@aws-sdk/client-codecommit 3.296.0 → 3.298.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/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +2 -3
- package/dist-cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/BatchDescribeMergeConflictsCommand.js +2 -3
- package/dist-cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/BatchGetCommitsCommand.js +2 -3
- package/dist-cjs/commands/BatchGetRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/CreateApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateBranchCommand.js +2 -3
- package/dist-cjs/commands/CreateCommitCommand.js +2 -3
- package/dist-cjs/commands/CreatePullRequestApprovalRuleCommand.js +2 -3
- package/dist-cjs/commands/CreatePullRequestCommand.js +2 -3
- package/dist-cjs/commands/CreateRepositoryCommand.js +2 -3
- package/dist-cjs/commands/CreateUnreferencedMergeCommitCommand.js +2 -3
- package/dist-cjs/commands/DeleteApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteBranchCommand.js +2 -3
- package/dist-cjs/commands/DeleteCommentContentCommand.js +2 -3
- package/dist-cjs/commands/DeleteFileCommand.js +2 -3
- package/dist-cjs/commands/DeletePullRequestApprovalRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -3
- package/dist-cjs/commands/DescribeMergeConflictsCommand.js +2 -3
- package/dist-cjs/commands/DescribePullRequestEventsCommand.js +2 -3
- package/dist-cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -3
- package/dist-cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -3
- package/dist-cjs/commands/GetApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetBlobCommand.js +2 -3
- package/dist-cjs/commands/GetBranchCommand.js +2 -3
- package/dist-cjs/commands/GetCommentCommand.js +2 -3
- package/dist-cjs/commands/GetCommentReactionsCommand.js +2 -3
- package/dist-cjs/commands/GetCommentsForComparedCommitCommand.js +2 -3
- package/dist-cjs/commands/GetCommentsForPullRequestCommand.js +2 -3
- package/dist-cjs/commands/GetCommitCommand.js +2 -3
- package/dist-cjs/commands/GetDifferencesCommand.js +2 -3
- package/dist-cjs/commands/GetFileCommand.js +2 -3
- package/dist-cjs/commands/GetFolderCommand.js +2 -3
- package/dist-cjs/commands/GetMergeCommitCommand.js +2 -3
- package/dist-cjs/commands/GetMergeConflictsCommand.js +2 -3
- package/dist-cjs/commands/GetMergeOptionsCommand.js +2 -3
- package/dist-cjs/commands/GetPullRequestApprovalStatesCommand.js +2 -3
- package/dist-cjs/commands/GetPullRequestCommand.js +2 -3
- package/dist-cjs/commands/GetPullRequestOverrideStateCommand.js +2 -3
- package/dist-cjs/commands/GetRepositoryCommand.js +2 -3
- package/dist-cjs/commands/GetRepositoryTriggersCommand.js +2 -3
- package/dist-cjs/commands/ListApprovalRuleTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -3
- package/dist-cjs/commands/ListBranchesCommand.js +2 -3
- package/dist-cjs/commands/ListPullRequestsCommand.js +2 -3
- package/dist-cjs/commands/ListRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/MergeBranchesByFastForwardCommand.js +2 -3
- package/dist-cjs/commands/MergeBranchesBySquashCommand.js +2 -3
- package/dist-cjs/commands/MergeBranchesByThreeWayCommand.js +2 -3
- package/dist-cjs/commands/MergePullRequestByFastForwardCommand.js +2 -3
- package/dist-cjs/commands/MergePullRequestBySquashCommand.js +2 -3
- package/dist-cjs/commands/MergePullRequestByThreeWayCommand.js +2 -3
- package/dist-cjs/commands/OverridePullRequestApprovalRulesCommand.js +2 -3
- package/dist-cjs/commands/PostCommentForComparedCommitCommand.js +2 -3
- package/dist-cjs/commands/PostCommentForPullRequestCommand.js +2 -3
- package/dist-cjs/commands/PostCommentReplyCommand.js +2 -3
- package/dist-cjs/commands/PutCommentReactionCommand.js +2 -3
- package/dist-cjs/commands/PutFileCommand.js +2 -3
- package/dist-cjs/commands/PutRepositoryTriggersCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/TestRepositoryTriggersCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -3
- package/dist-cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -3
- package/dist-cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -3
- package/dist-cjs/commands/UpdateCommentCommand.js +2 -3
- package/dist-cjs/commands/UpdateDefaultBranchCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestApprovalStateCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestDescriptionCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestStatusCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestTitleCommand.js +2 -3
- package/dist-cjs/commands/UpdateRepositoryDescriptionCommand.js +2 -3
- package/dist-cjs/commands/UpdateRepositoryNameCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -575
- package/dist-cjs/models/models_1.js +1 -226
- package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +2 -3
- package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -3
- package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +2 -3
- package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -3
- package/dist-es/commands/BatchGetCommitsCommand.js +2 -3
- package/dist-es/commands/BatchGetRepositoriesCommand.js +2 -3
- package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/CreateBranchCommand.js +2 -3
- package/dist-es/commands/CreateCommitCommand.js +2 -3
- package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +2 -3
- package/dist-es/commands/CreatePullRequestCommand.js +2 -3
- package/dist-es/commands/CreateRepositoryCommand.js +2 -3
- package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +2 -3
- package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteBranchCommand.js +2 -3
- package/dist-es/commands/DeleteCommentContentCommand.js +2 -3
- package/dist-es/commands/DeleteFileCommand.js +2 -3
- package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +2 -3
- package/dist-es/commands/DeleteRepositoryCommand.js +2 -3
- package/dist-es/commands/DescribeMergeConflictsCommand.js +2 -3
- package/dist-es/commands/DescribePullRequestEventsCommand.js +2 -3
- package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -3
- package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -3
- package/dist-es/commands/GetApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/GetBlobCommand.js +2 -3
- package/dist-es/commands/GetBranchCommand.js +2 -3
- package/dist-es/commands/GetCommentCommand.js +2 -3
- package/dist-es/commands/GetCommentReactionsCommand.js +2 -3
- package/dist-es/commands/GetCommentsForComparedCommitCommand.js +2 -3
- package/dist-es/commands/GetCommentsForPullRequestCommand.js +2 -3
- package/dist-es/commands/GetCommitCommand.js +2 -3
- package/dist-es/commands/GetDifferencesCommand.js +2 -3
- package/dist-es/commands/GetFileCommand.js +2 -3
- package/dist-es/commands/GetFolderCommand.js +2 -3
- package/dist-es/commands/GetMergeCommitCommand.js +2 -3
- package/dist-es/commands/GetMergeConflictsCommand.js +2 -3
- package/dist-es/commands/GetMergeOptionsCommand.js +2 -3
- package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +2 -3
- package/dist-es/commands/GetPullRequestCommand.js +2 -3
- package/dist-es/commands/GetPullRequestOverrideStateCommand.js +2 -3
- package/dist-es/commands/GetRepositoryCommand.js +2 -3
- package/dist-es/commands/GetRepositoryTriggersCommand.js +2 -3
- package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +2 -3
- package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -3
- package/dist-es/commands/ListBranchesCommand.js +2 -3
- package/dist-es/commands/ListPullRequestsCommand.js +2 -3
- package/dist-es/commands/ListRepositoriesCommand.js +2 -3
- package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/MergeBranchesByFastForwardCommand.js +2 -3
- package/dist-es/commands/MergeBranchesBySquashCommand.js +2 -3
- package/dist-es/commands/MergeBranchesByThreeWayCommand.js +2 -3
- package/dist-es/commands/MergePullRequestByFastForwardCommand.js +2 -3
- package/dist-es/commands/MergePullRequestBySquashCommand.js +2 -3
- package/dist-es/commands/MergePullRequestByThreeWayCommand.js +2 -3
- package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +2 -3
- package/dist-es/commands/PostCommentForComparedCommitCommand.js +2 -3
- package/dist-es/commands/PostCommentForPullRequestCommand.js +2 -3
- package/dist-es/commands/PostCommentReplyCommand.js +2 -3
- package/dist-es/commands/PutCommentReactionCommand.js +2 -3
- package/dist-es/commands/PutFileCommand.js +2 -3
- package/dist-es/commands/PutRepositoryTriggersCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/TestRepositoryTriggersCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -3
- package/dist-es/commands/UpdateCommentCommand.js +2 -3
- package/dist-es/commands/UpdateDefaultBranchCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestStatusCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestTitleCommand.js +2 -3
- package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +2 -3
- package/dist-es/commands/UpdateRepositoryNameCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -429
- package/dist-es/models/models_1.js +0 -168
- package/dist-types/CodeCommit.d.ts +78 -0
- package/dist-types/CodeCommitClient.d.ts +24 -4
- package/dist-types/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +16 -0
- package/dist-types/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +16 -0
- package/dist-types/commands/BatchDescribeMergeConflictsCommand.d.ts +16 -0
- package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +16 -0
- package/dist-types/commands/BatchGetCommitsCommand.d.ts +16 -0
- package/dist-types/commands/BatchGetRepositoriesCommand.d.ts +16 -0
- package/dist-types/commands/CreateApprovalRuleTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateBranchCommand.d.ts +16 -0
- package/dist-types/commands/CreateCommitCommand.d.ts +16 -0
- package/dist-types/commands/CreatePullRequestApprovalRuleCommand.d.ts +16 -0
- package/dist-types/commands/CreatePullRequestCommand.d.ts +16 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +16 -0
- package/dist-types/commands/CreateUnreferencedMergeCommitCommand.d.ts +16 -0
- package/dist-types/commands/DeleteApprovalRuleTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBranchCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCommentContentCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFileCommand.d.ts +16 -0
- package/dist-types/commands/DeletePullRequestApprovalRuleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMergeConflictsCommand.d.ts +16 -0
- package/dist-types/commands/DescribePullRequestEventsCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +16 -0
- package/dist-types/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +16 -0
- package/dist-types/commands/GetApprovalRuleTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetBlobCommand.d.ts +16 -0
- package/dist-types/commands/GetBranchCommand.d.ts +16 -0
- package/dist-types/commands/GetCommentCommand.d.ts +16 -0
- package/dist-types/commands/GetCommentReactionsCommand.d.ts +16 -0
- package/dist-types/commands/GetCommentsForComparedCommitCommand.d.ts +16 -0
- package/dist-types/commands/GetCommentsForPullRequestCommand.d.ts +16 -0
- package/dist-types/commands/GetCommitCommand.d.ts +16 -0
- package/dist-types/commands/GetDifferencesCommand.d.ts +16 -0
- package/dist-types/commands/GetFileCommand.d.ts +16 -0
- package/dist-types/commands/GetFolderCommand.d.ts +16 -0
- package/dist-types/commands/GetMergeCommitCommand.d.ts +16 -0
- package/dist-types/commands/GetMergeConflictsCommand.d.ts +16 -0
- package/dist-types/commands/GetMergeOptionsCommand.d.ts +16 -0
- package/dist-types/commands/GetPullRequestApprovalStatesCommand.d.ts +16 -0
- package/dist-types/commands/GetPullRequestCommand.d.ts +16 -0
- package/dist-types/commands/GetPullRequestOverrideStateCommand.d.ts +16 -0
- package/dist-types/commands/GetRepositoryCommand.d.ts +16 -0
- package/dist-types/commands/GetRepositoryTriggersCommand.d.ts +16 -0
- package/dist-types/commands/ListApprovalRuleTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +16 -0
- package/dist-types/commands/ListBranchesCommand.d.ts +16 -0
- package/dist-types/commands/ListPullRequestsCommand.d.ts +16 -0
- package/dist-types/commands/ListRepositoriesCommand.d.ts +16 -0
- package/dist-types/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/MergeBranchesByFastForwardCommand.d.ts +16 -0
- package/dist-types/commands/MergeBranchesBySquashCommand.d.ts +16 -0
- package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +16 -0
- package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +16 -0
- package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +16 -0
- package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +16 -0
- package/dist-types/commands/OverridePullRequestApprovalRulesCommand.d.ts +16 -0
- package/dist-types/commands/PostCommentForComparedCommitCommand.d.ts +16 -0
- package/dist-types/commands/PostCommentForPullRequestCommand.d.ts +16 -0
- package/dist-types/commands/PostCommentReplyCommand.d.ts +16 -0
- package/dist-types/commands/PutCommentReactionCommand.d.ts +16 -0
- package/dist-types/commands/PutFileCommand.d.ts +16 -0
- package/dist-types/commands/PutRepositoryTriggersCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/TestRepositoryTriggersCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCommentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDefaultBranchCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePullRequestApprovalStateCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePullRequestDescriptionCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePullRequestStatusCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePullRequestTitleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRepositoryDescriptionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +16 -0
- package/dist-types/models/CodeCommitServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +462 -572
- package/dist-types/models/models_1.d.ts +193 -224
- package/dist-types/pagination/DescribeMergeConflictsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePullRequestEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetCommentReactionsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetCommentsForComparedCommitPaginator.d.ts +3 -0
- package/dist-types/pagination/GetCommentsForPullRequestPaginator.d.ts +3 -0
- package/dist-types/pagination/GetDifferencesPaginator.d.ts +3 -0
- package/dist-types/pagination/GetMergeConflictsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListApprovalRuleTemplatesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAssociatedApprovalRuleTemplatesForRepositoryPaginator.d.ts +3 -0
- package/dist-types/pagination/ListBranchesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPullRequestsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListRepositoriesForApprovalRuleTemplatePaginator.d.ts +3 -0
- package/dist-types/pagination/ListRepositoriesPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -377
- package/dist-types/ts3.4/models/models_1.d.ts +0 -166
- package/package.json +4 -3
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { CodeCommitServiceException as __BaseException } from "./CodeCommitServiceException";
|
|
3
3
|
/**
|
|
4
|
+
* @public
|
|
4
5
|
* <p>The specified Amazon Resource Name (ARN) does not exist in the AWS account.</p>
|
|
5
6
|
*/
|
|
6
7
|
export declare class ActorDoesNotExistException extends __BaseException {
|
|
@@ -11,11 +12,15 @@ export declare class ActorDoesNotExistException extends __BaseException {
|
|
|
11
12
|
*/
|
|
12
13
|
constructor(opts: __ExceptionOptionType<ActorDoesNotExistException, __BaseException>);
|
|
13
14
|
}
|
|
15
|
+
/**
|
|
16
|
+
* @public
|
|
17
|
+
*/
|
|
14
18
|
export declare enum ApprovalState {
|
|
15
19
|
APPROVE = "APPROVE",
|
|
16
20
|
REVOKE = "REVOKE"
|
|
17
21
|
}
|
|
18
22
|
/**
|
|
23
|
+
* @public
|
|
19
24
|
* <p>Returns information about a specific approval on a pull request.</p>
|
|
20
25
|
*/
|
|
21
26
|
export interface Approval {
|
|
@@ -29,6 +34,7 @@ export interface Approval {
|
|
|
29
34
|
approvalState?: ApprovalState | string;
|
|
30
35
|
}
|
|
31
36
|
/**
|
|
37
|
+
* @public
|
|
32
38
|
* <p>Returns information about the template that created the approval rule for a pull request.</p>
|
|
33
39
|
*/
|
|
34
40
|
export interface OriginApprovalRuleTemplate {
|
|
@@ -42,6 +48,7 @@ export interface OriginApprovalRuleTemplate {
|
|
|
42
48
|
approvalRuleTemplateName?: string;
|
|
43
49
|
}
|
|
44
50
|
/**
|
|
51
|
+
* @public
|
|
45
52
|
* <p>Returns information about an approval rule.</p>
|
|
46
53
|
*/
|
|
47
54
|
export interface ApprovalRule {
|
|
@@ -79,6 +86,7 @@ export interface ApprovalRule {
|
|
|
79
86
|
originApprovalRuleTemplate?: OriginApprovalRuleTemplate;
|
|
80
87
|
}
|
|
81
88
|
/**
|
|
89
|
+
* @public
|
|
82
90
|
* <p>The content for the approval rule is empty. You must provide some content for an approval rule. The content cannot be null.</p>
|
|
83
91
|
*/
|
|
84
92
|
export declare class ApprovalRuleContentRequiredException extends __BaseException {
|
|
@@ -90,6 +98,7 @@ export declare class ApprovalRuleContentRequiredException extends __BaseExceptio
|
|
|
90
98
|
constructor(opts: __ExceptionOptionType<ApprovalRuleContentRequiredException, __BaseException>);
|
|
91
99
|
}
|
|
92
100
|
/**
|
|
101
|
+
* @public
|
|
93
102
|
* <p>The specified approval rule does not exist.</p>
|
|
94
103
|
*/
|
|
95
104
|
export declare class ApprovalRuleDoesNotExistException extends __BaseException {
|
|
@@ -101,6 +110,7 @@ export declare class ApprovalRuleDoesNotExistException extends __BaseException {
|
|
|
101
110
|
constructor(opts: __ExceptionOptionType<ApprovalRuleDoesNotExistException, __BaseException>);
|
|
102
111
|
}
|
|
103
112
|
/**
|
|
113
|
+
* @public
|
|
104
114
|
* <p>Returns information about an event for an approval rule.</p>
|
|
105
115
|
*/
|
|
106
116
|
export interface ApprovalRuleEventMetadata {
|
|
@@ -118,6 +128,7 @@ export interface ApprovalRuleEventMetadata {
|
|
|
118
128
|
approvalRuleContent?: string;
|
|
119
129
|
}
|
|
120
130
|
/**
|
|
131
|
+
* @public
|
|
121
132
|
* <p>An approval rule with that name already exists. Approval rule names must be unique
|
|
122
133
|
* within the scope of a pull request.</p>
|
|
123
134
|
*/
|
|
@@ -130,6 +141,7 @@ export declare class ApprovalRuleNameAlreadyExistsException extends __BaseExcept
|
|
|
130
141
|
constructor(opts: __ExceptionOptionType<ApprovalRuleNameAlreadyExistsException, __BaseException>);
|
|
131
142
|
}
|
|
132
143
|
/**
|
|
144
|
+
* @public
|
|
133
145
|
* <p>An approval rule name is required, but was not specified.</p>
|
|
134
146
|
*/
|
|
135
147
|
export declare class ApprovalRuleNameRequiredException extends __BaseException {
|
|
@@ -140,11 +152,15 @@ export declare class ApprovalRuleNameRequiredException extends __BaseException {
|
|
|
140
152
|
*/
|
|
141
153
|
constructor(opts: __ExceptionOptionType<ApprovalRuleNameRequiredException, __BaseException>);
|
|
142
154
|
}
|
|
155
|
+
/**
|
|
156
|
+
* @public
|
|
157
|
+
*/
|
|
143
158
|
export declare enum OverrideStatus {
|
|
144
159
|
OVERRIDE = "OVERRIDE",
|
|
145
160
|
REVOKE = "REVOKE"
|
|
146
161
|
}
|
|
147
162
|
/**
|
|
163
|
+
* @public
|
|
148
164
|
* <p>Returns information about an override event for approval rules for a pull request.</p>
|
|
149
165
|
*/
|
|
150
166
|
export interface ApprovalRuleOverriddenEventMetadata {
|
|
@@ -158,6 +174,7 @@ export interface ApprovalRuleOverriddenEventMetadata {
|
|
|
158
174
|
overrideStatus?: OverrideStatus | string;
|
|
159
175
|
}
|
|
160
176
|
/**
|
|
177
|
+
* @public
|
|
161
178
|
* <p>Returns information about an approval rule template.</p>
|
|
162
179
|
*/
|
|
163
180
|
export interface ApprovalRuleTemplate {
|
|
@@ -195,6 +212,7 @@ export interface ApprovalRuleTemplate {
|
|
|
195
212
|
lastModifiedUser?: string;
|
|
196
213
|
}
|
|
197
214
|
/**
|
|
215
|
+
* @public
|
|
198
216
|
* <p>The content for the approval rule template is empty. You must provide some content for an approval rule template. The content cannot be null.</p>
|
|
199
217
|
*/
|
|
200
218
|
export declare class ApprovalRuleTemplateContentRequiredException extends __BaseException {
|
|
@@ -206,6 +224,7 @@ export declare class ApprovalRuleTemplateContentRequiredException extends __Base
|
|
|
206
224
|
constructor(opts: __ExceptionOptionType<ApprovalRuleTemplateContentRequiredException, __BaseException>);
|
|
207
225
|
}
|
|
208
226
|
/**
|
|
227
|
+
* @public
|
|
209
228
|
* <p>The specified approval rule template does not exist. Verify that the name is correct and that you are signed in to the AWS Region where the template
|
|
210
229
|
* was created, and then try again.</p>
|
|
211
230
|
*/
|
|
@@ -218,6 +237,7 @@ export declare class ApprovalRuleTemplateDoesNotExistException extends __BaseExc
|
|
|
218
237
|
constructor(opts: __ExceptionOptionType<ApprovalRuleTemplateDoesNotExistException, __BaseException>);
|
|
219
238
|
}
|
|
220
239
|
/**
|
|
240
|
+
* @public
|
|
221
241
|
* <p>The approval rule template is associated with one or more repositories. You cannot delete a template that is associated with a repository. Remove
|
|
222
242
|
* all associations, and then try again.</p>
|
|
223
243
|
*/
|
|
@@ -230,6 +250,7 @@ export declare class ApprovalRuleTemplateInUseException extends __BaseException
|
|
|
230
250
|
constructor(opts: __ExceptionOptionType<ApprovalRuleTemplateInUseException, __BaseException>);
|
|
231
251
|
}
|
|
232
252
|
/**
|
|
253
|
+
* @public
|
|
233
254
|
* <p>You cannot create an approval rule template with that name because a template with
|
|
234
255
|
* that name already exists in this AWS Region for your AWS account. Approval rule template
|
|
235
256
|
* names must be unique.</p>
|
|
@@ -243,6 +264,7 @@ export declare class ApprovalRuleTemplateNameAlreadyExistsException extends __Ba
|
|
|
243
264
|
constructor(opts: __ExceptionOptionType<ApprovalRuleTemplateNameAlreadyExistsException, __BaseException>);
|
|
244
265
|
}
|
|
245
266
|
/**
|
|
267
|
+
* @public
|
|
246
268
|
* <p>An approval rule template name is required, but was not specified.</p>
|
|
247
269
|
*/
|
|
248
270
|
export declare class ApprovalRuleTemplateNameRequiredException extends __BaseException {
|
|
@@ -254,6 +276,7 @@ export declare class ApprovalRuleTemplateNameRequiredException extends __BaseExc
|
|
|
254
276
|
constructor(opts: __ExceptionOptionType<ApprovalRuleTemplateNameRequiredException, __BaseException>);
|
|
255
277
|
}
|
|
256
278
|
/**
|
|
279
|
+
* @public
|
|
257
280
|
* <p>Returns information about a change in the approval state for a pull request.</p>
|
|
258
281
|
*/
|
|
259
282
|
export interface ApprovalStateChangedEventMetadata {
|
|
@@ -267,6 +290,7 @@ export interface ApprovalStateChangedEventMetadata {
|
|
|
267
290
|
approvalStatus?: ApprovalState | string;
|
|
268
291
|
}
|
|
269
292
|
/**
|
|
293
|
+
* @public
|
|
270
294
|
* <p>An approval state is required, but was not specified.</p>
|
|
271
295
|
*/
|
|
272
296
|
export declare class ApprovalStateRequiredException extends __BaseException {
|
|
@@ -277,6 +301,9 @@ export declare class ApprovalStateRequiredException extends __BaseException {
|
|
|
277
301
|
*/
|
|
278
302
|
constructor(opts: __ExceptionOptionType<ApprovalStateRequiredException, __BaseException>);
|
|
279
303
|
}
|
|
304
|
+
/**
|
|
305
|
+
* @public
|
|
306
|
+
*/
|
|
280
307
|
export interface AssociateApprovalRuleTemplateWithRepositoryInput {
|
|
281
308
|
/**
|
|
282
309
|
* <p>The name for the approval rule template. </p>
|
|
@@ -288,6 +315,7 @@ export interface AssociateApprovalRuleTemplateWithRepositoryInput {
|
|
|
288
315
|
repositoryName: string | undefined;
|
|
289
316
|
}
|
|
290
317
|
/**
|
|
318
|
+
* @public
|
|
291
319
|
* <p>An encryption integrity check failed.</p>
|
|
292
320
|
*/
|
|
293
321
|
export declare class EncryptionIntegrityChecksFailedException extends __BaseException {
|
|
@@ -299,6 +327,7 @@ export declare class EncryptionIntegrityChecksFailedException extends __BaseExce
|
|
|
299
327
|
constructor(opts: __ExceptionOptionType<EncryptionIntegrityChecksFailedException, __BaseException>);
|
|
300
328
|
}
|
|
301
329
|
/**
|
|
330
|
+
* @public
|
|
302
331
|
* <p>An encryption key could not be accessed.</p>
|
|
303
332
|
*/
|
|
304
333
|
export declare class EncryptionKeyAccessDeniedException extends __BaseException {
|
|
@@ -310,6 +339,7 @@ export declare class EncryptionKeyAccessDeniedException extends __BaseException
|
|
|
310
339
|
constructor(opts: __ExceptionOptionType<EncryptionKeyAccessDeniedException, __BaseException>);
|
|
311
340
|
}
|
|
312
341
|
/**
|
|
342
|
+
* @public
|
|
313
343
|
* <p>The encryption key is disabled.</p>
|
|
314
344
|
*/
|
|
315
345
|
export declare class EncryptionKeyDisabledException extends __BaseException {
|
|
@@ -321,6 +351,7 @@ export declare class EncryptionKeyDisabledException extends __BaseException {
|
|
|
321
351
|
constructor(opts: __ExceptionOptionType<EncryptionKeyDisabledException, __BaseException>);
|
|
322
352
|
}
|
|
323
353
|
/**
|
|
354
|
+
* @public
|
|
324
355
|
* <p>No encryption key was found.</p>
|
|
325
356
|
*/
|
|
326
357
|
export declare class EncryptionKeyNotFoundException extends __BaseException {
|
|
@@ -332,6 +363,7 @@ export declare class EncryptionKeyNotFoundException extends __BaseException {
|
|
|
332
363
|
constructor(opts: __ExceptionOptionType<EncryptionKeyNotFoundException, __BaseException>);
|
|
333
364
|
}
|
|
334
365
|
/**
|
|
366
|
+
* @public
|
|
335
367
|
* <p>The encryption key is not available.</p>
|
|
336
368
|
*/
|
|
337
369
|
export declare class EncryptionKeyUnavailableException extends __BaseException {
|
|
@@ -343,6 +375,7 @@ export declare class EncryptionKeyUnavailableException extends __BaseException {
|
|
|
343
375
|
constructor(opts: __ExceptionOptionType<EncryptionKeyUnavailableException, __BaseException>);
|
|
344
376
|
}
|
|
345
377
|
/**
|
|
378
|
+
* @public
|
|
346
379
|
* <p>The name of the approval rule template is not valid. Template names must be between 1
|
|
347
380
|
* and 100 valid characters in length. For more information about limits in AWS CodeCommit,
|
|
348
381
|
* see <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/limits.html">AWS
|
|
@@ -357,6 +390,7 @@ export declare class InvalidApprovalRuleTemplateNameException extends __BaseExce
|
|
|
357
390
|
constructor(opts: __ExceptionOptionType<InvalidApprovalRuleTemplateNameException, __BaseException>);
|
|
358
391
|
}
|
|
359
392
|
/**
|
|
393
|
+
* @public
|
|
360
394
|
* <p>A specified repository name is not valid.</p>
|
|
361
395
|
*
|
|
362
396
|
* <note>
|
|
@@ -374,6 +408,7 @@ export declare class InvalidRepositoryNameException extends __BaseException {
|
|
|
374
408
|
constructor(opts: __ExceptionOptionType<InvalidRepositoryNameException, __BaseException>);
|
|
375
409
|
}
|
|
376
410
|
/**
|
|
411
|
+
* @public
|
|
377
412
|
* <p>The maximum number of approval rule templates for a repository has been exceeded. You cannot associate more than 25
|
|
378
413
|
* approval rule templates with a repository.</p>
|
|
379
414
|
*/
|
|
@@ -386,6 +421,7 @@ export declare class MaximumRuleTemplatesAssociatedWithRepositoryException exten
|
|
|
386
421
|
constructor(opts: __ExceptionOptionType<MaximumRuleTemplatesAssociatedWithRepositoryException, __BaseException>);
|
|
387
422
|
}
|
|
388
423
|
/**
|
|
424
|
+
* @public
|
|
389
425
|
* <p>The specified repository does not exist.</p>
|
|
390
426
|
*/
|
|
391
427
|
export declare class RepositoryDoesNotExistException extends __BaseException {
|
|
@@ -397,6 +433,7 @@ export declare class RepositoryDoesNotExistException extends __BaseException {
|
|
|
397
433
|
constructor(opts: __ExceptionOptionType<RepositoryDoesNotExistException, __BaseException>);
|
|
398
434
|
}
|
|
399
435
|
/**
|
|
436
|
+
* @public
|
|
400
437
|
* <p>A repository name is required, but was not specified.</p>
|
|
401
438
|
*/
|
|
402
439
|
export declare class RepositoryNameRequiredException extends __BaseException {
|
|
@@ -408,6 +445,7 @@ export declare class RepositoryNameRequiredException extends __BaseException {
|
|
|
408
445
|
constructor(opts: __ExceptionOptionType<RepositoryNameRequiredException, __BaseException>);
|
|
409
446
|
}
|
|
410
447
|
/**
|
|
448
|
+
* @public
|
|
411
449
|
* <p>The specified Amazon Resource Name (ARN) does not exist in the AWS account.</p>
|
|
412
450
|
*/
|
|
413
451
|
export declare class AuthorDoesNotExistException extends __BaseException {
|
|
@@ -418,6 +456,9 @@ export declare class AuthorDoesNotExistException extends __BaseException {
|
|
|
418
456
|
*/
|
|
419
457
|
constructor(opts: __ExceptionOptionType<AuthorDoesNotExistException, __BaseException>);
|
|
420
458
|
}
|
|
459
|
+
/**
|
|
460
|
+
* @public
|
|
461
|
+
*/
|
|
421
462
|
export interface BatchAssociateApprovalRuleTemplateWithRepositoriesInput {
|
|
422
463
|
/**
|
|
423
464
|
* <p>The name of the template you want to associate with one or more repositories.</p>
|
|
@@ -432,6 +473,7 @@ export interface BatchAssociateApprovalRuleTemplateWithRepositoriesInput {
|
|
|
432
473
|
repositoryNames: string[] | undefined;
|
|
433
474
|
}
|
|
434
475
|
/**
|
|
476
|
+
* @public
|
|
435
477
|
* <p>Returns information about errors in a BatchAssociateApprovalRuleTemplateWithRepositories operation.</p>
|
|
436
478
|
*/
|
|
437
479
|
export interface BatchAssociateApprovalRuleTemplateWithRepositoriesError {
|
|
@@ -448,6 +490,9 @@ export interface BatchAssociateApprovalRuleTemplateWithRepositoriesError {
|
|
|
448
490
|
*/
|
|
449
491
|
errorMessage?: string;
|
|
450
492
|
}
|
|
493
|
+
/**
|
|
494
|
+
* @public
|
|
495
|
+
*/
|
|
451
496
|
export interface BatchAssociateApprovalRuleTemplateWithRepositoriesOutput {
|
|
452
497
|
/**
|
|
453
498
|
* <p>A list of names of the repositories that have been associated with the template.</p>
|
|
@@ -459,6 +504,7 @@ export interface BatchAssociateApprovalRuleTemplateWithRepositoriesOutput {
|
|
|
459
504
|
errors: BatchAssociateApprovalRuleTemplateWithRepositoriesError[] | undefined;
|
|
460
505
|
}
|
|
461
506
|
/**
|
|
507
|
+
* @public
|
|
462
508
|
* <p>The maximum number of allowed repository names was exceeded. Currently, this number is 100.</p>
|
|
463
509
|
*/
|
|
464
510
|
export declare class MaximumRepositoryNamesExceededException extends __BaseException {
|
|
@@ -470,6 +516,7 @@ export declare class MaximumRepositoryNamesExceededException extends __BaseExcep
|
|
|
470
516
|
constructor(opts: __ExceptionOptionType<MaximumRepositoryNamesExceededException, __BaseException>);
|
|
471
517
|
}
|
|
472
518
|
/**
|
|
519
|
+
* @public
|
|
473
520
|
* <p>At least one repository name object is required, but was not specified.</p>
|
|
474
521
|
*/
|
|
475
522
|
export declare class RepositoryNamesRequiredException extends __BaseException {
|
|
@@ -480,21 +527,33 @@ export declare class RepositoryNamesRequiredException extends __BaseException {
|
|
|
480
527
|
*/
|
|
481
528
|
constructor(opts: __ExceptionOptionType<RepositoryNamesRequiredException, __BaseException>);
|
|
482
529
|
}
|
|
530
|
+
/**
|
|
531
|
+
* @public
|
|
532
|
+
*/
|
|
483
533
|
export declare enum ConflictDetailLevelTypeEnum {
|
|
484
534
|
FILE_LEVEL = "FILE_LEVEL",
|
|
485
535
|
LINE_LEVEL = "LINE_LEVEL"
|
|
486
536
|
}
|
|
537
|
+
/**
|
|
538
|
+
* @public
|
|
539
|
+
*/
|
|
487
540
|
export declare enum ConflictResolutionStrategyTypeEnum {
|
|
488
541
|
ACCEPT_DESTINATION = "ACCEPT_DESTINATION",
|
|
489
542
|
ACCEPT_SOURCE = "ACCEPT_SOURCE",
|
|
490
543
|
AUTOMERGE = "AUTOMERGE",
|
|
491
544
|
NONE = "NONE"
|
|
492
545
|
}
|
|
546
|
+
/**
|
|
547
|
+
* @public
|
|
548
|
+
*/
|
|
493
549
|
export declare enum MergeOptionTypeEnum {
|
|
494
550
|
FAST_FORWARD_MERGE = "FAST_FORWARD_MERGE",
|
|
495
551
|
SQUASH_MERGE = "SQUASH_MERGE",
|
|
496
552
|
THREE_WAY_MERGE = "THREE_WAY_MERGE"
|
|
497
553
|
}
|
|
554
|
+
/**
|
|
555
|
+
* @public
|
|
556
|
+
*/
|
|
498
557
|
export interface BatchDescribeMergeConflictsInput {
|
|
499
558
|
/**
|
|
500
559
|
* <p>The name of the repository that contains the merge conflicts you want to review.</p>
|
|
@@ -545,12 +604,16 @@ export interface BatchDescribeMergeConflictsInput {
|
|
|
545
604
|
*/
|
|
546
605
|
nextToken?: string;
|
|
547
606
|
}
|
|
607
|
+
/**
|
|
608
|
+
* @public
|
|
609
|
+
*/
|
|
548
610
|
export declare enum FileModeTypeEnum {
|
|
549
611
|
EXECUTABLE = "EXECUTABLE",
|
|
550
612
|
NORMAL = "NORMAL",
|
|
551
613
|
SYMLINK = "SYMLINK"
|
|
552
614
|
}
|
|
553
615
|
/**
|
|
616
|
+
* @public
|
|
554
617
|
* <p>Information about file modes in a merge or pull request.</p>
|
|
555
618
|
*/
|
|
556
619
|
export interface FileModes {
|
|
@@ -568,6 +631,7 @@ export interface FileModes {
|
|
|
568
631
|
base?: FileModeTypeEnum | string;
|
|
569
632
|
}
|
|
570
633
|
/**
|
|
634
|
+
* @public
|
|
571
635
|
* <p>Information about the size of files in a merge or pull request.</p>
|
|
572
636
|
*/
|
|
573
637
|
export interface FileSizes {
|
|
@@ -585,6 +649,7 @@ export interface FileSizes {
|
|
|
585
649
|
base?: number;
|
|
586
650
|
}
|
|
587
651
|
/**
|
|
652
|
+
* @public
|
|
588
653
|
* <p>Information about whether a file is binary or textual in a merge or pull request operation.</p>
|
|
589
654
|
*/
|
|
590
655
|
export interface IsBinaryFile {
|
|
@@ -601,12 +666,16 @@ export interface IsBinaryFile {
|
|
|
601
666
|
*/
|
|
602
667
|
base?: boolean;
|
|
603
668
|
}
|
|
669
|
+
/**
|
|
670
|
+
* @public
|
|
671
|
+
*/
|
|
604
672
|
export declare enum ChangeTypeEnum {
|
|
605
673
|
ADDED = "A",
|
|
606
674
|
DELETED = "D",
|
|
607
675
|
MODIFIED = "M"
|
|
608
676
|
}
|
|
609
677
|
/**
|
|
678
|
+
* @public
|
|
610
679
|
* <p>Information about the file operation conflicts in a merge operation.</p>
|
|
611
680
|
*/
|
|
612
681
|
export interface MergeOperations {
|
|
@@ -620,6 +689,9 @@ export interface MergeOperations {
|
|
|
620
689
|
*/
|
|
621
690
|
destination?: ChangeTypeEnum | string;
|
|
622
691
|
}
|
|
692
|
+
/**
|
|
693
|
+
* @public
|
|
694
|
+
*/
|
|
623
695
|
export declare enum ObjectTypeEnum {
|
|
624
696
|
DIRECTORY = "DIRECTORY",
|
|
625
697
|
FILE = "FILE",
|
|
@@ -627,6 +699,7 @@ export declare enum ObjectTypeEnum {
|
|
|
627
699
|
SYMBOLIC_LINK = "SYMBOLIC_LINK"
|
|
628
700
|
}
|
|
629
701
|
/**
|
|
702
|
+
* @public
|
|
630
703
|
* <p>Information about the type of an object in a merge operation.</p>
|
|
631
704
|
*/
|
|
632
705
|
export interface ObjectTypes {
|
|
@@ -644,6 +717,7 @@ export interface ObjectTypes {
|
|
|
644
717
|
base?: ObjectTypeEnum | string;
|
|
645
718
|
}
|
|
646
719
|
/**
|
|
720
|
+
* @public
|
|
647
721
|
* <p>Information about the metadata for a conflict in a merge operation.</p>
|
|
648
722
|
*/
|
|
649
723
|
export interface ConflictMetadata {
|
|
@@ -689,6 +763,7 @@ export interface ConflictMetadata {
|
|
|
689
763
|
mergeOperations?: MergeOperations;
|
|
690
764
|
}
|
|
691
765
|
/**
|
|
766
|
+
* @public
|
|
692
767
|
* <p>Information about the details of a merge hunk that contains a conflict in a merge or pull request operation.</p>
|
|
693
768
|
*/
|
|
694
769
|
export interface MergeHunkDetail {
|
|
@@ -707,6 +782,7 @@ export interface MergeHunkDetail {
|
|
|
707
782
|
hunkContent?: string;
|
|
708
783
|
}
|
|
709
784
|
/**
|
|
785
|
+
* @public
|
|
710
786
|
* <p>Information about merge hunks in a merge or pull request operation.</p>
|
|
711
787
|
*/
|
|
712
788
|
export interface MergeHunk {
|
|
@@ -732,6 +808,7 @@ export interface MergeHunk {
|
|
|
732
808
|
base?: MergeHunkDetail;
|
|
733
809
|
}
|
|
734
810
|
/**
|
|
811
|
+
* @public
|
|
735
812
|
* <p>Information about conflicts in a merge operation.</p>
|
|
736
813
|
*/
|
|
737
814
|
export interface Conflict {
|
|
@@ -745,6 +822,7 @@ export interface Conflict {
|
|
|
745
822
|
mergeHunks?: MergeHunk[];
|
|
746
823
|
}
|
|
747
824
|
/**
|
|
825
|
+
* @public
|
|
748
826
|
* <p>Returns information about errors in a BatchDescribeMergeConflicts operation.</p>
|
|
749
827
|
*/
|
|
750
828
|
export interface BatchDescribeMergeConflictsError {
|
|
@@ -761,6 +839,9 @@ export interface BatchDescribeMergeConflictsError {
|
|
|
761
839
|
*/
|
|
762
840
|
message: string | undefined;
|
|
763
841
|
}
|
|
842
|
+
/**
|
|
843
|
+
* @public
|
|
844
|
+
*/
|
|
764
845
|
export interface BatchDescribeMergeConflictsOutput {
|
|
765
846
|
/**
|
|
766
847
|
* <p>A list of conflicts for each file, including the conflict metadata and the hunks of the differences between the files.</p>
|
|
@@ -788,6 +869,7 @@ export interface BatchDescribeMergeConflictsOutput {
|
|
|
788
869
|
baseCommitId?: string;
|
|
789
870
|
}
|
|
790
871
|
/**
|
|
872
|
+
* @public
|
|
791
873
|
* <p>The specified commit does not exist or no commit was specified, and the specified repository has no default branch.</p>
|
|
792
874
|
*/
|
|
793
875
|
export declare class CommitDoesNotExistException extends __BaseException {
|
|
@@ -799,6 +881,7 @@ export declare class CommitDoesNotExistException extends __BaseException {
|
|
|
799
881
|
constructor(opts: __ExceptionOptionType<CommitDoesNotExistException, __BaseException>);
|
|
800
882
|
}
|
|
801
883
|
/**
|
|
884
|
+
* @public
|
|
802
885
|
* <p>A commit was not specified.</p>
|
|
803
886
|
*/
|
|
804
887
|
export declare class CommitRequiredException extends __BaseException {
|
|
@@ -810,6 +893,7 @@ export declare class CommitRequiredException extends __BaseException {
|
|
|
810
893
|
constructor(opts: __ExceptionOptionType<CommitRequiredException, __BaseException>);
|
|
811
894
|
}
|
|
812
895
|
/**
|
|
896
|
+
* @public
|
|
813
897
|
* <p>The specified commit is not valid.</p>
|
|
814
898
|
*/
|
|
815
899
|
export declare class InvalidCommitException extends __BaseException {
|
|
@@ -821,6 +905,7 @@ export declare class InvalidCommitException extends __BaseException {
|
|
|
821
905
|
constructor(opts: __ExceptionOptionType<InvalidCommitException, __BaseException>);
|
|
822
906
|
}
|
|
823
907
|
/**
|
|
908
|
+
* @public
|
|
824
909
|
* <p>The specified conflict detail level is not valid.</p>
|
|
825
910
|
*/
|
|
826
911
|
export declare class InvalidConflictDetailLevelException extends __BaseException {
|
|
@@ -832,6 +917,7 @@ export declare class InvalidConflictDetailLevelException extends __BaseException
|
|
|
832
917
|
constructor(opts: __ExceptionOptionType<InvalidConflictDetailLevelException, __BaseException>);
|
|
833
918
|
}
|
|
834
919
|
/**
|
|
920
|
+
* @public
|
|
835
921
|
* <p>The specified conflict resolution strategy is not valid.</p>
|
|
836
922
|
*/
|
|
837
923
|
export declare class InvalidConflictResolutionStrategyException extends __BaseException {
|
|
@@ -843,6 +929,7 @@ export declare class InvalidConflictResolutionStrategyException extends __BaseEx
|
|
|
843
929
|
constructor(opts: __ExceptionOptionType<InvalidConflictResolutionStrategyException, __BaseException>);
|
|
844
930
|
}
|
|
845
931
|
/**
|
|
932
|
+
* @public
|
|
846
933
|
* <p>The specified continuation token is not valid.</p>
|
|
847
934
|
*/
|
|
848
935
|
export declare class InvalidContinuationTokenException extends __BaseException {
|
|
@@ -854,6 +941,7 @@ export declare class InvalidContinuationTokenException extends __BaseException {
|
|
|
854
941
|
constructor(opts: __ExceptionOptionType<InvalidContinuationTokenException, __BaseException>);
|
|
855
942
|
}
|
|
856
943
|
/**
|
|
944
|
+
* @public
|
|
857
945
|
* <p>The specified value for the number of conflict files to return is not valid.</p>
|
|
858
946
|
*/
|
|
859
947
|
export declare class InvalidMaxConflictFilesException extends __BaseException {
|
|
@@ -865,6 +953,7 @@ export declare class InvalidMaxConflictFilesException extends __BaseException {
|
|
|
865
953
|
constructor(opts: __ExceptionOptionType<InvalidMaxConflictFilesException, __BaseException>);
|
|
866
954
|
}
|
|
867
955
|
/**
|
|
956
|
+
* @public
|
|
868
957
|
* <p>The specified value for the number of merge hunks to return is not valid.</p>
|
|
869
958
|
*/
|
|
870
959
|
export declare class InvalidMaxMergeHunksException extends __BaseException {
|
|
@@ -876,6 +965,7 @@ export declare class InvalidMaxMergeHunksException extends __BaseException {
|
|
|
876
965
|
constructor(opts: __ExceptionOptionType<InvalidMaxMergeHunksException, __BaseException>);
|
|
877
966
|
}
|
|
878
967
|
/**
|
|
968
|
+
* @public
|
|
879
969
|
* <p>The specified merge option is not valid for this operation. Not all merge strategies are supported for all operations.</p>
|
|
880
970
|
*/
|
|
881
971
|
export declare class InvalidMergeOptionException extends __BaseException {
|
|
@@ -887,6 +977,7 @@ export declare class InvalidMergeOptionException extends __BaseException {
|
|
|
887
977
|
constructor(opts: __ExceptionOptionType<InvalidMergeOptionException, __BaseException>);
|
|
888
978
|
}
|
|
889
979
|
/**
|
|
980
|
+
* @public
|
|
890
981
|
* <p>The number of files to load exceeds the allowed limit.</p>
|
|
891
982
|
*/
|
|
892
983
|
export declare class MaximumFileContentToLoadExceededException extends __BaseException {
|
|
@@ -898,6 +989,7 @@ export declare class MaximumFileContentToLoadExceededException extends __BaseExc
|
|
|
898
989
|
constructor(opts: __ExceptionOptionType<MaximumFileContentToLoadExceededException, __BaseException>);
|
|
899
990
|
}
|
|
900
991
|
/**
|
|
992
|
+
* @public
|
|
901
993
|
* <p>The number of items to compare between the source or destination branches and the merge base has exceeded the maximum allowed.</p>
|
|
902
994
|
*/
|
|
903
995
|
export declare class MaximumItemsToCompareExceededException extends __BaseException {
|
|
@@ -909,6 +1001,7 @@ export declare class MaximumItemsToCompareExceededException extends __BaseExcept
|
|
|
909
1001
|
constructor(opts: __ExceptionOptionType<MaximumItemsToCompareExceededException, __BaseException>);
|
|
910
1002
|
}
|
|
911
1003
|
/**
|
|
1004
|
+
* @public
|
|
912
1005
|
* <p>A merge option or stategy is required, and none was provided.</p>
|
|
913
1006
|
*/
|
|
914
1007
|
export declare class MergeOptionRequiredException extends __BaseException {
|
|
@@ -920,6 +1013,7 @@ export declare class MergeOptionRequiredException extends __BaseException {
|
|
|
920
1013
|
constructor(opts: __ExceptionOptionType<MergeOptionRequiredException, __BaseException>);
|
|
921
1014
|
}
|
|
922
1015
|
/**
|
|
1016
|
+
* @public
|
|
923
1017
|
* <p>The divergence between the tips of the provided commit specifiers is too great to determine whether there might be
|
|
924
1018
|
* any merge conflicts. Locally compare the specifiers using <code>git diff</code> or a diff tool.</p>
|
|
925
1019
|
*/
|
|
@@ -931,6 +1025,9 @@ export declare class TipsDivergenceExceededException extends __BaseException {
|
|
|
931
1025
|
*/
|
|
932
1026
|
constructor(opts: __ExceptionOptionType<TipsDivergenceExceededException, __BaseException>);
|
|
933
1027
|
}
|
|
1028
|
+
/**
|
|
1029
|
+
* @public
|
|
1030
|
+
*/
|
|
934
1031
|
export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesInput {
|
|
935
1032
|
/**
|
|
936
1033
|
* <p>The name of the template that you want to disassociate from one or more repositories.</p>
|
|
@@ -946,6 +1043,7 @@ export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesInput {
|
|
|
946
1043
|
repositoryNames: string[] | undefined;
|
|
947
1044
|
}
|
|
948
1045
|
/**
|
|
1046
|
+
* @public
|
|
949
1047
|
* <p>Returns information about errors in a BatchDisassociateApprovalRuleTemplateFromRepositories operation.</p>
|
|
950
1048
|
*/
|
|
951
1049
|
export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesError {
|
|
@@ -963,6 +1061,9 @@ export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesError {
|
|
|
963
1061
|
*/
|
|
964
1062
|
errorMessage?: string;
|
|
965
1063
|
}
|
|
1064
|
+
/**
|
|
1065
|
+
* @public
|
|
1066
|
+
*/
|
|
966
1067
|
export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput {
|
|
967
1068
|
/**
|
|
968
1069
|
* <p>A list of repository names that have had their association with the template
|
|
@@ -974,6 +1075,9 @@ export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput {
|
|
|
974
1075
|
*/
|
|
975
1076
|
errors: BatchDisassociateApprovalRuleTemplateFromRepositoriesError[] | undefined;
|
|
976
1077
|
}
|
|
1078
|
+
/**
|
|
1079
|
+
* @public
|
|
1080
|
+
*/
|
|
977
1081
|
export interface BatchGetCommitsInput {
|
|
978
1082
|
/**
|
|
979
1083
|
* <p>The full commit IDs of the commits to get information about.</p>
|
|
@@ -989,6 +1093,7 @@ export interface BatchGetCommitsInput {
|
|
|
989
1093
|
repositoryName: string | undefined;
|
|
990
1094
|
}
|
|
991
1095
|
/**
|
|
1096
|
+
* @public
|
|
992
1097
|
* <p>Information about the user who made a specified commit.</p>
|
|
993
1098
|
*/
|
|
994
1099
|
export interface UserInfo {
|
|
@@ -1006,6 +1111,7 @@ export interface UserInfo {
|
|
|
1006
1111
|
date?: string;
|
|
1007
1112
|
}
|
|
1008
1113
|
/**
|
|
1114
|
+
* @public
|
|
1009
1115
|
* <p>Returns information about a specific commit.</p>
|
|
1010
1116
|
*/
|
|
1011
1117
|
export interface Commit {
|
|
@@ -1046,6 +1152,7 @@ export interface Commit {
|
|
|
1046
1152
|
additionalData?: string;
|
|
1047
1153
|
}
|
|
1048
1154
|
/**
|
|
1155
|
+
* @public
|
|
1049
1156
|
* <p>Returns information about errors in a BatchGetCommits operation.</p>
|
|
1050
1157
|
*/
|
|
1051
1158
|
export interface BatchGetCommitsError {
|
|
@@ -1062,6 +1169,9 @@ export interface BatchGetCommitsError {
|
|
|
1062
1169
|
*/
|
|
1063
1170
|
errorMessage?: string;
|
|
1064
1171
|
}
|
|
1172
|
+
/**
|
|
1173
|
+
* @public
|
|
1174
|
+
*/
|
|
1065
1175
|
export interface BatchGetCommitsOutput {
|
|
1066
1176
|
/**
|
|
1067
1177
|
* <p>An array of commit data type objects, each of which contains information about a specified commit.</p>
|
|
@@ -1075,6 +1185,7 @@ export interface BatchGetCommitsOutput {
|
|
|
1075
1185
|
errors?: BatchGetCommitsError[];
|
|
1076
1186
|
}
|
|
1077
1187
|
/**
|
|
1188
|
+
* @public
|
|
1078
1189
|
* <p>The maximum number of allowed commit IDs in a batch request is 100. Verify that your batch requests contains no more than 100 commit IDs, and then try again.</p>
|
|
1079
1190
|
*/
|
|
1080
1191
|
export declare class CommitIdsLimitExceededException extends __BaseException {
|
|
@@ -1086,6 +1197,7 @@ export declare class CommitIdsLimitExceededException extends __BaseException {
|
|
|
1086
1197
|
constructor(opts: __ExceptionOptionType<CommitIdsLimitExceededException, __BaseException>);
|
|
1087
1198
|
}
|
|
1088
1199
|
/**
|
|
1200
|
+
* @public
|
|
1089
1201
|
* <p>A list of commit IDs is required, but was either not specified or the list was empty.</p>
|
|
1090
1202
|
*/
|
|
1091
1203
|
export declare class CommitIdsListRequiredException extends __BaseException {
|
|
@@ -1097,6 +1209,7 @@ export declare class CommitIdsListRequiredException extends __BaseException {
|
|
|
1097
1209
|
constructor(opts: __ExceptionOptionType<CommitIdsListRequiredException, __BaseException>);
|
|
1098
1210
|
}
|
|
1099
1211
|
/**
|
|
1212
|
+
* @public
|
|
1100
1213
|
* <p>Represents the input of a batch get repositories operation.</p>
|
|
1101
1214
|
*/
|
|
1102
1215
|
export interface BatchGetRepositoriesInput {
|
|
@@ -1109,6 +1222,7 @@ export interface BatchGetRepositoriesInput {
|
|
|
1109
1222
|
repositoryNames: string[] | undefined;
|
|
1110
1223
|
}
|
|
1111
1224
|
/**
|
|
1225
|
+
* @public
|
|
1112
1226
|
* <p>Information about a repository.</p>
|
|
1113
1227
|
*/
|
|
1114
1228
|
export interface RepositoryMetadata {
|
|
@@ -1154,6 +1268,7 @@ export interface RepositoryMetadata {
|
|
|
1154
1268
|
Arn?: string;
|
|
1155
1269
|
}
|
|
1156
1270
|
/**
|
|
1271
|
+
* @public
|
|
1157
1272
|
* <p>Represents the output of a batch get repositories operation.</p>
|
|
1158
1273
|
*/
|
|
1159
1274
|
export interface BatchGetRepositoriesOutput {
|
|
@@ -1167,6 +1282,7 @@ export interface BatchGetRepositoriesOutput {
|
|
|
1167
1282
|
repositoriesNotFound?: string[];
|
|
1168
1283
|
}
|
|
1169
1284
|
/**
|
|
1285
|
+
* @public
|
|
1170
1286
|
* <p>The before commit ID and the after commit ID are the same, which is not valid. The before commit ID and the after commit ID must be different commit IDs.</p>
|
|
1171
1287
|
*/
|
|
1172
1288
|
export declare class BeforeCommitIdAndAfterCommitIdAreSameException extends __BaseException {
|
|
@@ -1178,6 +1294,7 @@ export declare class BeforeCommitIdAndAfterCommitIdAreSameException extends __Ba
|
|
|
1178
1294
|
constructor(opts: __ExceptionOptionType<BeforeCommitIdAndAfterCommitIdAreSameException, __BaseException>);
|
|
1179
1295
|
}
|
|
1180
1296
|
/**
|
|
1297
|
+
* @public
|
|
1181
1298
|
* <p>The specified blob does not exist.</p>
|
|
1182
1299
|
*/
|
|
1183
1300
|
export declare class BlobIdDoesNotExistException extends __BaseException {
|
|
@@ -1189,6 +1306,7 @@ export declare class BlobIdDoesNotExistException extends __BaseException {
|
|
|
1189
1306
|
constructor(opts: __ExceptionOptionType<BlobIdDoesNotExistException, __BaseException>);
|
|
1190
1307
|
}
|
|
1191
1308
|
/**
|
|
1309
|
+
* @public
|
|
1192
1310
|
* <p>A blob ID is required, but was not specified.</p>
|
|
1193
1311
|
*/
|
|
1194
1312
|
export declare class BlobIdRequiredException extends __BaseException {
|
|
@@ -1200,6 +1318,7 @@ export declare class BlobIdRequiredException extends __BaseException {
|
|
|
1200
1318
|
constructor(opts: __ExceptionOptionType<BlobIdRequiredException, __BaseException>);
|
|
1201
1319
|
}
|
|
1202
1320
|
/**
|
|
1321
|
+
* @public
|
|
1203
1322
|
* <p>Returns information about a specific Git blob object.</p>
|
|
1204
1323
|
*/
|
|
1205
1324
|
export interface BlobMetadata {
|
|
@@ -1235,6 +1354,7 @@ export interface BlobMetadata {
|
|
|
1235
1354
|
mode?: string;
|
|
1236
1355
|
}
|
|
1237
1356
|
/**
|
|
1357
|
+
* @public
|
|
1238
1358
|
* <p>The specified branch does not exist.</p>
|
|
1239
1359
|
*/
|
|
1240
1360
|
export declare class BranchDoesNotExistException extends __BaseException {
|
|
@@ -1246,6 +1366,7 @@ export declare class BranchDoesNotExistException extends __BaseException {
|
|
|
1246
1366
|
constructor(opts: __ExceptionOptionType<BranchDoesNotExistException, __BaseException>);
|
|
1247
1367
|
}
|
|
1248
1368
|
/**
|
|
1369
|
+
* @public
|
|
1249
1370
|
* <p>Returns information about a branch.</p>
|
|
1250
1371
|
*/
|
|
1251
1372
|
export interface BranchInfo {
|
|
@@ -1259,6 +1380,7 @@ export interface BranchInfo {
|
|
|
1259
1380
|
commitId?: string;
|
|
1260
1381
|
}
|
|
1261
1382
|
/**
|
|
1383
|
+
* @public
|
|
1262
1384
|
* <p>Cannot create the branch with the specified name because the commit conflicts with an existing branch with the same name.
|
|
1263
1385
|
* Branch names must be unique.</p>
|
|
1264
1386
|
*/
|
|
@@ -1271,6 +1393,7 @@ export declare class BranchNameExistsException extends __BaseException {
|
|
|
1271
1393
|
constructor(opts: __ExceptionOptionType<BranchNameExistsException, __BaseException>);
|
|
1272
1394
|
}
|
|
1273
1395
|
/**
|
|
1396
|
+
* @public
|
|
1274
1397
|
* <p>The specified branch name is not valid because it is a tag name. Enter the name of a
|
|
1275
1398
|
* branch in the repository. For a list of valid branch names, use <a>ListBranches</a>.</p>
|
|
1276
1399
|
*/
|
|
@@ -1283,6 +1406,7 @@ export declare class BranchNameIsTagNameException extends __BaseException {
|
|
|
1283
1406
|
constructor(opts: __ExceptionOptionType<BranchNameIsTagNameException, __BaseException>);
|
|
1284
1407
|
}
|
|
1285
1408
|
/**
|
|
1409
|
+
* @public
|
|
1286
1410
|
* <p>A branch name is required, but was not specified.</p>
|
|
1287
1411
|
*/
|
|
1288
1412
|
export declare class BranchNameRequiredException extends __BaseException {
|
|
@@ -1294,6 +1418,7 @@ export declare class BranchNameRequiredException extends __BaseException {
|
|
|
1294
1418
|
constructor(opts: __ExceptionOptionType<BranchNameRequiredException, __BaseException>);
|
|
1295
1419
|
}
|
|
1296
1420
|
/**
|
|
1421
|
+
* @public
|
|
1297
1422
|
* <p>The approval rule cannot be deleted from the pull request because it was created by an
|
|
1298
1423
|
* approval rule template and applied to the pull request automatically.</p>
|
|
1299
1424
|
*/
|
|
@@ -1306,6 +1431,7 @@ export declare class CannotDeleteApprovalRuleFromTemplateException extends __Bas
|
|
|
1306
1431
|
constructor(opts: __ExceptionOptionType<CannotDeleteApprovalRuleFromTemplateException, __BaseException>);
|
|
1307
1432
|
}
|
|
1308
1433
|
/**
|
|
1434
|
+
* @public
|
|
1309
1435
|
* <p>The approval rule cannot be modified for the pull request because it was created by an
|
|
1310
1436
|
* approval rule template and applied to the pull request automatically.</p>
|
|
1311
1437
|
*/
|
|
@@ -1318,6 +1444,7 @@ export declare class CannotModifyApprovalRuleFromTemplateException extends __Bas
|
|
|
1318
1444
|
constructor(opts: __ExceptionOptionType<CannotModifyApprovalRuleFromTemplateException, __BaseException>);
|
|
1319
1445
|
}
|
|
1320
1446
|
/**
|
|
1447
|
+
* @public
|
|
1321
1448
|
* <p>A client request token is required. A client request token is an unique,
|
|
1322
1449
|
* client-generated idempotency token that, when provided in a request, ensures the request
|
|
1323
1450
|
* cannot be repeated with a changed parameter. If a request is received with the same
|
|
@@ -1332,6 +1459,9 @@ export declare class ClientRequestTokenRequiredException extends __BaseException
|
|
|
1332
1459
|
*/
|
|
1333
1460
|
constructor(opts: __ExceptionOptionType<ClientRequestTokenRequiredException, __BaseException>);
|
|
1334
1461
|
}
|
|
1462
|
+
/**
|
|
1463
|
+
* @public
|
|
1464
|
+
*/
|
|
1335
1465
|
export interface CreateApprovalRuleTemplateInput {
|
|
1336
1466
|
/**
|
|
1337
1467
|
* <p>The name of the approval rule template. Provide descriptive names, because this name
|
|
@@ -1393,6 +1523,9 @@ export interface CreateApprovalRuleTemplateInput {
|
|
|
1393
1523
|
*/
|
|
1394
1524
|
approvalRuleTemplateDescription?: string;
|
|
1395
1525
|
}
|
|
1526
|
+
/**
|
|
1527
|
+
* @public
|
|
1528
|
+
*/
|
|
1396
1529
|
export interface CreateApprovalRuleTemplateOutput {
|
|
1397
1530
|
/**
|
|
1398
1531
|
* <p>The content and structure of the created approval rule template.</p>
|
|
@@ -1400,6 +1533,7 @@ export interface CreateApprovalRuleTemplateOutput {
|
|
|
1400
1533
|
approvalRuleTemplate: ApprovalRuleTemplate | undefined;
|
|
1401
1534
|
}
|
|
1402
1535
|
/**
|
|
1536
|
+
* @public
|
|
1403
1537
|
* <p>The content of the approval rule template is not valid.</p>
|
|
1404
1538
|
*/
|
|
1405
1539
|
export declare class InvalidApprovalRuleTemplateContentException extends __BaseException {
|
|
@@ -1411,6 +1545,7 @@ export declare class InvalidApprovalRuleTemplateContentException extends __BaseE
|
|
|
1411
1545
|
constructor(opts: __ExceptionOptionType<InvalidApprovalRuleTemplateContentException, __BaseException>);
|
|
1412
1546
|
}
|
|
1413
1547
|
/**
|
|
1548
|
+
* @public
|
|
1414
1549
|
* <p>The description for the approval rule template is not valid because it exceeds the
|
|
1415
1550
|
* maximum characters allowed for a description. For more information about limits in AWS
|
|
1416
1551
|
* CodeCommit, see <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/limits.html">AWS CodeCommit User
|
|
@@ -1425,6 +1560,7 @@ export declare class InvalidApprovalRuleTemplateDescriptionException extends __B
|
|
|
1425
1560
|
constructor(opts: __ExceptionOptionType<InvalidApprovalRuleTemplateDescriptionException, __BaseException>);
|
|
1426
1561
|
}
|
|
1427
1562
|
/**
|
|
1563
|
+
* @public
|
|
1428
1564
|
* <p>The maximum number of approval rule templates has been exceeded for this AWS Region. </p>
|
|
1429
1565
|
*/
|
|
1430
1566
|
export declare class NumberOfRuleTemplatesExceededException extends __BaseException {
|
|
@@ -1436,6 +1572,7 @@ export declare class NumberOfRuleTemplatesExceededException extends __BaseExcept
|
|
|
1436
1572
|
constructor(opts: __ExceptionOptionType<NumberOfRuleTemplatesExceededException, __BaseException>);
|
|
1437
1573
|
}
|
|
1438
1574
|
/**
|
|
1575
|
+
* @public
|
|
1439
1576
|
* <p>A commit ID was not specified.</p>
|
|
1440
1577
|
*/
|
|
1441
1578
|
export declare class CommitIdRequiredException extends __BaseException {
|
|
@@ -1447,6 +1584,7 @@ export declare class CommitIdRequiredException extends __BaseException {
|
|
|
1447
1584
|
constructor(opts: __ExceptionOptionType<CommitIdRequiredException, __BaseException>);
|
|
1448
1585
|
}
|
|
1449
1586
|
/**
|
|
1587
|
+
* @public
|
|
1450
1588
|
* <p>Represents the input of a create branch operation.</p>
|
|
1451
1589
|
*/
|
|
1452
1590
|
export interface CreateBranchInput {
|
|
@@ -1464,6 +1602,7 @@ export interface CreateBranchInput {
|
|
|
1464
1602
|
commitId: string | undefined;
|
|
1465
1603
|
}
|
|
1466
1604
|
/**
|
|
1605
|
+
* @public
|
|
1467
1606
|
* <p>The specified reference name is not valid.</p>
|
|
1468
1607
|
*/
|
|
1469
1608
|
export declare class InvalidBranchNameException extends __BaseException {
|
|
@@ -1475,6 +1614,7 @@ export declare class InvalidBranchNameException extends __BaseException {
|
|
|
1475
1614
|
constructor(opts: __ExceptionOptionType<InvalidBranchNameException, __BaseException>);
|
|
1476
1615
|
}
|
|
1477
1616
|
/**
|
|
1617
|
+
* @public
|
|
1478
1618
|
* <p>The specified commit ID is not valid.</p>
|
|
1479
1619
|
*/
|
|
1480
1620
|
export declare class InvalidCommitIdException extends __BaseException {
|
|
@@ -1486,6 +1626,7 @@ export declare class InvalidCommitIdException extends __BaseException {
|
|
|
1486
1626
|
constructor(opts: __ExceptionOptionType<InvalidCommitIdException, __BaseException>);
|
|
1487
1627
|
}
|
|
1488
1628
|
/**
|
|
1629
|
+
* @public
|
|
1489
1630
|
* <p>The commit message is too long. Provide a shorter string. </p>
|
|
1490
1631
|
*/
|
|
1491
1632
|
export declare class CommitMessageLengthExceededException extends __BaseException {
|
|
@@ -1497,6 +1638,7 @@ export declare class CommitMessageLengthExceededException extends __BaseExceptio
|
|
|
1497
1638
|
constructor(opts: __ExceptionOptionType<CommitMessageLengthExceededException, __BaseException>);
|
|
1498
1639
|
}
|
|
1499
1640
|
/**
|
|
1641
|
+
* @public
|
|
1500
1642
|
* <p>A file that is deleted as part of a commit.</p>
|
|
1501
1643
|
*/
|
|
1502
1644
|
export interface DeleteFileEntry {
|
|
@@ -1506,6 +1648,7 @@ export interface DeleteFileEntry {
|
|
|
1506
1648
|
filePath: string | undefined;
|
|
1507
1649
|
}
|
|
1508
1650
|
/**
|
|
1651
|
+
* @public
|
|
1509
1652
|
* <p>Information about a source file that is part of changes made in a commit.</p>
|
|
1510
1653
|
*/
|
|
1511
1654
|
export interface SourceFileSpecifier {
|
|
@@ -1519,6 +1662,7 @@ export interface SourceFileSpecifier {
|
|
|
1519
1662
|
isMove?: boolean;
|
|
1520
1663
|
}
|
|
1521
1664
|
/**
|
|
1665
|
+
* @public
|
|
1522
1666
|
* <p>Information about a file added or updated as part of a commit.</p>
|
|
1523
1667
|
*/
|
|
1524
1668
|
export interface PutFileEntry {
|
|
@@ -1541,6 +1685,7 @@ export interface PutFileEntry {
|
|
|
1541
1685
|
sourceFile?: SourceFileSpecifier;
|
|
1542
1686
|
}
|
|
1543
1687
|
/**
|
|
1688
|
+
* @public
|
|
1544
1689
|
* <p>Information about the file mode changes.</p>
|
|
1545
1690
|
*/
|
|
1546
1691
|
export interface SetFileModeEntry {
|
|
@@ -1553,6 +1698,9 @@ export interface SetFileModeEntry {
|
|
|
1553
1698
|
*/
|
|
1554
1699
|
fileMode: FileModeTypeEnum | string | undefined;
|
|
1555
1700
|
}
|
|
1701
|
+
/**
|
|
1702
|
+
* @public
|
|
1703
|
+
*/
|
|
1556
1704
|
export interface CreateCommitInput {
|
|
1557
1705
|
/**
|
|
1558
1706
|
* <p>The name of the repository where you create the commit.</p>
|
|
@@ -1601,6 +1749,7 @@ export interface CreateCommitInput {
|
|
|
1601
1749
|
setFileModes?: SetFileModeEntry[];
|
|
1602
1750
|
}
|
|
1603
1751
|
/**
|
|
1752
|
+
* @public
|
|
1604
1753
|
* <p>A file to be added, updated, or deleted as part of a commit.</p>
|
|
1605
1754
|
*/
|
|
1606
1755
|
export interface FileMetadata {
|
|
@@ -1618,6 +1767,9 @@ export interface FileMetadata {
|
|
|
1618
1767
|
*/
|
|
1619
1768
|
fileMode?: FileModeTypeEnum | string;
|
|
1620
1769
|
}
|
|
1770
|
+
/**
|
|
1771
|
+
* @public
|
|
1772
|
+
*/
|
|
1621
1773
|
export interface CreateCommitOutput {
|
|
1622
1774
|
/**
|
|
1623
1775
|
* <p>The full commit ID of the commit that contains your committed file changes.</p>
|
|
@@ -1641,6 +1793,7 @@ export interface CreateCommitOutput {
|
|
|
1641
1793
|
filesDeleted?: FileMetadata[];
|
|
1642
1794
|
}
|
|
1643
1795
|
/**
|
|
1796
|
+
* @public
|
|
1644
1797
|
* <p>A file cannot be added to the repository because the specified path name has the same name as a file that already exists in this repository.
|
|
1645
1798
|
* Either provide a different name for the file, or specify a different path for the file.</p>
|
|
1646
1799
|
*/
|
|
@@ -1653,6 +1806,7 @@ export declare class DirectoryNameConflictsWithFileNameException extends __BaseE
|
|
|
1653
1806
|
constructor(opts: __ExceptionOptionType<DirectoryNameConflictsWithFileNameException, __BaseException>);
|
|
1654
1807
|
}
|
|
1655
1808
|
/**
|
|
1809
|
+
* @public
|
|
1656
1810
|
* <p>The commit cannot be created because both a source file and file content have been
|
|
1657
1811
|
* specified for the same file. You cannot provide both. Either specify a source file or
|
|
1658
1812
|
* provide the file content directly.</p>
|
|
@@ -1666,6 +1820,7 @@ export declare class FileContentAndSourceFileSpecifiedException extends __BaseEx
|
|
|
1666
1820
|
constructor(opts: __ExceptionOptionType<FileContentAndSourceFileSpecifiedException, __BaseException>);
|
|
1667
1821
|
}
|
|
1668
1822
|
/**
|
|
1823
|
+
* @public
|
|
1669
1824
|
* <p>The file cannot be added because it is too large. The maximum file size is 6 MB, and
|
|
1670
1825
|
* the combined file content change size is 7 MB. Consider making these changes using a Git
|
|
1671
1826
|
* client.</p>
|
|
@@ -1679,6 +1834,7 @@ export declare class FileContentSizeLimitExceededException extends __BaseExcepti
|
|
|
1679
1834
|
constructor(opts: __ExceptionOptionType<FileContentSizeLimitExceededException, __BaseException>);
|
|
1680
1835
|
}
|
|
1681
1836
|
/**
|
|
1837
|
+
* @public
|
|
1682
1838
|
* <p>The specified file does not exist. Verify that you have used the correct file name,
|
|
1683
1839
|
* full path, and extension.</p>
|
|
1684
1840
|
*/
|
|
@@ -1691,6 +1847,7 @@ export declare class FileDoesNotExistException extends __BaseException {
|
|
|
1691
1847
|
constructor(opts: __ExceptionOptionType<FileDoesNotExistException, __BaseException>);
|
|
1692
1848
|
}
|
|
1693
1849
|
/**
|
|
1850
|
+
* @public
|
|
1694
1851
|
* <p>The commit cannot be created because no files have been specified as added, updated, or changed (PutFile or DeleteFile) for the commit.</p>
|
|
1695
1852
|
*/
|
|
1696
1853
|
export declare class FileEntryRequiredException extends __BaseException {
|
|
@@ -1702,6 +1859,7 @@ export declare class FileEntryRequiredException extends __BaseException {
|
|
|
1702
1859
|
constructor(opts: __ExceptionOptionType<FileEntryRequiredException, __BaseException>);
|
|
1703
1860
|
}
|
|
1704
1861
|
/**
|
|
1862
|
+
* @public
|
|
1705
1863
|
* <p>The commit cannot be created because no file mode has been specified. A file mode is
|
|
1706
1864
|
* required to update mode permissions for a file.</p>
|
|
1707
1865
|
*/
|
|
@@ -1714,6 +1872,7 @@ export declare class FileModeRequiredException extends __BaseException {
|
|
|
1714
1872
|
constructor(opts: __ExceptionOptionType<FileModeRequiredException, __BaseException>);
|
|
1715
1873
|
}
|
|
1716
1874
|
/**
|
|
1875
|
+
* @public
|
|
1717
1876
|
* <p>A file cannot be added to the repository because the specified file name has the same name as a directory in this repository. Either provide
|
|
1718
1877
|
* another name for the file, or add the file in a directory that does not match the file name.</p>
|
|
1719
1878
|
*/
|
|
@@ -1726,6 +1885,7 @@ export declare class FileNameConflictsWithDirectoryNameException extends __BaseE
|
|
|
1726
1885
|
constructor(opts: __ExceptionOptionType<FileNameConflictsWithDirectoryNameException, __BaseException>);
|
|
1727
1886
|
}
|
|
1728
1887
|
/**
|
|
1888
|
+
* @public
|
|
1729
1889
|
* <p>The commit cannot be created because a specified file path points to a submodule. Verify that the destination files
|
|
1730
1890
|
* have valid file paths that do not point to a submodule.</p>
|
|
1731
1891
|
*/
|
|
@@ -1738,6 +1898,7 @@ export declare class FilePathConflictsWithSubmodulePathException extends __BaseE
|
|
|
1738
1898
|
constructor(opts: __ExceptionOptionType<FilePathConflictsWithSubmodulePathException, __BaseException>);
|
|
1739
1899
|
}
|
|
1740
1900
|
/**
|
|
1901
|
+
* @public
|
|
1741
1902
|
* <p>The commit cannot be created because at least one of the overall changes in the commit results in a
|
|
1742
1903
|
* folder whose contents exceed the limit of 6 MB. Either reduce the number and size of your changes,
|
|
1743
1904
|
* or split the changes across multiple folders.</p>
|
|
@@ -1751,6 +1912,7 @@ export declare class FolderContentSizeLimitExceededException extends __BaseExcep
|
|
|
1751
1912
|
constructor(opts: __ExceptionOptionType<FolderContentSizeLimitExceededException, __BaseException>);
|
|
1752
1913
|
}
|
|
1753
1914
|
/**
|
|
1915
|
+
* @public
|
|
1754
1916
|
* <p>The specified deletion parameter is not valid.</p>
|
|
1755
1917
|
*/
|
|
1756
1918
|
export declare class InvalidDeletionParameterException extends __BaseException {
|
|
@@ -1762,6 +1924,7 @@ export declare class InvalidDeletionParameterException extends __BaseException {
|
|
|
1762
1924
|
constructor(opts: __ExceptionOptionType<InvalidDeletionParameterException, __BaseException>);
|
|
1763
1925
|
}
|
|
1764
1926
|
/**
|
|
1927
|
+
* @public
|
|
1765
1928
|
* <p>The specified email address either contains one or more characters that are not allowed, or it exceeds the maximum number of characters
|
|
1766
1929
|
* allowed for an email address.</p>
|
|
1767
1930
|
*/
|
|
@@ -1774,6 +1937,7 @@ export declare class InvalidEmailException extends __BaseException {
|
|
|
1774
1937
|
constructor(opts: __ExceptionOptionType<InvalidEmailException, __BaseException>);
|
|
1775
1938
|
}
|
|
1776
1939
|
/**
|
|
1940
|
+
* @public
|
|
1777
1941
|
* <p>The specified file mode permission is not valid. For a list of valid file mode permissions, see <a>PutFile</a>. </p>
|
|
1778
1942
|
*/
|
|
1779
1943
|
export declare class InvalidFileModeException extends __BaseException {
|
|
@@ -1785,6 +1949,7 @@ export declare class InvalidFileModeException extends __BaseException {
|
|
|
1785
1949
|
constructor(opts: __ExceptionOptionType<InvalidFileModeException, __BaseException>);
|
|
1786
1950
|
}
|
|
1787
1951
|
/**
|
|
1952
|
+
* @public
|
|
1788
1953
|
* <p>The parent commit ID is not valid. The commit ID cannot be empty, and must match the head commit ID for the branch of the repository where you
|
|
1789
1954
|
* want to add or update a file.</p>
|
|
1790
1955
|
*/
|
|
@@ -1797,6 +1962,7 @@ export declare class InvalidParentCommitIdException extends __BaseException {
|
|
|
1797
1962
|
constructor(opts: __ExceptionOptionType<InvalidParentCommitIdException, __BaseException>);
|
|
1798
1963
|
}
|
|
1799
1964
|
/**
|
|
1965
|
+
* @public
|
|
1800
1966
|
* <p>The specified path is not valid.</p>
|
|
1801
1967
|
*/
|
|
1802
1968
|
export declare class InvalidPathException extends __BaseException {
|
|
@@ -1808,6 +1974,7 @@ export declare class InvalidPathException extends __BaseException {
|
|
|
1808
1974
|
constructor(opts: __ExceptionOptionType<InvalidPathException, __BaseException>);
|
|
1809
1975
|
}
|
|
1810
1976
|
/**
|
|
1977
|
+
* @public
|
|
1811
1978
|
* <p>The number of specified files to change as part of this commit exceeds the maximum number of files
|
|
1812
1979
|
* that can be changed in a single commit. Consider using a Git client for these changes.</p>
|
|
1813
1980
|
*/
|
|
@@ -1820,6 +1987,7 @@ export declare class MaximumFileEntriesExceededException extends __BaseException
|
|
|
1820
1987
|
constructor(opts: __ExceptionOptionType<MaximumFileEntriesExceededException, __BaseException>);
|
|
1821
1988
|
}
|
|
1822
1989
|
/**
|
|
1990
|
+
* @public
|
|
1823
1991
|
* <p>The user name is not valid because it has exceeded the character limit for author names. </p>
|
|
1824
1992
|
*/
|
|
1825
1993
|
export declare class NameLengthExceededException extends __BaseException {
|
|
@@ -1831,6 +1999,7 @@ export declare class NameLengthExceededException extends __BaseException {
|
|
|
1831
1999
|
constructor(opts: __ExceptionOptionType<NameLengthExceededException, __BaseException>);
|
|
1832
2000
|
}
|
|
1833
2001
|
/**
|
|
2002
|
+
* @public
|
|
1834
2003
|
* <p>The commit cannot be created because no changes will be made to the repository as a result of this commit. A commit must contain at least one change.</p>
|
|
1835
2004
|
*/
|
|
1836
2005
|
export declare class NoChangeException extends __BaseException {
|
|
@@ -1842,6 +2011,7 @@ export declare class NoChangeException extends __BaseException {
|
|
|
1842
2011
|
constructor(opts: __ExceptionOptionType<NoChangeException, __BaseException>);
|
|
1843
2012
|
}
|
|
1844
2013
|
/**
|
|
2014
|
+
* @public
|
|
1845
2015
|
* <p>The parent commit ID is not valid because it does not exist. The specified parent commit ID does not exist in the specified branch of the repository.</p>
|
|
1846
2016
|
*/
|
|
1847
2017
|
export declare class ParentCommitDoesNotExistException extends __BaseException {
|
|
@@ -1853,6 +2023,7 @@ export declare class ParentCommitDoesNotExistException extends __BaseException {
|
|
|
1853
2023
|
constructor(opts: __ExceptionOptionType<ParentCommitDoesNotExistException, __BaseException>);
|
|
1854
2024
|
}
|
|
1855
2025
|
/**
|
|
2026
|
+
* @public
|
|
1856
2027
|
* <p>The file could not be added because the provided parent commit ID is not the current tip of the specified branch. To view the full commit ID of the current head
|
|
1857
2028
|
* of the branch, use <a>GetBranch</a>.</p>
|
|
1858
2029
|
*/
|
|
@@ -1865,6 +2036,7 @@ export declare class ParentCommitIdOutdatedException extends __BaseException {
|
|
|
1865
2036
|
constructor(opts: __ExceptionOptionType<ParentCommitIdOutdatedException, __BaseException>);
|
|
1866
2037
|
}
|
|
1867
2038
|
/**
|
|
2039
|
+
* @public
|
|
1868
2040
|
* <p>A parent commit ID is required. To view the full commit ID of a branch in a repository, use <a>GetBranch</a> or a Git command
|
|
1869
2041
|
* (for example, git pull or git log).</p>
|
|
1870
2042
|
*/
|
|
@@ -1877,6 +2049,7 @@ export declare class ParentCommitIdRequiredException extends __BaseException {
|
|
|
1877
2049
|
constructor(opts: __ExceptionOptionType<ParentCommitIdRequiredException, __BaseException>);
|
|
1878
2050
|
}
|
|
1879
2051
|
/**
|
|
2052
|
+
* @public
|
|
1880
2053
|
* <p>The folderPath for a location cannot be null.</p>
|
|
1881
2054
|
*/
|
|
1882
2055
|
export declare class PathRequiredException extends __BaseException {
|
|
@@ -1888,6 +2061,7 @@ export declare class PathRequiredException extends __BaseException {
|
|
|
1888
2061
|
constructor(opts: __ExceptionOptionType<PathRequiredException, __BaseException>);
|
|
1889
2062
|
}
|
|
1890
2063
|
/**
|
|
2064
|
+
* @public
|
|
1891
2065
|
* <p>The commit cannot be created because one or more files specified in the commit reference both a file and a folder.</p>
|
|
1892
2066
|
*/
|
|
1893
2067
|
export declare class PutFileEntryConflictException extends __BaseException {
|
|
@@ -1899,6 +2073,7 @@ export declare class PutFileEntryConflictException extends __BaseException {
|
|
|
1899
2073
|
constructor(opts: __ExceptionOptionType<PutFileEntryConflictException, __BaseException>);
|
|
1900
2074
|
}
|
|
1901
2075
|
/**
|
|
2076
|
+
* @public
|
|
1902
2077
|
* <p>The commit cannot be created because one of the changes specifies copying or moving a .gitkeep file.</p>
|
|
1903
2078
|
*/
|
|
1904
2079
|
export declare class RestrictedSourceFileException extends __BaseException {
|
|
@@ -1910,6 +2085,7 @@ export declare class RestrictedSourceFileException extends __BaseException {
|
|
|
1910
2085
|
constructor(opts: __ExceptionOptionType<RestrictedSourceFileException, __BaseException>);
|
|
1911
2086
|
}
|
|
1912
2087
|
/**
|
|
2088
|
+
* @public
|
|
1913
2089
|
* <p>The commit cannot be created because one or more changes in this commit duplicate actions in the same file path. For example,
|
|
1914
2090
|
* you cannot make the same delete request to the same file in the same file path twice, or make a delete request and a move request to the same
|
|
1915
2091
|
* file as part of the same commit.</p>
|
|
@@ -1923,6 +2099,7 @@ export declare class SamePathRequestException extends __BaseException {
|
|
|
1923
2099
|
constructor(opts: __ExceptionOptionType<SamePathRequestException, __BaseException>);
|
|
1924
2100
|
}
|
|
1925
2101
|
/**
|
|
2102
|
+
* @public
|
|
1926
2103
|
* <p>The commit cannot be created because no source files or file content have been specified for the commit.</p>
|
|
1927
2104
|
*/
|
|
1928
2105
|
export declare class SourceFileOrContentRequiredException extends __BaseException {
|
|
@@ -1934,6 +2111,7 @@ export declare class SourceFileOrContentRequiredException extends __BaseExceptio
|
|
|
1934
2111
|
constructor(opts: __ExceptionOptionType<SourceFileOrContentRequiredException, __BaseException>);
|
|
1935
2112
|
}
|
|
1936
2113
|
/**
|
|
2114
|
+
* @public
|
|
1937
2115
|
* <p>Returns information about a target for a pull request.</p>
|
|
1938
2116
|
*/
|
|
1939
2117
|
export interface Target {
|
|
@@ -1951,6 +2129,9 @@ export interface Target {
|
|
|
1951
2129
|
*/
|
|
1952
2130
|
destinationReference?: string;
|
|
1953
2131
|
}
|
|
2132
|
+
/**
|
|
2133
|
+
* @public
|
|
2134
|
+
*/
|
|
1954
2135
|
export interface CreatePullRequestInput {
|
|
1955
2136
|
/**
|
|
1956
2137
|
* <p>The title of the pull request. This title is used to identify the pull request to
|
|
@@ -1979,11 +2160,15 @@ export interface CreatePullRequestInput {
|
|
|
1979
2160
|
*/
|
|
1980
2161
|
clientRequestToken?: string;
|
|
1981
2162
|
}
|
|
2163
|
+
/**
|
|
2164
|
+
* @public
|
|
2165
|
+
*/
|
|
1982
2166
|
export declare enum PullRequestStatusEnum {
|
|
1983
2167
|
CLOSED = "CLOSED",
|
|
1984
2168
|
OPEN = "OPEN"
|
|
1985
2169
|
}
|
|
1986
2170
|
/**
|
|
2171
|
+
* @public
|
|
1987
2172
|
* <p>Returns information about a merge or potential merge between a source reference and a destination reference in a pull request.</p>
|
|
1988
2173
|
*/
|
|
1989
2174
|
export interface MergeMetadata {
|
|
@@ -2005,6 +2190,7 @@ export interface MergeMetadata {
|
|
|
2005
2190
|
mergeOption?: MergeOptionTypeEnum | string;
|
|
2006
2191
|
}
|
|
2007
2192
|
/**
|
|
2193
|
+
* @public
|
|
2008
2194
|
* <p>Returns information about a pull request target.</p>
|
|
2009
2195
|
*/
|
|
2010
2196
|
export interface PullRequestTarget {
|
|
@@ -2041,6 +2227,7 @@ export interface PullRequestTarget {
|
|
|
2041
2227
|
mergeMetadata?: MergeMetadata;
|
|
2042
2228
|
}
|
|
2043
2229
|
/**
|
|
2230
|
+
* @public
|
|
2044
2231
|
* <p>Returns information about a pull request.</p>
|
|
2045
2232
|
*/
|
|
2046
2233
|
export interface PullRequest {
|
|
@@ -2093,6 +2280,9 @@ export interface PullRequest {
|
|
|
2093
2280
|
*/
|
|
2094
2281
|
approvalRules?: ApprovalRule[];
|
|
2095
2282
|
}
|
|
2283
|
+
/**
|
|
2284
|
+
* @public
|
|
2285
|
+
*/
|
|
2096
2286
|
export interface CreatePullRequestOutput {
|
|
2097
2287
|
/**
|
|
2098
2288
|
* <p>Information about the newly created pull request.</p>
|
|
@@ -2100,6 +2290,7 @@ export interface CreatePullRequestOutput {
|
|
|
2100
2290
|
pullRequest: PullRequest | undefined;
|
|
2101
2291
|
}
|
|
2102
2292
|
/**
|
|
2293
|
+
* @public
|
|
2103
2294
|
* <p>The client request token is not valid. Either the token is not in a valid format, or
|
|
2104
2295
|
* the token has been used in a previous request and cannot be reused.</p>
|
|
2105
2296
|
*/
|
|
@@ -2112,6 +2303,7 @@ export declare class IdempotencyParameterMismatchException extends __BaseExcepti
|
|
|
2112
2303
|
constructor(opts: __ExceptionOptionType<IdempotencyParameterMismatchException, __BaseException>);
|
|
2113
2304
|
}
|
|
2114
2305
|
/**
|
|
2306
|
+
* @public
|
|
2115
2307
|
* <p>The client request token is not valid.</p>
|
|
2116
2308
|
*/
|
|
2117
2309
|
export declare class InvalidClientRequestTokenException extends __BaseException {
|
|
@@ -2123,6 +2315,7 @@ export declare class InvalidClientRequestTokenException extends __BaseException
|
|
|
2123
2315
|
constructor(opts: __ExceptionOptionType<InvalidClientRequestTokenException, __BaseException>);
|
|
2124
2316
|
}
|
|
2125
2317
|
/**
|
|
2318
|
+
* @public
|
|
2126
2319
|
* <p>The pull request description is not valid. Descriptions cannot be more than 1,000
|
|
2127
2320
|
* characters.</p>
|
|
2128
2321
|
*/
|
|
@@ -2135,6 +2328,7 @@ export declare class InvalidDescriptionException extends __BaseException {
|
|
|
2135
2328
|
constructor(opts: __ExceptionOptionType<InvalidDescriptionException, __BaseException>);
|
|
2136
2329
|
}
|
|
2137
2330
|
/**
|
|
2331
|
+
* @public
|
|
2138
2332
|
* <p>The specified reference name format is not valid. Reference names must conform to the
|
|
2139
2333
|
* Git references format (for example, refs/heads/master). For more information, see <a href="https://git-scm.com/book/en/v2/Git-Internals-Git-References">Git Internals -
|
|
2140
2334
|
* Git References</a> or consult your Git documentation.</p>
|
|
@@ -2148,6 +2342,7 @@ export declare class InvalidReferenceNameException extends __BaseException {
|
|
|
2148
2342
|
constructor(opts: __ExceptionOptionType<InvalidReferenceNameException, __BaseException>);
|
|
2149
2343
|
}
|
|
2150
2344
|
/**
|
|
2345
|
+
* @public
|
|
2151
2346
|
* <p>The target for the pull request is not valid. A target must contain the full values for the repository name, source branch, and destination branch for the pull request.</p>
|
|
2152
2347
|
*/
|
|
2153
2348
|
export declare class InvalidTargetException extends __BaseException {
|
|
@@ -2159,6 +2354,7 @@ export declare class InvalidTargetException extends __BaseException {
|
|
|
2159
2354
|
constructor(opts: __ExceptionOptionType<InvalidTargetException, __BaseException>);
|
|
2160
2355
|
}
|
|
2161
2356
|
/**
|
|
2357
|
+
* @public
|
|
2162
2358
|
* <p>The targets for the pull request is not valid or not in a valid format. Targets are a list of target objects. Each target object must contain the full values for
|
|
2163
2359
|
* the repository name, source branch, and destination branch for a pull request.</p>
|
|
2164
2360
|
*/
|
|
@@ -2171,6 +2367,7 @@ export declare class InvalidTargetsException extends __BaseException {
|
|
|
2171
2367
|
constructor(opts: __ExceptionOptionType<InvalidTargetsException, __BaseException>);
|
|
2172
2368
|
}
|
|
2173
2369
|
/**
|
|
2370
|
+
* @public
|
|
2174
2371
|
* <p>The title of the pull request is not valid. Pull request titles cannot exceed 100 characters in length.</p>
|
|
2175
2372
|
*/
|
|
2176
2373
|
export declare class InvalidTitleException extends __BaseException {
|
|
@@ -2182,6 +2379,7 @@ export declare class InvalidTitleException extends __BaseException {
|
|
|
2182
2379
|
constructor(opts: __ExceptionOptionType<InvalidTitleException, __BaseException>);
|
|
2183
2380
|
}
|
|
2184
2381
|
/**
|
|
2382
|
+
* @public
|
|
2185
2383
|
* <p>You cannot create the pull request because the repository has too many open pull requests.
|
|
2186
2384
|
* The maximum number of open pull requests for a repository is 1,000. Close one or more open pull requests, and then try again.</p>
|
|
2187
2385
|
*/
|
|
@@ -2194,6 +2392,7 @@ export declare class MaximumOpenPullRequestsExceededException extends __BaseExce
|
|
|
2194
2392
|
constructor(opts: __ExceptionOptionType<MaximumOpenPullRequestsExceededException, __BaseException>);
|
|
2195
2393
|
}
|
|
2196
2394
|
/**
|
|
2395
|
+
* @public
|
|
2197
2396
|
* <p>You cannot include more than one repository in a pull request. Make sure you have specified only one repository name in your request, and then try again.</p>
|
|
2198
2397
|
*/
|
|
2199
2398
|
export declare class MultipleRepositoriesInPullRequestException extends __BaseException {
|
|
@@ -2205,6 +2404,7 @@ export declare class MultipleRepositoriesInPullRequestException extends __BaseEx
|
|
|
2205
2404
|
constructor(opts: __ExceptionOptionType<MultipleRepositoriesInPullRequestException, __BaseException>);
|
|
2206
2405
|
}
|
|
2207
2406
|
/**
|
|
2407
|
+
* @public
|
|
2208
2408
|
* <p>The specified reference does not exist. You must provide a full commit ID.</p>
|
|
2209
2409
|
*/
|
|
2210
2410
|
export declare class ReferenceDoesNotExistException extends __BaseException {
|
|
@@ -2216,6 +2416,7 @@ export declare class ReferenceDoesNotExistException extends __BaseException {
|
|
|
2216
2416
|
constructor(opts: __ExceptionOptionType<ReferenceDoesNotExistException, __BaseException>);
|
|
2217
2417
|
}
|
|
2218
2418
|
/**
|
|
2419
|
+
* @public
|
|
2219
2420
|
* <p>A reference name is required, but none was provided.</p>
|
|
2220
2421
|
*/
|
|
2221
2422
|
export declare class ReferenceNameRequiredException extends __BaseException {
|
|
@@ -2227,6 +2428,7 @@ export declare class ReferenceNameRequiredException extends __BaseException {
|
|
|
2227
2428
|
constructor(opts: __ExceptionOptionType<ReferenceNameRequiredException, __BaseException>);
|
|
2228
2429
|
}
|
|
2229
2430
|
/**
|
|
2431
|
+
* @public
|
|
2230
2432
|
* <p>The specified reference is not a supported type. </p>
|
|
2231
2433
|
*/
|
|
2232
2434
|
export declare class ReferenceTypeNotSupportedException extends __BaseException {
|
|
@@ -2238,6 +2440,7 @@ export declare class ReferenceTypeNotSupportedException extends __BaseException
|
|
|
2238
2440
|
constructor(opts: __ExceptionOptionType<ReferenceTypeNotSupportedException, __BaseException>);
|
|
2239
2441
|
}
|
|
2240
2442
|
/**
|
|
2443
|
+
* @public
|
|
2241
2444
|
* <p>The source branch and destination branch for the pull request are the same. You must
|
|
2242
2445
|
* specify different branches for the source and destination.</p>
|
|
2243
2446
|
*/
|
|
@@ -2250,6 +2453,7 @@ export declare class SourceAndDestinationAreSameException extends __BaseExceptio
|
|
|
2250
2453
|
constructor(opts: __ExceptionOptionType<SourceAndDestinationAreSameException, __BaseException>);
|
|
2251
2454
|
}
|
|
2252
2455
|
/**
|
|
2456
|
+
* @public
|
|
2253
2457
|
* <p>A pull request target is required. It cannot be empty or null. A pull request target must contain the full values for the repository name, source branch, and destination branch for the pull request.</p>
|
|
2254
2458
|
*/
|
|
2255
2459
|
export declare class TargetRequiredException extends __BaseException {
|
|
@@ -2261,6 +2465,7 @@ export declare class TargetRequiredException extends __BaseException {
|
|
|
2261
2465
|
constructor(opts: __ExceptionOptionType<TargetRequiredException, __BaseException>);
|
|
2262
2466
|
}
|
|
2263
2467
|
/**
|
|
2468
|
+
* @public
|
|
2264
2469
|
* <p>An array of target objects is required. It cannot be empty or null.</p>
|
|
2265
2470
|
*/
|
|
2266
2471
|
export declare class TargetsRequiredException extends __BaseException {
|
|
@@ -2272,6 +2477,7 @@ export declare class TargetsRequiredException extends __BaseException {
|
|
|
2272
2477
|
constructor(opts: __ExceptionOptionType<TargetsRequiredException, __BaseException>);
|
|
2273
2478
|
}
|
|
2274
2479
|
/**
|
|
2480
|
+
* @public
|
|
2275
2481
|
* <p>A pull request title is required. It cannot be empty or null.</p>
|
|
2276
2482
|
*/
|
|
2277
2483
|
export declare class TitleRequiredException extends __BaseException {
|
|
@@ -2282,6 +2488,9 @@ export declare class TitleRequiredException extends __BaseException {
|
|
|
2282
2488
|
*/
|
|
2283
2489
|
constructor(opts: __ExceptionOptionType<TitleRequiredException, __BaseException>);
|
|
2284
2490
|
}
|
|
2491
|
+
/**
|
|
2492
|
+
* @public
|
|
2493
|
+
*/
|
|
2285
2494
|
export interface CreatePullRequestApprovalRuleInput {
|
|
2286
2495
|
/**
|
|
2287
2496
|
* <p>The system-generated ID of the pull request for which you want to create the approval rule.</p>
|
|
@@ -2338,6 +2547,9 @@ export interface CreatePullRequestApprovalRuleInput {
|
|
|
2338
2547
|
*/
|
|
2339
2548
|
approvalRuleContent: string | undefined;
|
|
2340
2549
|
}
|
|
2550
|
+
/**
|
|
2551
|
+
* @public
|
|
2552
|
+
*/
|
|
2341
2553
|
export interface CreatePullRequestApprovalRuleOutput {
|
|
2342
2554
|
/**
|
|
2343
2555
|
* <p>Information about the created approval rule.</p>
|
|
@@ -2345,6 +2557,7 @@ export interface CreatePullRequestApprovalRuleOutput {
|
|
|
2345
2557
|
approvalRule: ApprovalRule | undefined;
|
|
2346
2558
|
}
|
|
2347
2559
|
/**
|
|
2560
|
+
* @public
|
|
2348
2561
|
* <p>The content for the approval rule is not valid.</p>
|
|
2349
2562
|
*/
|
|
2350
2563
|
export declare class InvalidApprovalRuleContentException extends __BaseException {
|
|
@@ -2356,6 +2569,7 @@ export declare class InvalidApprovalRuleContentException extends __BaseException
|
|
|
2356
2569
|
constructor(opts: __ExceptionOptionType<InvalidApprovalRuleContentException, __BaseException>);
|
|
2357
2570
|
}
|
|
2358
2571
|
/**
|
|
2572
|
+
* @public
|
|
2359
2573
|
* <p>The name for the approval rule is not valid.</p>
|
|
2360
2574
|
*/
|
|
2361
2575
|
export declare class InvalidApprovalRuleNameException extends __BaseException {
|
|
@@ -2367,6 +2581,7 @@ export declare class InvalidApprovalRuleNameException extends __BaseException {
|
|
|
2367
2581
|
constructor(opts: __ExceptionOptionType<InvalidApprovalRuleNameException, __BaseException>);
|
|
2368
2582
|
}
|
|
2369
2583
|
/**
|
|
2584
|
+
* @public
|
|
2370
2585
|
* <p>The pull request ID is not valid. Make sure that you have provided the full ID and that the pull request is in the specified repository, and then try again.</p>
|
|
2371
2586
|
*/
|
|
2372
2587
|
export declare class InvalidPullRequestIdException extends __BaseException {
|
|
@@ -2378,6 +2593,7 @@ export declare class InvalidPullRequestIdException extends __BaseException {
|
|
|
2378
2593
|
constructor(opts: __ExceptionOptionType<InvalidPullRequestIdException, __BaseException>);
|
|
2379
2594
|
}
|
|
2380
2595
|
/**
|
|
2596
|
+
* @public
|
|
2381
2597
|
* <p>The approval rule cannot be added. The pull request has the maximum number of approval rules associated with it.</p>
|
|
2382
2598
|
*/
|
|
2383
2599
|
export declare class NumberOfRulesExceededException extends __BaseException {
|
|
@@ -2389,6 +2605,7 @@ export declare class NumberOfRulesExceededException extends __BaseException {
|
|
|
2389
2605
|
constructor(opts: __ExceptionOptionType<NumberOfRulesExceededException, __BaseException>);
|
|
2390
2606
|
}
|
|
2391
2607
|
/**
|
|
2608
|
+
* @public
|
|
2392
2609
|
* <p>The pull request status cannot be updated because it is already closed.</p>
|
|
2393
2610
|
*/
|
|
2394
2611
|
export declare class PullRequestAlreadyClosedException extends __BaseException {
|
|
@@ -2400,6 +2617,7 @@ export declare class PullRequestAlreadyClosedException extends __BaseException {
|
|
|
2400
2617
|
constructor(opts: __ExceptionOptionType<PullRequestAlreadyClosedException, __BaseException>);
|
|
2401
2618
|
}
|
|
2402
2619
|
/**
|
|
2620
|
+
* @public
|
|
2403
2621
|
* <p>The pull request ID could not be found. Make sure that you have specified the correct repository name and pull request ID, and then try again.</p>
|
|
2404
2622
|
*/
|
|
2405
2623
|
export declare class PullRequestDoesNotExistException extends __BaseException {
|
|
@@ -2411,6 +2629,7 @@ export declare class PullRequestDoesNotExistException extends __BaseException {
|
|
|
2411
2629
|
constructor(opts: __ExceptionOptionType<PullRequestDoesNotExistException, __BaseException>);
|
|
2412
2630
|
}
|
|
2413
2631
|
/**
|
|
2632
|
+
* @public
|
|
2414
2633
|
* <p>A pull request ID is required, but none was provided.</p>
|
|
2415
2634
|
*/
|
|
2416
2635
|
export declare class PullRequestIdRequiredException extends __BaseException {
|
|
@@ -2422,6 +2641,7 @@ export declare class PullRequestIdRequiredException extends __BaseException {
|
|
|
2422
2641
|
constructor(opts: __ExceptionOptionType<PullRequestIdRequiredException, __BaseException>);
|
|
2423
2642
|
}
|
|
2424
2643
|
/**
|
|
2644
|
+
* @public
|
|
2425
2645
|
* <p>Represents the input of a create repository operation.</p>
|
|
2426
2646
|
*/
|
|
2427
2647
|
export interface CreateRepositoryInput {
|
|
@@ -2453,6 +2673,7 @@ export interface CreateRepositoryInput {
|
|
|
2453
2673
|
tags?: Record<string, string>;
|
|
2454
2674
|
}
|
|
2455
2675
|
/**
|
|
2676
|
+
* @public
|
|
2456
2677
|
* <p>Represents the output of a create repository operation.</p>
|
|
2457
2678
|
*/
|
|
2458
2679
|
export interface CreateRepositoryOutput {
|
|
@@ -2462,6 +2683,7 @@ export interface CreateRepositoryOutput {
|
|
|
2462
2683
|
repositoryMetadata?: RepositoryMetadata;
|
|
2463
2684
|
}
|
|
2464
2685
|
/**
|
|
2686
|
+
* @public
|
|
2465
2687
|
* <p>The specified repository description is not valid.</p>
|
|
2466
2688
|
*/
|
|
2467
2689
|
export declare class InvalidRepositoryDescriptionException extends __BaseException {
|
|
@@ -2473,6 +2695,7 @@ export declare class InvalidRepositoryDescriptionException extends __BaseExcepti
|
|
|
2473
2695
|
constructor(opts: __ExceptionOptionType<InvalidRepositoryDescriptionException, __BaseException>);
|
|
2474
2696
|
}
|
|
2475
2697
|
/**
|
|
2698
|
+
* @public
|
|
2476
2699
|
* <p>The specified tag is not valid. Key names cannot be prefixed with aws:.</p>
|
|
2477
2700
|
*/
|
|
2478
2701
|
export declare class InvalidSystemTagUsageException extends __BaseException {
|
|
@@ -2484,6 +2707,7 @@ export declare class InvalidSystemTagUsageException extends __BaseException {
|
|
|
2484
2707
|
constructor(opts: __ExceptionOptionType<InvalidSystemTagUsageException, __BaseException>);
|
|
2485
2708
|
}
|
|
2486
2709
|
/**
|
|
2710
|
+
* @public
|
|
2487
2711
|
* <p>The map of tags is not valid.</p>
|
|
2488
2712
|
*/
|
|
2489
2713
|
export declare class InvalidTagsMapException extends __BaseException {
|
|
@@ -2495,6 +2719,7 @@ export declare class InvalidTagsMapException extends __BaseException {
|
|
|
2495
2719
|
constructor(opts: __ExceptionOptionType<InvalidTagsMapException, __BaseException>);
|
|
2496
2720
|
}
|
|
2497
2721
|
/**
|
|
2722
|
+
* @public
|
|
2498
2723
|
* <p>A repository resource limit was exceeded.</p>
|
|
2499
2724
|
*/
|
|
2500
2725
|
export declare class RepositoryLimitExceededException extends __BaseException {
|
|
@@ -2506,6 +2731,7 @@ export declare class RepositoryLimitExceededException extends __BaseException {
|
|
|
2506
2731
|
constructor(opts: __ExceptionOptionType<RepositoryLimitExceededException, __BaseException>);
|
|
2507
2732
|
}
|
|
2508
2733
|
/**
|
|
2734
|
+
* @public
|
|
2509
2735
|
* <p>The specified repository name already exists.</p>
|
|
2510
2736
|
*/
|
|
2511
2737
|
export declare class RepositoryNameExistsException extends __BaseException {
|
|
@@ -2517,6 +2743,7 @@ export declare class RepositoryNameExistsException extends __BaseException {
|
|
|
2517
2743
|
constructor(opts: __ExceptionOptionType<RepositoryNameExistsException, __BaseException>);
|
|
2518
2744
|
}
|
|
2519
2745
|
/**
|
|
2746
|
+
* @public
|
|
2520
2747
|
* <p>The tag policy is not valid.</p>
|
|
2521
2748
|
*/
|
|
2522
2749
|
export declare class TagPolicyException extends __BaseException {
|
|
@@ -2528,6 +2755,7 @@ export declare class TagPolicyException extends __BaseException {
|
|
|
2528
2755
|
constructor(opts: __ExceptionOptionType<TagPolicyException, __BaseException>);
|
|
2529
2756
|
}
|
|
2530
2757
|
/**
|
|
2758
|
+
* @public
|
|
2531
2759
|
* <p>The maximum number of tags for an AWS CodeCommit resource has been exceeded.</p>
|
|
2532
2760
|
*/
|
|
2533
2761
|
export declare class TooManyTagsException extends __BaseException {
|
|
@@ -2539,6 +2767,7 @@ export declare class TooManyTagsException extends __BaseException {
|
|
|
2539
2767
|
constructor(opts: __ExceptionOptionType<TooManyTagsException, __BaseException>);
|
|
2540
2768
|
}
|
|
2541
2769
|
/**
|
|
2770
|
+
* @public
|
|
2542
2771
|
* <p>The merge cannot be completed because the target branch has been modified. Another user might have modified the target branch while the merge was in progress. Wait a few minutes, and then try again.</p>
|
|
2543
2772
|
*/
|
|
2544
2773
|
export declare class ConcurrentReferenceUpdateException extends __BaseException {
|
|
@@ -2549,6 +2778,9 @@ export declare class ConcurrentReferenceUpdateException extends __BaseException
|
|
|
2549
2778
|
*/
|
|
2550
2779
|
constructor(opts: __ExceptionOptionType<ConcurrentReferenceUpdateException, __BaseException>);
|
|
2551
2780
|
}
|
|
2781
|
+
/**
|
|
2782
|
+
* @public
|
|
2783
|
+
*/
|
|
2552
2784
|
export declare enum ReplacementTypeEnum {
|
|
2553
2785
|
KEEP_BASE = "KEEP_BASE",
|
|
2554
2786
|
KEEP_DESTINATION = "KEEP_DESTINATION",
|
|
@@ -2556,6 +2788,7 @@ export declare enum ReplacementTypeEnum {
|
|
|
2556
2788
|
USE_NEW_CONTENT = "USE_NEW_CONTENT"
|
|
2557
2789
|
}
|
|
2558
2790
|
/**
|
|
2791
|
+
* @public
|
|
2559
2792
|
* <p>Information about a replacement content entry in the conflict of a merge or pull request operation.</p>
|
|
2560
2793
|
*/
|
|
2561
2794
|
export interface ReplaceContentEntry {
|
|
@@ -2577,6 +2810,7 @@ export interface ReplaceContentEntry {
|
|
|
2577
2810
|
fileMode?: FileModeTypeEnum | string;
|
|
2578
2811
|
}
|
|
2579
2812
|
/**
|
|
2813
|
+
* @public
|
|
2580
2814
|
* <p>If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when
|
|
2581
2815
|
* resolving conflicts during a merge.</p>
|
|
2582
2816
|
*/
|
|
@@ -2594,6 +2828,9 @@ export interface ConflictResolution {
|
|
|
2594
2828
|
*/
|
|
2595
2829
|
setFileModes?: SetFileModeEntry[];
|
|
2596
2830
|
}
|
|
2831
|
+
/**
|
|
2832
|
+
* @public
|
|
2833
|
+
*/
|
|
2597
2834
|
export interface CreateUnreferencedMergeCommitInput {
|
|
2598
2835
|
/**
|
|
2599
2836
|
* <p>The name of the repository where you want to create the unreferenced merge commit.</p>
|
|
@@ -2651,6 +2888,9 @@ export interface CreateUnreferencedMergeCommitInput {
|
|
|
2651
2888
|
*/
|
|
2652
2889
|
conflictResolution?: ConflictResolution;
|
|
2653
2890
|
}
|
|
2891
|
+
/**
|
|
2892
|
+
* @public
|
|
2893
|
+
*/
|
|
2654
2894
|
export interface CreateUnreferencedMergeCommitOutput {
|
|
2655
2895
|
/**
|
|
2656
2896
|
* <p>The full commit ID of the commit that contains your merge results.</p>
|
|
@@ -2662,6 +2902,7 @@ export interface CreateUnreferencedMergeCommitOutput {
|
|
|
2662
2902
|
treeId?: string;
|
|
2663
2903
|
}
|
|
2664
2904
|
/**
|
|
2905
|
+
* @public
|
|
2665
2906
|
* <p>The specified conflict resolution list is not valid.</p>
|
|
2666
2907
|
*/
|
|
2667
2908
|
export declare class InvalidConflictResolutionException extends __BaseException {
|
|
@@ -2673,6 +2914,7 @@ export declare class InvalidConflictResolutionException extends __BaseException
|
|
|
2673
2914
|
constructor(opts: __ExceptionOptionType<InvalidConflictResolutionException, __BaseException>);
|
|
2674
2915
|
}
|
|
2675
2916
|
/**
|
|
2917
|
+
* @public
|
|
2676
2918
|
* <p>Automerge was specified for resolving the conflict, but the replacement type is not valid or content is missing. </p>
|
|
2677
2919
|
*/
|
|
2678
2920
|
export declare class InvalidReplacementContentException extends __BaseException {
|
|
@@ -2684,6 +2926,7 @@ export declare class InvalidReplacementContentException extends __BaseException
|
|
|
2684
2926
|
constructor(opts: __ExceptionOptionType<InvalidReplacementContentException, __BaseException>);
|
|
2685
2927
|
}
|
|
2686
2928
|
/**
|
|
2929
|
+
* @public
|
|
2687
2930
|
* <p>Automerge was specified for resolving the conflict, but the specified replacement type is not valid.</p>
|
|
2688
2931
|
*/
|
|
2689
2932
|
export declare class InvalidReplacementTypeException extends __BaseException {
|
|
@@ -2695,6 +2938,7 @@ export declare class InvalidReplacementTypeException extends __BaseException {
|
|
|
2695
2938
|
constructor(opts: __ExceptionOptionType<InvalidReplacementTypeException, __BaseException>);
|
|
2696
2939
|
}
|
|
2697
2940
|
/**
|
|
2941
|
+
* @public
|
|
2698
2942
|
* <p>The pull request cannot be merged automatically into the destination branch. You must manually merge the branches and resolve any conflicts.</p>
|
|
2699
2943
|
*/
|
|
2700
2944
|
export declare class ManualMergeRequiredException extends __BaseException {
|
|
@@ -2706,6 +2950,7 @@ export declare class ManualMergeRequiredException extends __BaseException {
|
|
|
2706
2950
|
constructor(opts: __ExceptionOptionType<ManualMergeRequiredException, __BaseException>);
|
|
2707
2951
|
}
|
|
2708
2952
|
/**
|
|
2953
|
+
* @public
|
|
2709
2954
|
* <p>The number of allowed conflict resolution entries was exceeded.</p>
|
|
2710
2955
|
*/
|
|
2711
2956
|
export declare class MaximumConflictResolutionEntriesExceededException extends __BaseException {
|
|
@@ -2717,6 +2962,7 @@ export declare class MaximumConflictResolutionEntriesExceededException extends _
|
|
|
2717
2962
|
constructor(opts: __ExceptionOptionType<MaximumConflictResolutionEntriesExceededException, __BaseException>);
|
|
2718
2963
|
}
|
|
2719
2964
|
/**
|
|
2965
|
+
* @public
|
|
2720
2966
|
* <p>More than one conflict resolution entries exists for the conflict. A conflict can have only one conflict resolution entry.</p>
|
|
2721
2967
|
*/
|
|
2722
2968
|
export declare class MultipleConflictResolutionEntriesException extends __BaseException {
|
|
@@ -2728,6 +2974,7 @@ export declare class MultipleConflictResolutionEntriesException extends __BaseEx
|
|
|
2728
2974
|
constructor(opts: __ExceptionOptionType<MultipleConflictResolutionEntriesException, __BaseException>);
|
|
2729
2975
|
}
|
|
2730
2976
|
/**
|
|
2977
|
+
* @public
|
|
2731
2978
|
* <p>USE_NEW_CONTENT was specified, but no replacement content has been provided.</p>
|
|
2732
2979
|
*/
|
|
2733
2980
|
export declare class ReplacementContentRequiredException extends __BaseException {
|
|
@@ -2739,6 +2986,7 @@ export declare class ReplacementContentRequiredException extends __BaseException
|
|
|
2739
2986
|
constructor(opts: __ExceptionOptionType<ReplacementContentRequiredException, __BaseException>);
|
|
2740
2987
|
}
|
|
2741
2988
|
/**
|
|
2989
|
+
* @public
|
|
2742
2990
|
* <p>A replacement type is required.</p>
|
|
2743
2991
|
*/
|
|
2744
2992
|
export declare class ReplacementTypeRequiredException extends __BaseException {
|
|
@@ -2749,12 +2997,18 @@ export declare class ReplacementTypeRequiredException extends __BaseException {
|
|
|
2749
2997
|
*/
|
|
2750
2998
|
constructor(opts: __ExceptionOptionType<ReplacementTypeRequiredException, __BaseException>);
|
|
2751
2999
|
}
|
|
3000
|
+
/**
|
|
3001
|
+
* @public
|
|
3002
|
+
*/
|
|
2752
3003
|
export interface DeleteApprovalRuleTemplateInput {
|
|
2753
3004
|
/**
|
|
2754
3005
|
* <p>The name of the approval rule template to delete.</p>
|
|
2755
3006
|
*/
|
|
2756
3007
|
approvalRuleTemplateName: string | undefined;
|
|
2757
3008
|
}
|
|
3009
|
+
/**
|
|
3010
|
+
* @public
|
|
3011
|
+
*/
|
|
2758
3012
|
export interface DeleteApprovalRuleTemplateOutput {
|
|
2759
3013
|
/**
|
|
2760
3014
|
* <p>The system-generated ID of the deleted approval rule template. If the template has
|
|
@@ -2763,6 +3017,7 @@ export interface DeleteApprovalRuleTemplateOutput {
|
|
|
2763
3017
|
approvalRuleTemplateId: string | undefined;
|
|
2764
3018
|
}
|
|
2765
3019
|
/**
|
|
3020
|
+
* @public
|
|
2766
3021
|
* <p>The specified branch is the default branch for the repository, and cannot be deleted. To delete this branch, you must first set another branch as the default branch.</p>
|
|
2767
3022
|
*/
|
|
2768
3023
|
export declare class DefaultBranchCannotBeDeletedException extends __BaseException {
|
|
@@ -2774,6 +3029,7 @@ export declare class DefaultBranchCannotBeDeletedException extends __BaseExcepti
|
|
|
2774
3029
|
constructor(opts: __ExceptionOptionType<DefaultBranchCannotBeDeletedException, __BaseException>);
|
|
2775
3030
|
}
|
|
2776
3031
|
/**
|
|
3032
|
+
* @public
|
|
2777
3033
|
* <p>Represents the input of a delete branch operation.</p>
|
|
2778
3034
|
*/
|
|
2779
3035
|
export interface DeleteBranchInput {
|
|
@@ -2787,6 +3043,7 @@ export interface DeleteBranchInput {
|
|
|
2787
3043
|
branchName: string | undefined;
|
|
2788
3044
|
}
|
|
2789
3045
|
/**
|
|
3046
|
+
* @public
|
|
2790
3047
|
* <p>Represents the output of a delete branch operation.</p>
|
|
2791
3048
|
*/
|
|
2792
3049
|
export interface DeleteBranchOutput {
|
|
@@ -2796,6 +3053,7 @@ export interface DeleteBranchOutput {
|
|
|
2796
3053
|
deletedBranch?: BranchInfo;
|
|
2797
3054
|
}
|
|
2798
3055
|
/**
|
|
3056
|
+
* @public
|
|
2799
3057
|
* <p>This comment has already been deleted. You cannot edit or delete a deleted comment.</p>
|
|
2800
3058
|
*/
|
|
2801
3059
|
export declare class CommentDeletedException extends __BaseException {
|
|
@@ -2807,6 +3065,7 @@ export declare class CommentDeletedException extends __BaseException {
|
|
|
2807
3065
|
constructor(opts: __ExceptionOptionType<CommentDeletedException, __BaseException>);
|
|
2808
3066
|
}
|
|
2809
3067
|
/**
|
|
3068
|
+
* @public
|
|
2810
3069
|
* <p>No comment exists with the provided ID. Verify that you have used the correct ID, and
|
|
2811
3070
|
* then try again.</p>
|
|
2812
3071
|
*/
|
|
@@ -2819,6 +3078,7 @@ export declare class CommentDoesNotExistException extends __BaseException {
|
|
|
2819
3078
|
constructor(opts: __ExceptionOptionType<CommentDoesNotExistException, __BaseException>);
|
|
2820
3079
|
}
|
|
2821
3080
|
/**
|
|
3081
|
+
* @public
|
|
2822
3082
|
* <p>The comment ID is missing or null. A comment ID is required.</p>
|
|
2823
3083
|
*/
|
|
2824
3084
|
export declare class CommentIdRequiredException extends __BaseException {
|
|
@@ -2829,6 +3089,9 @@ export declare class CommentIdRequiredException extends __BaseException {
|
|
|
2829
3089
|
*/
|
|
2830
3090
|
constructor(opts: __ExceptionOptionType<CommentIdRequiredException, __BaseException>);
|
|
2831
3091
|
}
|
|
3092
|
+
/**
|
|
3093
|
+
* @public
|
|
3094
|
+
*/
|
|
2832
3095
|
export interface DeleteCommentContentInput {
|
|
2833
3096
|
/**
|
|
2834
3097
|
* <p>The unique, system-generated ID of the comment. To get this ID, use <a>GetCommentsForComparedCommit</a>
|
|
@@ -2837,6 +3100,7 @@ export interface DeleteCommentContentInput {
|
|
|
2837
3100
|
commentId: string | undefined;
|
|
2838
3101
|
}
|
|
2839
3102
|
/**
|
|
3103
|
+
* @public
|
|
2840
3104
|
* <p>Returns information about a specific comment.</p>
|
|
2841
3105
|
*/
|
|
2842
3106
|
export interface Comment {
|
|
@@ -2884,6 +3148,9 @@ export interface Comment {
|
|
|
2884
3148
|
*/
|
|
2885
3149
|
reactionCounts?: Record<string, number>;
|
|
2886
3150
|
}
|
|
3151
|
+
/**
|
|
3152
|
+
* @public
|
|
3153
|
+
*/
|
|
2887
3154
|
export interface DeleteCommentContentOutput {
|
|
2888
3155
|
/**
|
|
2889
3156
|
* <p>Information about the comment you just deleted.</p>
|
|
@@ -2891,6 +3158,7 @@ export interface DeleteCommentContentOutput {
|
|
|
2891
3158
|
comment?: Comment;
|
|
2892
3159
|
}
|
|
2893
3160
|
/**
|
|
3161
|
+
* @public
|
|
2894
3162
|
* <p>The comment ID is not in a valid format. Make sure that you have provided the full comment ID.</p>
|
|
2895
3163
|
*/
|
|
2896
3164
|
export declare class InvalidCommentIdException extends __BaseException {
|
|
@@ -2901,6 +3169,9 @@ export declare class InvalidCommentIdException extends __BaseException {
|
|
|
2901
3169
|
*/
|
|
2902
3170
|
constructor(opts: __ExceptionOptionType<InvalidCommentIdException, __BaseException>);
|
|
2903
3171
|
}
|
|
3172
|
+
/**
|
|
3173
|
+
* @public
|
|
3174
|
+
*/
|
|
2904
3175
|
export interface DeleteFileInput {
|
|
2905
3176
|
/**
|
|
2906
3177
|
* <p>The name of the repository that contains the file to delete.</p>
|
|
@@ -2946,6 +3217,9 @@ export interface DeleteFileInput {
|
|
|
2946
3217
|
*/
|
|
2947
3218
|
email?: string;
|
|
2948
3219
|
}
|
|
3220
|
+
/**
|
|
3221
|
+
* @public
|
|
3222
|
+
*/
|
|
2949
3223
|
export interface DeleteFileOutput {
|
|
2950
3224
|
/**
|
|
2951
3225
|
* <p>The full commit ID of the commit that contains the change that deletes the file.</p>
|
|
@@ -2965,6 +3239,9 @@ export interface DeleteFileOutput {
|
|
|
2965
3239
|
*/
|
|
2966
3240
|
filePath: string | undefined;
|
|
2967
3241
|
}
|
|
3242
|
+
/**
|
|
3243
|
+
* @public
|
|
3244
|
+
*/
|
|
2968
3245
|
export interface DeletePullRequestApprovalRuleInput {
|
|
2969
3246
|
/**
|
|
2970
3247
|
* <p>The system-generated ID of the pull request that contains the approval rule you want to delete.</p>
|
|
@@ -2975,6 +3252,9 @@ export interface DeletePullRequestApprovalRuleInput {
|
|
|
2975
3252
|
*/
|
|
2976
3253
|
approvalRuleName: string | undefined;
|
|
2977
3254
|
}
|
|
3255
|
+
/**
|
|
3256
|
+
* @public
|
|
3257
|
+
*/
|
|
2978
3258
|
export interface DeletePullRequestApprovalRuleOutput {
|
|
2979
3259
|
/**
|
|
2980
3260
|
* <p>The ID of the deleted approval rule. </p>
|
|
@@ -2986,6 +3266,7 @@ export interface DeletePullRequestApprovalRuleOutput {
|
|
|
2986
3266
|
approvalRuleId: string | undefined;
|
|
2987
3267
|
}
|
|
2988
3268
|
/**
|
|
3269
|
+
* @public
|
|
2989
3270
|
* <p>Represents the input of a delete repository operation.</p>
|
|
2990
3271
|
*/
|
|
2991
3272
|
export interface DeleteRepositoryInput {
|
|
@@ -2995,6 +3276,7 @@ export interface DeleteRepositoryInput {
|
|
|
2995
3276
|
repositoryName: string | undefined;
|
|
2996
3277
|
}
|
|
2997
3278
|
/**
|
|
3279
|
+
* @public
|
|
2998
3280
|
* <p>Represents the output of a delete repository operation.</p>
|
|
2999
3281
|
*/
|
|
3000
3282
|
export interface DeleteRepositoryOutput {
|
|
@@ -3003,6 +3285,9 @@ export interface DeleteRepositoryOutput {
|
|
|
3003
3285
|
*/
|
|
3004
3286
|
repositoryId?: string;
|
|
3005
3287
|
}
|
|
3288
|
+
/**
|
|
3289
|
+
* @public
|
|
3290
|
+
*/
|
|
3006
3291
|
export interface DescribeMergeConflictsInput {
|
|
3007
3292
|
/**
|
|
3008
3293
|
* <p>The name of the repository where you want to get information about a merge conflict.</p>
|
|
@@ -3049,6 +3334,9 @@ export interface DescribeMergeConflictsInput {
|
|
|
3049
3334
|
*/
|
|
3050
3335
|
nextToken?: string;
|
|
3051
3336
|
}
|
|
3337
|
+
/**
|
|
3338
|
+
* @public
|
|
3339
|
+
*/
|
|
3052
3340
|
export interface DescribeMergeConflictsOutput {
|
|
3053
3341
|
/**
|
|
3054
3342
|
* <p>Contains metadata about the conflicts found in the merge.</p>
|
|
@@ -3075,6 +3363,9 @@ export interface DescribeMergeConflictsOutput {
|
|
|
3075
3363
|
*/
|
|
3076
3364
|
baseCommitId?: string;
|
|
3077
3365
|
}
|
|
3366
|
+
/**
|
|
3367
|
+
* @public
|
|
3368
|
+
*/
|
|
3078
3369
|
export declare enum PullRequestEventType {
|
|
3079
3370
|
PULL_REQUEST_APPROVAL_RULE_CREATED = "PULL_REQUEST_APPROVAL_RULE_CREATED",
|
|
3080
3371
|
PULL_REQUEST_APPROVAL_RULE_DELETED = "PULL_REQUEST_APPROVAL_RULE_DELETED",
|
|
@@ -3086,6 +3377,9 @@ export declare enum PullRequestEventType {
|
|
|
3086
3377
|
PULL_REQUEST_SOURCE_REFERENCE_UPDATED = "PULL_REQUEST_SOURCE_REFERENCE_UPDATED",
|
|
3087
3378
|
PULL_REQUEST_STATUS_CHANGED = "PULL_REQUEST_STATUS_CHANGED"
|
|
3088
3379
|
}
|
|
3380
|
+
/**
|
|
3381
|
+
* @public
|
|
3382
|
+
*/
|
|
3089
3383
|
export interface DescribePullRequestEventsInput {
|
|
3090
3384
|
/**
|
|
3091
3385
|
* <p>The system-generated ID of the pull request. To get this ID, use <a>ListPullRequests</a>.</p>
|
|
@@ -3113,6 +3407,7 @@ export interface DescribePullRequestEventsInput {
|
|
|
3113
3407
|
maxResults?: number;
|
|
3114
3408
|
}
|
|
3115
3409
|
/**
|
|
3410
|
+
* @public
|
|
3116
3411
|
* <p>Metadata about the pull request that is used when comparing the pull request source with its destination.</p>
|
|
3117
3412
|
*/
|
|
3118
3413
|
export interface PullRequestCreatedEventMetadata {
|
|
@@ -3134,6 +3429,7 @@ export interface PullRequestCreatedEventMetadata {
|
|
|
3134
3429
|
mergeBase?: string;
|
|
3135
3430
|
}
|
|
3136
3431
|
/**
|
|
3432
|
+
* @public
|
|
3137
3433
|
* <p>Returns information about the change in the merge state for a pull request event. </p>
|
|
3138
3434
|
*/
|
|
3139
3435
|
export interface PullRequestMergedStateChangedEventMetadata {
|
|
@@ -3151,6 +3447,7 @@ export interface PullRequestMergedStateChangedEventMetadata {
|
|
|
3151
3447
|
mergeMetadata?: MergeMetadata;
|
|
3152
3448
|
}
|
|
3153
3449
|
/**
|
|
3450
|
+
* @public
|
|
3154
3451
|
* <p>Information about an update to the source branch of a pull request.</p>
|
|
3155
3452
|
*/
|
|
3156
3453
|
export interface PullRequestSourceReferenceUpdatedEventMetadata {
|
|
@@ -3172,6 +3469,7 @@ export interface PullRequestSourceReferenceUpdatedEventMetadata {
|
|
|
3172
3469
|
mergeBase?: string;
|
|
3173
3470
|
}
|
|
3174
3471
|
/**
|
|
3472
|
+
* @public
|
|
3175
3473
|
* <p>Information about a change to the status of a pull request.</p>
|
|
3176
3474
|
*/
|
|
3177
3475
|
export interface PullRequestStatusChangedEventMetadata {
|
|
@@ -3181,6 +3479,7 @@ export interface PullRequestStatusChangedEventMetadata {
|
|
|
3181
3479
|
pullRequestStatus?: PullRequestStatusEnum | string;
|
|
3182
3480
|
}
|
|
3183
3481
|
/**
|
|
3482
|
+
* @public
|
|
3184
3483
|
* <p>Returns information about a pull request event.</p>
|
|
3185
3484
|
*/
|
|
3186
3485
|
export interface PullRequestEvent {
|
|
@@ -3233,6 +3532,9 @@ export interface PullRequestEvent {
|
|
|
3233
3532
|
*/
|
|
3234
3533
|
approvalRuleOverriddenEventMetadata?: ApprovalRuleOverriddenEventMetadata;
|
|
3235
3534
|
}
|
|
3535
|
+
/**
|
|
3536
|
+
* @public
|
|
3537
|
+
*/
|
|
3236
3538
|
export interface DescribePullRequestEventsOutput {
|
|
3237
3539
|
/**
|
|
3238
3540
|
* <p>Information about the pull request events.</p>
|
|
@@ -3244,6 +3546,7 @@ export interface DescribePullRequestEventsOutput {
|
|
|
3244
3546
|
nextToken?: string;
|
|
3245
3547
|
}
|
|
3246
3548
|
/**
|
|
3549
|
+
* @public
|
|
3247
3550
|
* <p>The Amazon Resource Name (ARN) is not valid. Make sure that you have provided the full ARN for the user who initiated the change for the pull request,
|
|
3248
3551
|
* and then try again.</p>
|
|
3249
3552
|
*/
|
|
@@ -3256,6 +3559,7 @@ export declare class InvalidActorArnException extends __BaseException {
|
|
|
3256
3559
|
constructor(opts: __ExceptionOptionType<InvalidActorArnException, __BaseException>);
|
|
3257
3560
|
}
|
|
3258
3561
|
/**
|
|
3562
|
+
* @public
|
|
3259
3563
|
* <p>The specified number of maximum results is not valid.</p>
|
|
3260
3564
|
*/
|
|
3261
3565
|
export declare class InvalidMaxResultsException extends __BaseException {
|
|
@@ -3267,6 +3571,7 @@ export declare class InvalidMaxResultsException extends __BaseException {
|
|
|
3267
3571
|
constructor(opts: __ExceptionOptionType<InvalidMaxResultsException, __BaseException>);
|
|
3268
3572
|
}
|
|
3269
3573
|
/**
|
|
3574
|
+
* @public
|
|
3270
3575
|
* <p>The pull request event type is not valid. </p>
|
|
3271
3576
|
*/
|
|
3272
3577
|
export declare class InvalidPullRequestEventTypeException extends __BaseException {
|
|
@@ -3277,6 +3582,9 @@ export declare class InvalidPullRequestEventTypeException extends __BaseExceptio
|
|
|
3277
3582
|
*/
|
|
3278
3583
|
constructor(opts: __ExceptionOptionType<InvalidPullRequestEventTypeException, __BaseException>);
|
|
3279
3584
|
}
|
|
3585
|
+
/**
|
|
3586
|
+
* @public
|
|
3587
|
+
*/
|
|
3280
3588
|
export interface DisassociateApprovalRuleTemplateFromRepositoryInput {
|
|
3281
3589
|
/**
|
|
3282
3590
|
* <p>The name of the approval rule template to disassociate from a specified repository.</p>
|
|
@@ -3287,6 +3595,9 @@ export interface DisassociateApprovalRuleTemplateFromRepositoryInput {
|
|
|
3287
3595
|
*/
|
|
3288
3596
|
repositoryName: string | undefined;
|
|
3289
3597
|
}
|
|
3598
|
+
/**
|
|
3599
|
+
* @public
|
|
3600
|
+
*/
|
|
3290
3601
|
export interface EvaluatePullRequestApprovalRulesInput {
|
|
3291
3602
|
/**
|
|
3292
3603
|
* <p>The system-generated ID of the pull request you want to evaluate.</p>
|
|
@@ -3300,6 +3611,7 @@ export interface EvaluatePullRequestApprovalRulesInput {
|
|
|
3300
3611
|
revisionId: string | undefined;
|
|
3301
3612
|
}
|
|
3302
3613
|
/**
|
|
3614
|
+
* @public
|
|
3303
3615
|
* <p>Returns information about the approval rules applied to a pull request and whether conditions have been met.</p>
|
|
3304
3616
|
*/
|
|
3305
3617
|
export interface Evaluation {
|
|
@@ -3320,6 +3632,9 @@ export interface Evaluation {
|
|
|
3320
3632
|
*/
|
|
3321
3633
|
approvalRulesNotSatisfied?: string[];
|
|
3322
3634
|
}
|
|
3635
|
+
/**
|
|
3636
|
+
* @public
|
|
3637
|
+
*/
|
|
3323
3638
|
export interface EvaluatePullRequestApprovalRulesOutput {
|
|
3324
3639
|
/**
|
|
3325
3640
|
* <p>The result of the evaluation, including the names of the rules whose conditions have been met (if any), the names of the rules whose conditions have
|
|
@@ -3328,6 +3643,7 @@ export interface EvaluatePullRequestApprovalRulesOutput {
|
|
|
3328
3643
|
evaluation: Evaluation | undefined;
|
|
3329
3644
|
}
|
|
3330
3645
|
/**
|
|
3646
|
+
* @public
|
|
3331
3647
|
* <p>The revision ID is not valid. Use GetPullRequest to determine the value.</p>
|
|
3332
3648
|
*/
|
|
3333
3649
|
export declare class InvalidRevisionIdException extends __BaseException {
|
|
@@ -3339,6 +3655,7 @@ export declare class InvalidRevisionIdException extends __BaseException {
|
|
|
3339
3655
|
constructor(opts: __ExceptionOptionType<InvalidRevisionIdException, __BaseException>);
|
|
3340
3656
|
}
|
|
3341
3657
|
/**
|
|
3658
|
+
* @public
|
|
3342
3659
|
* <p>A revision ID is required, but was not provided.</p>
|
|
3343
3660
|
*/
|
|
3344
3661
|
export declare class RevisionIdRequiredException extends __BaseException {
|
|
@@ -3350,6 +3667,7 @@ export declare class RevisionIdRequiredException extends __BaseException {
|
|
|
3350
3667
|
constructor(opts: __ExceptionOptionType<RevisionIdRequiredException, __BaseException>);
|
|
3351
3668
|
}
|
|
3352
3669
|
/**
|
|
3670
|
+
* @public
|
|
3353
3671
|
* <p>The revision ID provided in the request does not match the current revision ID. Use GetPullRequest to retrieve the current revision ID.</p>
|
|
3354
3672
|
*/
|
|
3355
3673
|
export declare class RevisionNotCurrentException extends __BaseException {
|
|
@@ -3360,12 +3678,18 @@ export declare class RevisionNotCurrentException extends __BaseException {
|
|
|
3360
3678
|
*/
|
|
3361
3679
|
constructor(opts: __ExceptionOptionType<RevisionNotCurrentException, __BaseException>);
|
|
3362
3680
|
}
|
|
3681
|
+
/**
|
|
3682
|
+
* @public
|
|
3683
|
+
*/
|
|
3363
3684
|
export interface GetApprovalRuleTemplateInput {
|
|
3364
3685
|
/**
|
|
3365
3686
|
* <p>The name of the approval rule template for which you want to get information.</p>
|
|
3366
3687
|
*/
|
|
3367
3688
|
approvalRuleTemplateName: string | undefined;
|
|
3368
3689
|
}
|
|
3690
|
+
/**
|
|
3691
|
+
* @public
|
|
3692
|
+
*/
|
|
3369
3693
|
export interface GetApprovalRuleTemplateOutput {
|
|
3370
3694
|
/**
|
|
3371
3695
|
* <p>The content and structure of the approval rule template.</p>
|
|
@@ -3373,6 +3697,7 @@ export interface GetApprovalRuleTemplateOutput {
|
|
|
3373
3697
|
approvalRuleTemplate: ApprovalRuleTemplate | undefined;
|
|
3374
3698
|
}
|
|
3375
3699
|
/**
|
|
3700
|
+
* @public
|
|
3376
3701
|
* <p>The specified file exceeds the file size limit for AWS CodeCommit. For more information about limits in AWS CodeCommit, see
|
|
3377
3702
|
* <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/limits.html">AWS CodeCommit User Guide</a>.</p>
|
|
3378
3703
|
*/
|
|
@@ -3385,6 +3710,7 @@ export declare class FileTooLargeException extends __BaseException {
|
|
|
3385
3710
|
constructor(opts: __ExceptionOptionType<FileTooLargeException, __BaseException>);
|
|
3386
3711
|
}
|
|
3387
3712
|
/**
|
|
3713
|
+
* @public
|
|
3388
3714
|
* <p>Represents the input of a get blob operation.</p>
|
|
3389
3715
|
*/
|
|
3390
3716
|
export interface GetBlobInput {
|
|
@@ -3398,6 +3724,7 @@ export interface GetBlobInput {
|
|
|
3398
3724
|
blobId: string | undefined;
|
|
3399
3725
|
}
|
|
3400
3726
|
/**
|
|
3727
|
+
* @public
|
|
3401
3728
|
* <p>Represents the output of a get blob operation.</p>
|
|
3402
3729
|
*/
|
|
3403
3730
|
export interface GetBlobOutput {
|
|
@@ -3407,6 +3734,7 @@ export interface GetBlobOutput {
|
|
|
3407
3734
|
content: Uint8Array | undefined;
|
|
3408
3735
|
}
|
|
3409
3736
|
/**
|
|
3737
|
+
* @public
|
|
3410
3738
|
* <p>The specified blob is not valid.</p>
|
|
3411
3739
|
*/
|
|
3412
3740
|
export declare class InvalidBlobIdException extends __BaseException {
|
|
@@ -3418,6 +3746,7 @@ export declare class InvalidBlobIdException extends __BaseException {
|
|
|
3418
3746
|
constructor(opts: __ExceptionOptionType<InvalidBlobIdException, __BaseException>);
|
|
3419
3747
|
}
|
|
3420
3748
|
/**
|
|
3749
|
+
* @public
|
|
3421
3750
|
* <p>Represents the input of a get branch operation.</p>
|
|
3422
3751
|
*/
|
|
3423
3752
|
export interface GetBranchInput {
|
|
@@ -3431,6 +3760,7 @@ export interface GetBranchInput {
|
|
|
3431
3760
|
branchName?: string;
|
|
3432
3761
|
}
|
|
3433
3762
|
/**
|
|
3763
|
+
* @public
|
|
3434
3764
|
* <p>Represents the output of a get branch operation.</p>
|
|
3435
3765
|
*/
|
|
3436
3766
|
export interface GetBranchOutput {
|
|
@@ -3439,6 +3769,9 @@ export interface GetBranchOutput {
|
|
|
3439
3769
|
*/
|
|
3440
3770
|
branch?: BranchInfo;
|
|
3441
3771
|
}
|
|
3772
|
+
/**
|
|
3773
|
+
* @public
|
|
3774
|
+
*/
|
|
3442
3775
|
export interface GetCommentInput {
|
|
3443
3776
|
/**
|
|
3444
3777
|
* <p>The unique, system-generated ID of the comment. To get this ID, use <a>GetCommentsForComparedCommit</a>
|
|
@@ -3446,12 +3779,18 @@ export interface GetCommentInput {
|
|
|
3446
3779
|
*/
|
|
3447
3780
|
commentId: string | undefined;
|
|
3448
3781
|
}
|
|
3782
|
+
/**
|
|
3783
|
+
* @public
|
|
3784
|
+
*/
|
|
3449
3785
|
export interface GetCommentOutput {
|
|
3450
3786
|
/**
|
|
3451
3787
|
* <p>The contents of the comment.</p>
|
|
3452
3788
|
*/
|
|
3453
3789
|
comment?: Comment;
|
|
3454
3790
|
}
|
|
3791
|
+
/**
|
|
3792
|
+
* @public
|
|
3793
|
+
*/
|
|
3455
3794
|
export interface GetCommentReactionsInput {
|
|
3456
3795
|
/**
|
|
3457
3796
|
* <p>The ID of the comment for which you want to get reactions information.</p>
|
|
@@ -3471,6 +3810,7 @@ export interface GetCommentReactionsInput {
|
|
|
3471
3810
|
maxResults?: number;
|
|
3472
3811
|
}
|
|
3473
3812
|
/**
|
|
3813
|
+
* @public
|
|
3474
3814
|
* <p>Information about the values for reactions to a comment. AWS CodeCommit supports a limited set of reactions.</p>
|
|
3475
3815
|
*/
|
|
3476
3816
|
export interface ReactionValueFormats {
|
|
@@ -3488,6 +3828,7 @@ export interface ReactionValueFormats {
|
|
|
3488
3828
|
unicode?: string;
|
|
3489
3829
|
}
|
|
3490
3830
|
/**
|
|
3831
|
+
* @public
|
|
3491
3832
|
* <p>Information about the reaction values provided by users on a comment.</p>
|
|
3492
3833
|
*/
|
|
3493
3834
|
export interface ReactionForComment {
|
|
@@ -3505,6 +3846,9 @@ export interface ReactionForComment {
|
|
|
3505
3846
|
*/
|
|
3506
3847
|
reactionsFromDeletedUsersCount?: number;
|
|
3507
3848
|
}
|
|
3849
|
+
/**
|
|
3850
|
+
* @public
|
|
3851
|
+
*/
|
|
3508
3852
|
export interface GetCommentReactionsOutput {
|
|
3509
3853
|
/**
|
|
3510
3854
|
* <p>An array of reactions to the specified comment.</p>
|
|
@@ -3516,6 +3860,7 @@ export interface GetCommentReactionsOutput {
|
|
|
3516
3860
|
nextToken?: string;
|
|
3517
3861
|
}
|
|
3518
3862
|
/**
|
|
3863
|
+
* @public
|
|
3519
3864
|
* <p>The Amazon Resource Name (ARN) of the user or identity is not valid.</p>
|
|
3520
3865
|
*/
|
|
3521
3866
|
export declare class InvalidReactionUserArnException extends __BaseException {
|
|
@@ -3526,6 +3871,9 @@ export declare class InvalidReactionUserArnException extends __BaseException {
|
|
|
3526
3871
|
*/
|
|
3527
3872
|
constructor(opts: __ExceptionOptionType<InvalidReactionUserArnException, __BaseException>);
|
|
3528
3873
|
}
|
|
3874
|
+
/**
|
|
3875
|
+
* @public
|
|
3876
|
+
*/
|
|
3529
3877
|
export interface GetCommentsForComparedCommitInput {
|
|
3530
3878
|
/**
|
|
3531
3879
|
* <p>The name of the repository where you want to compare commits.</p>
|
|
@@ -3551,11 +3899,15 @@ export interface GetCommentsForComparedCommitInput {
|
|
|
3551
3899
|
*/
|
|
3552
3900
|
maxResults?: number;
|
|
3553
3901
|
}
|
|
3902
|
+
/**
|
|
3903
|
+
* @public
|
|
3904
|
+
*/
|
|
3554
3905
|
export declare enum RelativeFileVersionEnum {
|
|
3555
3906
|
AFTER = "AFTER",
|
|
3556
3907
|
BEFORE = "BEFORE"
|
|
3557
3908
|
}
|
|
3558
3909
|
/**
|
|
3910
|
+
* @public
|
|
3559
3911
|
* <p>Returns information about the location of a change or comment in the comparison between two commits or a pull request.</p>
|
|
3560
3912
|
*/
|
|
3561
3913
|
export interface Location {
|
|
@@ -3574,6 +3926,7 @@ export interface Location {
|
|
|
3574
3926
|
relativeFileVersion?: RelativeFileVersionEnum | string;
|
|
3575
3927
|
}
|
|
3576
3928
|
/**
|
|
3929
|
+
* @public
|
|
3577
3930
|
* <p>Returns information about comments on the comparison between two commits.</p>
|
|
3578
3931
|
*/
|
|
3579
3932
|
export interface CommentsForComparedCommit {
|
|
@@ -3610,6 +3963,9 @@ export interface CommentsForComparedCommit {
|
|
|
3610
3963
|
*/
|
|
3611
3964
|
comments?: Comment[];
|
|
3612
3965
|
}
|
|
3966
|
+
/**
|
|
3967
|
+
* @public
|
|
3968
|
+
*/
|
|
3613
3969
|
export interface GetCommentsForComparedCommitOutput {
|
|
3614
3970
|
/**
|
|
3615
3971
|
* <p>A list of comment objects on the compared commit.</p>
|
|
@@ -3620,6 +3976,9 @@ export interface GetCommentsForComparedCommitOutput {
|
|
|
3620
3976
|
*/
|
|
3621
3977
|
nextToken?: string;
|
|
3622
3978
|
}
|
|
3979
|
+
/**
|
|
3980
|
+
* @public
|
|
3981
|
+
*/
|
|
3623
3982
|
export interface GetCommentsForPullRequestInput {
|
|
3624
3983
|
/**
|
|
3625
3984
|
* <p>The system-generated ID of the pull request. To get this ID, use <a>ListPullRequests</a>.</p>
|
|
@@ -3649,6 +4008,7 @@ export interface GetCommentsForPullRequestInput {
|
|
|
3649
4008
|
maxResults?: number;
|
|
3650
4009
|
}
|
|
3651
4010
|
/**
|
|
4011
|
+
* @public
|
|
3652
4012
|
* <p>Returns information about comments on a pull request.</p>
|
|
3653
4013
|
*/
|
|
3654
4014
|
export interface CommentsForPullRequest {
|
|
@@ -3690,6 +4050,9 @@ export interface CommentsForPullRequest {
|
|
|
3690
4050
|
*/
|
|
3691
4051
|
comments?: Comment[];
|
|
3692
4052
|
}
|
|
4053
|
+
/**
|
|
4054
|
+
* @public
|
|
4055
|
+
*/
|
|
3693
4056
|
export interface GetCommentsForPullRequestOutput {
|
|
3694
4057
|
/**
|
|
3695
4058
|
* <p>An array of comment objects on the pull request.</p>
|
|
@@ -3701,6 +4064,7 @@ export interface GetCommentsForPullRequestOutput {
|
|
|
3701
4064
|
nextToken?: string;
|
|
3702
4065
|
}
|
|
3703
4066
|
/**
|
|
4067
|
+
* @public
|
|
3704
4068
|
* <p>The repository does not contain any pull requests with that pull request ID. Use GetPullRequest to verify the correct repository name for the pull request ID.</p>
|
|
3705
4069
|
*/
|
|
3706
4070
|
export declare class RepositoryNotAssociatedWithPullRequestException extends __BaseException {
|
|
@@ -3712,6 +4076,7 @@ export declare class RepositoryNotAssociatedWithPullRequestException extends __B
|
|
|
3712
4076
|
constructor(opts: __ExceptionOptionType<RepositoryNotAssociatedWithPullRequestException, __BaseException>);
|
|
3713
4077
|
}
|
|
3714
4078
|
/**
|
|
4079
|
+
* @public
|
|
3715
4080
|
* <p>The specified commit ID does not exist.</p>
|
|
3716
4081
|
*/
|
|
3717
4082
|
export declare class CommitIdDoesNotExistException extends __BaseException {
|
|
@@ -3723,6 +4088,7 @@ export declare class CommitIdDoesNotExistException extends __BaseException {
|
|
|
3723
4088
|
constructor(opts: __ExceptionOptionType<CommitIdDoesNotExistException, __BaseException>);
|
|
3724
4089
|
}
|
|
3725
4090
|
/**
|
|
4091
|
+
* @public
|
|
3726
4092
|
* <p>Represents the input of a get commit operation.</p>
|
|
3727
4093
|
*/
|
|
3728
4094
|
export interface GetCommitInput {
|
|
@@ -3736,6 +4102,7 @@ export interface GetCommitInput {
|
|
|
3736
4102
|
commitId: string | undefined;
|
|
3737
4103
|
}
|
|
3738
4104
|
/**
|
|
4105
|
+
* @public
|
|
3739
4106
|
* <p>Represents the output of a get commit operation.</p>
|
|
3740
4107
|
*/
|
|
3741
4108
|
export interface GetCommitOutput {
|
|
@@ -3744,6 +4111,9 @@ export interface GetCommitOutput {
|
|
|
3744
4111
|
*/
|
|
3745
4112
|
commit: Commit | undefined;
|
|
3746
4113
|
}
|
|
4114
|
+
/**
|
|
4115
|
+
* @public
|
|
4116
|
+
*/
|
|
3747
4117
|
export interface GetDifferencesInput {
|
|
3748
4118
|
/**
|
|
3749
4119
|
* <p>The name of the repository where you want to get differences.</p>
|
|
@@ -3785,6 +4155,7 @@ export interface GetDifferencesInput {
|
|
|
3785
4155
|
NextToken?: string;
|
|
3786
4156
|
}
|
|
3787
4157
|
/**
|
|
4158
|
+
* @public
|
|
3788
4159
|
* <p>Returns information about a set of differences for a commit specifier.</p>
|
|
3789
4160
|
*/
|
|
3790
4161
|
export interface Difference {
|
|
@@ -3803,6 +4174,9 @@ export interface Difference {
|
|
|
3803
4174
|
*/
|
|
3804
4175
|
changeType?: ChangeTypeEnum | string;
|
|
3805
4176
|
}
|
|
4177
|
+
/**
|
|
4178
|
+
* @public
|
|
4179
|
+
*/
|
|
3806
4180
|
export interface GetDifferencesOutput {
|
|
3807
4181
|
/**
|
|
3808
4182
|
* <p>A data type object that contains information about the differences, including whether
|
|
@@ -3815,6 +4189,7 @@ export interface GetDifferencesOutput {
|
|
|
3815
4189
|
NextToken?: string;
|
|
3816
4190
|
}
|
|
3817
4191
|
/**
|
|
4192
|
+
* @public
|
|
3818
4193
|
* <p>The specified path does not exist.</p>
|
|
3819
4194
|
*/
|
|
3820
4195
|
export declare class PathDoesNotExistException extends __BaseException {
|
|
@@ -3825,6 +4200,9 @@ export declare class PathDoesNotExistException extends __BaseException {
|
|
|
3825
4200
|
*/
|
|
3826
4201
|
constructor(opts: __ExceptionOptionType<PathDoesNotExistException, __BaseException>);
|
|
3827
4202
|
}
|
|
4203
|
+
/**
|
|
4204
|
+
* @public
|
|
4205
|
+
*/
|
|
3828
4206
|
export interface GetFileInput {
|
|
3829
4207
|
/**
|
|
3830
4208
|
* <p>The name of the repository that contains the file.</p>
|
|
@@ -3843,6 +4221,9 @@ export interface GetFileInput {
|
|
|
3843
4221
|
*/
|
|
3844
4222
|
filePath: string | undefined;
|
|
3845
4223
|
}
|
|
4224
|
+
/**
|
|
4225
|
+
* @public
|
|
4226
|
+
*/
|
|
3846
4227
|
export interface GetFileOutput {
|
|
3847
4228
|
/**
|
|
3848
4229
|
* <p>The full commit ID of the commit that contains the content returned by GetFile.</p>
|
|
@@ -3876,6 +4257,7 @@ export interface GetFileOutput {
|
|
|
3876
4257
|
fileContent: Uint8Array | undefined;
|
|
3877
4258
|
}
|
|
3878
4259
|
/**
|
|
4260
|
+
* @public
|
|
3879
4261
|
* <p>The specified folder does not exist. Either the folder name is not correct, or you did
|
|
3880
4262
|
* not enter the full path to the folder.</p>
|
|
3881
4263
|
*/
|
|
@@ -3887,6 +4269,9 @@ export declare class FolderDoesNotExistException extends __BaseException {
|
|
|
3887
4269
|
*/
|
|
3888
4270
|
constructor(opts: __ExceptionOptionType<FolderDoesNotExistException, __BaseException>);
|
|
3889
4271
|
}
|
|
4272
|
+
/**
|
|
4273
|
+
* @public
|
|
4274
|
+
*/
|
|
3890
4275
|
export interface GetFolderInput {
|
|
3891
4276
|
/**
|
|
3892
4277
|
* <p>The name of the repository.</p>
|
|
@@ -3907,6 +4292,7 @@ export interface GetFolderInput {
|
|
|
3907
4292
|
folderPath: string | undefined;
|
|
3908
4293
|
}
|
|
3909
4294
|
/**
|
|
4295
|
+
* @public
|
|
3910
4296
|
* <p>Returns information about a file in a repository.</p>
|
|
3911
4297
|
*/
|
|
3912
4298
|
export interface File {
|
|
@@ -3928,6 +4314,7 @@ export interface File {
|
|
|
3928
4314
|
fileMode?: FileModeTypeEnum | string;
|
|
3929
4315
|
}
|
|
3930
4316
|
/**
|
|
4317
|
+
* @public
|
|
3931
4318
|
* <p>Returns information about a folder in a repository.</p>
|
|
3932
4319
|
*/
|
|
3933
4320
|
export interface Folder {
|
|
@@ -3945,6 +4332,7 @@ export interface Folder {
|
|
|
3945
4332
|
relativePath?: string;
|
|
3946
4333
|
}
|
|
3947
4334
|
/**
|
|
4335
|
+
* @public
|
|
3948
4336
|
* <p>Returns information about a submodule reference in a repository folder.</p>
|
|
3949
4337
|
*/
|
|
3950
4338
|
export interface SubModule {
|
|
@@ -3962,6 +4350,7 @@ export interface SubModule {
|
|
|
3962
4350
|
relativePath?: string;
|
|
3963
4351
|
}
|
|
3964
4352
|
/**
|
|
4353
|
+
* @public
|
|
3965
4354
|
* <p>Returns information about a symbolic link in a repository folder.</p>
|
|
3966
4355
|
*/
|
|
3967
4356
|
export interface SymbolicLink {
|
|
@@ -3982,6 +4371,9 @@ export interface SymbolicLink {
|
|
|
3982
4371
|
*/
|
|
3983
4372
|
fileMode?: FileModeTypeEnum | string;
|
|
3984
4373
|
}
|
|
4374
|
+
/**
|
|
4375
|
+
* @public
|
|
4376
|
+
*/
|
|
3985
4377
|
export interface GetFolderOutput {
|
|
3986
4378
|
/**
|
|
3987
4379
|
* <p>The full commit ID used as a reference for the returned version of the folder
|
|
@@ -4014,6 +4406,9 @@ export interface GetFolderOutput {
|
|
|
4014
4406
|
*/
|
|
4015
4407
|
subModules?: SubModule[];
|
|
4016
4408
|
}
|
|
4409
|
+
/**
|
|
4410
|
+
* @public
|
|
4411
|
+
*/
|
|
4017
4412
|
export interface GetMergeCommitInput {
|
|
4018
4413
|
/**
|
|
4019
4414
|
* <p>The name of the repository that contains the merge commit about which you want to get information.</p>
|
|
@@ -4043,6 +4438,9 @@ export interface GetMergeCommitInput {
|
|
|
4043
4438
|
*/
|
|
4044
4439
|
conflictResolutionStrategy?: ConflictResolutionStrategyTypeEnum | string;
|
|
4045
4440
|
}
|
|
4441
|
+
/**
|
|
4442
|
+
* @public
|
|
4443
|
+
*/
|
|
4046
4444
|
export interface GetMergeCommitOutput {
|
|
4047
4445
|
/**
|
|
4048
4446
|
* <p>The commit ID of the source commit specifier that was used in the merge evaluation.</p>
|
|
@@ -4063,6 +4461,9 @@ export interface GetMergeCommitOutput {
|
|
|
4063
4461
|
*/
|
|
4064
4462
|
mergedCommitId?: string;
|
|
4065
4463
|
}
|
|
4464
|
+
/**
|
|
4465
|
+
* @public
|
|
4466
|
+
*/
|
|
4066
4467
|
export interface GetMergeConflictsInput {
|
|
4067
4468
|
/**
|
|
4068
4469
|
* <p>The name of the repository where the pull request was created.</p>
|
|
@@ -4105,6 +4506,9 @@ export interface GetMergeConflictsInput {
|
|
|
4105
4506
|
*/
|
|
4106
4507
|
nextToken?: string;
|
|
4107
4508
|
}
|
|
4509
|
+
/**
|
|
4510
|
+
* @public
|
|
4511
|
+
*/
|
|
4108
4512
|
export interface GetMergeConflictsOutput {
|
|
4109
4513
|
/**
|
|
4110
4514
|
* <p>A Boolean value that indicates whether the code is mergeable by the specified merge option.</p>
|
|
@@ -4133,6 +4537,7 @@ export interface GetMergeConflictsOutput {
|
|
|
4133
4537
|
nextToken?: string;
|
|
4134
4538
|
}
|
|
4135
4539
|
/**
|
|
4540
|
+
* @public
|
|
4136
4541
|
* <p>The destination commit specifier is not valid. You must provide a valid branch name, tag, or full commit ID. </p>
|
|
4137
4542
|
*/
|
|
4138
4543
|
export declare class InvalidDestinationCommitSpecifierException extends __BaseException {
|
|
@@ -4144,6 +4549,7 @@ export declare class InvalidDestinationCommitSpecifierException extends __BaseEx
|
|
|
4144
4549
|
constructor(opts: __ExceptionOptionType<InvalidDestinationCommitSpecifierException, __BaseException>);
|
|
4145
4550
|
}
|
|
4146
4551
|
/**
|
|
4552
|
+
* @public
|
|
4147
4553
|
* <p>The source commit specifier is not valid. You must provide a valid branch name, tag, or full commit ID.</p>
|
|
4148
4554
|
*/
|
|
4149
4555
|
export declare class InvalidSourceCommitSpecifierException extends __BaseException {
|
|
@@ -4154,6 +4560,9 @@ export declare class InvalidSourceCommitSpecifierException extends __BaseExcepti
|
|
|
4154
4560
|
*/
|
|
4155
4561
|
constructor(opts: __ExceptionOptionType<InvalidSourceCommitSpecifierException, __BaseException>);
|
|
4156
4562
|
}
|
|
4563
|
+
/**
|
|
4564
|
+
* @public
|
|
4565
|
+
*/
|
|
4157
4566
|
export interface GetMergeOptionsInput {
|
|
4158
4567
|
/**
|
|
4159
4568
|
* <p>The name of the repository that contains the commits about which you want to get merge options.</p>
|
|
@@ -4183,6 +4592,9 @@ export interface GetMergeOptionsInput {
|
|
|
4183
4592
|
*/
|
|
4184
4593
|
conflictResolutionStrategy?: ConflictResolutionStrategyTypeEnum | string;
|
|
4185
4594
|
}
|
|
4595
|
+
/**
|
|
4596
|
+
* @public
|
|
4597
|
+
*/
|
|
4186
4598
|
export interface GetMergeOptionsOutput {
|
|
4187
4599
|
/**
|
|
4188
4600
|
* <p>The merge option or strategy used to merge the code.</p>
|
|
@@ -4201,18 +4613,27 @@ export interface GetMergeOptionsOutput {
|
|
|
4201
4613
|
*/
|
|
4202
4614
|
baseCommitId: string | undefined;
|
|
4203
4615
|
}
|
|
4616
|
+
/**
|
|
4617
|
+
* @public
|
|
4618
|
+
*/
|
|
4204
4619
|
export interface GetPullRequestInput {
|
|
4205
4620
|
/**
|
|
4206
4621
|
* <p>The system-generated ID of the pull request. To get this ID, use <a>ListPullRequests</a>.</p>
|
|
4207
4622
|
*/
|
|
4208
4623
|
pullRequestId: string | undefined;
|
|
4209
4624
|
}
|
|
4625
|
+
/**
|
|
4626
|
+
* @public
|
|
4627
|
+
*/
|
|
4210
4628
|
export interface GetPullRequestOutput {
|
|
4211
4629
|
/**
|
|
4212
4630
|
* <p>Information about the specified pull request.</p>
|
|
4213
4631
|
*/
|
|
4214
4632
|
pullRequest: PullRequest | undefined;
|
|
4215
4633
|
}
|
|
4634
|
+
/**
|
|
4635
|
+
* @public
|
|
4636
|
+
*/
|
|
4216
4637
|
export interface GetPullRequestApprovalStatesInput {
|
|
4217
4638
|
/**
|
|
4218
4639
|
* <p>The system-generated ID for the pull request.</p>
|
|
@@ -4223,12 +4644,18 @@ export interface GetPullRequestApprovalStatesInput {
|
|
|
4223
4644
|
*/
|
|
4224
4645
|
revisionId: string | undefined;
|
|
4225
4646
|
}
|
|
4647
|
+
/**
|
|
4648
|
+
* @public
|
|
4649
|
+
*/
|
|
4226
4650
|
export interface GetPullRequestApprovalStatesOutput {
|
|
4227
4651
|
/**
|
|
4228
4652
|
* <p>Information about users who have approved the pull request.</p>
|
|
4229
4653
|
*/
|
|
4230
4654
|
approvals?: Approval[];
|
|
4231
4655
|
}
|
|
4656
|
+
/**
|
|
4657
|
+
* @public
|
|
4658
|
+
*/
|
|
4232
4659
|
export interface GetPullRequestOverrideStateInput {
|
|
4233
4660
|
/**
|
|
4234
4661
|
* <p>The ID of the pull request for which you want to get information about whether approval rules have been set aside (overridden).</p>
|
|
@@ -4241,6 +4668,9 @@ export interface GetPullRequestOverrideStateInput {
|
|
|
4241
4668
|
*/
|
|
4242
4669
|
revisionId: string | undefined;
|
|
4243
4670
|
}
|
|
4671
|
+
/**
|
|
4672
|
+
* @public
|
|
4673
|
+
*/
|
|
4244
4674
|
export interface GetPullRequestOverrideStateOutput {
|
|
4245
4675
|
/**
|
|
4246
4676
|
* <p>A Boolean value that indicates whether a pull request has had its rules set aside (TRUE) or whether all approval rules still apply (FALSE).</p>
|
|
@@ -4252,6 +4682,7 @@ export interface GetPullRequestOverrideStateOutput {
|
|
|
4252
4682
|
overrider?: string;
|
|
4253
4683
|
}
|
|
4254
4684
|
/**
|
|
4685
|
+
* @public
|
|
4255
4686
|
* <p>Represents the input of a get repository operation.</p>
|
|
4256
4687
|
*/
|
|
4257
4688
|
export interface GetRepositoryInput {
|
|
@@ -4261,6 +4692,7 @@ export interface GetRepositoryInput {
|
|
|
4261
4692
|
repositoryName: string | undefined;
|
|
4262
4693
|
}
|
|
4263
4694
|
/**
|
|
4695
|
+
* @public
|
|
4264
4696
|
* <p>Represents the output of a get repository operation.</p>
|
|
4265
4697
|
*/
|
|
4266
4698
|
export interface GetRepositoryOutput {
|
|
@@ -4270,6 +4702,7 @@ export interface GetRepositoryOutput {
|
|
|
4270
4702
|
repositoryMetadata?: RepositoryMetadata;
|
|
4271
4703
|
}
|
|
4272
4704
|
/**
|
|
4705
|
+
* @public
|
|
4273
4706
|
* <p>Represents the input of a get repository triggers operation.</p>
|
|
4274
4707
|
*/
|
|
4275
4708
|
export interface GetRepositoryTriggersInput {
|
|
@@ -4278,6 +4711,9 @@ export interface GetRepositoryTriggersInput {
|
|
|
4278
4711
|
*/
|
|
4279
4712
|
repositoryName: string | undefined;
|
|
4280
4713
|
}
|
|
4714
|
+
/**
|
|
4715
|
+
* @public
|
|
4716
|
+
*/
|
|
4281
4717
|
export declare enum RepositoryTriggerEventEnum {
|
|
4282
4718
|
ALL = "all",
|
|
4283
4719
|
CREATE_REFERENCE = "createReference",
|
|
@@ -4285,6 +4721,7 @@ export declare enum RepositoryTriggerEventEnum {
|
|
|
4285
4721
|
UPDATE_REFERENCE = "updateReference"
|
|
4286
4722
|
}
|
|
4287
4723
|
/**
|
|
4724
|
+
* @public
|
|
4288
4725
|
* <p>Information about a trigger for a repository.</p>
|
|
4289
4726
|
*/
|
|
4290
4727
|
export interface RepositoryTrigger {
|
|
@@ -4322,6 +4759,7 @@ export interface RepositoryTrigger {
|
|
|
4322
4759
|
events: (RepositoryTriggerEventEnum | string)[] | undefined;
|
|
4323
4760
|
}
|
|
4324
4761
|
/**
|
|
4762
|
+
* @public
|
|
4325
4763
|
* <p>Represents the output of a get repository triggers operation.</p>
|
|
4326
4764
|
*/
|
|
4327
4765
|
export interface GetRepositoryTriggersOutput {
|
|
@@ -4334,6 +4772,9 @@ export interface GetRepositoryTriggersOutput {
|
|
|
4334
4772
|
*/
|
|
4335
4773
|
triggers?: RepositoryTrigger[];
|
|
4336
4774
|
}
|
|
4775
|
+
/**
|
|
4776
|
+
* @public
|
|
4777
|
+
*/
|
|
4337
4778
|
export interface ListApprovalRuleTemplatesInput {
|
|
4338
4779
|
/**
|
|
4339
4780
|
* <p>An enumeration token that, when provided in a request, returns the next batch of the
|
|
@@ -4345,6 +4786,9 @@ export interface ListApprovalRuleTemplatesInput {
|
|
|
4345
4786
|
*/
|
|
4346
4787
|
maxResults?: number;
|
|
4347
4788
|
}
|
|
4789
|
+
/**
|
|
4790
|
+
* @public
|
|
4791
|
+
*/
|
|
4348
4792
|
export interface ListApprovalRuleTemplatesOutput {
|
|
4349
4793
|
/**
|
|
4350
4794
|
* <p>The names of all the approval rule templates found in the AWS Region for your AWS account.</p>
|
|
@@ -4355,6 +4799,9 @@ export interface ListApprovalRuleTemplatesOutput {
|
|
|
4355
4799
|
*/
|
|
4356
4800
|
nextToken?: string;
|
|
4357
4801
|
}
|
|
4802
|
+
/**
|
|
4803
|
+
* @public
|
|
4804
|
+
*/
|
|
4358
4805
|
export interface ListAssociatedApprovalRuleTemplatesForRepositoryInput {
|
|
4359
4806
|
/**
|
|
4360
4807
|
* <p>The name of the repository for which you want to list all associated approval rule templates.</p>
|
|
@@ -4370,6 +4817,9 @@ export interface ListAssociatedApprovalRuleTemplatesForRepositoryInput {
|
|
|
4370
4817
|
*/
|
|
4371
4818
|
maxResults?: number;
|
|
4372
4819
|
}
|
|
4820
|
+
/**
|
|
4821
|
+
* @public
|
|
4822
|
+
*/
|
|
4373
4823
|
export interface ListAssociatedApprovalRuleTemplatesForRepositoryOutput {
|
|
4374
4824
|
/**
|
|
4375
4825
|
* <p>The names of all approval rule templates associated with the repository.</p>
|
|
@@ -4381,6 +4831,7 @@ export interface ListAssociatedApprovalRuleTemplatesForRepositoryOutput {
|
|
|
4381
4831
|
nextToken?: string;
|
|
4382
4832
|
}
|
|
4383
4833
|
/**
|
|
4834
|
+
* @public
|
|
4384
4835
|
* <p>Represents the input of a list branches operation.</p>
|
|
4385
4836
|
*/
|
|
4386
4837
|
export interface ListBranchesInput {
|
|
@@ -4394,6 +4845,7 @@ export interface ListBranchesInput {
|
|
|
4394
4845
|
nextToken?: string;
|
|
4395
4846
|
}
|
|
4396
4847
|
/**
|
|
4848
|
+
* @public
|
|
4397
4849
|
* <p>Represents the output of a list branches operation.</p>
|
|
4398
4850
|
*/
|
|
4399
4851
|
export interface ListBranchesOutput {
|
|
@@ -4407,6 +4859,7 @@ export interface ListBranchesOutput {
|
|
|
4407
4859
|
nextToken?: string;
|
|
4408
4860
|
}
|
|
4409
4861
|
/**
|
|
4862
|
+
* @public
|
|
4410
4863
|
* <p>The Amazon Resource Name (ARN) is not valid. Make sure that you have provided the full ARN for the author of the pull request, and then try again.</p>
|
|
4411
4864
|
*/
|
|
4412
4865
|
export declare class InvalidAuthorArnException extends __BaseException {
|
|
@@ -4418,6 +4871,7 @@ export declare class InvalidAuthorArnException extends __BaseException {
|
|
|
4418
4871
|
constructor(opts: __ExceptionOptionType<InvalidAuthorArnException, __BaseException>);
|
|
4419
4872
|
}
|
|
4420
4873
|
/**
|
|
4874
|
+
* @public
|
|
4421
4875
|
* <p>The pull request status is not valid. The only valid values are <code>OPEN</code> and <code>CLOSED</code>.</p>
|
|
4422
4876
|
*/
|
|
4423
4877
|
export declare class InvalidPullRequestStatusException extends __BaseException {
|
|
@@ -4428,6 +4882,9 @@ export declare class InvalidPullRequestStatusException extends __BaseException {
|
|
|
4428
4882
|
*/
|
|
4429
4883
|
constructor(opts: __ExceptionOptionType<InvalidPullRequestStatusException, __BaseException>);
|
|
4430
4884
|
}
|
|
4885
|
+
/**
|
|
4886
|
+
* @public
|
|
4887
|
+
*/
|
|
4431
4888
|
export interface ListPullRequestsInput {
|
|
4432
4889
|
/**
|
|
4433
4890
|
* <p>The name of the repository for which you want to list pull requests.</p>
|
|
@@ -4452,6 +4909,9 @@ export interface ListPullRequestsInput {
|
|
|
4452
4909
|
*/
|
|
4453
4910
|
maxResults?: number;
|
|
4454
4911
|
}
|
|
4912
|
+
/**
|
|
4913
|
+
* @public
|
|
4914
|
+
*/
|
|
4455
4915
|
export interface ListPullRequestsOutput {
|
|
4456
4916
|
/**
|
|
4457
4917
|
* <p>The system-generated IDs of the pull requests.</p>
|
|
@@ -4463,6 +4923,7 @@ export interface ListPullRequestsOutput {
|
|
|
4463
4923
|
nextToken?: string;
|
|
4464
4924
|
}
|
|
4465
4925
|
/**
|
|
4926
|
+
* @public
|
|
4466
4927
|
* <p>The specified sort order is not valid.</p>
|
|
4467
4928
|
*/
|
|
4468
4929
|
export declare class InvalidOrderException extends __BaseException {
|
|
@@ -4474,6 +4935,7 @@ export declare class InvalidOrderException extends __BaseException {
|
|
|
4474
4935
|
constructor(opts: __ExceptionOptionType<InvalidOrderException, __BaseException>);
|
|
4475
4936
|
}
|
|
4476
4937
|
/**
|
|
4938
|
+
* @public
|
|
4477
4939
|
* <p>The specified sort by value is not valid.</p>
|
|
4478
4940
|
*/
|
|
4479
4941
|
export declare class InvalidSortByException extends __BaseException {
|
|
@@ -4484,575 +4946,3 @@ export declare class InvalidSortByException extends __BaseException {
|
|
|
4484
4946
|
*/
|
|
4485
4947
|
constructor(opts: __ExceptionOptionType<InvalidSortByException, __BaseException>);
|
|
4486
4948
|
}
|
|
4487
|
-
/**
|
|
4488
|
-
* @internal
|
|
4489
|
-
*/
|
|
4490
|
-
export declare const ApprovalFilterSensitiveLog: (obj: Approval) => any;
|
|
4491
|
-
/**
|
|
4492
|
-
* @internal
|
|
4493
|
-
*/
|
|
4494
|
-
export declare const OriginApprovalRuleTemplateFilterSensitiveLog: (obj: OriginApprovalRuleTemplate) => any;
|
|
4495
|
-
/**
|
|
4496
|
-
* @internal
|
|
4497
|
-
*/
|
|
4498
|
-
export declare const ApprovalRuleFilterSensitiveLog: (obj: ApprovalRule) => any;
|
|
4499
|
-
/**
|
|
4500
|
-
* @internal
|
|
4501
|
-
*/
|
|
4502
|
-
export declare const ApprovalRuleEventMetadataFilterSensitiveLog: (obj: ApprovalRuleEventMetadata) => any;
|
|
4503
|
-
/**
|
|
4504
|
-
* @internal
|
|
4505
|
-
*/
|
|
4506
|
-
export declare const ApprovalRuleOverriddenEventMetadataFilterSensitiveLog: (obj: ApprovalRuleOverriddenEventMetadata) => any;
|
|
4507
|
-
/**
|
|
4508
|
-
* @internal
|
|
4509
|
-
*/
|
|
4510
|
-
export declare const ApprovalRuleTemplateFilterSensitiveLog: (obj: ApprovalRuleTemplate) => any;
|
|
4511
|
-
/**
|
|
4512
|
-
* @internal
|
|
4513
|
-
*/
|
|
4514
|
-
export declare const ApprovalStateChangedEventMetadataFilterSensitiveLog: (obj: ApprovalStateChangedEventMetadata) => any;
|
|
4515
|
-
/**
|
|
4516
|
-
* @internal
|
|
4517
|
-
*/
|
|
4518
|
-
export declare const AssociateApprovalRuleTemplateWithRepositoryInputFilterSensitiveLog: (obj: AssociateApprovalRuleTemplateWithRepositoryInput) => any;
|
|
4519
|
-
/**
|
|
4520
|
-
* @internal
|
|
4521
|
-
*/
|
|
4522
|
-
export declare const BatchAssociateApprovalRuleTemplateWithRepositoriesInputFilterSensitiveLog: (obj: BatchAssociateApprovalRuleTemplateWithRepositoriesInput) => any;
|
|
4523
|
-
/**
|
|
4524
|
-
* @internal
|
|
4525
|
-
*/
|
|
4526
|
-
export declare const BatchAssociateApprovalRuleTemplateWithRepositoriesErrorFilterSensitiveLog: (obj: BatchAssociateApprovalRuleTemplateWithRepositoriesError) => any;
|
|
4527
|
-
/**
|
|
4528
|
-
* @internal
|
|
4529
|
-
*/
|
|
4530
|
-
export declare const BatchAssociateApprovalRuleTemplateWithRepositoriesOutputFilterSensitiveLog: (obj: BatchAssociateApprovalRuleTemplateWithRepositoriesOutput) => any;
|
|
4531
|
-
/**
|
|
4532
|
-
* @internal
|
|
4533
|
-
*/
|
|
4534
|
-
export declare const BatchDescribeMergeConflictsInputFilterSensitiveLog: (obj: BatchDescribeMergeConflictsInput) => any;
|
|
4535
|
-
/**
|
|
4536
|
-
* @internal
|
|
4537
|
-
*/
|
|
4538
|
-
export declare const FileModesFilterSensitiveLog: (obj: FileModes) => any;
|
|
4539
|
-
/**
|
|
4540
|
-
* @internal
|
|
4541
|
-
*/
|
|
4542
|
-
export declare const FileSizesFilterSensitiveLog: (obj: FileSizes) => any;
|
|
4543
|
-
/**
|
|
4544
|
-
* @internal
|
|
4545
|
-
*/
|
|
4546
|
-
export declare const IsBinaryFileFilterSensitiveLog: (obj: IsBinaryFile) => any;
|
|
4547
|
-
/**
|
|
4548
|
-
* @internal
|
|
4549
|
-
*/
|
|
4550
|
-
export declare const MergeOperationsFilterSensitiveLog: (obj: MergeOperations) => any;
|
|
4551
|
-
/**
|
|
4552
|
-
* @internal
|
|
4553
|
-
*/
|
|
4554
|
-
export declare const ObjectTypesFilterSensitiveLog: (obj: ObjectTypes) => any;
|
|
4555
|
-
/**
|
|
4556
|
-
* @internal
|
|
4557
|
-
*/
|
|
4558
|
-
export declare const ConflictMetadataFilterSensitiveLog: (obj: ConflictMetadata) => any;
|
|
4559
|
-
/**
|
|
4560
|
-
* @internal
|
|
4561
|
-
*/
|
|
4562
|
-
export declare const MergeHunkDetailFilterSensitiveLog: (obj: MergeHunkDetail) => any;
|
|
4563
|
-
/**
|
|
4564
|
-
* @internal
|
|
4565
|
-
*/
|
|
4566
|
-
export declare const MergeHunkFilterSensitiveLog: (obj: MergeHunk) => any;
|
|
4567
|
-
/**
|
|
4568
|
-
* @internal
|
|
4569
|
-
*/
|
|
4570
|
-
export declare const ConflictFilterSensitiveLog: (obj: Conflict) => any;
|
|
4571
|
-
/**
|
|
4572
|
-
* @internal
|
|
4573
|
-
*/
|
|
4574
|
-
export declare const BatchDescribeMergeConflictsErrorFilterSensitiveLog: (obj: BatchDescribeMergeConflictsError) => any;
|
|
4575
|
-
/**
|
|
4576
|
-
* @internal
|
|
4577
|
-
*/
|
|
4578
|
-
export declare const BatchDescribeMergeConflictsOutputFilterSensitiveLog: (obj: BatchDescribeMergeConflictsOutput) => any;
|
|
4579
|
-
/**
|
|
4580
|
-
* @internal
|
|
4581
|
-
*/
|
|
4582
|
-
export declare const BatchDisassociateApprovalRuleTemplateFromRepositoriesInputFilterSensitiveLog: (obj: BatchDisassociateApprovalRuleTemplateFromRepositoriesInput) => any;
|
|
4583
|
-
/**
|
|
4584
|
-
* @internal
|
|
4585
|
-
*/
|
|
4586
|
-
export declare const BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorFilterSensitiveLog: (obj: BatchDisassociateApprovalRuleTemplateFromRepositoriesError) => any;
|
|
4587
|
-
/**
|
|
4588
|
-
* @internal
|
|
4589
|
-
*/
|
|
4590
|
-
export declare const BatchDisassociateApprovalRuleTemplateFromRepositoriesOutputFilterSensitiveLog: (obj: BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput) => any;
|
|
4591
|
-
/**
|
|
4592
|
-
* @internal
|
|
4593
|
-
*/
|
|
4594
|
-
export declare const BatchGetCommitsInputFilterSensitiveLog: (obj: BatchGetCommitsInput) => any;
|
|
4595
|
-
/**
|
|
4596
|
-
* @internal
|
|
4597
|
-
*/
|
|
4598
|
-
export declare const UserInfoFilterSensitiveLog: (obj: UserInfo) => any;
|
|
4599
|
-
/**
|
|
4600
|
-
* @internal
|
|
4601
|
-
*/
|
|
4602
|
-
export declare const CommitFilterSensitiveLog: (obj: Commit) => any;
|
|
4603
|
-
/**
|
|
4604
|
-
* @internal
|
|
4605
|
-
*/
|
|
4606
|
-
export declare const BatchGetCommitsErrorFilterSensitiveLog: (obj: BatchGetCommitsError) => any;
|
|
4607
|
-
/**
|
|
4608
|
-
* @internal
|
|
4609
|
-
*/
|
|
4610
|
-
export declare const BatchGetCommitsOutputFilterSensitiveLog: (obj: BatchGetCommitsOutput) => any;
|
|
4611
|
-
/**
|
|
4612
|
-
* @internal
|
|
4613
|
-
*/
|
|
4614
|
-
export declare const BatchGetRepositoriesInputFilterSensitiveLog: (obj: BatchGetRepositoriesInput) => any;
|
|
4615
|
-
/**
|
|
4616
|
-
* @internal
|
|
4617
|
-
*/
|
|
4618
|
-
export declare const RepositoryMetadataFilterSensitiveLog: (obj: RepositoryMetadata) => any;
|
|
4619
|
-
/**
|
|
4620
|
-
* @internal
|
|
4621
|
-
*/
|
|
4622
|
-
export declare const BatchGetRepositoriesOutputFilterSensitiveLog: (obj: BatchGetRepositoriesOutput) => any;
|
|
4623
|
-
/**
|
|
4624
|
-
* @internal
|
|
4625
|
-
*/
|
|
4626
|
-
export declare const BlobMetadataFilterSensitiveLog: (obj: BlobMetadata) => any;
|
|
4627
|
-
/**
|
|
4628
|
-
* @internal
|
|
4629
|
-
*/
|
|
4630
|
-
export declare const BranchInfoFilterSensitiveLog: (obj: BranchInfo) => any;
|
|
4631
|
-
/**
|
|
4632
|
-
* @internal
|
|
4633
|
-
*/
|
|
4634
|
-
export declare const CreateApprovalRuleTemplateInputFilterSensitiveLog: (obj: CreateApprovalRuleTemplateInput) => any;
|
|
4635
|
-
/**
|
|
4636
|
-
* @internal
|
|
4637
|
-
*/
|
|
4638
|
-
export declare const CreateApprovalRuleTemplateOutputFilterSensitiveLog: (obj: CreateApprovalRuleTemplateOutput) => any;
|
|
4639
|
-
/**
|
|
4640
|
-
* @internal
|
|
4641
|
-
*/
|
|
4642
|
-
export declare const CreateBranchInputFilterSensitiveLog: (obj: CreateBranchInput) => any;
|
|
4643
|
-
/**
|
|
4644
|
-
* @internal
|
|
4645
|
-
*/
|
|
4646
|
-
export declare const DeleteFileEntryFilterSensitiveLog: (obj: DeleteFileEntry) => any;
|
|
4647
|
-
/**
|
|
4648
|
-
* @internal
|
|
4649
|
-
*/
|
|
4650
|
-
export declare const SourceFileSpecifierFilterSensitiveLog: (obj: SourceFileSpecifier) => any;
|
|
4651
|
-
/**
|
|
4652
|
-
* @internal
|
|
4653
|
-
*/
|
|
4654
|
-
export declare const PutFileEntryFilterSensitiveLog: (obj: PutFileEntry) => any;
|
|
4655
|
-
/**
|
|
4656
|
-
* @internal
|
|
4657
|
-
*/
|
|
4658
|
-
export declare const SetFileModeEntryFilterSensitiveLog: (obj: SetFileModeEntry) => any;
|
|
4659
|
-
/**
|
|
4660
|
-
* @internal
|
|
4661
|
-
*/
|
|
4662
|
-
export declare const CreateCommitInputFilterSensitiveLog: (obj: CreateCommitInput) => any;
|
|
4663
|
-
/**
|
|
4664
|
-
* @internal
|
|
4665
|
-
*/
|
|
4666
|
-
export declare const FileMetadataFilterSensitiveLog: (obj: FileMetadata) => any;
|
|
4667
|
-
/**
|
|
4668
|
-
* @internal
|
|
4669
|
-
*/
|
|
4670
|
-
export declare const CreateCommitOutputFilterSensitiveLog: (obj: CreateCommitOutput) => any;
|
|
4671
|
-
/**
|
|
4672
|
-
* @internal
|
|
4673
|
-
*/
|
|
4674
|
-
export declare const TargetFilterSensitiveLog: (obj: Target) => any;
|
|
4675
|
-
/**
|
|
4676
|
-
* @internal
|
|
4677
|
-
*/
|
|
4678
|
-
export declare const CreatePullRequestInputFilterSensitiveLog: (obj: CreatePullRequestInput) => any;
|
|
4679
|
-
/**
|
|
4680
|
-
* @internal
|
|
4681
|
-
*/
|
|
4682
|
-
export declare const MergeMetadataFilterSensitiveLog: (obj: MergeMetadata) => any;
|
|
4683
|
-
/**
|
|
4684
|
-
* @internal
|
|
4685
|
-
*/
|
|
4686
|
-
export declare const PullRequestTargetFilterSensitiveLog: (obj: PullRequestTarget) => any;
|
|
4687
|
-
/**
|
|
4688
|
-
* @internal
|
|
4689
|
-
*/
|
|
4690
|
-
export declare const PullRequestFilterSensitiveLog: (obj: PullRequest) => any;
|
|
4691
|
-
/**
|
|
4692
|
-
* @internal
|
|
4693
|
-
*/
|
|
4694
|
-
export declare const CreatePullRequestOutputFilterSensitiveLog: (obj: CreatePullRequestOutput) => any;
|
|
4695
|
-
/**
|
|
4696
|
-
* @internal
|
|
4697
|
-
*/
|
|
4698
|
-
export declare const CreatePullRequestApprovalRuleInputFilterSensitiveLog: (obj: CreatePullRequestApprovalRuleInput) => any;
|
|
4699
|
-
/**
|
|
4700
|
-
* @internal
|
|
4701
|
-
*/
|
|
4702
|
-
export declare const CreatePullRequestApprovalRuleOutputFilterSensitiveLog: (obj: CreatePullRequestApprovalRuleOutput) => any;
|
|
4703
|
-
/**
|
|
4704
|
-
* @internal
|
|
4705
|
-
*/
|
|
4706
|
-
export declare const CreateRepositoryInputFilterSensitiveLog: (obj: CreateRepositoryInput) => any;
|
|
4707
|
-
/**
|
|
4708
|
-
* @internal
|
|
4709
|
-
*/
|
|
4710
|
-
export declare const CreateRepositoryOutputFilterSensitiveLog: (obj: CreateRepositoryOutput) => any;
|
|
4711
|
-
/**
|
|
4712
|
-
* @internal
|
|
4713
|
-
*/
|
|
4714
|
-
export declare const ReplaceContentEntryFilterSensitiveLog: (obj: ReplaceContentEntry) => any;
|
|
4715
|
-
/**
|
|
4716
|
-
* @internal
|
|
4717
|
-
*/
|
|
4718
|
-
export declare const ConflictResolutionFilterSensitiveLog: (obj: ConflictResolution) => any;
|
|
4719
|
-
/**
|
|
4720
|
-
* @internal
|
|
4721
|
-
*/
|
|
4722
|
-
export declare const CreateUnreferencedMergeCommitInputFilterSensitiveLog: (obj: CreateUnreferencedMergeCommitInput) => any;
|
|
4723
|
-
/**
|
|
4724
|
-
* @internal
|
|
4725
|
-
*/
|
|
4726
|
-
export declare const CreateUnreferencedMergeCommitOutputFilterSensitiveLog: (obj: CreateUnreferencedMergeCommitOutput) => any;
|
|
4727
|
-
/**
|
|
4728
|
-
* @internal
|
|
4729
|
-
*/
|
|
4730
|
-
export declare const DeleteApprovalRuleTemplateInputFilterSensitiveLog: (obj: DeleteApprovalRuleTemplateInput) => any;
|
|
4731
|
-
/**
|
|
4732
|
-
* @internal
|
|
4733
|
-
*/
|
|
4734
|
-
export declare const DeleteApprovalRuleTemplateOutputFilterSensitiveLog: (obj: DeleteApprovalRuleTemplateOutput) => any;
|
|
4735
|
-
/**
|
|
4736
|
-
* @internal
|
|
4737
|
-
*/
|
|
4738
|
-
export declare const DeleteBranchInputFilterSensitiveLog: (obj: DeleteBranchInput) => any;
|
|
4739
|
-
/**
|
|
4740
|
-
* @internal
|
|
4741
|
-
*/
|
|
4742
|
-
export declare const DeleteBranchOutputFilterSensitiveLog: (obj: DeleteBranchOutput) => any;
|
|
4743
|
-
/**
|
|
4744
|
-
* @internal
|
|
4745
|
-
*/
|
|
4746
|
-
export declare const DeleteCommentContentInputFilterSensitiveLog: (obj: DeleteCommentContentInput) => any;
|
|
4747
|
-
/**
|
|
4748
|
-
* @internal
|
|
4749
|
-
*/
|
|
4750
|
-
export declare const CommentFilterSensitiveLog: (obj: Comment) => any;
|
|
4751
|
-
/**
|
|
4752
|
-
* @internal
|
|
4753
|
-
*/
|
|
4754
|
-
export declare const DeleteCommentContentOutputFilterSensitiveLog: (obj: DeleteCommentContentOutput) => any;
|
|
4755
|
-
/**
|
|
4756
|
-
* @internal
|
|
4757
|
-
*/
|
|
4758
|
-
export declare const DeleteFileInputFilterSensitiveLog: (obj: DeleteFileInput) => any;
|
|
4759
|
-
/**
|
|
4760
|
-
* @internal
|
|
4761
|
-
*/
|
|
4762
|
-
export declare const DeleteFileOutputFilterSensitiveLog: (obj: DeleteFileOutput) => any;
|
|
4763
|
-
/**
|
|
4764
|
-
* @internal
|
|
4765
|
-
*/
|
|
4766
|
-
export declare const DeletePullRequestApprovalRuleInputFilterSensitiveLog: (obj: DeletePullRequestApprovalRuleInput) => any;
|
|
4767
|
-
/**
|
|
4768
|
-
* @internal
|
|
4769
|
-
*/
|
|
4770
|
-
export declare const DeletePullRequestApprovalRuleOutputFilterSensitiveLog: (obj: DeletePullRequestApprovalRuleOutput) => any;
|
|
4771
|
-
/**
|
|
4772
|
-
* @internal
|
|
4773
|
-
*/
|
|
4774
|
-
export declare const DeleteRepositoryInputFilterSensitiveLog: (obj: DeleteRepositoryInput) => any;
|
|
4775
|
-
/**
|
|
4776
|
-
* @internal
|
|
4777
|
-
*/
|
|
4778
|
-
export declare const DeleteRepositoryOutputFilterSensitiveLog: (obj: DeleteRepositoryOutput) => any;
|
|
4779
|
-
/**
|
|
4780
|
-
* @internal
|
|
4781
|
-
*/
|
|
4782
|
-
export declare const DescribeMergeConflictsInputFilterSensitiveLog: (obj: DescribeMergeConflictsInput) => any;
|
|
4783
|
-
/**
|
|
4784
|
-
* @internal
|
|
4785
|
-
*/
|
|
4786
|
-
export declare const DescribeMergeConflictsOutputFilterSensitiveLog: (obj: DescribeMergeConflictsOutput) => any;
|
|
4787
|
-
/**
|
|
4788
|
-
* @internal
|
|
4789
|
-
*/
|
|
4790
|
-
export declare const DescribePullRequestEventsInputFilterSensitiveLog: (obj: DescribePullRequestEventsInput) => any;
|
|
4791
|
-
/**
|
|
4792
|
-
* @internal
|
|
4793
|
-
*/
|
|
4794
|
-
export declare const PullRequestCreatedEventMetadataFilterSensitiveLog: (obj: PullRequestCreatedEventMetadata) => any;
|
|
4795
|
-
/**
|
|
4796
|
-
* @internal
|
|
4797
|
-
*/
|
|
4798
|
-
export declare const PullRequestMergedStateChangedEventMetadataFilterSensitiveLog: (obj: PullRequestMergedStateChangedEventMetadata) => any;
|
|
4799
|
-
/**
|
|
4800
|
-
* @internal
|
|
4801
|
-
*/
|
|
4802
|
-
export declare const PullRequestSourceReferenceUpdatedEventMetadataFilterSensitiveLog: (obj: PullRequestSourceReferenceUpdatedEventMetadata) => any;
|
|
4803
|
-
/**
|
|
4804
|
-
* @internal
|
|
4805
|
-
*/
|
|
4806
|
-
export declare const PullRequestStatusChangedEventMetadataFilterSensitiveLog: (obj: PullRequestStatusChangedEventMetadata) => any;
|
|
4807
|
-
/**
|
|
4808
|
-
* @internal
|
|
4809
|
-
*/
|
|
4810
|
-
export declare const PullRequestEventFilterSensitiveLog: (obj: PullRequestEvent) => any;
|
|
4811
|
-
/**
|
|
4812
|
-
* @internal
|
|
4813
|
-
*/
|
|
4814
|
-
export declare const DescribePullRequestEventsOutputFilterSensitiveLog: (obj: DescribePullRequestEventsOutput) => any;
|
|
4815
|
-
/**
|
|
4816
|
-
* @internal
|
|
4817
|
-
*/
|
|
4818
|
-
export declare const DisassociateApprovalRuleTemplateFromRepositoryInputFilterSensitiveLog: (obj: DisassociateApprovalRuleTemplateFromRepositoryInput) => any;
|
|
4819
|
-
/**
|
|
4820
|
-
* @internal
|
|
4821
|
-
*/
|
|
4822
|
-
export declare const EvaluatePullRequestApprovalRulesInputFilterSensitiveLog: (obj: EvaluatePullRequestApprovalRulesInput) => any;
|
|
4823
|
-
/**
|
|
4824
|
-
* @internal
|
|
4825
|
-
*/
|
|
4826
|
-
export declare const EvaluationFilterSensitiveLog: (obj: Evaluation) => any;
|
|
4827
|
-
/**
|
|
4828
|
-
* @internal
|
|
4829
|
-
*/
|
|
4830
|
-
export declare const EvaluatePullRequestApprovalRulesOutputFilterSensitiveLog: (obj: EvaluatePullRequestApprovalRulesOutput) => any;
|
|
4831
|
-
/**
|
|
4832
|
-
* @internal
|
|
4833
|
-
*/
|
|
4834
|
-
export declare const GetApprovalRuleTemplateInputFilterSensitiveLog: (obj: GetApprovalRuleTemplateInput) => any;
|
|
4835
|
-
/**
|
|
4836
|
-
* @internal
|
|
4837
|
-
*/
|
|
4838
|
-
export declare const GetApprovalRuleTemplateOutputFilterSensitiveLog: (obj: GetApprovalRuleTemplateOutput) => any;
|
|
4839
|
-
/**
|
|
4840
|
-
* @internal
|
|
4841
|
-
*/
|
|
4842
|
-
export declare const GetBlobInputFilterSensitiveLog: (obj: GetBlobInput) => any;
|
|
4843
|
-
/**
|
|
4844
|
-
* @internal
|
|
4845
|
-
*/
|
|
4846
|
-
export declare const GetBlobOutputFilterSensitiveLog: (obj: GetBlobOutput) => any;
|
|
4847
|
-
/**
|
|
4848
|
-
* @internal
|
|
4849
|
-
*/
|
|
4850
|
-
export declare const GetBranchInputFilterSensitiveLog: (obj: GetBranchInput) => any;
|
|
4851
|
-
/**
|
|
4852
|
-
* @internal
|
|
4853
|
-
*/
|
|
4854
|
-
export declare const GetBranchOutputFilterSensitiveLog: (obj: GetBranchOutput) => any;
|
|
4855
|
-
/**
|
|
4856
|
-
* @internal
|
|
4857
|
-
*/
|
|
4858
|
-
export declare const GetCommentInputFilterSensitiveLog: (obj: GetCommentInput) => any;
|
|
4859
|
-
/**
|
|
4860
|
-
* @internal
|
|
4861
|
-
*/
|
|
4862
|
-
export declare const GetCommentOutputFilterSensitiveLog: (obj: GetCommentOutput) => any;
|
|
4863
|
-
/**
|
|
4864
|
-
* @internal
|
|
4865
|
-
*/
|
|
4866
|
-
export declare const GetCommentReactionsInputFilterSensitiveLog: (obj: GetCommentReactionsInput) => any;
|
|
4867
|
-
/**
|
|
4868
|
-
* @internal
|
|
4869
|
-
*/
|
|
4870
|
-
export declare const ReactionValueFormatsFilterSensitiveLog: (obj: ReactionValueFormats) => any;
|
|
4871
|
-
/**
|
|
4872
|
-
* @internal
|
|
4873
|
-
*/
|
|
4874
|
-
export declare const ReactionForCommentFilterSensitiveLog: (obj: ReactionForComment) => any;
|
|
4875
|
-
/**
|
|
4876
|
-
* @internal
|
|
4877
|
-
*/
|
|
4878
|
-
export declare const GetCommentReactionsOutputFilterSensitiveLog: (obj: GetCommentReactionsOutput) => any;
|
|
4879
|
-
/**
|
|
4880
|
-
* @internal
|
|
4881
|
-
*/
|
|
4882
|
-
export declare const GetCommentsForComparedCommitInputFilterSensitiveLog: (obj: GetCommentsForComparedCommitInput) => any;
|
|
4883
|
-
/**
|
|
4884
|
-
* @internal
|
|
4885
|
-
*/
|
|
4886
|
-
export declare const LocationFilterSensitiveLog: (obj: Location) => any;
|
|
4887
|
-
/**
|
|
4888
|
-
* @internal
|
|
4889
|
-
*/
|
|
4890
|
-
export declare const CommentsForComparedCommitFilterSensitiveLog: (obj: CommentsForComparedCommit) => any;
|
|
4891
|
-
/**
|
|
4892
|
-
* @internal
|
|
4893
|
-
*/
|
|
4894
|
-
export declare const GetCommentsForComparedCommitOutputFilterSensitiveLog: (obj: GetCommentsForComparedCommitOutput) => any;
|
|
4895
|
-
/**
|
|
4896
|
-
* @internal
|
|
4897
|
-
*/
|
|
4898
|
-
export declare const GetCommentsForPullRequestInputFilterSensitiveLog: (obj: GetCommentsForPullRequestInput) => any;
|
|
4899
|
-
/**
|
|
4900
|
-
* @internal
|
|
4901
|
-
*/
|
|
4902
|
-
export declare const CommentsForPullRequestFilterSensitiveLog: (obj: CommentsForPullRequest) => any;
|
|
4903
|
-
/**
|
|
4904
|
-
* @internal
|
|
4905
|
-
*/
|
|
4906
|
-
export declare const GetCommentsForPullRequestOutputFilterSensitiveLog: (obj: GetCommentsForPullRequestOutput) => any;
|
|
4907
|
-
/**
|
|
4908
|
-
* @internal
|
|
4909
|
-
*/
|
|
4910
|
-
export declare const GetCommitInputFilterSensitiveLog: (obj: GetCommitInput) => any;
|
|
4911
|
-
/**
|
|
4912
|
-
* @internal
|
|
4913
|
-
*/
|
|
4914
|
-
export declare const GetCommitOutputFilterSensitiveLog: (obj: GetCommitOutput) => any;
|
|
4915
|
-
/**
|
|
4916
|
-
* @internal
|
|
4917
|
-
*/
|
|
4918
|
-
export declare const GetDifferencesInputFilterSensitiveLog: (obj: GetDifferencesInput) => any;
|
|
4919
|
-
/**
|
|
4920
|
-
* @internal
|
|
4921
|
-
*/
|
|
4922
|
-
export declare const DifferenceFilterSensitiveLog: (obj: Difference) => any;
|
|
4923
|
-
/**
|
|
4924
|
-
* @internal
|
|
4925
|
-
*/
|
|
4926
|
-
export declare const GetDifferencesOutputFilterSensitiveLog: (obj: GetDifferencesOutput) => any;
|
|
4927
|
-
/**
|
|
4928
|
-
* @internal
|
|
4929
|
-
*/
|
|
4930
|
-
export declare const GetFileInputFilterSensitiveLog: (obj: GetFileInput) => any;
|
|
4931
|
-
/**
|
|
4932
|
-
* @internal
|
|
4933
|
-
*/
|
|
4934
|
-
export declare const GetFileOutputFilterSensitiveLog: (obj: GetFileOutput) => any;
|
|
4935
|
-
/**
|
|
4936
|
-
* @internal
|
|
4937
|
-
*/
|
|
4938
|
-
export declare const GetFolderInputFilterSensitiveLog: (obj: GetFolderInput) => any;
|
|
4939
|
-
/**
|
|
4940
|
-
* @internal
|
|
4941
|
-
*/
|
|
4942
|
-
export declare const FileFilterSensitiveLog: (obj: File) => any;
|
|
4943
|
-
/**
|
|
4944
|
-
* @internal
|
|
4945
|
-
*/
|
|
4946
|
-
export declare const FolderFilterSensitiveLog: (obj: Folder) => any;
|
|
4947
|
-
/**
|
|
4948
|
-
* @internal
|
|
4949
|
-
*/
|
|
4950
|
-
export declare const SubModuleFilterSensitiveLog: (obj: SubModule) => any;
|
|
4951
|
-
/**
|
|
4952
|
-
* @internal
|
|
4953
|
-
*/
|
|
4954
|
-
export declare const SymbolicLinkFilterSensitiveLog: (obj: SymbolicLink) => any;
|
|
4955
|
-
/**
|
|
4956
|
-
* @internal
|
|
4957
|
-
*/
|
|
4958
|
-
export declare const GetFolderOutputFilterSensitiveLog: (obj: GetFolderOutput) => any;
|
|
4959
|
-
/**
|
|
4960
|
-
* @internal
|
|
4961
|
-
*/
|
|
4962
|
-
export declare const GetMergeCommitInputFilterSensitiveLog: (obj: GetMergeCommitInput) => any;
|
|
4963
|
-
/**
|
|
4964
|
-
* @internal
|
|
4965
|
-
*/
|
|
4966
|
-
export declare const GetMergeCommitOutputFilterSensitiveLog: (obj: GetMergeCommitOutput) => any;
|
|
4967
|
-
/**
|
|
4968
|
-
* @internal
|
|
4969
|
-
*/
|
|
4970
|
-
export declare const GetMergeConflictsInputFilterSensitiveLog: (obj: GetMergeConflictsInput) => any;
|
|
4971
|
-
/**
|
|
4972
|
-
* @internal
|
|
4973
|
-
*/
|
|
4974
|
-
export declare const GetMergeConflictsOutputFilterSensitiveLog: (obj: GetMergeConflictsOutput) => any;
|
|
4975
|
-
/**
|
|
4976
|
-
* @internal
|
|
4977
|
-
*/
|
|
4978
|
-
export declare const GetMergeOptionsInputFilterSensitiveLog: (obj: GetMergeOptionsInput) => any;
|
|
4979
|
-
/**
|
|
4980
|
-
* @internal
|
|
4981
|
-
*/
|
|
4982
|
-
export declare const GetMergeOptionsOutputFilterSensitiveLog: (obj: GetMergeOptionsOutput) => any;
|
|
4983
|
-
/**
|
|
4984
|
-
* @internal
|
|
4985
|
-
*/
|
|
4986
|
-
export declare const GetPullRequestInputFilterSensitiveLog: (obj: GetPullRequestInput) => any;
|
|
4987
|
-
/**
|
|
4988
|
-
* @internal
|
|
4989
|
-
*/
|
|
4990
|
-
export declare const GetPullRequestOutputFilterSensitiveLog: (obj: GetPullRequestOutput) => any;
|
|
4991
|
-
/**
|
|
4992
|
-
* @internal
|
|
4993
|
-
*/
|
|
4994
|
-
export declare const GetPullRequestApprovalStatesInputFilterSensitiveLog: (obj: GetPullRequestApprovalStatesInput) => any;
|
|
4995
|
-
/**
|
|
4996
|
-
* @internal
|
|
4997
|
-
*/
|
|
4998
|
-
export declare const GetPullRequestApprovalStatesOutputFilterSensitiveLog: (obj: GetPullRequestApprovalStatesOutput) => any;
|
|
4999
|
-
/**
|
|
5000
|
-
* @internal
|
|
5001
|
-
*/
|
|
5002
|
-
export declare const GetPullRequestOverrideStateInputFilterSensitiveLog: (obj: GetPullRequestOverrideStateInput) => any;
|
|
5003
|
-
/**
|
|
5004
|
-
* @internal
|
|
5005
|
-
*/
|
|
5006
|
-
export declare const GetPullRequestOverrideStateOutputFilterSensitiveLog: (obj: GetPullRequestOverrideStateOutput) => any;
|
|
5007
|
-
/**
|
|
5008
|
-
* @internal
|
|
5009
|
-
*/
|
|
5010
|
-
export declare const GetRepositoryInputFilterSensitiveLog: (obj: GetRepositoryInput) => any;
|
|
5011
|
-
/**
|
|
5012
|
-
* @internal
|
|
5013
|
-
*/
|
|
5014
|
-
export declare const GetRepositoryOutputFilterSensitiveLog: (obj: GetRepositoryOutput) => any;
|
|
5015
|
-
/**
|
|
5016
|
-
* @internal
|
|
5017
|
-
*/
|
|
5018
|
-
export declare const GetRepositoryTriggersInputFilterSensitiveLog: (obj: GetRepositoryTriggersInput) => any;
|
|
5019
|
-
/**
|
|
5020
|
-
* @internal
|
|
5021
|
-
*/
|
|
5022
|
-
export declare const RepositoryTriggerFilterSensitiveLog: (obj: RepositoryTrigger) => any;
|
|
5023
|
-
/**
|
|
5024
|
-
* @internal
|
|
5025
|
-
*/
|
|
5026
|
-
export declare const GetRepositoryTriggersOutputFilterSensitiveLog: (obj: GetRepositoryTriggersOutput) => any;
|
|
5027
|
-
/**
|
|
5028
|
-
* @internal
|
|
5029
|
-
*/
|
|
5030
|
-
export declare const ListApprovalRuleTemplatesInputFilterSensitiveLog: (obj: ListApprovalRuleTemplatesInput) => any;
|
|
5031
|
-
/**
|
|
5032
|
-
* @internal
|
|
5033
|
-
*/
|
|
5034
|
-
export declare const ListApprovalRuleTemplatesOutputFilterSensitiveLog: (obj: ListApprovalRuleTemplatesOutput) => any;
|
|
5035
|
-
/**
|
|
5036
|
-
* @internal
|
|
5037
|
-
*/
|
|
5038
|
-
export declare const ListAssociatedApprovalRuleTemplatesForRepositoryInputFilterSensitiveLog: (obj: ListAssociatedApprovalRuleTemplatesForRepositoryInput) => any;
|
|
5039
|
-
/**
|
|
5040
|
-
* @internal
|
|
5041
|
-
*/
|
|
5042
|
-
export declare const ListAssociatedApprovalRuleTemplatesForRepositoryOutputFilterSensitiveLog: (obj: ListAssociatedApprovalRuleTemplatesForRepositoryOutput) => any;
|
|
5043
|
-
/**
|
|
5044
|
-
* @internal
|
|
5045
|
-
*/
|
|
5046
|
-
export declare const ListBranchesInputFilterSensitiveLog: (obj: ListBranchesInput) => any;
|
|
5047
|
-
/**
|
|
5048
|
-
* @internal
|
|
5049
|
-
*/
|
|
5050
|
-
export declare const ListBranchesOutputFilterSensitiveLog: (obj: ListBranchesOutput) => any;
|
|
5051
|
-
/**
|
|
5052
|
-
* @internal
|
|
5053
|
-
*/
|
|
5054
|
-
export declare const ListPullRequestsInputFilterSensitiveLog: (obj: ListPullRequestsInput) => any;
|
|
5055
|
-
/**
|
|
5056
|
-
* @internal
|
|
5057
|
-
*/
|
|
5058
|
-
export declare const ListPullRequestsOutputFilterSensitiveLog: (obj: ListPullRequestsOutput) => any;
|