@aws-sdk/client-codecommit 3.533.0 → 3.540.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-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/CodeCommit.d.ts +4 -1
- package/dist-types/CodeCommitClient.d.ts +1 -1
- package/dist-types/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +2 -1
- package/dist-types/commands/BatchDescribeMergeConflictsCommand.d.ts +2 -1
- package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetCommitsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetRepositoriesCommand.d.ts +2 -1
- package/dist-types/commands/CreateApprovalRuleTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateBranchCommand.d.ts +2 -1
- package/dist-types/commands/CreateCommitCommand.d.ts +2 -1
- package/dist-types/commands/CreatePullRequestApprovalRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreatePullRequestCommand.d.ts +2 -1
- package/dist-types/commands/CreateRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/CreateUnreferencedMergeCommitCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApprovalRuleTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBranchCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCommentContentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFileCommand.d.ts +2 -1
- package/dist-types/commands/DeletePullRequestApprovalRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMergeConflictsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePullRequestEventsCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +2 -1
- package/dist-types/commands/GetApprovalRuleTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetBlobCommand.d.ts +2 -1
- package/dist-types/commands/GetBranchCommand.d.ts +2 -1
- package/dist-types/commands/GetCommentCommand.d.ts +2 -1
- package/dist-types/commands/GetCommentReactionsCommand.d.ts +2 -1
- package/dist-types/commands/GetCommentsForComparedCommitCommand.d.ts +2 -1
- package/dist-types/commands/GetCommentsForPullRequestCommand.d.ts +2 -1
- package/dist-types/commands/GetCommitCommand.d.ts +2 -1
- package/dist-types/commands/GetDifferencesCommand.d.ts +2 -1
- package/dist-types/commands/GetFileCommand.d.ts +2 -1
- package/dist-types/commands/GetFolderCommand.d.ts +2 -1
- package/dist-types/commands/GetMergeCommitCommand.d.ts +2 -1
- package/dist-types/commands/GetMergeConflictsCommand.d.ts +2 -1
- package/dist-types/commands/GetMergeOptionsCommand.d.ts +2 -1
- package/dist-types/commands/GetPullRequestApprovalStatesCommand.d.ts +2 -1
- package/dist-types/commands/GetPullRequestCommand.d.ts +2 -1
- package/dist-types/commands/GetPullRequestOverrideStateCommand.d.ts +2 -1
- package/dist-types/commands/GetRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/GetRepositoryTriggersCommand.d.ts +2 -1
- package/dist-types/commands/ListApprovalRuleTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/ListBranchesCommand.d.ts +2 -1
- package/dist-types/commands/ListFileCommitHistoryCommand.d.ts +2 -1
- package/dist-types/commands/ListPullRequestsCommand.d.ts +2 -1
- package/dist-types/commands/ListRepositoriesCommand.d.ts +2 -1
- package/dist-types/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/MergeBranchesByFastForwardCommand.d.ts +2 -1
- package/dist-types/commands/MergeBranchesBySquashCommand.d.ts +2 -1
- package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +2 -1
- package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +2 -1
- package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +2 -1
- package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +2 -1
- package/dist-types/commands/OverridePullRequestApprovalRulesCommand.d.ts +2 -1
- package/dist-types/commands/PostCommentForComparedCommitCommand.d.ts +2 -1
- package/dist-types/commands/PostCommentForPullRequestCommand.d.ts +2 -1
- package/dist-types/commands/PostCommentReplyCommand.d.ts +2 -1
- package/dist-types/commands/PutCommentReactionCommand.d.ts +2 -1
- package/dist-types/commands/PutFileCommand.d.ts +2 -1
- package/dist-types/commands/PutRepositoryTriggersCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/TestRepositoryTriggersCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCommentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDefaultBranchCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePullRequestApprovalStateCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePullRequestDescriptionCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePullRequestStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePullRequestTitleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRepositoryDescriptionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +712 -712
- package/dist-types/models/models_1.d.ts +243 -243
- package/dist-types/ts3.4/CodeCommit.d.ts +3 -0
- package/dist-types/ts3.4/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDescribeMergeConflictsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetCommitsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetRepositoriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateApprovalRuleTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBranchCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCommitCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePullRequestApprovalRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePullRequestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUnreferencedMergeCommitCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteApprovalRuleTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBranchCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCommentContentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePullRequestApprovalRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMergeConflictsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePullRequestEventsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetApprovalRuleTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBlobCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetBranchCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCommentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCommentReactionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCommentsForComparedCommitCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCommentsForPullRequestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCommitCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDifferencesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFileCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMergeCommitCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMergeConflictsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMergeOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPullRequestApprovalStatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPullRequestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPullRequestOverrideStateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRepositoryTriggersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListApprovalRuleTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListBranchesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFileCommitHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPullRequestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/MergeBranchesByFastForwardCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/MergeBranchesBySquashCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/MergeBranchesByThreeWayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/MergePullRequestByFastForwardCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/MergePullRequestBySquashCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/MergePullRequestByThreeWayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/OverridePullRequestApprovalRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PostCommentForComparedCommitCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PostCommentForPullRequestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PostCommentReplyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutCommentReactionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutFileCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/PutRepositoryTriggersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TestRepositoryTriggersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCommentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDefaultBranchCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalStateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePullRequestDescriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePullRequestStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePullRequestTitleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRepositoryDescriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRepositoryNameCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface GetBlobCommandOutput extends GetBlobOutput, __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetBlobCommand_base: {
|
|
24
24
|
new (input: GetBlobCommandInput): import("@smithy/smithy-client").CommandImpl<GetBlobCommandInput, GetBlobCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetBlobCommandInput): import("@smithy/smithy-client").CommandImpl<GetBlobCommandInput, GetBlobCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the base-64 encoded content of an individual blob in a repository.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -96,6 +96,7 @@ declare const GetBlobCommand_base: {
|
|
|
96
96
|
* @throws {@link CodeCommitServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class GetBlobCommand extends GetBlobCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetBranchCommandOutput extends GetBranchOutput, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetBranchCommand_base: {
|
|
24
24
|
new (input: GetBranchCommandInput): import("@smithy/smithy-client").CommandImpl<GetBranchCommandInput, GetBranchCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetBranchCommandInput]): import("@smithy/smithy-client").CommandImpl<GetBranchCommandInput, GetBranchCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about a repository branch, including its name and the last commit ID.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -95,6 +95,7 @@ declare const GetBranchCommand_base: {
|
|
|
95
95
|
* @throws {@link CodeCommitServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class GetBranchCommand extends GetBranchCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetCommentCommandOutput extends GetCommentOutput, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCommentCommand_base: {
|
|
24
24
|
new (input: GetCommentCommandInput): import("@smithy/smithy-client").CommandImpl<GetCommentCommandInput, GetCommentCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetCommentCommandInput): import("@smithy/smithy-client").CommandImpl<GetCommentCommandInput, GetCommentCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the content of a comment made on a change, file, or commit in a repository. </p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Reaction counts might include numbers from user identities who were deleted after the reaction was made. For a count of
|
|
@@ -100,6 +100,7 @@ declare const GetCommentCommand_base: {
|
|
|
100
100
|
* @throws {@link CodeCommitServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class GetCommentCommand extends GetCommentCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetCommentReactionsCommandOutput extends GetCommentReactionsOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCommentReactionsCommand_base: {
|
|
24
24
|
new (input: GetCommentReactionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCommentReactionsCommandInput, GetCommentReactionsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetCommentReactionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCommentReactionsCommandInput, GetCommentReactionsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about reactions to a specified comment ID. Reactions from users who have been deleted will not be included in the count.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -91,6 +91,7 @@ declare const GetCommentReactionsCommand_base: {
|
|
|
91
91
|
* @throws {@link CodeCommitServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class GetCommentReactionsCommand extends GetCommentReactionsCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetCommentsForComparedCommitCommandOutput extends GetCommentsFo
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCommentsForComparedCommitCommand_base: {
|
|
24
24
|
new (input: GetCommentsForComparedCommitCommandInput): import("@smithy/smithy-client").CommandImpl<GetCommentsForComparedCommitCommandInput, GetCommentsForComparedCommitCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetCommentsForComparedCommitCommandInput): import("@smithy/smithy-client").CommandImpl<GetCommentsForComparedCommitCommandInput, GetCommentsForComparedCommitCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about comments made on the comparison between two commits.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Reaction counts might include numbers from user identities who were deleted after the reaction was made. For a count of
|
|
@@ -137,6 +137,7 @@ declare const GetCommentsForComparedCommitCommand_base: {
|
|
|
137
137
|
* @throws {@link CodeCommitServiceException}
|
|
138
138
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
139
139
|
*
|
|
140
|
+
* @public
|
|
140
141
|
*/
|
|
141
142
|
export declare class GetCommentsForComparedCommitCommand extends GetCommentsForComparedCommitCommand_base {
|
|
142
143
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetCommentsForPullRequestCommandOutput extends GetCommentsForPu
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCommentsForPullRequestCommand_base: {
|
|
24
24
|
new (input: GetCommentsForPullRequestCommandInput): import("@smithy/smithy-client").CommandImpl<GetCommentsForPullRequestCommandInput, GetCommentsForPullRequestCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetCommentsForPullRequestCommandInput): import("@smithy/smithy-client").CommandImpl<GetCommentsForPullRequestCommandInput, GetCommentsForPullRequestCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns comments made on a pull request.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Reaction counts might include numbers from user identities who were deleted after the reaction was made. For a count of
|
|
@@ -151,6 +151,7 @@ declare const GetCommentsForPullRequestCommand_base: {
|
|
|
151
151
|
* @throws {@link CodeCommitServiceException}
|
|
152
152
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
153
153
|
*
|
|
154
|
+
* @public
|
|
154
155
|
*/
|
|
155
156
|
export declare class GetCommentsForPullRequestCommand extends GetCommentsForPullRequestCommand_base {
|
|
156
157
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetCommitCommandOutput extends GetCommitOutput, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCommitCommand_base: {
|
|
24
24
|
new (input: GetCommitCommandInput): import("@smithy/smithy-client").CommandImpl<GetCommitCommandInput, GetCommitCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetCommitCommandInput): import("@smithy/smithy-client").CommandImpl<GetCommitCommandInput, GetCommitCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about a commit, including commit message and committer information.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -110,6 +110,7 @@ declare const GetCommitCommand_base: {
|
|
|
110
110
|
* @throws {@link CodeCommitServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
112
112
|
*
|
|
113
|
+
* @public
|
|
113
114
|
*/
|
|
114
115
|
export declare class GetCommitCommand extends GetCommitCommand_base {
|
|
115
116
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDifferencesCommandOutput extends GetDifferencesOutput, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDifferencesCommand_base: {
|
|
24
24
|
new (input: GetDifferencesCommandInput): import("@smithy/smithy-client").CommandImpl<GetDifferencesCommandInput, GetDifferencesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDifferencesCommandInput): import("@smithy/smithy-client").CommandImpl<GetDifferencesCommandInput, GetDifferencesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about the differences in a valid commit specifier (such as a
|
|
30
30
|
* branch, tag, HEAD, commit ID, or other fully qualified reference). Results can be
|
|
31
31
|
* limited to a specified path.</p>
|
|
@@ -129,6 +129,7 @@ declare const GetDifferencesCommand_base: {
|
|
|
129
129
|
* @throws {@link CodeCommitServiceException}
|
|
130
130
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
131
131
|
*
|
|
132
|
+
* @public
|
|
132
133
|
*/
|
|
133
134
|
export declare class GetDifferencesCommand extends GetDifferencesCommand_base {
|
|
134
135
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetFileCommandOutput extends GetFileOutput, __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetFileCommand_base: {
|
|
24
24
|
new (input: GetFileCommandInput): import("@smithy/smithy-client").CommandImpl<GetFileCommandInput, GetFileCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetFileCommandInput): import("@smithy/smithy-client").CommandImpl<GetFileCommandInput, GetFileCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the base-64 encoded contents of a specified file and its metadata.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -109,6 +109,7 @@ declare const GetFileCommand_base: {
|
|
|
109
109
|
* @throws {@link CodeCommitServiceException}
|
|
110
110
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
111
111
|
*
|
|
112
|
+
* @public
|
|
112
113
|
*/
|
|
113
114
|
export declare class GetFileCommand extends GetFileCommand_base {
|
|
114
115
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetFolderCommandOutput extends GetFolderOutput, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetFolderCommand_base: {
|
|
24
24
|
new (input: GetFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetFolderCommandInput, GetFolderCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetFolderCommandInput, GetFolderCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the contents of a specified folder in a repository.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -132,6 +132,7 @@ declare const GetFolderCommand_base: {
|
|
|
132
132
|
* @throws {@link CodeCommitServiceException}
|
|
133
133
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
134
134
|
*
|
|
135
|
+
* @public
|
|
135
136
|
*/
|
|
136
137
|
export declare class GetFolderCommand extends GetFolderCommand_base {
|
|
137
138
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMergeCommitCommandOutput extends GetMergeCommitOutput, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMergeCommitCommand_base: {
|
|
24
24
|
new (input: GetMergeCommitCommandInput): import("@smithy/smithy-client").CommandImpl<GetMergeCommitCommandInput, GetMergeCommitCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMergeCommitCommandInput): import("@smithy/smithy-client").CommandImpl<GetMergeCommitCommandInput, GetMergeCommitCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about a specified merge commit.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -104,6 +104,7 @@ declare const GetMergeCommitCommand_base: {
|
|
|
104
104
|
* @throws {@link CodeCommitServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
106
106
|
*
|
|
107
|
+
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class GetMergeCommitCommand extends GetMergeCommitCommand_base {
|
|
109
110
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMergeConflictsCommandOutput extends GetMergeConflictsOutput,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMergeConflictsCommand_base: {
|
|
24
24
|
new (input: GetMergeConflictsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMergeConflictsCommandInput, GetMergeConflictsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMergeConflictsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMergeConflictsCommandInput, GetMergeConflictsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about merge conflicts between the before and after commit IDs for a pull request in a repository.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -169,6 +169,7 @@ declare const GetMergeConflictsCommand_base: {
|
|
|
169
169
|
* @throws {@link CodeCommitServiceException}
|
|
170
170
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
171
171
|
*
|
|
172
|
+
* @public
|
|
172
173
|
*/
|
|
173
174
|
export declare class GetMergeConflictsCommand extends GetMergeConflictsCommand_base {
|
|
174
175
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMergeOptionsCommandOutput extends GetMergeOptionsOutput, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMergeOptionsCommand_base: {
|
|
24
24
|
new (input: GetMergeOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMergeOptionsCommandInput, GetMergeOptionsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMergeOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMergeOptionsCommandInput, GetMergeOptionsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about the merge options available for merging two specified
|
|
30
30
|
* branches. For details about why a merge option is not available, use GetMergeConflicts
|
|
31
31
|
* or DescribeMergeConflicts.</p>
|
|
@@ -118,6 +118,7 @@ declare const GetMergeOptionsCommand_base: {
|
|
|
118
118
|
* @throws {@link CodeCommitServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
120
120
|
*
|
|
121
|
+
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class GetMergeOptionsCommand extends GetMergeOptionsCommand_base {
|
|
123
124
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetPullRequestApprovalStatesCommandOutput extends GetPullReques
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPullRequestApprovalStatesCommand_base: {
|
|
24
24
|
new (input: GetPullRequestApprovalStatesCommandInput): import("@smithy/smithy-client").CommandImpl<GetPullRequestApprovalStatesCommandInput, GetPullRequestApprovalStatesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPullRequestApprovalStatesCommandInput): import("@smithy/smithy-client").CommandImpl<GetPullRequestApprovalStatesCommandInput, GetPullRequestApprovalStatesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about the approval states for a specified pull request. Approval states only apply to pull requests that have one or more
|
|
30
30
|
* approval rules applied to them.</p>
|
|
31
31
|
* @example
|
|
@@ -90,6 +90,7 @@ declare const GetPullRequestApprovalStatesCommand_base: {
|
|
|
90
90
|
* @throws {@link CodeCommitServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class GetPullRequestApprovalStatesCommand extends GetPullRequestApprovalStatesCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetPullRequestCommandOutput extends GetPullRequestOutput, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPullRequestCommand_base: {
|
|
24
24
|
new (input: GetPullRequestCommandInput): import("@smithy/smithy-client").CommandImpl<GetPullRequestCommandInput, GetPullRequestCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPullRequestCommandInput): import("@smithy/smithy-client").CommandImpl<GetPullRequestCommandInput, GetPullRequestCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a pull request in a specified repository.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -118,6 +118,7 @@ declare const GetPullRequestCommand_base: {
|
|
|
118
118
|
* @throws {@link CodeCommitServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
120
120
|
*
|
|
121
|
+
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class GetPullRequestCommand extends GetPullRequestCommand_base {
|
|
123
124
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetPullRequestOverrideStateCommandOutput extends GetPullRequest
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPullRequestOverrideStateCommand_base: {
|
|
24
24
|
new (input: GetPullRequestOverrideStateCommandInput): import("@smithy/smithy-client").CommandImpl<GetPullRequestOverrideStateCommandInput, GetPullRequestOverrideStateCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPullRequestOverrideStateCommandInput): import("@smithy/smithy-client").CommandImpl<GetPullRequestOverrideStateCommandInput, GetPullRequestOverrideStateCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about whether approval rules have been set aside (overridden) for a
|
|
30
30
|
* pull request, and if so, the Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request.</p>
|
|
31
31
|
* @example
|
|
@@ -86,6 +86,7 @@ declare const GetPullRequestOverrideStateCommand_base: {
|
|
|
86
86
|
* @throws {@link CodeCommitServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class GetPullRequestOverrideStateCommand extends GetPullRequestOverrideStateCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetRepositoryCommandOutput extends GetRepositoryOutput, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetRepositoryCommand_base: {
|
|
24
24
|
new (input: GetRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositoryCommandInput, GetRepositoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositoryCommandInput, GetRepositoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about a repository.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>The description field for a repository accepts all HTML characters and all valid
|
|
@@ -101,6 +101,7 @@ declare const GetRepositoryCommand_base: {
|
|
|
101
101
|
* @throws {@link CodeCommitServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class GetRepositoryCommand extends GetRepositoryCommand_base {
|
|
106
107
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetRepositoryTriggersCommandOutput extends GetRepositoryTrigger
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetRepositoryTriggersCommand_base: {
|
|
24
24
|
new (input: GetRepositoryTriggersCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositoryTriggersCommandInput, GetRepositoryTriggersCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetRepositoryTriggersCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositoryTriggersCommandInput, GetRepositoryTriggersCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about triggers configured for a repository.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -95,6 +95,7 @@ declare const GetRepositoryTriggersCommand_base: {
|
|
|
95
95
|
* @throws {@link CodeCommitServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class GetRepositoryTriggersCommand extends GetRepositoryTriggersCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListApprovalRuleTemplatesCommandOutput extends ListApprovalRule
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListApprovalRuleTemplatesCommand_base: {
|
|
24
24
|
new (input: ListApprovalRuleTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListApprovalRuleTemplatesCommandInput, ListApprovalRuleTemplatesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListApprovalRuleTemplatesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListApprovalRuleTemplatesCommandInput, ListApprovalRuleTemplatesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account. If
|
|
30
30
|
* an Amazon Web Services Region is not specified, the Amazon Web Services Region where you are signed in is used.</p>
|
|
31
31
|
* @example
|
|
@@ -64,6 +64,7 @@ declare const ListApprovalRuleTemplatesCommand_base: {
|
|
|
64
64
|
* @throws {@link CodeCommitServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class ListApprovalRuleTemplatesCommand extends ListApprovalRuleTemplatesCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListAssociatedApprovalRuleTemplatesForRepositoryCommandOutput e
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListAssociatedApprovalRuleTemplatesForRepositoryCommand_base: {
|
|
24
24
|
new (input: ListAssociatedApprovalRuleTemplatesForRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssociatedApprovalRuleTemplatesForRepositoryCommandInput, ListAssociatedApprovalRuleTemplatesForRepositoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListAssociatedApprovalRuleTemplatesForRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssociatedApprovalRuleTemplatesForRepositoryCommandInput, ListAssociatedApprovalRuleTemplatesForRepositoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all approval rule templates that are associated with a specified repository.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -93,6 +93,7 @@ declare const ListAssociatedApprovalRuleTemplatesForRepositoryCommand_base: {
|
|
|
93
93
|
* @throws {@link CodeCommitServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class ListAssociatedApprovalRuleTemplatesForRepositoryCommand extends ListAssociatedApprovalRuleTemplatesForRepositoryCommand_base {
|
|
98
99
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListBranchesCommandOutput extends ListBranchesOutput, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListBranchesCommand_base: {
|
|
24
24
|
new (input: ListBranchesCommandInput): import("@smithy/smithy-client").CommandImpl<ListBranchesCommandInput, ListBranchesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListBranchesCommandInput): import("@smithy/smithy-client").CommandImpl<ListBranchesCommandInput, ListBranchesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about one or more branches in a repository.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -89,6 +89,7 @@ declare const ListBranchesCommand_base: {
|
|
|
89
89
|
* @throws {@link CodeCommitServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class ListBranchesCommand extends ListBranchesCommand_base {
|
|
94
95
|
}
|
|
@@ -23,10 +23,10 @@ export interface ListFileCommitHistoryCommandOutput extends ListFileCommitHistor
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListFileCommitHistoryCommand_base: {
|
|
25
25
|
new (input: ListFileCommitHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<ListFileCommitHistoryCommandInput, ListFileCommitHistoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (__0_0: ListFileCommitHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<ListFileCommitHistoryCommandInput, ListFileCommitHistoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
28
|
};
|
|
28
29
|
/**
|
|
29
|
-
* @public
|
|
30
30
|
* <p>Retrieves a list of commits and changes to a specified file.</p>
|
|
31
31
|
* @example
|
|
32
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -134,6 +134,7 @@ declare const ListFileCommitHistoryCommand_base: {
|
|
|
134
134
|
* @throws {@link CodeCommitServiceException}
|
|
135
135
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
136
136
|
*
|
|
137
|
+
* @public
|
|
137
138
|
*/
|
|
138
139
|
export declare class ListFileCommitHistoryCommand extends ListFileCommitHistoryCommand_base {
|
|
139
140
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPullRequestsCommandOutput extends ListPullRequestsOutput, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPullRequestsCommand_base: {
|
|
24
24
|
new (input: ListPullRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPullRequestsCommandInput, ListPullRequestsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListPullRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPullRequestsCommandInput, ListPullRequestsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of pull requests for a specified repository. The return list can be refined by pull request
|
|
30
30
|
* status or pull request author ARN.</p>
|
|
31
31
|
* @example
|
|
@@ -105,6 +105,7 @@ declare const ListPullRequestsCommand_base: {
|
|
|
105
105
|
* @throws {@link CodeCommitServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
107
107
|
*
|
|
108
|
+
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class ListPullRequestsCommand extends ListPullRequestsCommand_base {
|
|
110
111
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListRepositoriesCommandOutput extends ListRepositoriesOutput, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRepositoriesCommand_base: {
|
|
24
24
|
new (input: ListRepositoriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRepositoriesCommandInput, ListRepositoriesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListRepositoriesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListRepositoriesCommandInput, ListRepositoriesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about one or more repositories.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const ListRepositoriesCommand_base: {
|
|
|
70
70
|
* @throws {@link CodeCommitServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class ListRepositoriesCommand extends ListRepositoriesCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListRepositoriesForApprovalRuleTemplateCommandOutput extends Li
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRepositoriesForApprovalRuleTemplateCommand_base: {
|
|
24
24
|
new (input: ListRepositoriesForApprovalRuleTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<ListRepositoriesForApprovalRuleTemplateCommandInput, ListRepositoriesForApprovalRuleTemplateCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListRepositoriesForApprovalRuleTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<ListRepositoriesForApprovalRuleTemplateCommandInput, ListRepositoriesForApprovalRuleTemplateCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all repositories associated with the specified approval rule template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -91,6 +91,7 @@ declare const ListRepositoriesForApprovalRuleTemplateCommand_base: {
|
|
|
91
91
|
* @throws {@link CodeCommitServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class ListRepositoriesForApprovalRuleTemplateCommand extends ListRepositoriesForApprovalRuleTemplateCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about Amazon Web Servicestags for a specified Amazon Resource Name (ARN) in CodeCommit. For a list of valid resources in CodeCommit, see <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/auth-and-access-control-iam-access-control-identity-based.html#arn-formats">CodeCommit Resources and Operations</a> in the<i> CodeCommit User
|
|
30
30
|
* Guide</i>.</p>
|
|
31
31
|
* @example
|
|
@@ -79,6 +79,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
79
79
|
* @throws {@link CodeCommitServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface MergeBranchesByFastForwardCommandOutput extends MergeBranchesBy
|
|
|
22
22
|
}
|
|
23
23
|
declare const MergeBranchesByFastForwardCommand_base: {
|
|
24
24
|
new (input: MergeBranchesByFastForwardCommandInput): import("@smithy/smithy-client").CommandImpl<MergeBranchesByFastForwardCommandInput, MergeBranchesByFastForwardCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: MergeBranchesByFastForwardCommandInput): import("@smithy/smithy-client").CommandImpl<MergeBranchesByFastForwardCommandInput, MergeBranchesByFastForwardCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Merges two branches using the fast-forward merge strategy.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -121,6 +121,7 @@ declare const MergeBranchesByFastForwardCommand_base: {
|
|
|
121
121
|
* @throws {@link CodeCommitServiceException}
|
|
122
122
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
123
123
|
*
|
|
124
|
+
* @public
|
|
124
125
|
*/
|
|
125
126
|
export declare class MergeBranchesByFastForwardCommand extends MergeBranchesByFastForwardCommand_base {
|
|
126
127
|
}
|
|
@@ -22,10 +22,10 @@ export interface MergeBranchesBySquashCommandOutput extends MergeBranchesBySquas
|
|
|
22
22
|
}
|
|
23
23
|
declare const MergeBranchesBySquashCommand_base: {
|
|
24
24
|
new (input: MergeBranchesBySquashCommandInput): import("@smithy/smithy-client").CommandImpl<MergeBranchesBySquashCommandInput, MergeBranchesBySquashCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: MergeBranchesBySquashCommandInput): import("@smithy/smithy-client").CommandImpl<MergeBranchesBySquashCommandInput, MergeBranchesBySquashCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Merges two branches using the squash merge strategy.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -214,6 +214,7 @@ declare const MergeBranchesBySquashCommand_base: {
|
|
|
214
214
|
* @throws {@link CodeCommitServiceException}
|
|
215
215
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
216
216
|
*
|
|
217
|
+
* @public
|
|
217
218
|
*/
|
|
218
219
|
export declare class MergeBranchesBySquashCommand extends MergeBranchesBySquashCommand_base {
|
|
219
220
|
}
|
|
@@ -22,10 +22,10 @@ export interface MergeBranchesByThreeWayCommandOutput extends MergeBranchesByThr
|
|
|
22
22
|
}
|
|
23
23
|
declare const MergeBranchesByThreeWayCommand_base: {
|
|
24
24
|
new (input: MergeBranchesByThreeWayCommandInput): import("@smithy/smithy-client").CommandImpl<MergeBranchesByThreeWayCommandInput, MergeBranchesByThreeWayCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: MergeBranchesByThreeWayCommandInput): import("@smithy/smithy-client").CommandImpl<MergeBranchesByThreeWayCommandInput, MergeBranchesByThreeWayCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Merges two specified branches using the three-way merge strategy.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -214,6 +214,7 @@ declare const MergeBranchesByThreeWayCommand_base: {
|
|
|
214
214
|
* @throws {@link CodeCommitServiceException}
|
|
215
215
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
216
216
|
*
|
|
217
|
+
* @public
|
|
217
218
|
*/
|
|
218
219
|
export declare class MergeBranchesByThreeWayCommand extends MergeBranchesByThreeWayCommand_base {
|
|
219
220
|
}
|
|
@@ -22,10 +22,10 @@ export interface MergePullRequestByFastForwardCommandOutput extends MergePullReq
|
|
|
22
22
|
}
|
|
23
23
|
declare const MergePullRequestByFastForwardCommand_base: {
|
|
24
24
|
new (input: MergePullRequestByFastForwardCommandInput): import("@smithy/smithy-client").CommandImpl<MergePullRequestByFastForwardCommandInput, MergePullRequestByFastForwardCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: MergePullRequestByFastForwardCommandInput): import("@smithy/smithy-client").CommandImpl<MergePullRequestByFastForwardCommandInput, MergePullRequestByFastForwardCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Attempts to merge the source commit of a pull request into the specified destination
|
|
30
30
|
* branch for that pull request at the specified commit using the fast-forward merge strategy. If the merge is successful, it closes the pull request.</p>
|
|
31
31
|
* @example
|
|
@@ -160,6 +160,7 @@ declare const MergePullRequestByFastForwardCommand_base: {
|
|
|
160
160
|
* @throws {@link CodeCommitServiceException}
|
|
161
161
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
162
162
|
*
|
|
163
|
+
* @public
|
|
163
164
|
*/
|
|
164
165
|
export declare class MergePullRequestByFastForwardCommand extends MergePullRequestByFastForwardCommand_base {
|
|
165
166
|
}
|