@aws-sdk/client-codecommit 3.529.1 → 3.535.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/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 +3 -2
- 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 +3 -2
- 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 +3 -2
- 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 +3 -2
- 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 +3 -2
- package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +3 -2
- package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +2 -1
- package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +3 -2
- package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +3 -2
- 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 +3 -2
- 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/models/models_0.d.ts +712 -712
- package/dist-types/models/models_1.d.ts +243 -243
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- 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/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -233,6 +233,7 @@ export interface CodeCommit {
|
|
|
233
233
|
/**
|
|
234
234
|
* @see {@link GetBranchCommand}
|
|
235
235
|
*/
|
|
236
|
+
getBranch(): Promise<GetBranchCommandOutput>;
|
|
236
237
|
getBranch(args: GetBranchCommandInput, options?: __HttpHandlerOptions): Promise<GetBranchCommandOutput>;
|
|
237
238
|
getBranch(args: GetBranchCommandInput, cb: (err: any, data?: GetBranchCommandOutput) => void): void;
|
|
238
239
|
getBranch(args: GetBranchCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBranchCommandOutput) => void): void;
|
|
@@ -335,6 +336,7 @@ export interface CodeCommit {
|
|
|
335
336
|
/**
|
|
336
337
|
* @see {@link ListApprovalRuleTemplatesCommand}
|
|
337
338
|
*/
|
|
339
|
+
listApprovalRuleTemplates(): Promise<ListApprovalRuleTemplatesCommandOutput>;
|
|
338
340
|
listApprovalRuleTemplates(args: ListApprovalRuleTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<ListApprovalRuleTemplatesCommandOutput>;
|
|
339
341
|
listApprovalRuleTemplates(args: ListApprovalRuleTemplatesCommandInput, cb: (err: any, data?: ListApprovalRuleTemplatesCommandOutput) => void): void;
|
|
340
342
|
listApprovalRuleTemplates(args: ListApprovalRuleTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListApprovalRuleTemplatesCommandOutput) => void): void;
|
|
@@ -365,6 +367,7 @@ export interface CodeCommit {
|
|
|
365
367
|
/**
|
|
366
368
|
* @see {@link ListRepositoriesCommand}
|
|
367
369
|
*/
|
|
370
|
+
listRepositories(): Promise<ListRepositoriesCommandOutput>;
|
|
368
371
|
listRepositories(args: ListRepositoriesCommandInput, options?: __HttpHandlerOptions): Promise<ListRepositoriesCommandOutput>;
|
|
369
372
|
listRepositories(args: ListRepositoriesCommandInput, cb: (err: any, data?: ListRepositoriesCommandOutput) => void): void;
|
|
370
373
|
listRepositories(args: ListRepositoriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRepositoriesCommandOutput) => void): void;
|
|
@@ -556,7 +559,6 @@ export interface CodeCommit {
|
|
|
556
559
|
updateRepositoryName(args: UpdateRepositoryNameCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRepositoryNameCommandOutput) => void): void;
|
|
557
560
|
}
|
|
558
561
|
/**
|
|
559
|
-
* @public
|
|
560
562
|
* <fullname>CodeCommit</fullname>
|
|
561
563
|
* <p>This is the <i>CodeCommit API Reference</i>. This reference provides descriptions of the operations and data types for
|
|
562
564
|
* CodeCommit API along with usage examples.</p>
|
|
@@ -943,6 +945,7 @@ export interface CodeCommit {
|
|
|
943
945
|
* </li>
|
|
944
946
|
* </ul>
|
|
945
947
|
* <p>For information about how to use CodeCommit, see the <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html">CodeCommit User Guide</a>.</p>
|
|
948
|
+
* @public
|
|
946
949
|
*/
|
|
947
950
|
export declare class CodeCommit extends CodeCommitClient implements CodeCommit {
|
|
948
951
|
}
|
|
@@ -230,7 +230,6 @@ export type CodeCommitClientResolvedConfigType = __SmithyResolvedConfiguration<_
|
|
|
230
230
|
export interface CodeCommitClientResolvedConfig extends CodeCommitClientResolvedConfigType {
|
|
231
231
|
}
|
|
232
232
|
/**
|
|
233
|
-
* @public
|
|
234
233
|
* <fullname>CodeCommit</fullname>
|
|
235
234
|
* <p>This is the <i>CodeCommit API Reference</i>. This reference provides descriptions of the operations and data types for
|
|
236
235
|
* CodeCommit API along with usage examples.</p>
|
|
@@ -617,6 +616,7 @@ export interface CodeCommitClientResolvedConfig extends CodeCommitClientResolved
|
|
|
617
616
|
* </li>
|
|
618
617
|
* </ul>
|
|
619
618
|
* <p>For information about how to use CodeCommit, see the <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html">CodeCommit User Guide</a>.</p>
|
|
619
|
+
* @public
|
|
620
620
|
*/
|
|
621
621
|
export declare class CodeCommitClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, CodeCommitClientResolvedConfig> {
|
|
622
622
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AssociateApprovalRuleTemplateWithRepositoryCommandOutput extend
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateApprovalRuleTemplateWithRepositoryCommand_base: {
|
|
24
24
|
new (input: AssociateApprovalRuleTemplateWithRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateApprovalRuleTemplateWithRepositoryCommandInput, AssociateApprovalRuleTemplateWithRepositoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateApprovalRuleTemplateWithRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateApprovalRuleTemplateWithRepositoryCommandInput, AssociateApprovalRuleTemplateWithRepositoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an association between an approval rule template and a specified repository.
|
|
30
30
|
* Then, the next time a pull request is created in the repository where the destination
|
|
31
31
|
* reference (if specified) matches the destination reference (branch) for the pull
|
|
@@ -103,6 +103,7 @@ declare const AssociateApprovalRuleTemplateWithRepositoryCommand_base: {
|
|
|
103
103
|
* @throws {@link CodeCommitServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class AssociateApprovalRuleTemplateWithRepositoryCommand extends AssociateApprovalRuleTemplateWithRepositoryCommand_base {
|
|
108
109
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchAssociateApprovalRuleTemplateWithRepositoriesCommandOutput
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchAssociateApprovalRuleTemplateWithRepositoriesCommand_base: {
|
|
24
24
|
new (input: BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput, BatchAssociateApprovalRuleTemplateWithRepositoriesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput, BatchAssociateApprovalRuleTemplateWithRepositoriesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an association between an approval rule template and one or more specified repositories. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -98,6 +98,7 @@ declare const BatchAssociateApprovalRuleTemplateWithRepositoriesCommand_base: {
|
|
|
98
98
|
* @throws {@link CodeCommitServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
100
100
|
*
|
|
101
|
+
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class BatchAssociateApprovalRuleTemplateWithRepositoriesCommand extends BatchAssociateApprovalRuleTemplateWithRepositoriesCommand_base {
|
|
103
104
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchDescribeMergeConflictsCommandOutput extends BatchDescribeM
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchDescribeMergeConflictsCommand_base: {
|
|
24
24
|
new (input: BatchDescribeMergeConflictsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDescribeMergeConflictsCommandInput, BatchDescribeMergeConflictsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchDescribeMergeConflictsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDescribeMergeConflictsCommandInput, BatchDescribeMergeConflictsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or 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.
|
|
@@ -198,6 +198,7 @@ declare const BatchDescribeMergeConflictsCommand_base: {
|
|
|
198
198
|
* @throws {@link CodeCommitServiceException}
|
|
199
199
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
200
200
|
*
|
|
201
|
+
* @public
|
|
201
202
|
*/
|
|
202
203
|
export declare class BatchDescribeMergeConflictsCommand extends BatchDescribeMergeConflictsCommand_base {
|
|
203
204
|
}
|
package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts
CHANGED
|
@@ -22,10 +22,10 @@ export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand_base: {
|
|
24
24
|
new (input: BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput, BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput, BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the association between an approval rule template and one or more specified repositories. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -98,6 +98,7 @@ declare const BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand_base:
|
|
|
98
98
|
* @throws {@link CodeCommitServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
100
100
|
*
|
|
101
|
+
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand extends BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand_base {
|
|
103
104
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchGetCommitsCommandOutput extends BatchGetCommitsOutput, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchGetCommitsCommand_base: {
|
|
24
24
|
new (input: BatchGetCommitsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCommitsCommandInput, BatchGetCommitsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchGetCommitsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCommitsCommandInput, BatchGetCommitsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about the contents of one or more commits in a 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 BatchGetCommitsCommand_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 BatchGetCommitsCommand extends BatchGetCommitsCommand_base {
|
|
123
124
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchGetRepositoriesCommandOutput extends BatchGetRepositoriesO
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchGetRepositoriesCommand_base: {
|
|
24
24
|
new (input: BatchGetRepositoriesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetRepositoriesCommandInput, BatchGetRepositoriesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchGetRepositoriesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetRepositoriesCommandInput, BatchGetRepositoriesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about one or more repositories.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>The description field for a repository accepts all HTML characters and all valid
|
|
@@ -116,6 +116,7 @@ declare const BatchGetRepositoriesCommand_base: {
|
|
|
116
116
|
* @throws {@link CodeCommitServiceException}
|
|
117
117
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
118
118
|
*
|
|
119
|
+
* @public
|
|
119
120
|
*/
|
|
120
121
|
export declare class BatchGetRepositoriesCommand extends BatchGetRepositoriesCommand_base {
|
|
121
122
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateApprovalRuleTemplateCommandOutput extends CreateApprovalR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateApprovalRuleTemplateCommand_base: {
|
|
24
24
|
new (input: CreateApprovalRuleTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApprovalRuleTemplateCommandInput, CreateApprovalRuleTemplateCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateApprovalRuleTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApprovalRuleTemplateCommandInput, CreateApprovalRuleTemplateCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a template for approval rules that can then be associated with one or more
|
|
30
30
|
* repositories in your Amazon Web Services account. When you associate a template with a repository,
|
|
31
31
|
* CodeCommit creates an approval rule that matches the conditions of the template for all
|
|
@@ -95,6 +95,7 @@ declare const CreateApprovalRuleTemplateCommand_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 CreateApprovalRuleTemplateCommand extends CreateApprovalRuleTemplateCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateBranchCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateBranchCommand_base: {
|
|
24
24
|
new (input: CreateBranchCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBranchCommandInput, CreateBranchCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateBranchCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBranchCommandInput, CreateBranchCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a branch in a repository and points the branch to a commit.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Calling the create branch operation does not set a repository's default branch. To do this, call the update default branch operation.</p>
|
|
@@ -105,6 +105,7 @@ declare const CreateBranchCommand_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 CreateBranchCommand extends CreateBranchCommand_base {
|
|
110
111
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateCommitCommandOutput extends CreateCommitOutput, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateCommitCommand_base: {
|
|
24
24
|
new (input: CreateCommitCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCommitCommandInput, CreateCommitCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateCommitCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCommitCommandInput, CreateCommitCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a commit for a repository on the tip of a specified branch.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -45,7 +45,7 @@ declare const CreateCommitCommand_base: {
|
|
|
45
45
|
* { // PutFileEntry
|
|
46
46
|
* filePath: "STRING_VALUE", // required
|
|
47
47
|
* fileMode: "EXECUTABLE" || "NORMAL" || "SYMLINK",
|
|
48
|
-
* fileContent: "
|
|
48
|
+
* fileContent: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
|
|
49
49
|
* sourceFile: { // SourceFileSpecifier
|
|
50
50
|
* filePath: "STRING_VALUE", // required
|
|
51
51
|
* isMove: true || false,
|
|
@@ -241,6 +241,7 @@ declare const CreateCommitCommand_base: {
|
|
|
241
241
|
* @throws {@link CodeCommitServiceException}
|
|
242
242
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
243
243
|
*
|
|
244
|
+
* @public
|
|
244
245
|
*/
|
|
245
246
|
export declare class CreateCommitCommand extends CreateCommitCommand_base {
|
|
246
247
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreatePullRequestApprovalRuleCommandOutput extends CreatePullRe
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreatePullRequestApprovalRuleCommand_base: {
|
|
24
24
|
new (input: CreatePullRequestApprovalRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePullRequestApprovalRuleCommandInput, CreatePullRequestApprovalRuleCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreatePullRequestApprovalRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePullRequestApprovalRuleCommandInput, CreatePullRequestApprovalRuleCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an approval rule for a pull request.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -113,6 +113,7 @@ declare const CreatePullRequestApprovalRuleCommand_base: {
|
|
|
113
113
|
* @throws {@link CodeCommitServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
115
115
|
*
|
|
116
|
+
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class CreatePullRequestApprovalRuleCommand extends CreatePullRequestApprovalRuleCommand_base {
|
|
118
119
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreatePullRequestCommandOutput extends CreatePullRequestOutput,
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreatePullRequestCommand_base: {
|
|
24
24
|
new (input: CreatePullRequestCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePullRequestCommandInput, CreatePullRequestCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreatePullRequestCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePullRequestCommandInput, CreatePullRequestCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a pull request in the specified repository.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -194,6 +194,7 @@ declare const CreatePullRequestCommand_base: {
|
|
|
194
194
|
* @throws {@link CodeCommitServiceException}
|
|
195
195
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
196
196
|
*
|
|
197
|
+
* @public
|
|
197
198
|
*/
|
|
198
199
|
export declare class CreatePullRequestCommand extends CreatePullRequestCommand_base {
|
|
199
200
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateRepositoryCommandOutput extends CreateRepositoryOutput, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRepositoryCommand_base: {
|
|
24
24
|
new (input: CreateRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRepositoryCommandInput, CreateRepositoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRepositoryCommandInput, CreateRepositoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new, empty repository.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -124,6 +124,7 @@ declare const CreateRepositoryCommand_base: {
|
|
|
124
124
|
* @throws {@link CodeCommitServiceException}
|
|
125
125
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
126
126
|
*
|
|
127
|
+
* @public
|
|
127
128
|
*/
|
|
128
129
|
export declare class CreateRepositoryCommand extends CreateRepositoryCommand_base {
|
|
129
130
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateUnreferencedMergeCommitCommandOutput extends CreateUnrefe
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateUnreferencedMergeCommitCommand_base: {
|
|
24
24
|
new (input: CreateUnreferencedMergeCommitCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUnreferencedMergeCommitCommandInput, CreateUnreferencedMergeCommitCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateUnreferencedMergeCommitCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUnreferencedMergeCommitCommandInput, CreateUnreferencedMergeCommitCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an unreferenced commit that represents the result of merging two branches
|
|
30
30
|
* using a specified merge strategy. This can help you determine the outcome of a potential
|
|
31
31
|
* merge. This API cannot be used with the fast-forward merge strategy because that
|
|
@@ -56,7 +56,7 @@ declare const CreateUnreferencedMergeCommitCommand_base: {
|
|
|
56
56
|
* { // ReplaceContentEntry
|
|
57
57
|
* filePath: "STRING_VALUE", // required
|
|
58
58
|
* replacementType: "KEEP_BASE" || "KEEP_SOURCE" || "KEEP_DESTINATION" || "USE_NEW_CONTENT", // required
|
|
59
|
-
* content: "
|
|
59
|
+
* content: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
|
|
60
60
|
* fileMode: "EXECUTABLE" || "NORMAL" || "SYMLINK",
|
|
61
61
|
* },
|
|
62
62
|
* ],
|
|
@@ -211,6 +211,7 @@ declare const CreateUnreferencedMergeCommitCommand_base: {
|
|
|
211
211
|
* @throws {@link CodeCommitServiceException}
|
|
212
212
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
213
213
|
*
|
|
214
|
+
* @public
|
|
214
215
|
*/
|
|
215
216
|
export declare class CreateUnreferencedMergeCommitCommand extends CreateUnreferencedMergeCommitCommand_base {
|
|
216
217
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteApprovalRuleTemplateCommandOutput extends DeleteApprovalR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteApprovalRuleTemplateCommand_base: {
|
|
24
24
|
new (input: DeleteApprovalRuleTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApprovalRuleTemplateCommandInput, DeleteApprovalRuleTemplateCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteApprovalRuleTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApprovalRuleTemplateCommandInput, DeleteApprovalRuleTemplateCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a specified approval rule template. Deleting a template does not remove approval rules on pull requests already created with the template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -65,6 +65,7 @@ declare const DeleteApprovalRuleTemplateCommand_base: {
|
|
|
65
65
|
* @throws {@link CodeCommitServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class DeleteApprovalRuleTemplateCommand extends DeleteApprovalRuleTemplateCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteBranchCommandOutput extends DeleteBranchOutput, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteBranchCommand_base: {
|
|
24
24
|
new (input: DeleteBranchCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBranchCommandInput, DeleteBranchCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteBranchCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBranchCommandInput, DeleteBranchCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a branch from a repository, unless that branch is the default branch for the 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 DeleteBranchCommand_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 DeleteBranchCommand extends DeleteBranchCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteCommentContentCommandOutput extends DeleteCommentContentO
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteCommentContentCommand_base: {
|
|
24
24
|
new (input: DeleteCommentContentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCommentContentCommandInput, DeleteCommentContentCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteCommentContentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCommentContentCommandInput, DeleteCommentContentCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the content of a comment made on a change, file, or commit in a repository.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -81,6 +81,7 @@ declare const DeleteCommentContentCommand_base: {
|
|
|
81
81
|
* @throws {@link CodeCommitServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DeleteCommentContentCommand extends DeleteCommentContentCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteFileCommandOutput extends DeleteFileOutput, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteFileCommand_base: {
|
|
24
24
|
new (input: DeleteFileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFileCommandInput, DeleteFileCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteFileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFileCommandInput, DeleteFileCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a specified file from a specified branch. A commit is created on the branch
|
|
30
30
|
* that contains the revision. The file still exists in the commits earlier to the commit
|
|
31
31
|
* that contains the deletion.</p>
|
|
@@ -142,6 +142,7 @@ declare const DeleteFileCommand_base: {
|
|
|
142
142
|
* @throws {@link CodeCommitServiceException}
|
|
143
143
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
144
144
|
*
|
|
145
|
+
* @public
|
|
145
146
|
*/
|
|
146
147
|
export declare class DeleteFileCommand extends DeleteFileCommand_base {
|
|
147
148
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeletePullRequestApprovalRuleCommandOutput extends DeletePullRe
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeletePullRequestApprovalRuleCommand_base: {
|
|
24
24
|
new (input: DeletePullRequestApprovalRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePullRequestApprovalRuleCommandInput, DeletePullRequestApprovalRuleCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeletePullRequestApprovalRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePullRequestApprovalRuleCommandInput, DeletePullRequestApprovalRuleCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an approval rule from a specified pull request. Approval rules can be deleted from a pull request only if the pull request is open, and if the
|
|
30
30
|
* approval rule was created specifically for a pull request and not generated from an approval rule template associated with the repository where the
|
|
31
31
|
* pull request was created. You cannot delete an approval rule from a merged or closed pull request.</p>
|
|
@@ -93,6 +93,7 @@ declare const DeletePullRequestApprovalRuleCommand_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 DeletePullRequestApprovalRuleCommand extends DeletePullRequestApprovalRuleCommand_base {
|
|
98
99
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRepositoryCommandOutput extends DeleteRepositoryOutput, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRepositoryCommand_base: {
|
|
24
24
|
new (input: DeleteRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a repository. If a specified repository was already deleted, a null repository
|
|
30
30
|
* ID is returned.</p>
|
|
31
31
|
* <important>
|
|
@@ -84,6 +84,7 @@ declare const DeleteRepositoryCommand_base: {
|
|
|
84
84
|
* @throws {@link CodeCommitServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class DeleteRepositoryCommand extends DeleteRepositoryCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeMergeConflictsCommandOutput extends DescribeMergeConfli
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeMergeConflictsCommand_base: {
|
|
24
24
|
new (input: DescribeMergeConflictsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMergeConflictsCommandInput, DescribeMergeConflictsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeMergeConflictsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMergeConflictsCommandInput, DescribeMergeConflictsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about one or more merge conflicts in the attempted merge of two
|
|
30
30
|
* commit specifiers using the squash or three-way merge strategy. If the merge option for
|
|
31
31
|
* the attempted merge is specified as FAST_FORWARD_MERGE, an exception is thrown.</p>
|
|
@@ -193,6 +193,7 @@ declare const DescribeMergeConflictsCommand_base: {
|
|
|
193
193
|
* @throws {@link CodeCommitServiceException}
|
|
194
194
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
195
195
|
*
|
|
196
|
+
* @public
|
|
196
197
|
*/
|
|
197
198
|
export declare class DescribeMergeConflictsCommand extends DescribeMergeConflictsCommand_base {
|
|
198
199
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribePullRequestEventsCommandOutput extends DescribePullRequ
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribePullRequestEventsCommand_base: {
|
|
24
24
|
new (input: DescribePullRequestEventsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePullRequestEventsCommandInput, DescribePullRequestEventsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribePullRequestEventsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePullRequestEventsCommandInput, DescribePullRequestEventsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about one or more pull request events.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -143,6 +143,7 @@ declare const DescribePullRequestEventsCommand_base: {
|
|
|
143
143
|
* @throws {@link CodeCommitServiceException}
|
|
144
144
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
145
145
|
*
|
|
146
|
+
* @public
|
|
146
147
|
*/
|
|
147
148
|
export declare class DescribePullRequestEventsCommand extends DescribePullRequestEventsCommand_base {
|
|
148
149
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateApprovalRuleTemplateFromRepositoryCommandOutput ext
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateApprovalRuleTemplateFromRepositoryCommand_base: {
|
|
24
24
|
new (input: DisassociateApprovalRuleTemplateFromRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateApprovalRuleTemplateFromRepositoryCommandInput, DisassociateApprovalRuleTemplateFromRepositoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateApprovalRuleTemplateFromRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateApprovalRuleTemplateFromRepositoryCommandInput, DisassociateApprovalRuleTemplateFromRepositoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the association between a template and a repository so that approval rules
|
|
30
30
|
* based on the template are not automatically created when pull requests are created in
|
|
31
31
|
* the specified repository. This does not delete any approval rules previously created for
|
|
@@ -96,6 +96,7 @@ declare const DisassociateApprovalRuleTemplateFromRepositoryCommand_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 DisassociateApprovalRuleTemplateFromRepositoryCommand extends DisassociateApprovalRuleTemplateFromRepositoryCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface EvaluatePullRequestApprovalRulesCommandOutput extends EvaluateP
|
|
|
22
22
|
}
|
|
23
23
|
declare const EvaluatePullRequestApprovalRulesCommand_base: {
|
|
24
24
|
new (input: EvaluatePullRequestApprovalRulesCommandInput): import("@smithy/smithy-client").CommandImpl<EvaluatePullRequestApprovalRulesCommandInput, EvaluatePullRequestApprovalRulesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: EvaluatePullRequestApprovalRulesCommandInput): import("@smithy/smithy-client").CommandImpl<EvaluatePullRequestApprovalRulesCommandInput, EvaluatePullRequestApprovalRulesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Evaluates whether a pull request has met all the conditions specified in its associated approval rules.</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 EvaluatePullRequestApprovalRulesCommand_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 EvaluatePullRequestApprovalRulesCommand extends EvaluatePullRequestApprovalRulesCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetApprovalRuleTemplateCommandOutput extends GetApprovalRuleTem
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetApprovalRuleTemplateCommand_base: {
|
|
24
24
|
new (input: GetApprovalRuleTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetApprovalRuleTemplateCommandInput, GetApprovalRuleTemplateCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetApprovalRuleTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetApprovalRuleTemplateCommandInput, GetApprovalRuleTemplateCommandOutput, 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 approval rule template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -74,6 +74,7 @@ declare const GetApprovalRuleTemplateCommand_base: {
|
|
|
74
74
|
* @throws {@link CodeCommitServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class GetApprovalRuleTemplateCommand extends GetApprovalRuleTemplateCommand_base {
|
|
79
80
|
}
|
|
@@ -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.
|
|
@@ -40,7 +40,7 @@ declare const GetBlobCommand_base: {
|
|
|
40
40
|
* const command = new GetBlobCommand(input);
|
|
41
41
|
* const response = await client.send(command);
|
|
42
42
|
* // { // GetBlobOutput
|
|
43
|
-
* // content:
|
|
43
|
+
* // content: new Uint8Array(), // required
|
|
44
44
|
* // };
|
|
45
45
|
*
|
|
46
46
|
* ```
|
|
@@ -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
|
}
|