@aws-sdk/client-codecommit 3.650.0 → 3.654.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/dist-types/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/BatchDescribeMergeConflictsCommand.d.ts +11 -0
- package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetCommitsCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/CreateApprovalRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateBranchCommand.d.ts +11 -0
- package/dist-types/commands/CreateCommitCommand.d.ts +11 -0
- package/dist-types/commands/CreatePullRequestApprovalRuleCommand.d.ts +11 -0
- package/dist-types/commands/CreatePullRequestCommand.d.ts +11 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/CreateUnreferencedMergeCommitCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApprovalRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBranchCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCommentContentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFileCommand.d.ts +11 -0
- package/dist-types/commands/DeletePullRequestApprovalRuleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMergeConflictsCommand.d.ts +11 -0
- package/dist-types/commands/DescribePullRequestEventsCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +11 -0
- package/dist-types/commands/GetApprovalRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetBlobCommand.d.ts +11 -0
- package/dist-types/commands/GetBranchCommand.d.ts +11 -0
- package/dist-types/commands/GetCommentCommand.d.ts +11 -0
- package/dist-types/commands/GetCommentReactionsCommand.d.ts +11 -0
- package/dist-types/commands/GetCommentsForComparedCommitCommand.d.ts +11 -0
- package/dist-types/commands/GetCommentsForPullRequestCommand.d.ts +11 -0
- package/dist-types/commands/GetCommitCommand.d.ts +11 -0
- package/dist-types/commands/GetDifferencesCommand.d.ts +11 -0
- package/dist-types/commands/GetFileCommand.d.ts +11 -0
- package/dist-types/commands/GetFolderCommand.d.ts +11 -0
- package/dist-types/commands/GetMergeCommitCommand.d.ts +11 -0
- package/dist-types/commands/GetMergeConflictsCommand.d.ts +11 -0
- package/dist-types/commands/GetMergeOptionsCommand.d.ts +11 -0
- package/dist-types/commands/GetPullRequestApprovalStatesCommand.d.ts +11 -0
- package/dist-types/commands/GetPullRequestCommand.d.ts +11 -0
- package/dist-types/commands/GetPullRequestOverrideStateCommand.d.ts +11 -0
- package/dist-types/commands/GetRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/GetRepositoryTriggersCommand.d.ts +11 -0
- package/dist-types/commands/ListApprovalRuleTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/ListBranchesCommand.d.ts +11 -0
- package/dist-types/commands/ListFileCommitHistoryCommand.d.ts +11 -0
- package/dist-types/commands/ListPullRequestsCommand.d.ts +11 -0
- package/dist-types/commands/ListRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/MergeBranchesByFastForwardCommand.d.ts +11 -0
- package/dist-types/commands/MergeBranchesBySquashCommand.d.ts +11 -0
- package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +11 -0
- package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +11 -0
- package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +11 -0
- package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +11 -0
- package/dist-types/commands/OverridePullRequestApprovalRulesCommand.d.ts +11 -0
- package/dist-types/commands/PostCommentForComparedCommitCommand.d.ts +11 -0
- package/dist-types/commands/PostCommentForPullRequestCommand.d.ts +11 -0
- package/dist-types/commands/PostCommentReplyCommand.d.ts +11 -0
- package/dist-types/commands/PutCommentReactionCommand.d.ts +11 -0
- package/dist-types/commands/PutFileCommand.d.ts +11 -0
- package/dist-types/commands/PutRepositoryTriggersCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/TestRepositoryTriggersCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCommentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDefaultBranchCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestApprovalStateCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestDescriptionCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestStatusCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestTitleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRepositoryDescriptionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDescribeMergeConflictsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetCommitsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateApprovalRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBranchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePullRequestApprovalRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePullRequestCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUnreferencedMergeCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApprovalRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBranchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCommentContentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePullRequestApprovalRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMergeConflictsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePullRequestEventsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetApprovalRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetBlobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetBranchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommentReactionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommentsForComparedCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommentsForPullRequestCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDifferencesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMergeCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMergeConflictsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMergeOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPullRequestApprovalStatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPullRequestCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPullRequestOverrideStateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRepositoryTriggersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApprovalRuleTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBranchesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFileCommitHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPullRequestsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergeBranchesByFastForwardCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergeBranchesBySquashCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergeBranchesByThreeWayCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergePullRequestByFastForwardCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergePullRequestBySquashCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergePullRequestByThreeWayCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/OverridePullRequestApprovalRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PostCommentForComparedCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PostCommentForPullRequestCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PostCommentReplyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutCommentReactionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutFileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutRepositoryTriggersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TestRepositoryTriggersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCommentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDefaultBranchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalStateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestDescriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestTitleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryDescriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryNameCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -36,4 +36,15 @@ declare const GetMergeConflictsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class GetMergeConflictsCommand extends GetMergeConflictsCommand_base {
|
|
39
|
+
export declare class GetMergeConflictsCommand extends GetMergeConflictsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: GetMergeConflictsInput;
|
|
43
|
+
output: GetMergeConflictsOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: GetMergeConflictsCommandInput;
|
|
47
|
+
output: GetMergeConflictsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const GetMergeOptionsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class GetMergeOptionsCommand extends GetMergeOptionsCommand_base {
|
|
39
|
+
export declare class GetMergeOptionsCommand extends GetMergeOptionsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: GetMergeOptionsInput;
|
|
43
|
+
output: GetMergeOptionsOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: GetMergeOptionsCommandInput;
|
|
47
|
+
output: GetMergeOptionsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetPullRequestApprovalStatesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetPullRequestApprovalStatesCommand extends GetPullRequestApprovalStatesCommand_base {
|
|
40
|
+
export declare class GetPullRequestApprovalStatesCommand extends GetPullRequestApprovalStatesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetPullRequestApprovalStatesInput;
|
|
44
|
+
output: GetPullRequestApprovalStatesOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetPullRequestApprovalStatesCommandInput;
|
|
48
|
+
output: GetPullRequestApprovalStatesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetPullRequestCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetPullRequestCommand extends GetPullRequestCommand_base {
|
|
36
|
+
export declare class GetPullRequestCommand extends GetPullRequestCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: GetPullRequestInput;
|
|
40
|
+
output: GetPullRequestOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetPullRequestCommandInput;
|
|
44
|
+
output: GetPullRequestCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetPullRequestOverrideStateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetPullRequestOverrideStateCommand extends GetPullRequestOverrideStateCommand_base {
|
|
40
|
+
export declare class GetPullRequestOverrideStateCommand extends GetPullRequestOverrideStateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetPullRequestOverrideStateInput;
|
|
44
|
+
output: GetPullRequestOverrideStateOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetPullRequestOverrideStateCommandInput;
|
|
48
|
+
output: GetPullRequestOverrideStateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetRepositoryCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetRepositoryCommand extends GetRepositoryCommand_base {
|
|
36
|
+
export declare class GetRepositoryCommand extends GetRepositoryCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: GetRepositoryInput;
|
|
40
|
+
output: GetRepositoryOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetRepositoryCommandInput;
|
|
44
|
+
output: GetRepositoryCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetRepositoryTriggersCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetRepositoryTriggersCommand extends GetRepositoryTriggersCommand_base {
|
|
40
|
+
export declare class GetRepositoryTriggersCommand extends GetRepositoryTriggersCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetRepositoryTriggersInput;
|
|
44
|
+
output: GetRepositoryTriggersOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetRepositoryTriggersCommandInput;
|
|
48
|
+
output: GetRepositoryTriggersCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListApprovalRuleTemplatesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListApprovalRuleTemplatesCommand extends ListApprovalRuleTemplatesCommand_base {
|
|
40
|
+
export declare class ListApprovalRuleTemplatesCommand extends ListApprovalRuleTemplatesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListApprovalRuleTemplatesInput;
|
|
44
|
+
output: ListApprovalRuleTemplatesOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListApprovalRuleTemplatesCommandInput;
|
|
48
|
+
output: ListApprovalRuleTemplatesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
package/dist-types/ts3.4/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts
CHANGED
|
@@ -37,4 +37,15 @@ declare const ListAssociatedApprovalRuleTemplatesForRepositoryCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListAssociatedApprovalRuleTemplatesForRepositoryCommand extends ListAssociatedApprovalRuleTemplatesForRepositoryCommand_base {
|
|
40
|
+
export declare class ListAssociatedApprovalRuleTemplatesForRepositoryCommand extends ListAssociatedApprovalRuleTemplatesForRepositoryCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListAssociatedApprovalRuleTemplatesForRepositoryInput;
|
|
44
|
+
output: ListAssociatedApprovalRuleTemplatesForRepositoryOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListAssociatedApprovalRuleTemplatesForRepositoryCommandInput;
|
|
48
|
+
output: ListAssociatedApprovalRuleTemplatesForRepositoryCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListBranchesCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListBranchesCommand extends ListBranchesCommand_base {
|
|
36
|
+
export declare class ListBranchesCommand extends ListBranchesCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListBranchesInput;
|
|
40
|
+
output: ListBranchesOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListBranchesCommandInput;
|
|
44
|
+
output: ListBranchesCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -35,4 +35,15 @@ declare const ListFileCommitHistoryCommand_base: {
|
|
|
35
35
|
>;
|
|
36
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
37
37
|
};
|
|
38
|
-
export declare class ListFileCommitHistoryCommand extends ListFileCommitHistoryCommand_base {
|
|
38
|
+
export declare class ListFileCommitHistoryCommand extends ListFileCommitHistoryCommand_base {
|
|
39
|
+
protected static __types: {
|
|
40
|
+
api: {
|
|
41
|
+
input: ListFileCommitHistoryRequest;
|
|
42
|
+
output: ListFileCommitHistoryResponse;
|
|
43
|
+
};
|
|
44
|
+
sdk: {
|
|
45
|
+
input: ListFileCommitHistoryCommandInput;
|
|
46
|
+
output: ListFileCommitHistoryCommandOutput;
|
|
47
|
+
};
|
|
48
|
+
};
|
|
49
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListPullRequestsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListPullRequestsCommand extends ListPullRequestsCommand_base {
|
|
39
|
+
export declare class ListPullRequestsCommand extends ListPullRequestsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListPullRequestsInput;
|
|
43
|
+
output: ListPullRequestsOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListPullRequestsCommandInput;
|
|
47
|
+
output: ListPullRequestsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListRepositoriesCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListRepositoriesCommand extends ListRepositoriesCommand_base {
|
|
39
|
+
export declare class ListRepositoriesCommand extends ListRepositoriesCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListRepositoriesInput;
|
|
43
|
+
output: ListRepositoriesOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListRepositoriesCommandInput;
|
|
47
|
+
output: ListRepositoriesCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListRepositoriesForApprovalRuleTemplateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListRepositoriesForApprovalRuleTemplateCommand extends ListRepositoriesForApprovalRuleTemplateCommand_base {
|
|
40
|
+
export declare class ListRepositoriesForApprovalRuleTemplateCommand extends ListRepositoriesForApprovalRuleTemplateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListRepositoriesForApprovalRuleTemplateInput;
|
|
44
|
+
output: ListRepositoriesForApprovalRuleTemplateOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListRepositoriesForApprovalRuleTemplateCommandInput;
|
|
48
|
+
output: ListRepositoriesForApprovalRuleTemplateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
40
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTagsForResourceInput;
|
|
44
|
+
output: ListTagsForResourceOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTagsForResourceCommandInput;
|
|
48
|
+
output: ListTagsForResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const MergeBranchesByFastForwardCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class MergeBranchesByFastForwardCommand extends MergeBranchesByFastForwardCommand_base {
|
|
40
|
+
export declare class MergeBranchesByFastForwardCommand extends MergeBranchesByFastForwardCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: MergeBranchesByFastForwardInput;
|
|
44
|
+
output: MergeBranchesByFastForwardOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: MergeBranchesByFastForwardCommandInput;
|
|
48
|
+
output: MergeBranchesByFastForwardCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const MergeBranchesBySquashCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class MergeBranchesBySquashCommand extends MergeBranchesBySquashCommand_base {
|
|
40
|
+
export declare class MergeBranchesBySquashCommand extends MergeBranchesBySquashCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: MergeBranchesBySquashInput;
|
|
44
|
+
output: MergeBranchesBySquashOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: MergeBranchesBySquashCommandInput;
|
|
48
|
+
output: MergeBranchesBySquashCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const MergeBranchesByThreeWayCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class MergeBranchesByThreeWayCommand extends MergeBranchesByThreeWayCommand_base {
|
|
40
|
+
export declare class MergeBranchesByThreeWayCommand extends MergeBranchesByThreeWayCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: MergeBranchesByThreeWayInput;
|
|
44
|
+
output: MergeBranchesByThreeWayOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: MergeBranchesByThreeWayCommandInput;
|
|
48
|
+
output: MergeBranchesByThreeWayCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const MergePullRequestByFastForwardCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class MergePullRequestByFastForwardCommand extends MergePullRequestByFastForwardCommand_base {
|
|
40
|
+
export declare class MergePullRequestByFastForwardCommand extends MergePullRequestByFastForwardCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: MergePullRequestByFastForwardInput;
|
|
44
|
+
output: MergePullRequestByFastForwardOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: MergePullRequestByFastForwardCommandInput;
|
|
48
|
+
output: MergePullRequestByFastForwardCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const MergePullRequestBySquashCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class MergePullRequestBySquashCommand extends MergePullRequestBySquashCommand_base {
|
|
40
|
+
export declare class MergePullRequestBySquashCommand extends MergePullRequestBySquashCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: MergePullRequestBySquashInput;
|
|
44
|
+
output: MergePullRequestBySquashOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: MergePullRequestBySquashCommandInput;
|
|
48
|
+
output: MergePullRequestBySquashCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const MergePullRequestByThreeWayCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class MergePullRequestByThreeWayCommand extends MergePullRequestByThreeWayCommand_base {
|
|
40
|
+
export declare class MergePullRequestByThreeWayCommand extends MergePullRequestByThreeWayCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: MergePullRequestByThreeWayInput;
|
|
44
|
+
output: MergePullRequestByThreeWayOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: MergePullRequestByThreeWayCommandInput;
|
|
48
|
+
output: MergePullRequestByThreeWayCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const OverridePullRequestApprovalRulesCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class OverridePullRequestApprovalRulesCommand extends OverridePullRequestApprovalRulesCommand_base {
|
|
36
|
+
export declare class OverridePullRequestApprovalRulesCommand extends OverridePullRequestApprovalRulesCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: OverridePullRequestApprovalRulesInput;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: OverridePullRequestApprovalRulesCommandInput;
|
|
44
|
+
output: OverridePullRequestApprovalRulesCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PostCommentForComparedCommitCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PostCommentForComparedCommitCommand extends PostCommentForComparedCommitCommand_base {
|
|
40
|
+
export declare class PostCommentForComparedCommitCommand extends PostCommentForComparedCommitCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PostCommentForComparedCommitInput;
|
|
44
|
+
output: PostCommentForComparedCommitOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PostCommentForComparedCommitCommandInput;
|
|
48
|
+
output: PostCommentForComparedCommitCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PostCommentForPullRequestCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PostCommentForPullRequestCommand extends PostCommentForPullRequestCommand_base {
|
|
40
|
+
export declare class PostCommentForPullRequestCommand extends PostCommentForPullRequestCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PostCommentForPullRequestInput;
|
|
44
|
+
output: PostCommentForPullRequestOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PostCommentForPullRequestCommandInput;
|
|
48
|
+
output: PostCommentForPullRequestCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const PostCommentReplyCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class PostCommentReplyCommand extends PostCommentReplyCommand_base {
|
|
39
|
+
export declare class PostCommentReplyCommand extends PostCommentReplyCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: PostCommentReplyInput;
|
|
43
|
+
output: PostCommentReplyOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: PostCommentReplyCommandInput;
|
|
47
|
+
output: PostCommentReplyCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const PutCommentReactionCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class PutCommentReactionCommand extends PutCommentReactionCommand_base {
|
|
35
|
+
export declare class PutCommentReactionCommand extends PutCommentReactionCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: PutCommentReactionInput;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: PutCommentReactionCommandInput;
|
|
43
|
+
output: PutCommentReactionCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -27,4 +27,15 @@ declare const PutFileCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
|
-
export declare class PutFileCommand extends PutFileCommand_base {
|
|
30
|
+
export declare class PutFileCommand extends PutFileCommand_base {
|
|
31
|
+
protected static __types: {
|
|
32
|
+
api: {
|
|
33
|
+
input: PutFileInput;
|
|
34
|
+
output: PutFileOutput;
|
|
35
|
+
};
|
|
36
|
+
sdk: {
|
|
37
|
+
input: PutFileCommandInput;
|
|
38
|
+
output: PutFileCommandOutput;
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PutRepositoryTriggersCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PutRepositoryTriggersCommand extends PutRepositoryTriggersCommand_base {
|
|
40
|
+
export declare class PutRepositoryTriggersCommand extends PutRepositoryTriggersCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PutRepositoryTriggersInput;
|
|
44
|
+
output: PutRepositoryTriggersOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PutRepositoryTriggersCommandInput;
|
|
48
|
+
output: PutRepositoryTriggersCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const TagResourceCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
34
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: TagResourceInput;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: TagResourceCommandInput;
|
|
42
|
+
output: TagResourceCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const TestRepositoryTriggersCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class TestRepositoryTriggersCommand extends TestRepositoryTriggersCommand_base {
|
|
40
|
+
export declare class TestRepositoryTriggersCommand extends TestRepositoryTriggersCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: TestRepositoryTriggersInput;
|
|
44
|
+
output: TestRepositoryTriggersOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: TestRepositoryTriggersCommandInput;
|
|
48
|
+
output: TestRepositoryTriggersCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const UntagResourceCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
34
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: UntagResourceInput;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: UntagResourceCommandInput;
|
|
42
|
+
output: UntagResourceCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateApprovalRuleTemplateContentCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateApprovalRuleTemplateContentCommand extends UpdateApprovalRuleTemplateContentCommand_base {
|
|
40
|
+
export declare class UpdateApprovalRuleTemplateContentCommand extends UpdateApprovalRuleTemplateContentCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateApprovalRuleTemplateContentInput;
|
|
44
|
+
output: UpdateApprovalRuleTemplateContentOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateApprovalRuleTemplateContentCommandInput;
|
|
48
|
+
output: UpdateApprovalRuleTemplateContentCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateApprovalRuleTemplateDescriptionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateApprovalRuleTemplateDescriptionCommand extends UpdateApprovalRuleTemplateDescriptionCommand_base {
|
|
40
|
+
export declare class UpdateApprovalRuleTemplateDescriptionCommand extends UpdateApprovalRuleTemplateDescriptionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateApprovalRuleTemplateDescriptionInput;
|
|
44
|
+
output: UpdateApprovalRuleTemplateDescriptionOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateApprovalRuleTemplateDescriptionCommandInput;
|
|
48
|
+
output: UpdateApprovalRuleTemplateDescriptionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateApprovalRuleTemplateNameCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateApprovalRuleTemplateNameCommand extends UpdateApprovalRuleTemplateNameCommand_base {
|
|
40
|
+
export declare class UpdateApprovalRuleTemplateNameCommand extends UpdateApprovalRuleTemplateNameCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateApprovalRuleTemplateNameInput;
|
|
44
|
+
output: UpdateApprovalRuleTemplateNameOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateApprovalRuleTemplateNameCommandInput;
|
|
48
|
+
output: UpdateApprovalRuleTemplateNameCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateCommentCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateCommentCommand extends UpdateCommentCommand_base {
|
|
36
|
+
export declare class UpdateCommentCommand extends UpdateCommentCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateCommentInput;
|
|
40
|
+
output: UpdateCommentOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateCommentCommandInput;
|
|
44
|
+
output: UpdateCommentCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const UpdateDefaultBranchCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class UpdateDefaultBranchCommand extends UpdateDefaultBranchCommand_base {
|
|
35
|
+
export declare class UpdateDefaultBranchCommand extends UpdateDefaultBranchCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: UpdateDefaultBranchInput;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: UpdateDefaultBranchCommandInput;
|
|
43
|
+
output: UpdateDefaultBranchCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|