@aws-sdk/client-codecommit 3.47.1 → 3.50.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +32 -0
- package/package.json +39 -33
- package/dist-types/ts3.4/CodeCommit.d.ts +0 -390
- package/dist-types/ts3.4/CodeCommitClient.d.ts +0 -150
- package/dist-types/ts3.4/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/BatchDescribeMergeConflictsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/BatchGetCommitsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/BatchGetRepositoriesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateApprovalRuleTemplateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateBranchCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateCommitCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreatePullRequestApprovalRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreatePullRequestCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateUnreferencedMergeCommitCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteApprovalRuleTemplateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteBranchCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteCommentContentCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteFileCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeletePullRequestApprovalRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeMergeConflictsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribePullRequestEventsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetApprovalRuleTemplateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetBlobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetBranchCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetCommentCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetCommentReactionsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetCommentsForComparedCommitCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetCommentsForPullRequestCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetCommitCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetDifferencesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetFileCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetMergeCommitCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetMergeConflictsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetMergeOptionsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetPullRequestApprovalStatesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetPullRequestCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetPullRequestOverrideStateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetRepositoryTriggersCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListApprovalRuleTemplatesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListBranchesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListPullRequestsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/MergeBranchesByFastForwardCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/MergeBranchesBySquashCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/MergeBranchesByThreeWayCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/MergePullRequestByFastForwardCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/MergePullRequestBySquashCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/MergePullRequestByThreeWayCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/OverridePullRequestApprovalRulesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PostCommentForComparedCommitCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PostCommentForPullRequestCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PostCommentReplyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutCommentReactionCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutFileCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutRepositoryTriggersCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/TestRepositoryTriggersCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateCommentCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateDefaultBranchCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalStateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdatePullRequestDescriptionCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdatePullRequestStatusCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdatePullRequestTitleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateRepositoryDescriptionCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateRepositoryNameCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/index.d.ts +0 -77
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/index.d.ts +0 -5
- package/dist-types/ts3.4/models/index.d.ts +0 -2
- package/dist-types/ts3.4/models/models_0.d.ts +0 -2984
- package/dist-types/ts3.4/models/models_1.d.ts +0 -992
- package/dist-types/ts3.4/pagination/DescribeMergeConflictsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/DescribePullRequestEventsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetCommentReactionsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetCommentsForComparedCommitPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetCommentsForPullRequestPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetDifferencesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetMergeConflictsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist-types/ts3.4/pagination/ListApprovalRuleTemplatesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListAssociatedApprovalRuleTemplatesForRepositoryPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListBranchesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListPullRequestsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListRepositoriesForApprovalRuleTemplatePaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListRepositoriesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/index.d.ts +0 -14
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -233
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
|
@@ -1,992 +0,0 @@
|
|
|
1
|
-
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
|
-
import { ApprovalRule, ApprovalRuleTemplate, ApprovalState, Comment, ConflictDetailLevelTypeEnum, ConflictResolution, ConflictResolutionStrategyTypeEnum, FileModeTypeEnum, Location, OverrideStatus, PullRequest, PullRequestStatusEnum, RepositoryTrigger } from "./models_0";
|
|
3
|
-
export declare enum OrderEnum {
|
|
4
|
-
ASCENDING = "ascending",
|
|
5
|
-
DESCENDING = "descending"
|
|
6
|
-
}
|
|
7
|
-
export declare enum SortByEnum {
|
|
8
|
-
MODIFIED_DATE = "lastModifiedDate",
|
|
9
|
-
REPOSITORY_NAME = "repositoryName"
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
export interface ListRepositoriesInput {
|
|
13
|
-
|
|
14
|
-
nextToken?: string;
|
|
15
|
-
|
|
16
|
-
sortBy?: SortByEnum | string;
|
|
17
|
-
|
|
18
|
-
order?: OrderEnum | string;
|
|
19
|
-
}
|
|
20
|
-
export declare namespace ListRepositoriesInput {
|
|
21
|
-
|
|
22
|
-
const filterSensitiveLog: (obj: ListRepositoriesInput) => any;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
export interface RepositoryNameIdPair {
|
|
26
|
-
|
|
27
|
-
repositoryName?: string;
|
|
28
|
-
|
|
29
|
-
repositoryId?: string;
|
|
30
|
-
}
|
|
31
|
-
export declare namespace RepositoryNameIdPair {
|
|
32
|
-
|
|
33
|
-
const filterSensitiveLog: (obj: RepositoryNameIdPair) => any;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
export interface ListRepositoriesOutput {
|
|
37
|
-
|
|
38
|
-
repositories?: RepositoryNameIdPair[];
|
|
39
|
-
|
|
40
|
-
nextToken?: string;
|
|
41
|
-
}
|
|
42
|
-
export declare namespace ListRepositoriesOutput {
|
|
43
|
-
|
|
44
|
-
const filterSensitiveLog: (obj: ListRepositoriesOutput) => any;
|
|
45
|
-
}
|
|
46
|
-
export interface ListRepositoriesForApprovalRuleTemplateInput {
|
|
47
|
-
|
|
48
|
-
approvalRuleTemplateName: string | undefined;
|
|
49
|
-
|
|
50
|
-
nextToken?: string;
|
|
51
|
-
|
|
52
|
-
maxResults?: number;
|
|
53
|
-
}
|
|
54
|
-
export declare namespace ListRepositoriesForApprovalRuleTemplateInput {
|
|
55
|
-
|
|
56
|
-
const filterSensitiveLog: (obj: ListRepositoriesForApprovalRuleTemplateInput) => any;
|
|
57
|
-
}
|
|
58
|
-
export interface ListRepositoriesForApprovalRuleTemplateOutput {
|
|
59
|
-
|
|
60
|
-
repositoryNames?: string[];
|
|
61
|
-
|
|
62
|
-
nextToken?: string;
|
|
63
|
-
}
|
|
64
|
-
export declare namespace ListRepositoriesForApprovalRuleTemplateOutput {
|
|
65
|
-
|
|
66
|
-
const filterSensitiveLog: (obj: ListRepositoriesForApprovalRuleTemplateOutput) => any;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
export interface InvalidResourceArnException extends __SmithyException, $MetadataBearer {
|
|
70
|
-
name: "InvalidResourceArnException";
|
|
71
|
-
$fault: "client";
|
|
72
|
-
|
|
73
|
-
message?: string;
|
|
74
|
-
}
|
|
75
|
-
export interface ListTagsForResourceInput {
|
|
76
|
-
|
|
77
|
-
resourceArn: string | undefined;
|
|
78
|
-
|
|
79
|
-
nextToken?: string;
|
|
80
|
-
}
|
|
81
|
-
export declare namespace ListTagsForResourceInput {
|
|
82
|
-
|
|
83
|
-
const filterSensitiveLog: (obj: ListTagsForResourceInput) => any;
|
|
84
|
-
}
|
|
85
|
-
export interface ListTagsForResourceOutput {
|
|
86
|
-
|
|
87
|
-
tags?: {
|
|
88
|
-
[key: string]: string;
|
|
89
|
-
};
|
|
90
|
-
|
|
91
|
-
nextToken?: string;
|
|
92
|
-
}
|
|
93
|
-
export declare namespace ListTagsForResourceOutput {
|
|
94
|
-
|
|
95
|
-
const filterSensitiveLog: (obj: ListTagsForResourceOutput) => any;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
export interface ResourceArnRequiredException extends __SmithyException, $MetadataBearer {
|
|
99
|
-
name: "ResourceArnRequiredException";
|
|
100
|
-
$fault: "client";
|
|
101
|
-
|
|
102
|
-
message?: string;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
export interface InvalidTargetBranchException extends __SmithyException, $MetadataBearer {
|
|
106
|
-
name: "InvalidTargetBranchException";
|
|
107
|
-
$fault: "client";
|
|
108
|
-
|
|
109
|
-
message?: string;
|
|
110
|
-
}
|
|
111
|
-
export interface MergeBranchesByFastForwardInput {
|
|
112
|
-
|
|
113
|
-
repositoryName: string | undefined;
|
|
114
|
-
|
|
115
|
-
sourceCommitSpecifier: string | undefined;
|
|
116
|
-
|
|
117
|
-
destinationCommitSpecifier: string | undefined;
|
|
118
|
-
|
|
119
|
-
targetBranch?: string;
|
|
120
|
-
}
|
|
121
|
-
export declare namespace MergeBranchesByFastForwardInput {
|
|
122
|
-
|
|
123
|
-
const filterSensitiveLog: (obj: MergeBranchesByFastForwardInput) => any;
|
|
124
|
-
}
|
|
125
|
-
export interface MergeBranchesByFastForwardOutput {
|
|
126
|
-
|
|
127
|
-
commitId?: string;
|
|
128
|
-
|
|
129
|
-
treeId?: string;
|
|
130
|
-
}
|
|
131
|
-
export declare namespace MergeBranchesByFastForwardOutput {
|
|
132
|
-
|
|
133
|
-
const filterSensitiveLog: (obj: MergeBranchesByFastForwardOutput) => any;
|
|
134
|
-
}
|
|
135
|
-
export interface MergeBranchesBySquashInput {
|
|
136
|
-
|
|
137
|
-
repositoryName: string | undefined;
|
|
138
|
-
|
|
139
|
-
sourceCommitSpecifier: string | undefined;
|
|
140
|
-
|
|
141
|
-
destinationCommitSpecifier: string | undefined;
|
|
142
|
-
|
|
143
|
-
targetBranch?: string;
|
|
144
|
-
|
|
145
|
-
conflictDetailLevel?: ConflictDetailLevelTypeEnum | string;
|
|
146
|
-
|
|
147
|
-
conflictResolutionStrategy?: ConflictResolutionStrategyTypeEnum | string;
|
|
148
|
-
|
|
149
|
-
authorName?: string;
|
|
150
|
-
|
|
151
|
-
email?: string;
|
|
152
|
-
|
|
153
|
-
commitMessage?: string;
|
|
154
|
-
|
|
155
|
-
keepEmptyFolders?: boolean;
|
|
156
|
-
|
|
157
|
-
conflictResolution?: ConflictResolution;
|
|
158
|
-
}
|
|
159
|
-
export declare namespace MergeBranchesBySquashInput {
|
|
160
|
-
|
|
161
|
-
const filterSensitiveLog: (obj: MergeBranchesBySquashInput) => any;
|
|
162
|
-
}
|
|
163
|
-
export interface MergeBranchesBySquashOutput {
|
|
164
|
-
|
|
165
|
-
commitId?: string;
|
|
166
|
-
|
|
167
|
-
treeId?: string;
|
|
168
|
-
}
|
|
169
|
-
export declare namespace MergeBranchesBySquashOutput {
|
|
170
|
-
|
|
171
|
-
const filterSensitiveLog: (obj: MergeBranchesBySquashOutput) => any;
|
|
172
|
-
}
|
|
173
|
-
export interface MergeBranchesByThreeWayInput {
|
|
174
|
-
|
|
175
|
-
repositoryName: string | undefined;
|
|
176
|
-
|
|
177
|
-
sourceCommitSpecifier: string | undefined;
|
|
178
|
-
|
|
179
|
-
destinationCommitSpecifier: string | undefined;
|
|
180
|
-
|
|
181
|
-
targetBranch?: string;
|
|
182
|
-
|
|
183
|
-
conflictDetailLevel?: ConflictDetailLevelTypeEnum | string;
|
|
184
|
-
|
|
185
|
-
conflictResolutionStrategy?: ConflictResolutionStrategyTypeEnum | string;
|
|
186
|
-
|
|
187
|
-
authorName?: string;
|
|
188
|
-
|
|
189
|
-
email?: string;
|
|
190
|
-
|
|
191
|
-
commitMessage?: string;
|
|
192
|
-
|
|
193
|
-
keepEmptyFolders?: boolean;
|
|
194
|
-
|
|
195
|
-
conflictResolution?: ConflictResolution;
|
|
196
|
-
}
|
|
197
|
-
export declare namespace MergeBranchesByThreeWayInput {
|
|
198
|
-
|
|
199
|
-
const filterSensitiveLog: (obj: MergeBranchesByThreeWayInput) => any;
|
|
200
|
-
}
|
|
201
|
-
export interface MergeBranchesByThreeWayOutput {
|
|
202
|
-
|
|
203
|
-
commitId?: string;
|
|
204
|
-
|
|
205
|
-
treeId?: string;
|
|
206
|
-
}
|
|
207
|
-
export declare namespace MergeBranchesByThreeWayOutput {
|
|
208
|
-
|
|
209
|
-
const filterSensitiveLog: (obj: MergeBranchesByThreeWayOutput) => any;
|
|
210
|
-
}
|
|
211
|
-
export interface MergePullRequestByFastForwardInput {
|
|
212
|
-
|
|
213
|
-
pullRequestId: string | undefined;
|
|
214
|
-
|
|
215
|
-
repositoryName: string | undefined;
|
|
216
|
-
|
|
217
|
-
sourceCommitId?: string;
|
|
218
|
-
}
|
|
219
|
-
export declare namespace MergePullRequestByFastForwardInput {
|
|
220
|
-
|
|
221
|
-
const filterSensitiveLog: (obj: MergePullRequestByFastForwardInput) => any;
|
|
222
|
-
}
|
|
223
|
-
export interface MergePullRequestByFastForwardOutput {
|
|
224
|
-
|
|
225
|
-
pullRequest?: PullRequest;
|
|
226
|
-
}
|
|
227
|
-
export declare namespace MergePullRequestByFastForwardOutput {
|
|
228
|
-
|
|
229
|
-
const filterSensitiveLog: (obj: MergePullRequestByFastForwardOutput) => any;
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
export interface PullRequestApprovalRulesNotSatisfiedException extends __SmithyException, $MetadataBearer {
|
|
233
|
-
name: "PullRequestApprovalRulesNotSatisfiedException";
|
|
234
|
-
$fault: "client";
|
|
235
|
-
|
|
236
|
-
message?: string;
|
|
237
|
-
}
|
|
238
|
-
|
|
239
|
-
export interface TipOfSourceReferenceIsDifferentException extends __SmithyException, $MetadataBearer {
|
|
240
|
-
name: "TipOfSourceReferenceIsDifferentException";
|
|
241
|
-
$fault: "client";
|
|
242
|
-
|
|
243
|
-
message?: string;
|
|
244
|
-
}
|
|
245
|
-
export interface MergePullRequestBySquashInput {
|
|
246
|
-
|
|
247
|
-
pullRequestId: string | undefined;
|
|
248
|
-
|
|
249
|
-
repositoryName: string | undefined;
|
|
250
|
-
|
|
251
|
-
sourceCommitId?: string;
|
|
252
|
-
|
|
253
|
-
conflictDetailLevel?: ConflictDetailLevelTypeEnum | string;
|
|
254
|
-
|
|
255
|
-
conflictResolutionStrategy?: ConflictResolutionStrategyTypeEnum | string;
|
|
256
|
-
|
|
257
|
-
commitMessage?: string;
|
|
258
|
-
|
|
259
|
-
authorName?: string;
|
|
260
|
-
|
|
261
|
-
email?: string;
|
|
262
|
-
|
|
263
|
-
keepEmptyFolders?: boolean;
|
|
264
|
-
|
|
265
|
-
conflictResolution?: ConflictResolution;
|
|
266
|
-
}
|
|
267
|
-
export declare namespace MergePullRequestBySquashInput {
|
|
268
|
-
|
|
269
|
-
const filterSensitiveLog: (obj: MergePullRequestBySquashInput) => any;
|
|
270
|
-
}
|
|
271
|
-
export interface MergePullRequestBySquashOutput {
|
|
272
|
-
|
|
273
|
-
pullRequest?: PullRequest;
|
|
274
|
-
}
|
|
275
|
-
export declare namespace MergePullRequestBySquashOutput {
|
|
276
|
-
|
|
277
|
-
const filterSensitiveLog: (obj: MergePullRequestBySquashOutput) => any;
|
|
278
|
-
}
|
|
279
|
-
export interface MergePullRequestByThreeWayInput {
|
|
280
|
-
|
|
281
|
-
pullRequestId: string | undefined;
|
|
282
|
-
|
|
283
|
-
repositoryName: string | undefined;
|
|
284
|
-
|
|
285
|
-
sourceCommitId?: string;
|
|
286
|
-
|
|
287
|
-
conflictDetailLevel?: ConflictDetailLevelTypeEnum | string;
|
|
288
|
-
|
|
289
|
-
conflictResolutionStrategy?: ConflictResolutionStrategyTypeEnum | string;
|
|
290
|
-
|
|
291
|
-
commitMessage?: string;
|
|
292
|
-
|
|
293
|
-
authorName?: string;
|
|
294
|
-
|
|
295
|
-
email?: string;
|
|
296
|
-
|
|
297
|
-
keepEmptyFolders?: boolean;
|
|
298
|
-
|
|
299
|
-
conflictResolution?: ConflictResolution;
|
|
300
|
-
}
|
|
301
|
-
export declare namespace MergePullRequestByThreeWayInput {
|
|
302
|
-
|
|
303
|
-
const filterSensitiveLog: (obj: MergePullRequestByThreeWayInput) => any;
|
|
304
|
-
}
|
|
305
|
-
export interface MergePullRequestByThreeWayOutput {
|
|
306
|
-
|
|
307
|
-
pullRequest?: PullRequest;
|
|
308
|
-
}
|
|
309
|
-
export declare namespace MergePullRequestByThreeWayOutput {
|
|
310
|
-
|
|
311
|
-
const filterSensitiveLog: (obj: MergePullRequestByThreeWayOutput) => any;
|
|
312
|
-
}
|
|
313
|
-
|
|
314
|
-
export interface InvalidOverrideStatusException extends __SmithyException, $MetadataBearer {
|
|
315
|
-
name: "InvalidOverrideStatusException";
|
|
316
|
-
$fault: "client";
|
|
317
|
-
|
|
318
|
-
message?: string;
|
|
319
|
-
}
|
|
320
|
-
|
|
321
|
-
export interface OverrideAlreadySetException extends __SmithyException, $MetadataBearer {
|
|
322
|
-
name: "OverrideAlreadySetException";
|
|
323
|
-
$fault: "client";
|
|
324
|
-
|
|
325
|
-
message?: string;
|
|
326
|
-
}
|
|
327
|
-
export interface OverridePullRequestApprovalRulesInput {
|
|
328
|
-
|
|
329
|
-
pullRequestId: string | undefined;
|
|
330
|
-
|
|
331
|
-
revisionId: string | undefined;
|
|
332
|
-
|
|
333
|
-
overrideStatus: OverrideStatus | string | undefined;
|
|
334
|
-
}
|
|
335
|
-
export declare namespace OverridePullRequestApprovalRulesInput {
|
|
336
|
-
|
|
337
|
-
const filterSensitiveLog: (obj: OverridePullRequestApprovalRulesInput) => any;
|
|
338
|
-
}
|
|
339
|
-
|
|
340
|
-
export interface OverrideStatusRequiredException extends __SmithyException, $MetadataBearer {
|
|
341
|
-
name: "OverrideStatusRequiredException";
|
|
342
|
-
$fault: "client";
|
|
343
|
-
|
|
344
|
-
message?: string;
|
|
345
|
-
}
|
|
346
|
-
|
|
347
|
-
export interface CommentContentRequiredException extends __SmithyException, $MetadataBearer {
|
|
348
|
-
name: "CommentContentRequiredException";
|
|
349
|
-
$fault: "client";
|
|
350
|
-
|
|
351
|
-
message?: string;
|
|
352
|
-
}
|
|
353
|
-
|
|
354
|
-
export interface CommentContentSizeLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
355
|
-
name: "CommentContentSizeLimitExceededException";
|
|
356
|
-
$fault: "client";
|
|
357
|
-
|
|
358
|
-
message?: string;
|
|
359
|
-
}
|
|
360
|
-
|
|
361
|
-
export interface InvalidFileLocationException extends __SmithyException, $MetadataBearer {
|
|
362
|
-
name: "InvalidFileLocationException";
|
|
363
|
-
$fault: "client";
|
|
364
|
-
|
|
365
|
-
message?: string;
|
|
366
|
-
}
|
|
367
|
-
|
|
368
|
-
export interface InvalidFilePositionException extends __SmithyException, $MetadataBearer {
|
|
369
|
-
name: "InvalidFilePositionException";
|
|
370
|
-
$fault: "client";
|
|
371
|
-
|
|
372
|
-
message?: string;
|
|
373
|
-
}
|
|
374
|
-
|
|
375
|
-
export interface InvalidRelativeFileVersionEnumException extends __SmithyException, $MetadataBearer {
|
|
376
|
-
name: "InvalidRelativeFileVersionEnumException";
|
|
377
|
-
$fault: "client";
|
|
378
|
-
|
|
379
|
-
message?: string;
|
|
380
|
-
}
|
|
381
|
-
export interface PostCommentForComparedCommitInput {
|
|
382
|
-
|
|
383
|
-
repositoryName: string | undefined;
|
|
384
|
-
|
|
385
|
-
beforeCommitId?: string;
|
|
386
|
-
|
|
387
|
-
afterCommitId: string | undefined;
|
|
388
|
-
|
|
389
|
-
location?: Location;
|
|
390
|
-
|
|
391
|
-
content: string | undefined;
|
|
392
|
-
|
|
393
|
-
clientRequestToken?: string;
|
|
394
|
-
}
|
|
395
|
-
export declare namespace PostCommentForComparedCommitInput {
|
|
396
|
-
|
|
397
|
-
const filterSensitiveLog: (obj: PostCommentForComparedCommitInput) => any;
|
|
398
|
-
}
|
|
399
|
-
export interface PostCommentForComparedCommitOutput {
|
|
400
|
-
|
|
401
|
-
repositoryName?: string;
|
|
402
|
-
|
|
403
|
-
beforeCommitId?: string;
|
|
404
|
-
|
|
405
|
-
afterCommitId?: string;
|
|
406
|
-
|
|
407
|
-
beforeBlobId?: string;
|
|
408
|
-
|
|
409
|
-
afterBlobId?: string;
|
|
410
|
-
|
|
411
|
-
location?: Location;
|
|
412
|
-
|
|
413
|
-
comment?: Comment;
|
|
414
|
-
}
|
|
415
|
-
export declare namespace PostCommentForComparedCommitOutput {
|
|
416
|
-
|
|
417
|
-
const filterSensitiveLog: (obj: PostCommentForComparedCommitOutput) => any;
|
|
418
|
-
}
|
|
419
|
-
export interface PostCommentForPullRequestInput {
|
|
420
|
-
|
|
421
|
-
pullRequestId: string | undefined;
|
|
422
|
-
|
|
423
|
-
repositoryName: string | undefined;
|
|
424
|
-
|
|
425
|
-
beforeCommitId: string | undefined;
|
|
426
|
-
|
|
427
|
-
afterCommitId: string | undefined;
|
|
428
|
-
|
|
429
|
-
location?: Location;
|
|
430
|
-
|
|
431
|
-
content: string | undefined;
|
|
432
|
-
|
|
433
|
-
clientRequestToken?: string;
|
|
434
|
-
}
|
|
435
|
-
export declare namespace PostCommentForPullRequestInput {
|
|
436
|
-
|
|
437
|
-
const filterSensitiveLog: (obj: PostCommentForPullRequestInput) => any;
|
|
438
|
-
}
|
|
439
|
-
export interface PostCommentForPullRequestOutput {
|
|
440
|
-
|
|
441
|
-
repositoryName?: string;
|
|
442
|
-
|
|
443
|
-
pullRequestId?: string;
|
|
444
|
-
|
|
445
|
-
beforeCommitId?: string;
|
|
446
|
-
|
|
447
|
-
afterCommitId?: string;
|
|
448
|
-
|
|
449
|
-
beforeBlobId?: string;
|
|
450
|
-
|
|
451
|
-
afterBlobId?: string;
|
|
452
|
-
|
|
453
|
-
location?: Location;
|
|
454
|
-
|
|
455
|
-
comment?: Comment;
|
|
456
|
-
}
|
|
457
|
-
export declare namespace PostCommentForPullRequestOutput {
|
|
458
|
-
|
|
459
|
-
const filterSensitiveLog: (obj: PostCommentForPullRequestOutput) => any;
|
|
460
|
-
}
|
|
461
|
-
export interface PostCommentReplyInput {
|
|
462
|
-
|
|
463
|
-
inReplyTo: string | undefined;
|
|
464
|
-
|
|
465
|
-
clientRequestToken?: string;
|
|
466
|
-
|
|
467
|
-
content: string | undefined;
|
|
468
|
-
}
|
|
469
|
-
export declare namespace PostCommentReplyInput {
|
|
470
|
-
|
|
471
|
-
const filterSensitiveLog: (obj: PostCommentReplyInput) => any;
|
|
472
|
-
}
|
|
473
|
-
export interface PostCommentReplyOutput {
|
|
474
|
-
|
|
475
|
-
comment?: Comment;
|
|
476
|
-
}
|
|
477
|
-
export declare namespace PostCommentReplyOutput {
|
|
478
|
-
|
|
479
|
-
const filterSensitiveLog: (obj: PostCommentReplyOutput) => any;
|
|
480
|
-
}
|
|
481
|
-
|
|
482
|
-
export interface InvalidReactionValueException extends __SmithyException, $MetadataBearer {
|
|
483
|
-
name: "InvalidReactionValueException";
|
|
484
|
-
$fault: "client";
|
|
485
|
-
|
|
486
|
-
message?: string;
|
|
487
|
-
}
|
|
488
|
-
export interface PutCommentReactionInput {
|
|
489
|
-
|
|
490
|
-
commentId: string | undefined;
|
|
491
|
-
|
|
492
|
-
reactionValue: string | undefined;
|
|
493
|
-
}
|
|
494
|
-
export declare namespace PutCommentReactionInput {
|
|
495
|
-
|
|
496
|
-
const filterSensitiveLog: (obj: PutCommentReactionInput) => any;
|
|
497
|
-
}
|
|
498
|
-
|
|
499
|
-
export interface ReactionLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
500
|
-
name: "ReactionLimitExceededException";
|
|
501
|
-
$fault: "client";
|
|
502
|
-
|
|
503
|
-
message?: string;
|
|
504
|
-
}
|
|
505
|
-
|
|
506
|
-
export interface ReactionValueRequiredException extends __SmithyException, $MetadataBearer {
|
|
507
|
-
name: "ReactionValueRequiredException";
|
|
508
|
-
$fault: "client";
|
|
509
|
-
|
|
510
|
-
message?: string;
|
|
511
|
-
}
|
|
512
|
-
|
|
513
|
-
export interface FileContentRequiredException extends __SmithyException, $MetadataBearer {
|
|
514
|
-
name: "FileContentRequiredException";
|
|
515
|
-
$fault: "client";
|
|
516
|
-
|
|
517
|
-
message?: string;
|
|
518
|
-
}
|
|
519
|
-
export interface PutFileInput {
|
|
520
|
-
|
|
521
|
-
repositoryName: string | undefined;
|
|
522
|
-
|
|
523
|
-
branchName: string | undefined;
|
|
524
|
-
|
|
525
|
-
fileContent: Uint8Array | undefined;
|
|
526
|
-
|
|
527
|
-
filePath: string | undefined;
|
|
528
|
-
|
|
529
|
-
fileMode?: FileModeTypeEnum | string;
|
|
530
|
-
|
|
531
|
-
parentCommitId?: string;
|
|
532
|
-
|
|
533
|
-
commitMessage?: string;
|
|
534
|
-
|
|
535
|
-
name?: string;
|
|
536
|
-
|
|
537
|
-
email?: string;
|
|
538
|
-
}
|
|
539
|
-
export declare namespace PutFileInput {
|
|
540
|
-
|
|
541
|
-
const filterSensitiveLog: (obj: PutFileInput) => any;
|
|
542
|
-
}
|
|
543
|
-
export interface PutFileOutput {
|
|
544
|
-
|
|
545
|
-
commitId: string | undefined;
|
|
546
|
-
|
|
547
|
-
blobId: string | undefined;
|
|
548
|
-
|
|
549
|
-
treeId: string | undefined;
|
|
550
|
-
}
|
|
551
|
-
export declare namespace PutFileOutput {
|
|
552
|
-
|
|
553
|
-
const filterSensitiveLog: (obj: PutFileOutput) => any;
|
|
554
|
-
}
|
|
555
|
-
|
|
556
|
-
export interface SameFileContentException extends __SmithyException, $MetadataBearer {
|
|
557
|
-
name: "SameFileContentException";
|
|
558
|
-
$fault: "client";
|
|
559
|
-
|
|
560
|
-
message?: string;
|
|
561
|
-
}
|
|
562
|
-
|
|
563
|
-
export interface InvalidRepositoryTriggerBranchNameException extends __SmithyException, $MetadataBearer {
|
|
564
|
-
name: "InvalidRepositoryTriggerBranchNameException";
|
|
565
|
-
$fault: "client";
|
|
566
|
-
|
|
567
|
-
message?: string;
|
|
568
|
-
}
|
|
569
|
-
|
|
570
|
-
export interface InvalidRepositoryTriggerCustomDataException extends __SmithyException, $MetadataBearer {
|
|
571
|
-
name: "InvalidRepositoryTriggerCustomDataException";
|
|
572
|
-
$fault: "client";
|
|
573
|
-
|
|
574
|
-
message?: string;
|
|
575
|
-
}
|
|
576
|
-
|
|
577
|
-
export interface InvalidRepositoryTriggerDestinationArnException extends __SmithyException, $MetadataBearer {
|
|
578
|
-
name: "InvalidRepositoryTriggerDestinationArnException";
|
|
579
|
-
$fault: "client";
|
|
580
|
-
|
|
581
|
-
message?: string;
|
|
582
|
-
}
|
|
583
|
-
|
|
584
|
-
export interface InvalidRepositoryTriggerEventsException extends __SmithyException, $MetadataBearer {
|
|
585
|
-
name: "InvalidRepositoryTriggerEventsException";
|
|
586
|
-
$fault: "client";
|
|
587
|
-
|
|
588
|
-
message?: string;
|
|
589
|
-
}
|
|
590
|
-
|
|
591
|
-
export interface InvalidRepositoryTriggerNameException extends __SmithyException, $MetadataBearer {
|
|
592
|
-
name: "InvalidRepositoryTriggerNameException";
|
|
593
|
-
$fault: "client";
|
|
594
|
-
|
|
595
|
-
message?: string;
|
|
596
|
-
}
|
|
597
|
-
|
|
598
|
-
export interface InvalidRepositoryTriggerRegionException extends __SmithyException, $MetadataBearer {
|
|
599
|
-
name: "InvalidRepositoryTriggerRegionException";
|
|
600
|
-
$fault: "client";
|
|
601
|
-
|
|
602
|
-
message?: string;
|
|
603
|
-
}
|
|
604
|
-
|
|
605
|
-
export interface MaximumBranchesExceededException extends __SmithyException, $MetadataBearer {
|
|
606
|
-
name: "MaximumBranchesExceededException";
|
|
607
|
-
$fault: "client";
|
|
608
|
-
|
|
609
|
-
message?: string;
|
|
610
|
-
}
|
|
611
|
-
|
|
612
|
-
export interface MaximumRepositoryTriggersExceededException extends __SmithyException, $MetadataBearer {
|
|
613
|
-
name: "MaximumRepositoryTriggersExceededException";
|
|
614
|
-
$fault: "client";
|
|
615
|
-
|
|
616
|
-
message?: string;
|
|
617
|
-
}
|
|
618
|
-
|
|
619
|
-
export interface PutRepositoryTriggersInput {
|
|
620
|
-
|
|
621
|
-
repositoryName: string | undefined;
|
|
622
|
-
|
|
623
|
-
triggers: RepositoryTrigger[] | undefined;
|
|
624
|
-
}
|
|
625
|
-
export declare namespace PutRepositoryTriggersInput {
|
|
626
|
-
|
|
627
|
-
const filterSensitiveLog: (obj: PutRepositoryTriggersInput) => any;
|
|
628
|
-
}
|
|
629
|
-
|
|
630
|
-
export interface PutRepositoryTriggersOutput {
|
|
631
|
-
|
|
632
|
-
configurationId?: string;
|
|
633
|
-
}
|
|
634
|
-
export declare namespace PutRepositoryTriggersOutput {
|
|
635
|
-
|
|
636
|
-
const filterSensitiveLog: (obj: PutRepositoryTriggersOutput) => any;
|
|
637
|
-
}
|
|
638
|
-
|
|
639
|
-
export interface RepositoryTriggerBranchNameListRequiredException extends __SmithyException, $MetadataBearer {
|
|
640
|
-
name: "RepositoryTriggerBranchNameListRequiredException";
|
|
641
|
-
$fault: "client";
|
|
642
|
-
|
|
643
|
-
message?: string;
|
|
644
|
-
}
|
|
645
|
-
|
|
646
|
-
export interface RepositoryTriggerDestinationArnRequiredException extends __SmithyException, $MetadataBearer {
|
|
647
|
-
name: "RepositoryTriggerDestinationArnRequiredException";
|
|
648
|
-
$fault: "client";
|
|
649
|
-
|
|
650
|
-
message?: string;
|
|
651
|
-
}
|
|
652
|
-
|
|
653
|
-
export interface RepositoryTriggerEventsListRequiredException extends __SmithyException, $MetadataBearer {
|
|
654
|
-
name: "RepositoryTriggerEventsListRequiredException";
|
|
655
|
-
$fault: "client";
|
|
656
|
-
|
|
657
|
-
message?: string;
|
|
658
|
-
}
|
|
659
|
-
|
|
660
|
-
export interface RepositoryTriggerNameRequiredException extends __SmithyException, $MetadataBearer {
|
|
661
|
-
name: "RepositoryTriggerNameRequiredException";
|
|
662
|
-
$fault: "client";
|
|
663
|
-
|
|
664
|
-
message?: string;
|
|
665
|
-
}
|
|
666
|
-
|
|
667
|
-
export interface RepositoryTriggersListRequiredException extends __SmithyException, $MetadataBearer {
|
|
668
|
-
name: "RepositoryTriggersListRequiredException";
|
|
669
|
-
$fault: "client";
|
|
670
|
-
|
|
671
|
-
message?: string;
|
|
672
|
-
}
|
|
673
|
-
export interface TagResourceInput {
|
|
674
|
-
|
|
675
|
-
resourceArn: string | undefined;
|
|
676
|
-
|
|
677
|
-
tags: {
|
|
678
|
-
[key: string]: string;
|
|
679
|
-
} | undefined;
|
|
680
|
-
}
|
|
681
|
-
export declare namespace TagResourceInput {
|
|
682
|
-
|
|
683
|
-
const filterSensitiveLog: (obj: TagResourceInput) => any;
|
|
684
|
-
}
|
|
685
|
-
|
|
686
|
-
export interface TagsMapRequiredException extends __SmithyException, $MetadataBearer {
|
|
687
|
-
name: "TagsMapRequiredException";
|
|
688
|
-
$fault: "client";
|
|
689
|
-
|
|
690
|
-
message?: string;
|
|
691
|
-
}
|
|
692
|
-
|
|
693
|
-
export interface TestRepositoryTriggersInput {
|
|
694
|
-
|
|
695
|
-
repositoryName: string | undefined;
|
|
696
|
-
|
|
697
|
-
triggers: RepositoryTrigger[] | undefined;
|
|
698
|
-
}
|
|
699
|
-
export declare namespace TestRepositoryTriggersInput {
|
|
700
|
-
|
|
701
|
-
const filterSensitiveLog: (obj: TestRepositoryTriggersInput) => any;
|
|
702
|
-
}
|
|
703
|
-
|
|
704
|
-
export interface RepositoryTriggerExecutionFailure {
|
|
705
|
-
|
|
706
|
-
trigger?: string;
|
|
707
|
-
|
|
708
|
-
failureMessage?: string;
|
|
709
|
-
}
|
|
710
|
-
export declare namespace RepositoryTriggerExecutionFailure {
|
|
711
|
-
|
|
712
|
-
const filterSensitiveLog: (obj: RepositoryTriggerExecutionFailure) => any;
|
|
713
|
-
}
|
|
714
|
-
|
|
715
|
-
export interface TestRepositoryTriggersOutput {
|
|
716
|
-
|
|
717
|
-
successfulExecutions?: string[];
|
|
718
|
-
|
|
719
|
-
failedExecutions?: RepositoryTriggerExecutionFailure[];
|
|
720
|
-
}
|
|
721
|
-
export declare namespace TestRepositoryTriggersOutput {
|
|
722
|
-
|
|
723
|
-
const filterSensitiveLog: (obj: TestRepositoryTriggersOutput) => any;
|
|
724
|
-
}
|
|
725
|
-
|
|
726
|
-
export interface InvalidTagKeysListException extends __SmithyException, $MetadataBearer {
|
|
727
|
-
name: "InvalidTagKeysListException";
|
|
728
|
-
$fault: "client";
|
|
729
|
-
|
|
730
|
-
message?: string;
|
|
731
|
-
}
|
|
732
|
-
|
|
733
|
-
export interface TagKeysListRequiredException extends __SmithyException, $MetadataBearer {
|
|
734
|
-
name: "TagKeysListRequiredException";
|
|
735
|
-
$fault: "client";
|
|
736
|
-
|
|
737
|
-
message?: string;
|
|
738
|
-
}
|
|
739
|
-
export interface UntagResourceInput {
|
|
740
|
-
|
|
741
|
-
resourceArn: string | undefined;
|
|
742
|
-
|
|
743
|
-
tagKeys: string[] | undefined;
|
|
744
|
-
}
|
|
745
|
-
export declare namespace UntagResourceInput {
|
|
746
|
-
|
|
747
|
-
const filterSensitiveLog: (obj: UntagResourceInput) => any;
|
|
748
|
-
}
|
|
749
|
-
|
|
750
|
-
export interface InvalidRuleContentSha256Exception extends __SmithyException, $MetadataBearer {
|
|
751
|
-
name: "InvalidRuleContentSha256Exception";
|
|
752
|
-
$fault: "client";
|
|
753
|
-
|
|
754
|
-
message?: string;
|
|
755
|
-
}
|
|
756
|
-
export interface UpdateApprovalRuleTemplateContentInput {
|
|
757
|
-
|
|
758
|
-
approvalRuleTemplateName: string | undefined;
|
|
759
|
-
|
|
760
|
-
newRuleContent: string | undefined;
|
|
761
|
-
|
|
762
|
-
existingRuleContentSha256?: string;
|
|
763
|
-
}
|
|
764
|
-
export declare namespace UpdateApprovalRuleTemplateContentInput {
|
|
765
|
-
|
|
766
|
-
const filterSensitiveLog: (obj: UpdateApprovalRuleTemplateContentInput) => any;
|
|
767
|
-
}
|
|
768
|
-
export interface UpdateApprovalRuleTemplateContentOutput {
|
|
769
|
-
|
|
770
|
-
approvalRuleTemplate: ApprovalRuleTemplate | undefined;
|
|
771
|
-
}
|
|
772
|
-
export declare namespace UpdateApprovalRuleTemplateContentOutput {
|
|
773
|
-
|
|
774
|
-
const filterSensitiveLog: (obj: UpdateApprovalRuleTemplateContentOutput) => any;
|
|
775
|
-
}
|
|
776
|
-
export interface UpdateApprovalRuleTemplateDescriptionInput {
|
|
777
|
-
|
|
778
|
-
approvalRuleTemplateName: string | undefined;
|
|
779
|
-
|
|
780
|
-
approvalRuleTemplateDescription: string | undefined;
|
|
781
|
-
}
|
|
782
|
-
export declare namespace UpdateApprovalRuleTemplateDescriptionInput {
|
|
783
|
-
|
|
784
|
-
const filterSensitiveLog: (obj: UpdateApprovalRuleTemplateDescriptionInput) => any;
|
|
785
|
-
}
|
|
786
|
-
export interface UpdateApprovalRuleTemplateDescriptionOutput {
|
|
787
|
-
|
|
788
|
-
approvalRuleTemplate: ApprovalRuleTemplate | undefined;
|
|
789
|
-
}
|
|
790
|
-
export declare namespace UpdateApprovalRuleTemplateDescriptionOutput {
|
|
791
|
-
|
|
792
|
-
const filterSensitiveLog: (obj: UpdateApprovalRuleTemplateDescriptionOutput) => any;
|
|
793
|
-
}
|
|
794
|
-
export interface UpdateApprovalRuleTemplateNameInput {
|
|
795
|
-
|
|
796
|
-
oldApprovalRuleTemplateName: string | undefined;
|
|
797
|
-
|
|
798
|
-
newApprovalRuleTemplateName: string | undefined;
|
|
799
|
-
}
|
|
800
|
-
export declare namespace UpdateApprovalRuleTemplateNameInput {
|
|
801
|
-
|
|
802
|
-
const filterSensitiveLog: (obj: UpdateApprovalRuleTemplateNameInput) => any;
|
|
803
|
-
}
|
|
804
|
-
export interface UpdateApprovalRuleTemplateNameOutput {
|
|
805
|
-
|
|
806
|
-
approvalRuleTemplate: ApprovalRuleTemplate | undefined;
|
|
807
|
-
}
|
|
808
|
-
export declare namespace UpdateApprovalRuleTemplateNameOutput {
|
|
809
|
-
|
|
810
|
-
const filterSensitiveLog: (obj: UpdateApprovalRuleTemplateNameOutput) => any;
|
|
811
|
-
}
|
|
812
|
-
|
|
813
|
-
export interface CommentNotCreatedByCallerException extends __SmithyException, $MetadataBearer {
|
|
814
|
-
name: "CommentNotCreatedByCallerException";
|
|
815
|
-
$fault: "client";
|
|
816
|
-
|
|
817
|
-
message?: string;
|
|
818
|
-
}
|
|
819
|
-
export interface UpdateCommentInput {
|
|
820
|
-
|
|
821
|
-
commentId: string | undefined;
|
|
822
|
-
|
|
823
|
-
content: string | undefined;
|
|
824
|
-
}
|
|
825
|
-
export declare namespace UpdateCommentInput {
|
|
826
|
-
|
|
827
|
-
const filterSensitiveLog: (obj: UpdateCommentInput) => any;
|
|
828
|
-
}
|
|
829
|
-
export interface UpdateCommentOutput {
|
|
830
|
-
|
|
831
|
-
comment?: Comment;
|
|
832
|
-
}
|
|
833
|
-
export declare namespace UpdateCommentOutput {
|
|
834
|
-
|
|
835
|
-
const filterSensitiveLog: (obj: UpdateCommentOutput) => any;
|
|
836
|
-
}
|
|
837
|
-
|
|
838
|
-
export interface UpdateDefaultBranchInput {
|
|
839
|
-
|
|
840
|
-
repositoryName: string | undefined;
|
|
841
|
-
|
|
842
|
-
defaultBranchName: string | undefined;
|
|
843
|
-
}
|
|
844
|
-
export declare namespace UpdateDefaultBranchInput {
|
|
845
|
-
|
|
846
|
-
const filterSensitiveLog: (obj: UpdateDefaultBranchInput) => any;
|
|
847
|
-
}
|
|
848
|
-
export interface UpdatePullRequestApprovalRuleContentInput {
|
|
849
|
-
|
|
850
|
-
pullRequestId: string | undefined;
|
|
851
|
-
|
|
852
|
-
approvalRuleName: string | undefined;
|
|
853
|
-
|
|
854
|
-
existingRuleContentSha256?: string;
|
|
855
|
-
|
|
856
|
-
newRuleContent: string | undefined;
|
|
857
|
-
}
|
|
858
|
-
export declare namespace UpdatePullRequestApprovalRuleContentInput {
|
|
859
|
-
|
|
860
|
-
const filterSensitiveLog: (obj: UpdatePullRequestApprovalRuleContentInput) => any;
|
|
861
|
-
}
|
|
862
|
-
export interface UpdatePullRequestApprovalRuleContentOutput {
|
|
863
|
-
|
|
864
|
-
approvalRule: ApprovalRule | undefined;
|
|
865
|
-
}
|
|
866
|
-
export declare namespace UpdatePullRequestApprovalRuleContentOutput {
|
|
867
|
-
|
|
868
|
-
const filterSensitiveLog: (obj: UpdatePullRequestApprovalRuleContentOutput) => any;
|
|
869
|
-
}
|
|
870
|
-
|
|
871
|
-
export interface InvalidApprovalStateException extends __SmithyException, $MetadataBearer {
|
|
872
|
-
name: "InvalidApprovalStateException";
|
|
873
|
-
$fault: "client";
|
|
874
|
-
|
|
875
|
-
message?: string;
|
|
876
|
-
}
|
|
877
|
-
|
|
878
|
-
export interface MaximumNumberOfApprovalsExceededException extends __SmithyException, $MetadataBearer {
|
|
879
|
-
name: "MaximumNumberOfApprovalsExceededException";
|
|
880
|
-
$fault: "client";
|
|
881
|
-
|
|
882
|
-
message?: string;
|
|
883
|
-
}
|
|
884
|
-
|
|
885
|
-
export interface PullRequestCannotBeApprovedByAuthorException extends __SmithyException, $MetadataBearer {
|
|
886
|
-
name: "PullRequestCannotBeApprovedByAuthorException";
|
|
887
|
-
$fault: "client";
|
|
888
|
-
|
|
889
|
-
message?: string;
|
|
890
|
-
}
|
|
891
|
-
export interface UpdatePullRequestApprovalStateInput {
|
|
892
|
-
|
|
893
|
-
pullRequestId: string | undefined;
|
|
894
|
-
|
|
895
|
-
revisionId: string | undefined;
|
|
896
|
-
|
|
897
|
-
approvalState: ApprovalState | string | undefined;
|
|
898
|
-
}
|
|
899
|
-
export declare namespace UpdatePullRequestApprovalStateInput {
|
|
900
|
-
|
|
901
|
-
const filterSensitiveLog: (obj: UpdatePullRequestApprovalStateInput) => any;
|
|
902
|
-
}
|
|
903
|
-
export interface UpdatePullRequestDescriptionInput {
|
|
904
|
-
|
|
905
|
-
pullRequestId: string | undefined;
|
|
906
|
-
|
|
907
|
-
description: string | undefined;
|
|
908
|
-
}
|
|
909
|
-
export declare namespace UpdatePullRequestDescriptionInput {
|
|
910
|
-
|
|
911
|
-
const filterSensitiveLog: (obj: UpdatePullRequestDescriptionInput) => any;
|
|
912
|
-
}
|
|
913
|
-
export interface UpdatePullRequestDescriptionOutput {
|
|
914
|
-
|
|
915
|
-
pullRequest: PullRequest | undefined;
|
|
916
|
-
}
|
|
917
|
-
export declare namespace UpdatePullRequestDescriptionOutput {
|
|
918
|
-
|
|
919
|
-
const filterSensitiveLog: (obj: UpdatePullRequestDescriptionOutput) => any;
|
|
920
|
-
}
|
|
921
|
-
|
|
922
|
-
export interface InvalidPullRequestStatusUpdateException extends __SmithyException, $MetadataBearer {
|
|
923
|
-
name: "InvalidPullRequestStatusUpdateException";
|
|
924
|
-
$fault: "client";
|
|
925
|
-
|
|
926
|
-
message?: string;
|
|
927
|
-
}
|
|
928
|
-
|
|
929
|
-
export interface PullRequestStatusRequiredException extends __SmithyException, $MetadataBearer {
|
|
930
|
-
name: "PullRequestStatusRequiredException";
|
|
931
|
-
$fault: "client";
|
|
932
|
-
|
|
933
|
-
message?: string;
|
|
934
|
-
}
|
|
935
|
-
export interface UpdatePullRequestStatusInput {
|
|
936
|
-
|
|
937
|
-
pullRequestId: string | undefined;
|
|
938
|
-
|
|
939
|
-
pullRequestStatus: PullRequestStatusEnum | string | undefined;
|
|
940
|
-
}
|
|
941
|
-
export declare namespace UpdatePullRequestStatusInput {
|
|
942
|
-
|
|
943
|
-
const filterSensitiveLog: (obj: UpdatePullRequestStatusInput) => any;
|
|
944
|
-
}
|
|
945
|
-
export interface UpdatePullRequestStatusOutput {
|
|
946
|
-
|
|
947
|
-
pullRequest: PullRequest | undefined;
|
|
948
|
-
}
|
|
949
|
-
export declare namespace UpdatePullRequestStatusOutput {
|
|
950
|
-
|
|
951
|
-
const filterSensitiveLog: (obj: UpdatePullRequestStatusOutput) => any;
|
|
952
|
-
}
|
|
953
|
-
export interface UpdatePullRequestTitleInput {
|
|
954
|
-
|
|
955
|
-
pullRequestId: string | undefined;
|
|
956
|
-
|
|
957
|
-
title: string | undefined;
|
|
958
|
-
}
|
|
959
|
-
export declare namespace UpdatePullRequestTitleInput {
|
|
960
|
-
|
|
961
|
-
const filterSensitiveLog: (obj: UpdatePullRequestTitleInput) => any;
|
|
962
|
-
}
|
|
963
|
-
export interface UpdatePullRequestTitleOutput {
|
|
964
|
-
|
|
965
|
-
pullRequest: PullRequest | undefined;
|
|
966
|
-
}
|
|
967
|
-
export declare namespace UpdatePullRequestTitleOutput {
|
|
968
|
-
|
|
969
|
-
const filterSensitiveLog: (obj: UpdatePullRequestTitleOutput) => any;
|
|
970
|
-
}
|
|
971
|
-
|
|
972
|
-
export interface UpdateRepositoryDescriptionInput {
|
|
973
|
-
|
|
974
|
-
repositoryName: string | undefined;
|
|
975
|
-
|
|
976
|
-
repositoryDescription?: string;
|
|
977
|
-
}
|
|
978
|
-
export declare namespace UpdateRepositoryDescriptionInput {
|
|
979
|
-
|
|
980
|
-
const filterSensitiveLog: (obj: UpdateRepositoryDescriptionInput) => any;
|
|
981
|
-
}
|
|
982
|
-
|
|
983
|
-
export interface UpdateRepositoryNameInput {
|
|
984
|
-
|
|
985
|
-
oldName: string | undefined;
|
|
986
|
-
|
|
987
|
-
newName: string | undefined;
|
|
988
|
-
}
|
|
989
|
-
export declare namespace UpdateRepositoryNameInput {
|
|
990
|
-
|
|
991
|
-
const filterSensitiveLog: (obj: UpdateRepositoryNameInput) => any;
|
|
992
|
-
}
|