@aws-sdk/client-codecommit 3.170.0 → 3.171.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/CodeCommit.d.ts +0 -77
- package/dist-types/ts3.4/CodeCommitClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BatchDescribeMergeConflictsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BatchGetCommitsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BatchGetRepositoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateApprovalRuleTemplateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateBranchCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateCommitCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePullRequestApprovalRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePullRequestCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateUnreferencedMergeCommitCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteApprovalRuleTemplateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteBranchCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteCommentContentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteFileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeletePullRequestApprovalRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeMergeConflictsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePullRequestEventsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetApprovalRuleTemplateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetBlobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetBranchCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetCommentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetCommentReactionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetCommentsForComparedCommitCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetCommentsForPullRequestCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetCommitCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetDifferencesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetFileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetMergeCommitCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetMergeConflictsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetMergeOptionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetPullRequestApprovalStatesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetPullRequestCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetPullRequestOverrideStateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRepositoryTriggersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListApprovalRuleTemplatesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListBranchesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPullRequestsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/MergeBranchesByFastForwardCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/MergeBranchesBySquashCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/MergeBranchesByThreeWayCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/MergePullRequestByFastForwardCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/MergePullRequestBySquashCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/MergePullRequestByThreeWayCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/OverridePullRequestApprovalRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PostCommentForComparedCommitCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PostCommentForPullRequestCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PostCommentReplyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutCommentReactionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutFileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutRepositoryTriggersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TestRepositoryTriggersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateCommentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateDefaultBranchCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalStateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePullRequestDescriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePullRequestStatusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePullRequestTitleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRepositoryDescriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRepositoryNameCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/CodeCommitServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -847
- package/dist-types/ts3.4/models/models_1.d.ts +0 -265
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/package.json +26 -26
package/dist-types/ts3.4/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts
CHANGED
|
@@ -19,7 +19,6 @@ export interface BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput
|
|
|
19
19
|
export interface BatchAssociateApprovalRuleTemplateWithRepositoriesCommandOutput
|
|
20
20
|
extends BatchAssociateApprovalRuleTemplateWithRepositoriesOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class BatchAssociateApprovalRuleTemplateWithRepositoriesCommand extends $Command<
|
|
24
23
|
BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput,
|
|
25
24
|
BatchAssociateApprovalRuleTemplateWithRepositoriesCommandOutput,
|
|
@@ -29,7 +28,6 @@ export declare class BatchAssociateApprovalRuleTemplateWithRepositoriesCommand e
|
|
|
29
28
|
constructor(
|
|
30
29
|
input: BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput
|
|
31
30
|
);
|
|
32
|
-
|
|
33
31
|
resolveMiddleware(
|
|
34
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
35
33
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface BatchDescribeMergeConflictsCommandInput
|
|
|
19
19
|
export interface BatchDescribeMergeConflictsCommandOutput
|
|
20
20
|
extends BatchDescribeMergeConflictsOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class BatchDescribeMergeConflictsCommand extends $Command<
|
|
24
23
|
BatchDescribeMergeConflictsCommandInput,
|
|
25
24
|
BatchDescribeMergeConflictsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class BatchDescribeMergeConflictsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: BatchDescribeMergeConflictsCommandInput;
|
|
29
28
|
constructor(input: BatchDescribeMergeConflictsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CodeCommitClientResolvedConfig,
|
package/dist-types/ts3.4/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts
CHANGED
|
@@ -19,7 +19,6 @@ export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInp
|
|
|
19
19
|
export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandOutput
|
|
20
20
|
extends BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand extends $Command<
|
|
24
23
|
BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput,
|
|
25
24
|
BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandOutput,
|
|
@@ -29,7 +28,6 @@ export declare class BatchDisassociateApprovalRuleTemplateFromRepositoriesComman
|
|
|
29
28
|
constructor(
|
|
30
29
|
input: BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput
|
|
31
30
|
);
|
|
32
|
-
|
|
33
31
|
resolveMiddleware(
|
|
34
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
35
33
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface BatchGetCommitsCommandInput extends BatchGetCommitsInput {}
|
|
|
18
18
|
export interface BatchGetCommitsCommandOutput
|
|
19
19
|
extends BatchGetCommitsOutput,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class BatchGetCommitsCommand extends $Command<
|
|
23
22
|
BatchGetCommitsCommandInput,
|
|
24
23
|
BatchGetCommitsCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class BatchGetCommitsCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: BatchGetCommitsCommandInput;
|
|
28
27
|
constructor(input: BatchGetCommitsCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface BatchGetRepositoriesCommandInput
|
|
|
19
19
|
export interface BatchGetRepositoriesCommandOutput
|
|
20
20
|
extends BatchGetRepositoriesOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class BatchGetRepositoriesCommand extends $Command<
|
|
24
23
|
BatchGetRepositoriesCommandInput,
|
|
25
24
|
BatchGetRepositoriesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class BatchGetRepositoriesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: BatchGetRepositoriesCommandInput;
|
|
29
28
|
constructor(input: BatchGetRepositoriesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateApprovalRuleTemplateCommandInput
|
|
|
19
19
|
export interface CreateApprovalRuleTemplateCommandOutput
|
|
20
20
|
extends CreateApprovalRuleTemplateOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateApprovalRuleTemplateCommand extends $Command<
|
|
24
23
|
CreateApprovalRuleTemplateCommandInput,
|
|
25
24
|
CreateApprovalRuleTemplateCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateApprovalRuleTemplateCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateApprovalRuleTemplateCommandInput;
|
|
29
28
|
constructor(input: CreateApprovalRuleTemplateCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -13,7 +13,6 @@ import {
|
|
|
13
13
|
import { CreateBranchInput } from "../models/models_0";
|
|
14
14
|
export interface CreateBranchCommandInput extends CreateBranchInput {}
|
|
15
15
|
export interface CreateBranchCommandOutput extends __MetadataBearer {}
|
|
16
|
-
|
|
17
16
|
export declare class CreateBranchCommand extends $Command<
|
|
18
17
|
CreateBranchCommandInput,
|
|
19
18
|
CreateBranchCommandOutput,
|
|
@@ -21,7 +20,6 @@ export declare class CreateBranchCommand extends $Command<
|
|
|
21
20
|
> {
|
|
22
21
|
readonly input: CreateBranchCommandInput;
|
|
23
22
|
constructor(input: CreateBranchCommandInput);
|
|
24
|
-
|
|
25
23
|
resolveMiddleware(
|
|
26
24
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
25
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface CreateCommitCommandInput extends CreateCommitInput {}
|
|
|
15
15
|
export interface CreateCommitCommandOutput
|
|
16
16
|
extends CreateCommitOutput,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class CreateCommitCommand extends $Command<
|
|
20
19
|
CreateCommitCommandInput,
|
|
21
20
|
CreateCommitCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class CreateCommitCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: CreateCommitCommandInput;
|
|
25
24
|
constructor(input: CreateCommitCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreatePullRequestApprovalRuleCommandInput
|
|
|
19
19
|
export interface CreatePullRequestApprovalRuleCommandOutput
|
|
20
20
|
extends CreatePullRequestApprovalRuleOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreatePullRequestApprovalRuleCommand extends $Command<
|
|
24
23
|
CreatePullRequestApprovalRuleCommandInput,
|
|
25
24
|
CreatePullRequestApprovalRuleCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreatePullRequestApprovalRuleCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreatePullRequestApprovalRuleCommandInput;
|
|
29
28
|
constructor(input: CreatePullRequestApprovalRuleCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface CreatePullRequestCommandInput extends CreatePullRequestInput {}
|
|
|
18
18
|
export interface CreatePullRequestCommandOutput
|
|
19
19
|
extends CreatePullRequestOutput,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class CreatePullRequestCommand extends $Command<
|
|
23
22
|
CreatePullRequestCommandInput,
|
|
24
23
|
CreatePullRequestCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class CreatePullRequestCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: CreatePullRequestCommandInput;
|
|
28
27
|
constructor(input: CreatePullRequestCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface CreateRepositoryCommandInput extends CreateRepositoryInput {}
|
|
|
18
18
|
export interface CreateRepositoryCommandOutput
|
|
19
19
|
extends CreateRepositoryOutput,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class CreateRepositoryCommand extends $Command<
|
|
23
22
|
CreateRepositoryCommandInput,
|
|
24
23
|
CreateRepositoryCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class CreateRepositoryCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: CreateRepositoryCommandInput;
|
|
28
27
|
constructor(input: CreateRepositoryCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateUnreferencedMergeCommitCommandInput
|
|
|
19
19
|
export interface CreateUnreferencedMergeCommitCommandOutput
|
|
20
20
|
extends CreateUnreferencedMergeCommitOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateUnreferencedMergeCommitCommand extends $Command<
|
|
24
23
|
CreateUnreferencedMergeCommitCommandInput,
|
|
25
24
|
CreateUnreferencedMergeCommitCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateUnreferencedMergeCommitCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateUnreferencedMergeCommitCommandInput;
|
|
29
28
|
constructor(input: CreateUnreferencedMergeCommitCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteApprovalRuleTemplateCommandInput
|
|
|
19
19
|
export interface DeleteApprovalRuleTemplateCommandOutput
|
|
20
20
|
extends DeleteApprovalRuleTemplateOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteApprovalRuleTemplateCommand extends $Command<
|
|
24
23
|
DeleteApprovalRuleTemplateCommandInput,
|
|
25
24
|
DeleteApprovalRuleTemplateCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteApprovalRuleTemplateCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteApprovalRuleTemplateCommandInput;
|
|
29
28
|
constructor(input: DeleteApprovalRuleTemplateCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface DeleteBranchCommandInput extends DeleteBranchInput {}
|
|
|
15
15
|
export interface DeleteBranchCommandOutput
|
|
16
16
|
extends DeleteBranchOutput,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class DeleteBranchCommand extends $Command<
|
|
20
19
|
DeleteBranchCommandInput,
|
|
21
20
|
DeleteBranchCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class DeleteBranchCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: DeleteBranchCommandInput;
|
|
25
24
|
constructor(input: DeleteBranchCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteCommentContentCommandInput
|
|
|
19
19
|
export interface DeleteCommentContentCommandOutput
|
|
20
20
|
extends DeleteCommentContentOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteCommentContentCommand extends $Command<
|
|
24
23
|
DeleteCommentContentCommandInput,
|
|
25
24
|
DeleteCommentContentCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteCommentContentCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteCommentContentCommandInput;
|
|
29
28
|
constructor(input: DeleteCommentContentCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface DeleteFileCommandInput extends DeleteFileInput {}
|
|
|
15
15
|
export interface DeleteFileCommandOutput
|
|
16
16
|
extends DeleteFileOutput,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class DeleteFileCommand extends $Command<
|
|
20
19
|
DeleteFileCommandInput,
|
|
21
20
|
DeleteFileCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class DeleteFileCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: DeleteFileCommandInput;
|
|
25
24
|
constructor(input: DeleteFileCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeletePullRequestApprovalRuleCommandInput
|
|
|
19
19
|
export interface DeletePullRequestApprovalRuleCommandOutput
|
|
20
20
|
extends DeletePullRequestApprovalRuleOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeletePullRequestApprovalRuleCommand extends $Command<
|
|
24
23
|
DeletePullRequestApprovalRuleCommandInput,
|
|
25
24
|
DeletePullRequestApprovalRuleCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeletePullRequestApprovalRuleCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeletePullRequestApprovalRuleCommandInput;
|
|
29
28
|
constructor(input: DeletePullRequestApprovalRuleCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DeleteRepositoryCommandInput extends DeleteRepositoryInput {}
|
|
|
18
18
|
export interface DeleteRepositoryCommandOutput
|
|
19
19
|
extends DeleteRepositoryOutput,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DeleteRepositoryCommand extends $Command<
|
|
23
22
|
DeleteRepositoryCommandInput,
|
|
24
23
|
DeleteRepositoryCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DeleteRepositoryCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DeleteRepositoryCommandInput;
|
|
28
27
|
constructor(input: DeleteRepositoryCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeMergeConflictsCommandInput
|
|
|
19
19
|
export interface DescribeMergeConflictsCommandOutput
|
|
20
20
|
extends DescribeMergeConflictsOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeMergeConflictsCommand extends $Command<
|
|
24
23
|
DescribeMergeConflictsCommandInput,
|
|
25
24
|
DescribeMergeConflictsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeMergeConflictsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeMergeConflictsCommandInput;
|
|
29
28
|
constructor(input: DescribeMergeConflictsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribePullRequestEventsCommandInput
|
|
|
19
19
|
export interface DescribePullRequestEventsCommandOutput
|
|
20
20
|
extends DescribePullRequestEventsOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribePullRequestEventsCommand extends $Command<
|
|
24
23
|
DescribePullRequestEventsCommandInput,
|
|
25
24
|
DescribePullRequestEventsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribePullRequestEventsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribePullRequestEventsCommandInput;
|
|
29
28
|
constructor(input: DescribePullRequestEventsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CodeCommitClientResolvedConfig,
|
package/dist-types/ts3.4/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts
CHANGED
|
@@ -15,7 +15,6 @@ export interface DisassociateApprovalRuleTemplateFromRepositoryCommandInput
|
|
|
15
15
|
extends DisassociateApprovalRuleTemplateFromRepositoryInput {}
|
|
16
16
|
export interface DisassociateApprovalRuleTemplateFromRepositoryCommandOutput
|
|
17
17
|
extends __MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class DisassociateApprovalRuleTemplateFromRepositoryCommand extends $Command<
|
|
20
19
|
DisassociateApprovalRuleTemplateFromRepositoryCommandInput,
|
|
21
20
|
DisassociateApprovalRuleTemplateFromRepositoryCommandOutput,
|
|
@@ -25,7 +24,6 @@ export declare class DisassociateApprovalRuleTemplateFromRepositoryCommand exten
|
|
|
25
24
|
constructor(
|
|
26
25
|
input: DisassociateApprovalRuleTemplateFromRepositoryCommandInput
|
|
27
26
|
);
|
|
28
|
-
|
|
29
27
|
resolveMiddleware(
|
|
30
28
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
29
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface EvaluatePullRequestApprovalRulesCommandInput
|
|
|
19
19
|
export interface EvaluatePullRequestApprovalRulesCommandOutput
|
|
20
20
|
extends EvaluatePullRequestApprovalRulesOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class EvaluatePullRequestApprovalRulesCommand extends $Command<
|
|
24
23
|
EvaluatePullRequestApprovalRulesCommandInput,
|
|
25
24
|
EvaluatePullRequestApprovalRulesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class EvaluatePullRequestApprovalRulesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: EvaluatePullRequestApprovalRulesCommandInput;
|
|
29
28
|
constructor(input: EvaluatePullRequestApprovalRulesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface GetApprovalRuleTemplateCommandInput
|
|
|
19
19
|
export interface GetApprovalRuleTemplateCommandOutput
|
|
20
20
|
extends GetApprovalRuleTemplateOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class GetApprovalRuleTemplateCommand extends $Command<
|
|
24
23
|
GetApprovalRuleTemplateCommandInput,
|
|
25
24
|
GetApprovalRuleTemplateCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class GetApprovalRuleTemplateCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: GetApprovalRuleTemplateCommandInput;
|
|
29
28
|
constructor(input: GetApprovalRuleTemplateCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -13,7 +13,6 @@ import {
|
|
|
13
13
|
import { GetBlobInput, GetBlobOutput } from "../models/models_0";
|
|
14
14
|
export interface GetBlobCommandInput extends GetBlobInput {}
|
|
15
15
|
export interface GetBlobCommandOutput extends GetBlobOutput, __MetadataBearer {}
|
|
16
|
-
|
|
17
16
|
export declare class GetBlobCommand extends $Command<
|
|
18
17
|
GetBlobCommandInput,
|
|
19
18
|
GetBlobCommandOutput,
|
|
@@ -21,7 +20,6 @@ export declare class GetBlobCommand extends $Command<
|
|
|
21
20
|
> {
|
|
22
21
|
readonly input: GetBlobCommandInput;
|
|
23
22
|
constructor(input: GetBlobCommandInput);
|
|
24
|
-
|
|
25
23
|
resolveMiddleware(
|
|
26
24
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
25
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface GetBranchCommandInput extends GetBranchInput {}
|
|
|
15
15
|
export interface GetBranchCommandOutput
|
|
16
16
|
extends GetBranchOutput,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class GetBranchCommand extends $Command<
|
|
20
19
|
GetBranchCommandInput,
|
|
21
20
|
GetBranchCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class GetBranchCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: GetBranchCommandInput;
|
|
25
24
|
constructor(input: GetBranchCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface GetCommentCommandInput extends GetCommentInput {}
|
|
|
15
15
|
export interface GetCommentCommandOutput
|
|
16
16
|
extends GetCommentOutput,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class GetCommentCommand extends $Command<
|
|
20
19
|
GetCommentCommandInput,
|
|
21
20
|
GetCommentCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class GetCommentCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: GetCommentCommandInput;
|
|
25
24
|
constructor(input: GetCommentCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface GetCommentReactionsCommandInput
|
|
|
19
19
|
export interface GetCommentReactionsCommandOutput
|
|
20
20
|
extends GetCommentReactionsOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class GetCommentReactionsCommand extends $Command<
|
|
24
23
|
GetCommentReactionsCommandInput,
|
|
25
24
|
GetCommentReactionsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class GetCommentReactionsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: GetCommentReactionsCommandInput;
|
|
29
28
|
constructor(input: GetCommentReactionsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface GetCommentsForComparedCommitCommandInput
|
|
|
19
19
|
export interface GetCommentsForComparedCommitCommandOutput
|
|
20
20
|
extends GetCommentsForComparedCommitOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class GetCommentsForComparedCommitCommand extends $Command<
|
|
24
23
|
GetCommentsForComparedCommitCommandInput,
|
|
25
24
|
GetCommentsForComparedCommitCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class GetCommentsForComparedCommitCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: GetCommentsForComparedCommitCommandInput;
|
|
29
28
|
constructor(input: GetCommentsForComparedCommitCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface GetCommentsForPullRequestCommandInput
|
|
|
19
19
|
export interface GetCommentsForPullRequestCommandOutput
|
|
20
20
|
extends GetCommentsForPullRequestOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class GetCommentsForPullRequestCommand extends $Command<
|
|
24
23
|
GetCommentsForPullRequestCommandInput,
|
|
25
24
|
GetCommentsForPullRequestCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class GetCommentsForPullRequestCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: GetCommentsForPullRequestCommandInput;
|
|
29
28
|
constructor(input: GetCommentsForPullRequestCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface GetCommitCommandInput extends GetCommitInput {}
|
|
|
15
15
|
export interface GetCommitCommandOutput
|
|
16
16
|
extends GetCommitOutput,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class GetCommitCommand extends $Command<
|
|
20
19
|
GetCommitCommandInput,
|
|
21
20
|
GetCommitCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class GetCommitCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: GetCommitCommandInput;
|
|
25
24
|
constructor(input: GetCommitCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface GetDifferencesCommandInput extends GetDifferencesInput {}
|
|
|
15
15
|
export interface GetDifferencesCommandOutput
|
|
16
16
|
extends GetDifferencesOutput,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class GetDifferencesCommand extends $Command<
|
|
20
19
|
GetDifferencesCommandInput,
|
|
21
20
|
GetDifferencesCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class GetDifferencesCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: GetDifferencesCommandInput;
|
|
25
24
|
constructor(input: GetDifferencesCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -13,7 +13,6 @@ import {
|
|
|
13
13
|
import { GetFileInput, GetFileOutput } from "../models/models_0";
|
|
14
14
|
export interface GetFileCommandInput extends GetFileInput {}
|
|
15
15
|
export interface GetFileCommandOutput extends GetFileOutput, __MetadataBearer {}
|
|
16
|
-
|
|
17
16
|
export declare class GetFileCommand extends $Command<
|
|
18
17
|
GetFileCommandInput,
|
|
19
18
|
GetFileCommandOutput,
|
|
@@ -21,7 +20,6 @@ export declare class GetFileCommand extends $Command<
|
|
|
21
20
|
> {
|
|
22
21
|
readonly input: GetFileCommandInput;
|
|
23
22
|
constructor(input: GetFileCommandInput);
|
|
24
|
-
|
|
25
23
|
resolveMiddleware(
|
|
26
24
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
25
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface GetFolderCommandInput extends GetFolderInput {}
|
|
|
15
15
|
export interface GetFolderCommandOutput
|
|
16
16
|
extends GetFolderOutput,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class GetFolderCommand extends $Command<
|
|
20
19
|
GetFolderCommandInput,
|
|
21
20
|
GetFolderCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class GetFolderCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: GetFolderCommandInput;
|
|
25
24
|
constructor(input: GetFolderCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface GetMergeCommitCommandInput extends GetMergeCommitInput {}
|
|
|
15
15
|
export interface GetMergeCommitCommandOutput
|
|
16
16
|
extends GetMergeCommitOutput,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class GetMergeCommitCommand extends $Command<
|
|
20
19
|
GetMergeCommitCommandInput,
|
|
21
20
|
GetMergeCommitCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class GetMergeCommitCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: GetMergeCommitCommandInput;
|
|
25
24
|
constructor(input: GetMergeCommitCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface GetMergeConflictsCommandInput extends GetMergeConflictsInput {}
|
|
|
18
18
|
export interface GetMergeConflictsCommandOutput
|
|
19
19
|
extends GetMergeConflictsOutput,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class GetMergeConflictsCommand extends $Command<
|
|
23
22
|
GetMergeConflictsCommandInput,
|
|
24
23
|
GetMergeConflictsCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class GetMergeConflictsCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: GetMergeConflictsCommandInput;
|
|
28
27
|
constructor(input: GetMergeConflictsCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface GetMergeOptionsCommandInput extends GetMergeOptionsInput {}
|
|
|
18
18
|
export interface GetMergeOptionsCommandOutput
|
|
19
19
|
extends GetMergeOptionsOutput,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class GetMergeOptionsCommand extends $Command<
|
|
23
22
|
GetMergeOptionsCommandInput,
|
|
24
23
|
GetMergeOptionsCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class GetMergeOptionsCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: GetMergeOptionsCommandInput;
|
|
28
27
|
constructor(input: GetMergeOptionsCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface GetPullRequestApprovalStatesCommandInput
|
|
|
19
19
|
export interface GetPullRequestApprovalStatesCommandOutput
|
|
20
20
|
extends GetPullRequestApprovalStatesOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class GetPullRequestApprovalStatesCommand extends $Command<
|
|
24
23
|
GetPullRequestApprovalStatesCommandInput,
|
|
25
24
|
GetPullRequestApprovalStatesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class GetPullRequestApprovalStatesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: GetPullRequestApprovalStatesCommandInput;
|
|
29
28
|
constructor(input: GetPullRequestApprovalStatesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface GetPullRequestCommandInput extends GetPullRequestInput {}
|
|
|
15
15
|
export interface GetPullRequestCommandOutput
|
|
16
16
|
extends GetPullRequestOutput,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class GetPullRequestCommand extends $Command<
|
|
20
19
|
GetPullRequestCommandInput,
|
|
21
20
|
GetPullRequestCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class GetPullRequestCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: GetPullRequestCommandInput;
|
|
25
24
|
constructor(input: GetPullRequestCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: CodeCommitClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface GetPullRequestOverrideStateCommandInput
|
|
|
19
19
|
export interface GetPullRequestOverrideStateCommandOutput
|
|
20
20
|
extends GetPullRequestOverrideStateOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class GetPullRequestOverrideStateCommand extends $Command<
|
|
24
23
|
GetPullRequestOverrideStateCommandInput,
|
|
25
24
|
GetPullRequestOverrideStateCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class GetPullRequestOverrideStateCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: GetPullRequestOverrideStateCommandInput;
|
|
29
28
|
constructor(input: GetPullRequestOverrideStateCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CodeCommitClientResolvedConfig,
|