@aws-sdk/client-codecommit 3.170.0 → 3.178.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.
Files changed (91) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/CodeCommit.d.ts +0 -77
  6. package/dist-types/ts3.4/CodeCommitClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/BatchDescribeMergeConflictsCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/BatchGetCommitsCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/BatchGetRepositoriesCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateApprovalRuleTemplateCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateBranchCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateCommitCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreatePullRequestApprovalRuleCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/CreatePullRequestCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/CreateUnreferencedMergeCommitCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteApprovalRuleTemplateCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteBranchCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteCommentContentCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteFileCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeletePullRequestApprovalRuleCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DescribeMergeConflictsCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DescribePullRequestEventsCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/GetApprovalRuleTemplateCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/GetBlobCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/GetBranchCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/GetCommentCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/GetCommentReactionsCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/GetCommentsForComparedCommitCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/GetCommentsForPullRequestCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/GetCommitCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/GetDifferencesCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/GetFileCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/GetMergeCommitCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/GetMergeConflictsCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/GetMergeOptionsCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/GetPullRequestApprovalStatesCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/GetPullRequestCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/GetPullRequestOverrideStateCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/GetRepositoryTriggersCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListApprovalRuleTemplatesCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ListBranchesCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/ListPullRequestsCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/MergeBranchesByFastForwardCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/MergeBranchesBySquashCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/MergeBranchesByThreeWayCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/MergePullRequestByFastForwardCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/MergePullRequestBySquashCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/MergePullRequestByThreeWayCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/OverridePullRequestApprovalRulesCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/PostCommentForComparedCommitCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/PostCommentForPullRequestCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/PostCommentReplyCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/PutCommentReactionCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/PutFileCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/PutRepositoryTriggersCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/TestRepositoryTriggersCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +0 -2
  74. package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +0 -2
  75. package/dist-types/ts3.4/commands/UpdateCommentCommand.d.ts +0 -2
  76. package/dist-types/ts3.4/commands/UpdateDefaultBranchCommand.d.ts +0 -2
  77. package/dist-types/ts3.4/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +0 -2
  78. package/dist-types/ts3.4/commands/UpdatePullRequestApprovalStateCommand.d.ts +0 -2
  79. package/dist-types/ts3.4/commands/UpdatePullRequestDescriptionCommand.d.ts +0 -2
  80. package/dist-types/ts3.4/commands/UpdatePullRequestStatusCommand.d.ts +0 -2
  81. package/dist-types/ts3.4/commands/UpdatePullRequestTitleCommand.d.ts +0 -2
  82. package/dist-types/ts3.4/commands/UpdateRepositoryDescriptionCommand.d.ts +0 -2
  83. package/dist-types/ts3.4/commands/UpdateRepositoryNameCommand.d.ts +0 -2
  84. package/dist-types/ts3.4/models/CodeCommitServiceException.d.ts +0 -1
  85. package/dist-types/ts3.4/models/models_0.d.ts +0 -847
  86. package/dist-types/ts3.4/models/models_1.d.ts +0 -265
  87. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  88. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  89. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  90. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  91. package/package.json +26 -26
@@ -1,10 +1,8 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { CodeCommitServiceException as __BaseException } from "./CodeCommitServiceException";
3
-
4
3
  export declare class ActorDoesNotExistException extends __BaseException {
5
4
  readonly name: "ActorDoesNotExistException";
6
5
  readonly $fault: "client";
7
-
8
6
  constructor(
9
7
  opts: __ExceptionOptionType<ActorDoesNotExistException, __BaseException>
10
8
  );
@@ -13,41 +11,27 @@ export declare enum ApprovalState {
13
11
  APPROVE = "APPROVE",
14
12
  REVOKE = "REVOKE",
15
13
  }
16
-
17
14
  export interface Approval {
18
15
  userArn?: string;
19
-
20
16
  approvalState?: ApprovalState | string;
21
17
  }
22
-
23
18
  export interface OriginApprovalRuleTemplate {
24
19
  approvalRuleTemplateId?: string;
25
-
26
20
  approvalRuleTemplateName?: string;
27
21
  }
28
-
29
22
  export interface ApprovalRule {
30
23
  approvalRuleId?: string;
31
-
32
24
  approvalRuleName?: string;
33
-
34
25
  approvalRuleContent?: string;
35
-
36
26
  ruleContentSha256?: string;
37
-
38
27
  lastModifiedDate?: Date;
39
-
40
28
  creationDate?: Date;
41
-
42
29
  lastModifiedUser?: string;
43
-
44
30
  originApprovalRuleTemplate?: OriginApprovalRuleTemplate;
45
31
  }
46
-
47
32
  export declare class ApprovalRuleContentRequiredException extends __BaseException {
48
33
  readonly name: "ApprovalRuleContentRequiredException";
49
34
  readonly $fault: "client";
50
-
51
35
  constructor(
52
36
  opts: __ExceptionOptionType<
53
37
  ApprovalRuleContentRequiredException,
@@ -55,11 +39,9 @@ export declare class ApprovalRuleContentRequiredException extends __BaseExceptio
55
39
  >
56
40
  );
57
41
  }
58
-
59
42
  export declare class ApprovalRuleDoesNotExistException extends __BaseException {
60
43
  readonly name: "ApprovalRuleDoesNotExistException";
61
44
  readonly $fault: "client";
62
-
63
45
  constructor(
64
46
  opts: __ExceptionOptionType<
65
47
  ApprovalRuleDoesNotExistException,
@@ -67,19 +49,14 @@ export declare class ApprovalRuleDoesNotExistException extends __BaseException {
67
49
  >
68
50
  );
69
51
  }
70
-
71
52
  export interface ApprovalRuleEventMetadata {
72
53
  approvalRuleName?: string;
73
-
74
54
  approvalRuleId?: string;
75
-
76
55
  approvalRuleContent?: string;
77
56
  }
78
-
79
57
  export declare class ApprovalRuleNameAlreadyExistsException extends __BaseException {
80
58
  readonly name: "ApprovalRuleNameAlreadyExistsException";
81
59
  readonly $fault: "client";
82
-
83
60
  constructor(
84
61
  opts: __ExceptionOptionType<
85
62
  ApprovalRuleNameAlreadyExistsException,
@@ -87,11 +64,9 @@ export declare class ApprovalRuleNameAlreadyExistsException extends __BaseExcept
87
64
  >
88
65
  );
89
66
  }
90
-
91
67
  export declare class ApprovalRuleNameRequiredException extends __BaseException {
92
68
  readonly name: "ApprovalRuleNameRequiredException";
93
69
  readonly $fault: "client";
94
-
95
70
  constructor(
96
71
  opts: __ExceptionOptionType<
97
72
  ApprovalRuleNameRequiredException,
@@ -103,35 +78,23 @@ export declare enum OverrideStatus {
103
78
  OVERRIDE = "OVERRIDE",
104
79
  REVOKE = "REVOKE",
105
80
  }
106
-
107
81
  export interface ApprovalRuleOverriddenEventMetadata {
108
82
  revisionId?: string;
109
-
110
83
  overrideStatus?: OverrideStatus | string;
111
84
  }
112
-
113
85
  export interface ApprovalRuleTemplate {
114
86
  approvalRuleTemplateId?: string;
115
-
116
87
  approvalRuleTemplateName?: string;
117
-
118
88
  approvalRuleTemplateDescription?: string;
119
-
120
89
  approvalRuleTemplateContent?: string;
121
-
122
90
  ruleContentSha256?: string;
123
-
124
91
  lastModifiedDate?: Date;
125
-
126
92
  creationDate?: Date;
127
-
128
93
  lastModifiedUser?: string;
129
94
  }
130
-
131
95
  export declare class ApprovalRuleTemplateContentRequiredException extends __BaseException {
132
96
  readonly name: "ApprovalRuleTemplateContentRequiredException";
133
97
  readonly $fault: "client";
134
-
135
98
  constructor(
136
99
  opts: __ExceptionOptionType<
137
100
  ApprovalRuleTemplateContentRequiredException,
@@ -139,11 +102,9 @@ export declare class ApprovalRuleTemplateContentRequiredException extends __Base
139
102
  >
140
103
  );
141
104
  }
142
-
143
105
  export declare class ApprovalRuleTemplateDoesNotExistException extends __BaseException {
144
106
  readonly name: "ApprovalRuleTemplateDoesNotExistException";
145
107
  readonly $fault: "client";
146
-
147
108
  constructor(
148
109
  opts: __ExceptionOptionType<
149
110
  ApprovalRuleTemplateDoesNotExistException,
@@ -151,11 +112,9 @@ export declare class ApprovalRuleTemplateDoesNotExistException extends __BaseExc
151
112
  >
152
113
  );
153
114
  }
154
-
155
115
  export declare class ApprovalRuleTemplateInUseException extends __BaseException {
156
116
  readonly name: "ApprovalRuleTemplateInUseException";
157
117
  readonly $fault: "client";
158
-
159
118
  constructor(
160
119
  opts: __ExceptionOptionType<
161
120
  ApprovalRuleTemplateInUseException,
@@ -163,11 +122,9 @@ export declare class ApprovalRuleTemplateInUseException extends __BaseException
163
122
  >
164
123
  );
165
124
  }
166
-
167
125
  export declare class ApprovalRuleTemplateNameAlreadyExistsException extends __BaseException {
168
126
  readonly name: "ApprovalRuleTemplateNameAlreadyExistsException";
169
127
  readonly $fault: "client";
170
-
171
128
  constructor(
172
129
  opts: __ExceptionOptionType<
173
130
  ApprovalRuleTemplateNameAlreadyExistsException,
@@ -175,11 +132,9 @@ export declare class ApprovalRuleTemplateNameAlreadyExistsException extends __Ba
175
132
  >
176
133
  );
177
134
  }
178
-
179
135
  export declare class ApprovalRuleTemplateNameRequiredException extends __BaseException {
180
136
  readonly name: "ApprovalRuleTemplateNameRequiredException";
181
137
  readonly $fault: "client";
182
-
183
138
  constructor(
184
139
  opts: __ExceptionOptionType<
185
140
  ApprovalRuleTemplateNameRequiredException,
@@ -187,31 +142,24 @@ export declare class ApprovalRuleTemplateNameRequiredException extends __BaseExc
187
142
  >
188
143
  );
189
144
  }
190
-
191
145
  export interface ApprovalStateChangedEventMetadata {
192
146
  revisionId?: string;
193
-
194
147
  approvalStatus?: ApprovalState | string;
195
148
  }
196
-
197
149
  export declare class ApprovalStateRequiredException extends __BaseException {
198
150
  readonly name: "ApprovalStateRequiredException";
199
151
  readonly $fault: "client";
200
-
201
152
  constructor(
202
153
  opts: __ExceptionOptionType<ApprovalStateRequiredException, __BaseException>
203
154
  );
204
155
  }
205
156
  export interface AssociateApprovalRuleTemplateWithRepositoryInput {
206
157
  approvalRuleTemplateName: string | undefined;
207
-
208
158
  repositoryName: string | undefined;
209
159
  }
210
-
211
160
  export declare class EncryptionIntegrityChecksFailedException extends __BaseException {
212
161
  readonly name: "EncryptionIntegrityChecksFailedException";
213
162
  readonly $fault: "server";
214
-
215
163
  constructor(
216
164
  opts: __ExceptionOptionType<
217
165
  EncryptionIntegrityChecksFailedException,
@@ -219,11 +167,9 @@ export declare class EncryptionIntegrityChecksFailedException extends __BaseExce
219
167
  >
220
168
  );
221
169
  }
222
-
223
170
  export declare class EncryptionKeyAccessDeniedException extends __BaseException {
224
171
  readonly name: "EncryptionKeyAccessDeniedException";
225
172
  readonly $fault: "client";
226
-
227
173
  constructor(
228
174
  opts: __ExceptionOptionType<
229
175
  EncryptionKeyAccessDeniedException,
@@ -231,29 +177,23 @@ export declare class EncryptionKeyAccessDeniedException extends __BaseException
231
177
  >
232
178
  );
233
179
  }
234
-
235
180
  export declare class EncryptionKeyDisabledException extends __BaseException {
236
181
  readonly name: "EncryptionKeyDisabledException";
237
182
  readonly $fault: "client";
238
-
239
183
  constructor(
240
184
  opts: __ExceptionOptionType<EncryptionKeyDisabledException, __BaseException>
241
185
  );
242
186
  }
243
-
244
187
  export declare class EncryptionKeyNotFoundException extends __BaseException {
245
188
  readonly name: "EncryptionKeyNotFoundException";
246
189
  readonly $fault: "client";
247
-
248
190
  constructor(
249
191
  opts: __ExceptionOptionType<EncryptionKeyNotFoundException, __BaseException>
250
192
  );
251
193
  }
252
-
253
194
  export declare class EncryptionKeyUnavailableException extends __BaseException {
254
195
  readonly name: "EncryptionKeyUnavailableException";
255
196
  readonly $fault: "client";
256
-
257
197
  constructor(
258
198
  opts: __ExceptionOptionType<
259
199
  EncryptionKeyUnavailableException,
@@ -261,11 +201,9 @@ export declare class EncryptionKeyUnavailableException extends __BaseException {
261
201
  >
262
202
  );
263
203
  }
264
-
265
204
  export declare class InvalidApprovalRuleTemplateNameException extends __BaseException {
266
205
  readonly name: "InvalidApprovalRuleTemplateNameException";
267
206
  readonly $fault: "client";
268
-
269
207
  constructor(
270
208
  opts: __ExceptionOptionType<
271
209
  InvalidApprovalRuleTemplateNameException,
@@ -273,20 +211,16 @@ export declare class InvalidApprovalRuleTemplateNameException extends __BaseExce
273
211
  >
274
212
  );
275
213
  }
276
-
277
214
  export declare class InvalidRepositoryNameException extends __BaseException {
278
215
  readonly name: "InvalidRepositoryNameException";
279
216
  readonly $fault: "client";
280
-
281
217
  constructor(
282
218
  opts: __ExceptionOptionType<InvalidRepositoryNameException, __BaseException>
283
219
  );
284
220
  }
285
-
286
221
  export declare class MaximumRuleTemplatesAssociatedWithRepositoryException extends __BaseException {
287
222
  readonly name: "MaximumRuleTemplatesAssociatedWithRepositoryException";
288
223
  readonly $fault: "client";
289
-
290
224
  constructor(
291
225
  opts: __ExceptionOptionType<
292
226
  MaximumRuleTemplatesAssociatedWithRepositoryException,
@@ -294,11 +228,9 @@ export declare class MaximumRuleTemplatesAssociatedWithRepositoryException exten
294
228
  >
295
229
  );
296
230
  }
297
-
298
231
  export declare class RepositoryDoesNotExistException extends __BaseException {
299
232
  readonly name: "RepositoryDoesNotExistException";
300
233
  readonly $fault: "client";
301
-
302
234
  constructor(
303
235
  opts: __ExceptionOptionType<
304
236
  RepositoryDoesNotExistException,
@@ -306,11 +238,9 @@ export declare class RepositoryDoesNotExistException extends __BaseException {
306
238
  >
307
239
  );
308
240
  }
309
-
310
241
  export declare class RepositoryNameRequiredException extends __BaseException {
311
242
  readonly name: "RepositoryNameRequiredException";
312
243
  readonly $fault: "client";
313
-
314
244
  constructor(
315
245
  opts: __ExceptionOptionType<
316
246
  RepositoryNameRequiredException,
@@ -318,38 +248,29 @@ export declare class RepositoryNameRequiredException extends __BaseException {
318
248
  >
319
249
  );
320
250
  }
321
-
322
251
  export declare class AuthorDoesNotExistException extends __BaseException {
323
252
  readonly name: "AuthorDoesNotExistException";
324
253
  readonly $fault: "client";
325
-
326
254
  constructor(
327
255
  opts: __ExceptionOptionType<AuthorDoesNotExistException, __BaseException>
328
256
  );
329
257
  }
330
258
  export interface BatchAssociateApprovalRuleTemplateWithRepositoriesInput {
331
259
  approvalRuleTemplateName: string | undefined;
332
-
333
260
  repositoryNames: string[] | undefined;
334
261
  }
335
-
336
262
  export interface BatchAssociateApprovalRuleTemplateWithRepositoriesError {
337
263
  repositoryName?: string;
338
-
339
264
  errorCode?: string;
340
-
341
265
  errorMessage?: string;
342
266
  }
343
267
  export interface BatchAssociateApprovalRuleTemplateWithRepositoriesOutput {
344
268
  associatedRepositoryNames: string[] | undefined;
345
-
346
269
  errors: BatchAssociateApprovalRuleTemplateWithRepositoriesError[] | undefined;
347
270
  }
348
-
349
271
  export declare class MaximumRepositoryNamesExceededException extends __BaseException {
350
272
  readonly name: "MaximumRepositoryNamesExceededException";
351
273
  readonly $fault: "client";
352
-
353
274
  constructor(
354
275
  opts: __ExceptionOptionType<
355
276
  MaximumRepositoryNamesExceededException,
@@ -357,11 +278,9 @@ export declare class MaximumRepositoryNamesExceededException extends __BaseExcep
357
278
  >
358
279
  );
359
280
  }
360
-
361
281
  export declare class RepositoryNamesRequiredException extends __BaseException {
362
282
  readonly name: "RepositoryNamesRequiredException";
363
283
  readonly $fault: "client";
364
-
365
284
  constructor(
366
285
  opts: __ExceptionOptionType<
367
286
  RepositoryNamesRequiredException,
@@ -386,23 +305,14 @@ export declare enum MergeOptionTypeEnum {
386
305
  }
387
306
  export interface BatchDescribeMergeConflictsInput {
388
307
  repositoryName: string | undefined;
389
-
390
308
  destinationCommitSpecifier: string | undefined;
391
-
392
309
  sourceCommitSpecifier: string | undefined;
393
-
394
310
  mergeOption: MergeOptionTypeEnum | string | undefined;
395
-
396
311
  maxMergeHunks?: number;
397
-
398
312
  maxConflictFiles?: number;
399
-
400
313
  filePaths?: string[];
401
-
402
314
  conflictDetailLevel?: ConflictDetailLevelTypeEnum | string;
403
-
404
315
  conflictResolutionStrategy?: ConflictResolutionStrategyTypeEnum | string;
405
-
406
316
  nextToken?: string;
407
317
  }
408
318
  export declare enum FileModeTypeEnum {
@@ -410,28 +320,19 @@ export declare enum FileModeTypeEnum {
410
320
  NORMAL = "NORMAL",
411
321
  SYMLINK = "SYMLINK",
412
322
  }
413
-
414
323
  export interface FileModes {
415
324
  source?: FileModeTypeEnum | string;
416
-
417
325
  destination?: FileModeTypeEnum | string;
418
-
419
326
  base?: FileModeTypeEnum | string;
420
327
  }
421
-
422
328
  export interface FileSizes {
423
329
  source?: number;
424
-
425
330
  destination?: number;
426
-
427
331
  base?: number;
428
332
  }
429
-
430
333
  export interface IsBinaryFile {
431
334
  source?: boolean;
432
-
433
335
  destination?: boolean;
434
-
435
336
  base?: boolean;
436
337
  }
437
338
  export declare enum ChangeTypeEnum {
@@ -439,10 +340,8 @@ export declare enum ChangeTypeEnum {
439
340
  DELETED = "D",
440
341
  MODIFIED = "M",
441
342
  }
442
-
443
343
  export interface MergeOperations {
444
344
  source?: ChangeTypeEnum | string;
445
-
446
345
  destination?: ChangeTypeEnum | string;
447
346
  }
448
347
  export declare enum ObjectTypeEnum {
@@ -451,113 +350,75 @@ export declare enum ObjectTypeEnum {
451
350
  GIT_LINK = "GIT_LINK",
452
351
  SYMBOLIC_LINK = "SYMBOLIC_LINK",
453
352
  }
454
-
455
353
  export interface ObjectTypes {
456
354
  source?: ObjectTypeEnum | string;
457
-
458
355
  destination?: ObjectTypeEnum | string;
459
-
460
356
  base?: ObjectTypeEnum | string;
461
357
  }
462
-
463
358
  export interface ConflictMetadata {
464
359
  filePath?: string;
465
-
466
360
  fileSizes?: FileSizes;
467
-
468
361
  fileModes?: FileModes;
469
-
470
362
  objectTypes?: ObjectTypes;
471
-
472
363
  numberOfConflicts?: number;
473
-
474
364
  isBinaryFile?: IsBinaryFile;
475
-
476
365
  contentConflict?: boolean;
477
-
478
366
  fileModeConflict?: boolean;
479
-
480
367
  objectTypeConflict?: boolean;
481
-
482
368
  mergeOperations?: MergeOperations;
483
369
  }
484
-
485
370
  export interface MergeHunkDetail {
486
371
  startLine?: number;
487
-
488
372
  endLine?: number;
489
-
490
373
  hunkContent?: string;
491
374
  }
492
-
493
375
  export interface MergeHunk {
494
376
  isConflict?: boolean;
495
-
496
377
  source?: MergeHunkDetail;
497
-
498
378
  destination?: MergeHunkDetail;
499
-
500
379
  base?: MergeHunkDetail;
501
380
  }
502
-
503
381
  export interface Conflict {
504
382
  conflictMetadata?: ConflictMetadata;
505
-
506
383
  mergeHunks?: MergeHunk[];
507
384
  }
508
-
509
385
  export interface BatchDescribeMergeConflictsError {
510
386
  filePath: string | undefined;
511
-
512
387
  exceptionName: string | undefined;
513
-
514
388
  message: string | undefined;
515
389
  }
516
390
  export interface BatchDescribeMergeConflictsOutput {
517
391
  conflicts: Conflict[] | undefined;
518
-
519
392
  nextToken?: string;
520
-
521
393
  errors?: BatchDescribeMergeConflictsError[];
522
-
523
394
  destinationCommitId: string | undefined;
524
-
525
395
  sourceCommitId: string | undefined;
526
-
527
396
  baseCommitId?: string;
528
397
  }
529
-
530
398
  export declare class CommitDoesNotExistException extends __BaseException {
531
399
  readonly name: "CommitDoesNotExistException";
532
400
  readonly $fault: "client";
533
-
534
401
  constructor(
535
402
  opts: __ExceptionOptionType<CommitDoesNotExistException, __BaseException>
536
403
  );
537
404
  }
538
-
539
405
  export declare class CommitRequiredException extends __BaseException {
540
406
  readonly name: "CommitRequiredException";
541
407
  readonly $fault: "client";
542
-
543
408
  constructor(
544
409
  opts: __ExceptionOptionType<CommitRequiredException, __BaseException>
545
410
  );
546
411
  }
547
-
548
412
  export declare class InvalidCommitException extends __BaseException {
549
413
  readonly name: "InvalidCommitException";
550
414
  readonly $fault: "client";
551
-
552
415
  constructor(
553
416
  opts: __ExceptionOptionType<InvalidCommitException, __BaseException>
554
417
  );
555
418
  }
556
-
557
419
  export declare class InvalidConflictDetailLevelException extends __BaseException {
558
420
  readonly name: "InvalidConflictDetailLevelException";
559
421
  readonly $fault: "client";
560
-
561
422
  constructor(
562
423
  opts: __ExceptionOptionType<
563
424
  InvalidConflictDetailLevelException,
@@ -565,11 +426,9 @@ export declare class InvalidConflictDetailLevelException extends __BaseException
565
426
  >
566
427
  );
567
428
  }
568
-
569
429
  export declare class InvalidConflictResolutionStrategyException extends __BaseException {
570
430
  readonly name: "InvalidConflictResolutionStrategyException";
571
431
  readonly $fault: "client";
572
-
573
432
  constructor(
574
433
  opts: __ExceptionOptionType<
575
434
  InvalidConflictResolutionStrategyException,
@@ -577,11 +436,9 @@ export declare class InvalidConflictResolutionStrategyException extends __BaseEx
577
436
  >
578
437
  );
579
438
  }
580
-
581
439
  export declare class InvalidContinuationTokenException extends __BaseException {
582
440
  readonly name: "InvalidContinuationTokenException";
583
441
  readonly $fault: "client";
584
-
585
442
  constructor(
586
443
  opts: __ExceptionOptionType<
587
444
  InvalidContinuationTokenException,
@@ -589,11 +446,9 @@ export declare class InvalidContinuationTokenException extends __BaseException {
589
446
  >
590
447
  );
591
448
  }
592
-
593
449
  export declare class InvalidMaxConflictFilesException extends __BaseException {
594
450
  readonly name: "InvalidMaxConflictFilesException";
595
451
  readonly $fault: "client";
596
-
597
452
  constructor(
598
453
  opts: __ExceptionOptionType<
599
454
  InvalidMaxConflictFilesException,
@@ -601,29 +456,23 @@ export declare class InvalidMaxConflictFilesException extends __BaseException {
601
456
  >
602
457
  );
603
458
  }
604
-
605
459
  export declare class InvalidMaxMergeHunksException extends __BaseException {
606
460
  readonly name: "InvalidMaxMergeHunksException";
607
461
  readonly $fault: "client";
608
-
609
462
  constructor(
610
463
  opts: __ExceptionOptionType<InvalidMaxMergeHunksException, __BaseException>
611
464
  );
612
465
  }
613
-
614
466
  export declare class InvalidMergeOptionException extends __BaseException {
615
467
  readonly name: "InvalidMergeOptionException";
616
468
  readonly $fault: "client";
617
-
618
469
  constructor(
619
470
  opts: __ExceptionOptionType<InvalidMergeOptionException, __BaseException>
620
471
  );
621
472
  }
622
-
623
473
  export declare class MaximumFileContentToLoadExceededException extends __BaseException {
624
474
  readonly name: "MaximumFileContentToLoadExceededException";
625
475
  readonly $fault: "client";
626
-
627
476
  constructor(
628
477
  opts: __ExceptionOptionType<
629
478
  MaximumFileContentToLoadExceededException,
@@ -631,11 +480,9 @@ export declare class MaximumFileContentToLoadExceededException extends __BaseExc
631
480
  >
632
481
  );
633
482
  }
634
-
635
483
  export declare class MaximumItemsToCompareExceededException extends __BaseException {
636
484
  readonly name: "MaximumItemsToCompareExceededException";
637
485
  readonly $fault: "client";
638
-
639
486
  constructor(
640
487
  opts: __ExceptionOptionType<
641
488
  MaximumItemsToCompareExceededException,
@@ -643,20 +490,16 @@ export declare class MaximumItemsToCompareExceededException extends __BaseExcept
643
490
  >
644
491
  );
645
492
  }
646
-
647
493
  export declare class MergeOptionRequiredException extends __BaseException {
648
494
  readonly name: "MergeOptionRequiredException";
649
495
  readonly $fault: "client";
650
-
651
496
  constructor(
652
497
  opts: __ExceptionOptionType<MergeOptionRequiredException, __BaseException>
653
498
  );
654
499
  }
655
-
656
500
  export declare class TipsDivergenceExceededException extends __BaseException {
657
501
  readonly name: "TipsDivergenceExceededException";
658
502
  readonly $fault: "client";
659
-
660
503
  constructor(
661
504
  opts: __ExceptionOptionType<
662
505
  TipsDivergenceExceededException,
@@ -666,71 +509,49 @@ export declare class TipsDivergenceExceededException extends __BaseException {
666
509
  }
667
510
  export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesInput {
668
511
  approvalRuleTemplateName: string | undefined;
669
-
670
512
  repositoryNames: string[] | undefined;
671
513
  }
672
-
673
514
  export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesError {
674
515
  repositoryName?: string;
675
-
676
516
  errorCode?: string;
677
-
678
517
  errorMessage?: string;
679
518
  }
680
519
  export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput {
681
520
  disassociatedRepositoryNames: string[] | undefined;
682
-
683
521
  errors:
684
522
  | BatchDisassociateApprovalRuleTemplateFromRepositoriesError[]
685
523
  | undefined;
686
524
  }
687
525
  export interface BatchGetCommitsInput {
688
526
  commitIds: string[] | undefined;
689
-
690
527
  repositoryName: string | undefined;
691
528
  }
692
-
693
529
  export interface UserInfo {
694
530
  name?: string;
695
-
696
531
  email?: string;
697
-
698
532
  date?: string;
699
533
  }
700
-
701
534
  export interface Commit {
702
535
  commitId?: string;
703
-
704
536
  treeId?: string;
705
-
706
537
  parents?: string[];
707
-
708
538
  message?: string;
709
-
710
539
  author?: UserInfo;
711
-
712
540
  committer?: UserInfo;
713
-
714
541
  additionalData?: string;
715
542
  }
716
-
717
543
  export interface BatchGetCommitsError {
718
544
  commitId?: string;
719
-
720
545
  errorCode?: string;
721
-
722
546
  errorMessage?: string;
723
547
  }
724
548
  export interface BatchGetCommitsOutput {
725
549
  commits?: Commit[];
726
-
727
550
  errors?: BatchGetCommitsError[];
728
551
  }
729
-
730
552
  export declare class CommitIdsLimitExceededException extends __BaseException {
731
553
  readonly name: "CommitIdsLimitExceededException";
732
554
  readonly $fault: "client";
733
-
734
555
  constructor(
735
556
  opts: __ExceptionOptionType<
736
557
  CommitIdsLimitExceededException,
@@ -738,52 +559,35 @@ export declare class CommitIdsLimitExceededException extends __BaseException {
738
559
  >
739
560
  );
740
561
  }
741
-
742
562
  export declare class CommitIdsListRequiredException extends __BaseException {
743
563
  readonly name: "CommitIdsListRequiredException";
744
564
  readonly $fault: "client";
745
-
746
565
  constructor(
747
566
  opts: __ExceptionOptionType<CommitIdsListRequiredException, __BaseException>
748
567
  );
749
568
  }
750
-
751
569
  export interface BatchGetRepositoriesInput {
752
570
  repositoryNames: string[] | undefined;
753
571
  }
754
-
755
572
  export interface RepositoryMetadata {
756
573
  accountId?: string;
757
-
758
574
  repositoryId?: string;
759
-
760
575
  repositoryName?: string;
761
-
762
576
  repositoryDescription?: string;
763
-
764
577
  defaultBranch?: string;
765
-
766
578
  lastModifiedDate?: Date;
767
-
768
579
  creationDate?: Date;
769
-
770
580
  cloneUrlHttp?: string;
771
-
772
581
  cloneUrlSsh?: string;
773
-
774
582
  Arn?: string;
775
583
  }
776
-
777
584
  export interface BatchGetRepositoriesOutput {
778
585
  repositories?: RepositoryMetadata[];
779
-
780
586
  repositoriesNotFound?: string[];
781
587
  }
782
-
783
588
  export declare class BeforeCommitIdAndAfterCommitIdAreSameException extends __BaseException {
784
589
  readonly name: "BeforeCommitIdAndAfterCommitIdAreSameException";
785
590
  readonly $fault: "client";
786
-
787
591
  constructor(
788
592
  opts: __ExceptionOptionType<
789
593
  BeforeCommitIdAndAfterCommitIdAreSameException,
@@ -791,79 +595,60 @@ export declare class BeforeCommitIdAndAfterCommitIdAreSameException extends __Ba
791
595
  >
792
596
  );
793
597
  }
794
-
795
598
  export declare class BlobIdDoesNotExistException extends __BaseException {
796
599
  readonly name: "BlobIdDoesNotExistException";
797
600
  readonly $fault: "client";
798
-
799
601
  constructor(
800
602
  opts: __ExceptionOptionType<BlobIdDoesNotExistException, __BaseException>
801
603
  );
802
604
  }
803
-
804
605
  export declare class BlobIdRequiredException extends __BaseException {
805
606
  readonly name: "BlobIdRequiredException";
806
607
  readonly $fault: "client";
807
-
808
608
  constructor(
809
609
  opts: __ExceptionOptionType<BlobIdRequiredException, __BaseException>
810
610
  );
811
611
  }
812
-
813
612
  export interface BlobMetadata {
814
613
  blobId?: string;
815
-
816
614
  path?: string;
817
-
818
615
  mode?: string;
819
616
  }
820
-
821
617
  export declare class BranchDoesNotExistException extends __BaseException {
822
618
  readonly name: "BranchDoesNotExistException";
823
619
  readonly $fault: "client";
824
-
825
620
  constructor(
826
621
  opts: __ExceptionOptionType<BranchDoesNotExistException, __BaseException>
827
622
  );
828
623
  }
829
-
830
624
  export interface BranchInfo {
831
625
  branchName?: string;
832
-
833
626
  commitId?: string;
834
627
  }
835
-
836
628
  export declare class BranchNameExistsException extends __BaseException {
837
629
  readonly name: "BranchNameExistsException";
838
630
  readonly $fault: "client";
839
-
840
631
  constructor(
841
632
  opts: __ExceptionOptionType<BranchNameExistsException, __BaseException>
842
633
  );
843
634
  }
844
-
845
635
  export declare class BranchNameIsTagNameException extends __BaseException {
846
636
  readonly name: "BranchNameIsTagNameException";
847
637
  readonly $fault: "client";
848
-
849
638
  constructor(
850
639
  opts: __ExceptionOptionType<BranchNameIsTagNameException, __BaseException>
851
640
  );
852
641
  }
853
-
854
642
  export declare class BranchNameRequiredException extends __BaseException {
855
643
  readonly name: "BranchNameRequiredException";
856
644
  readonly $fault: "client";
857
-
858
645
  constructor(
859
646
  opts: __ExceptionOptionType<BranchNameRequiredException, __BaseException>
860
647
  );
861
648
  }
862
-
863
649
  export declare class CannotDeleteApprovalRuleFromTemplateException extends __BaseException {
864
650
  readonly name: "CannotDeleteApprovalRuleFromTemplateException";
865
651
  readonly $fault: "client";
866
-
867
652
  constructor(
868
653
  opts: __ExceptionOptionType<
869
654
  CannotDeleteApprovalRuleFromTemplateException,
@@ -871,11 +656,9 @@ export declare class CannotDeleteApprovalRuleFromTemplateException extends __Bas
871
656
  >
872
657
  );
873
658
  }
874
-
875
659
  export declare class CannotModifyApprovalRuleFromTemplateException extends __BaseException {
876
660
  readonly name: "CannotModifyApprovalRuleFromTemplateException";
877
661
  readonly $fault: "client";
878
-
879
662
  constructor(
880
663
  opts: __ExceptionOptionType<
881
664
  CannotModifyApprovalRuleFromTemplateException,
@@ -883,11 +666,9 @@ export declare class CannotModifyApprovalRuleFromTemplateException extends __Bas
883
666
  >
884
667
  );
885
668
  }
886
-
887
669
  export declare class ClientRequestTokenRequiredException extends __BaseException {
888
670
  readonly name: "ClientRequestTokenRequiredException";
889
671
  readonly $fault: "client";
890
-
891
672
  constructor(
892
673
  opts: __ExceptionOptionType<
893
674
  ClientRequestTokenRequiredException,
@@ -897,19 +678,15 @@ export declare class ClientRequestTokenRequiredException extends __BaseException
897
678
  }
898
679
  export interface CreateApprovalRuleTemplateInput {
899
680
  approvalRuleTemplateName: string | undefined;
900
-
901
681
  approvalRuleTemplateContent: string | undefined;
902
-
903
682
  approvalRuleTemplateDescription?: string;
904
683
  }
905
684
  export interface CreateApprovalRuleTemplateOutput {
906
685
  approvalRuleTemplate: ApprovalRuleTemplate | undefined;
907
686
  }
908
-
909
687
  export declare class InvalidApprovalRuleTemplateContentException extends __BaseException {
910
688
  readonly name: "InvalidApprovalRuleTemplateContentException";
911
689
  readonly $fault: "client";
912
-
913
690
  constructor(
914
691
  opts: __ExceptionOptionType<
915
692
  InvalidApprovalRuleTemplateContentException,
@@ -917,11 +694,9 @@ export declare class InvalidApprovalRuleTemplateContentException extends __BaseE
917
694
  >
918
695
  );
919
696
  }
920
-
921
697
  export declare class InvalidApprovalRuleTemplateDescriptionException extends __BaseException {
922
698
  readonly name: "InvalidApprovalRuleTemplateDescriptionException";
923
699
  readonly $fault: "client";
924
-
925
700
  constructor(
926
701
  opts: __ExceptionOptionType<
927
702
  InvalidApprovalRuleTemplateDescriptionException,
@@ -929,11 +704,9 @@ export declare class InvalidApprovalRuleTemplateDescriptionException extends __B
929
704
  >
930
705
  );
931
706
  }
932
-
933
707
  export declare class NumberOfRuleTemplatesExceededException extends __BaseException {
934
708
  readonly name: "NumberOfRuleTemplatesExceededException";
935
709
  readonly $fault: "client";
936
-
937
710
  constructor(
938
711
  opts: __ExceptionOptionType<
939
712
  NumberOfRuleTemplatesExceededException,
@@ -941,46 +714,35 @@ export declare class NumberOfRuleTemplatesExceededException extends __BaseExcept
941
714
  >
942
715
  );
943
716
  }
944
-
945
717
  export declare class CommitIdRequiredException extends __BaseException {
946
718
  readonly name: "CommitIdRequiredException";
947
719
  readonly $fault: "client";
948
-
949
720
  constructor(
950
721
  opts: __ExceptionOptionType<CommitIdRequiredException, __BaseException>
951
722
  );
952
723
  }
953
-
954
724
  export interface CreateBranchInput {
955
725
  repositoryName: string | undefined;
956
-
957
726
  branchName: string | undefined;
958
-
959
727
  commitId: string | undefined;
960
728
  }
961
-
962
729
  export declare class InvalidBranchNameException extends __BaseException {
963
730
  readonly name: "InvalidBranchNameException";
964
731
  readonly $fault: "client";
965
-
966
732
  constructor(
967
733
  opts: __ExceptionOptionType<InvalidBranchNameException, __BaseException>
968
734
  );
969
735
  }
970
-
971
736
  export declare class InvalidCommitIdException extends __BaseException {
972
737
  readonly name: "InvalidCommitIdException";
973
738
  readonly $fault: "client";
974
-
975
739
  constructor(
976
740
  opts: __ExceptionOptionType<InvalidCommitIdException, __BaseException>
977
741
  );
978
742
  }
979
-
980
743
  export declare class CommitMessageLengthExceededException extends __BaseException {
981
744
  readonly name: "CommitMessageLengthExceededException";
982
745
  readonly $fault: "client";
983
-
984
746
  constructor(
985
747
  opts: __ExceptionOptionType<
986
748
  CommitMessageLengthExceededException,
@@ -988,77 +750,50 @@ export declare class CommitMessageLengthExceededException extends __BaseExceptio
988
750
  >
989
751
  );
990
752
  }
991
-
992
753
  export interface DeleteFileEntry {
993
754
  filePath: string | undefined;
994
755
  }
995
-
996
756
  export interface SourceFileSpecifier {
997
757
  filePath: string | undefined;
998
-
999
758
  isMove?: boolean;
1000
759
  }
1001
-
1002
760
  export interface PutFileEntry {
1003
761
  filePath: string | undefined;
1004
-
1005
762
  fileMode?: FileModeTypeEnum | string;
1006
-
1007
763
  fileContent?: Uint8Array;
1008
-
1009
764
  sourceFile?: SourceFileSpecifier;
1010
765
  }
1011
-
1012
766
  export interface SetFileModeEntry {
1013
767
  filePath: string | undefined;
1014
-
1015
768
  fileMode: FileModeTypeEnum | string | undefined;
1016
769
  }
1017
770
  export interface CreateCommitInput {
1018
771
  repositoryName: string | undefined;
1019
-
1020
772
  branchName: string | undefined;
1021
-
1022
773
  parentCommitId?: string;
1023
-
1024
774
  authorName?: string;
1025
-
1026
775
  email?: string;
1027
-
1028
776
  commitMessage?: string;
1029
-
1030
777
  keepEmptyFolders?: boolean;
1031
-
1032
778
  putFiles?: PutFileEntry[];
1033
-
1034
779
  deleteFiles?: DeleteFileEntry[];
1035
-
1036
780
  setFileModes?: SetFileModeEntry[];
1037
781
  }
1038
-
1039
782
  export interface FileMetadata {
1040
783
  absolutePath?: string;
1041
-
1042
784
  blobId?: string;
1043
-
1044
785
  fileMode?: FileModeTypeEnum | string;
1045
786
  }
1046
787
  export interface CreateCommitOutput {
1047
788
  commitId?: string;
1048
-
1049
789
  treeId?: string;
1050
-
1051
790
  filesAdded?: FileMetadata[];
1052
-
1053
791
  filesUpdated?: FileMetadata[];
1054
-
1055
792
  filesDeleted?: FileMetadata[];
1056
793
  }
1057
-
1058
794
  export declare class DirectoryNameConflictsWithFileNameException extends __BaseException {
1059
795
  readonly name: "DirectoryNameConflictsWithFileNameException";
1060
796
  readonly $fault: "client";
1061
-
1062
797
  constructor(
1063
798
  opts: __ExceptionOptionType<
1064
799
  DirectoryNameConflictsWithFileNameException,
@@ -1066,11 +801,9 @@ export declare class DirectoryNameConflictsWithFileNameException extends __BaseE
1066
801
  >
1067
802
  );
1068
803
  }
1069
-
1070
804
  export declare class FileContentAndSourceFileSpecifiedException extends __BaseException {
1071
805
  readonly name: "FileContentAndSourceFileSpecifiedException";
1072
806
  readonly $fault: "client";
1073
-
1074
807
  constructor(
1075
808
  opts: __ExceptionOptionType<
1076
809
  FileContentAndSourceFileSpecifiedException,
@@ -1078,11 +811,9 @@ export declare class FileContentAndSourceFileSpecifiedException extends __BaseEx
1078
811
  >
1079
812
  );
1080
813
  }
1081
-
1082
814
  export declare class FileContentSizeLimitExceededException extends __BaseException {
1083
815
  readonly name: "FileContentSizeLimitExceededException";
1084
816
  readonly $fault: "client";
1085
-
1086
817
  constructor(
1087
818
  opts: __ExceptionOptionType<
1088
819
  FileContentSizeLimitExceededException,
@@ -1090,38 +821,30 @@ export declare class FileContentSizeLimitExceededException extends __BaseExcepti
1090
821
  >
1091
822
  );
1092
823
  }
1093
-
1094
824
  export declare class FileDoesNotExistException extends __BaseException {
1095
825
  readonly name: "FileDoesNotExistException";
1096
826
  readonly $fault: "client";
1097
-
1098
827
  constructor(
1099
828
  opts: __ExceptionOptionType<FileDoesNotExistException, __BaseException>
1100
829
  );
1101
830
  }
1102
-
1103
831
  export declare class FileEntryRequiredException extends __BaseException {
1104
832
  readonly name: "FileEntryRequiredException";
1105
833
  readonly $fault: "client";
1106
-
1107
834
  constructor(
1108
835
  opts: __ExceptionOptionType<FileEntryRequiredException, __BaseException>
1109
836
  );
1110
837
  }
1111
-
1112
838
  export declare class FileModeRequiredException extends __BaseException {
1113
839
  readonly name: "FileModeRequiredException";
1114
840
  readonly $fault: "client";
1115
-
1116
841
  constructor(
1117
842
  opts: __ExceptionOptionType<FileModeRequiredException, __BaseException>
1118
843
  );
1119
844
  }
1120
-
1121
845
  export declare class FileNameConflictsWithDirectoryNameException extends __BaseException {
1122
846
  readonly name: "FileNameConflictsWithDirectoryNameException";
1123
847
  readonly $fault: "client";
1124
-
1125
848
  constructor(
1126
849
  opts: __ExceptionOptionType<
1127
850
  FileNameConflictsWithDirectoryNameException,
@@ -1129,11 +852,9 @@ export declare class FileNameConflictsWithDirectoryNameException extends __BaseE
1129
852
  >
1130
853
  );
1131
854
  }
1132
-
1133
855
  export declare class FilePathConflictsWithSubmodulePathException extends __BaseException {
1134
856
  readonly name: "FilePathConflictsWithSubmodulePathException";
1135
857
  readonly $fault: "client";
1136
-
1137
858
  constructor(
1138
859
  opts: __ExceptionOptionType<
1139
860
  FilePathConflictsWithSubmodulePathException,
@@ -1141,11 +862,9 @@ export declare class FilePathConflictsWithSubmodulePathException extends __BaseE
1141
862
  >
1142
863
  );
1143
864
  }
1144
-
1145
865
  export declare class FolderContentSizeLimitExceededException extends __BaseException {
1146
866
  readonly name: "FolderContentSizeLimitExceededException";
1147
867
  readonly $fault: "client";
1148
-
1149
868
  constructor(
1150
869
  opts: __ExceptionOptionType<
1151
870
  FolderContentSizeLimitExceededException,
@@ -1153,11 +872,9 @@ export declare class FolderContentSizeLimitExceededException extends __BaseExcep
1153
872
  >
1154
873
  );
1155
874
  }
1156
-
1157
875
  export declare class InvalidDeletionParameterException extends __BaseException {
1158
876
  readonly name: "InvalidDeletionParameterException";
1159
877
  readonly $fault: "client";
1160
-
1161
878
  constructor(
1162
879
  opts: __ExceptionOptionType<
1163
880
  InvalidDeletionParameterException,
@@ -1165,47 +882,37 @@ export declare class InvalidDeletionParameterException extends __BaseException {
1165
882
  >
1166
883
  );
1167
884
  }
1168
-
1169
885
  export declare class InvalidEmailException extends __BaseException {
1170
886
  readonly name: "InvalidEmailException";
1171
887
  readonly $fault: "client";
1172
-
1173
888
  constructor(
1174
889
  opts: __ExceptionOptionType<InvalidEmailException, __BaseException>
1175
890
  );
1176
891
  }
1177
-
1178
892
  export declare class InvalidFileModeException extends __BaseException {
1179
893
  readonly name: "InvalidFileModeException";
1180
894
  readonly $fault: "client";
1181
-
1182
895
  constructor(
1183
896
  opts: __ExceptionOptionType<InvalidFileModeException, __BaseException>
1184
897
  );
1185
898
  }
1186
-
1187
899
  export declare class InvalidParentCommitIdException extends __BaseException {
1188
900
  readonly name: "InvalidParentCommitIdException";
1189
901
  readonly $fault: "client";
1190
-
1191
902
  constructor(
1192
903
  opts: __ExceptionOptionType<InvalidParentCommitIdException, __BaseException>
1193
904
  );
1194
905
  }
1195
-
1196
906
  export declare class InvalidPathException extends __BaseException {
1197
907
  readonly name: "InvalidPathException";
1198
908
  readonly $fault: "client";
1199
-
1200
909
  constructor(
1201
910
  opts: __ExceptionOptionType<InvalidPathException, __BaseException>
1202
911
  );
1203
912
  }
1204
-
1205
913
  export declare class MaximumFileEntriesExceededException extends __BaseException {
1206
914
  readonly name: "MaximumFileEntriesExceededException";
1207
915
  readonly $fault: "client";
1208
-
1209
916
  constructor(
1210
917
  opts: __ExceptionOptionType<
1211
918
  MaximumFileEntriesExceededException,
@@ -1213,27 +920,21 @@ export declare class MaximumFileEntriesExceededException extends __BaseException
1213
920
  >
1214
921
  );
1215
922
  }
1216
-
1217
923
  export declare class NameLengthExceededException extends __BaseException {
1218
924
  readonly name: "NameLengthExceededException";
1219
925
  readonly $fault: "client";
1220
-
1221
926
  constructor(
1222
927
  opts: __ExceptionOptionType<NameLengthExceededException, __BaseException>
1223
928
  );
1224
929
  }
1225
-
1226
930
  export declare class NoChangeException extends __BaseException {
1227
931
  readonly name: "NoChangeException";
1228
932
  readonly $fault: "client";
1229
-
1230
933
  constructor(opts: __ExceptionOptionType<NoChangeException, __BaseException>);
1231
934
  }
1232
-
1233
935
  export declare class ParentCommitDoesNotExistException extends __BaseException {
1234
936
  readonly name: "ParentCommitDoesNotExistException";
1235
937
  readonly $fault: "client";
1236
-
1237
938
  constructor(
1238
939
  opts: __ExceptionOptionType<
1239
940
  ParentCommitDoesNotExistException,
@@ -1241,11 +942,9 @@ export declare class ParentCommitDoesNotExistException extends __BaseException {
1241
942
  >
1242
943
  );
1243
944
  }
1244
-
1245
945
  export declare class ParentCommitIdOutdatedException extends __BaseException {
1246
946
  readonly name: "ParentCommitIdOutdatedException";
1247
947
  readonly $fault: "client";
1248
-
1249
948
  constructor(
1250
949
  opts: __ExceptionOptionType<
1251
950
  ParentCommitIdOutdatedException,
@@ -1253,11 +952,9 @@ export declare class ParentCommitIdOutdatedException extends __BaseException {
1253
952
  >
1254
953
  );
1255
954
  }
1256
-
1257
955
  export declare class ParentCommitIdRequiredException extends __BaseException {
1258
956
  readonly name: "ParentCommitIdRequiredException";
1259
957
  readonly $fault: "client";
1260
-
1261
958
  constructor(
1262
959
  opts: __ExceptionOptionType<
1263
960
  ParentCommitIdRequiredException,
@@ -1265,47 +962,37 @@ export declare class ParentCommitIdRequiredException extends __BaseException {
1265
962
  >
1266
963
  );
1267
964
  }
1268
-
1269
965
  export declare class PathRequiredException extends __BaseException {
1270
966
  readonly name: "PathRequiredException";
1271
967
  readonly $fault: "client";
1272
-
1273
968
  constructor(
1274
969
  opts: __ExceptionOptionType<PathRequiredException, __BaseException>
1275
970
  );
1276
971
  }
1277
-
1278
972
  export declare class PutFileEntryConflictException extends __BaseException {
1279
973
  readonly name: "PutFileEntryConflictException";
1280
974
  readonly $fault: "client";
1281
-
1282
975
  constructor(
1283
976
  opts: __ExceptionOptionType<PutFileEntryConflictException, __BaseException>
1284
977
  );
1285
978
  }
1286
-
1287
979
  export declare class RestrictedSourceFileException extends __BaseException {
1288
980
  readonly name: "RestrictedSourceFileException";
1289
981
  readonly $fault: "client";
1290
-
1291
982
  constructor(
1292
983
  opts: __ExceptionOptionType<RestrictedSourceFileException, __BaseException>
1293
984
  );
1294
985
  }
1295
-
1296
986
  export declare class SamePathRequestException extends __BaseException {
1297
987
  readonly name: "SamePathRequestException";
1298
988
  readonly $fault: "client";
1299
-
1300
989
  constructor(
1301
990
  opts: __ExceptionOptionType<SamePathRequestException, __BaseException>
1302
991
  );
1303
992
  }
1304
-
1305
993
  export declare class SourceFileOrContentRequiredException extends __BaseException {
1306
994
  readonly name: "SourceFileOrContentRequiredException";
1307
995
  readonly $fault: "client";
1308
-
1309
996
  constructor(
1310
997
  opts: __ExceptionOptionType<
1311
998
  SourceFileOrContentRequiredException,
@@ -1313,85 +1000,55 @@ export declare class SourceFileOrContentRequiredException extends __BaseExceptio
1313
1000
  >
1314
1001
  );
1315
1002
  }
1316
-
1317
1003
  export interface Target {
1318
1004
  repositoryName: string | undefined;
1319
-
1320
1005
  sourceReference: string | undefined;
1321
-
1322
1006
  destinationReference?: string;
1323
1007
  }
1324
1008
  export interface CreatePullRequestInput {
1325
1009
  title: string | undefined;
1326
-
1327
1010
  description?: string;
1328
-
1329
1011
  targets: Target[] | undefined;
1330
-
1331
1012
  clientRequestToken?: string;
1332
1013
  }
1333
1014
  export declare enum PullRequestStatusEnum {
1334
1015
  CLOSED = "CLOSED",
1335
1016
  OPEN = "OPEN",
1336
1017
  }
1337
-
1338
1018
  export interface MergeMetadata {
1339
1019
  isMerged?: boolean;
1340
-
1341
1020
  mergedBy?: string;
1342
-
1343
1021
  mergeCommitId?: string;
1344
-
1345
1022
  mergeOption?: MergeOptionTypeEnum | string;
1346
1023
  }
1347
-
1348
1024
  export interface PullRequestTarget {
1349
1025
  repositoryName?: string;
1350
-
1351
1026
  sourceReference?: string;
1352
-
1353
1027
  destinationReference?: string;
1354
-
1355
1028
  destinationCommit?: string;
1356
-
1357
1029
  sourceCommit?: string;
1358
-
1359
1030
  mergeBase?: string;
1360
-
1361
1031
  mergeMetadata?: MergeMetadata;
1362
1032
  }
1363
-
1364
1033
  export interface PullRequest {
1365
1034
  pullRequestId?: string;
1366
-
1367
1035
  title?: string;
1368
-
1369
1036
  description?: string;
1370
-
1371
1037
  lastActivityDate?: Date;
1372
-
1373
1038
  creationDate?: Date;
1374
-
1375
1039
  pullRequestStatus?: PullRequestStatusEnum | string;
1376
-
1377
1040
  authorArn?: string;
1378
-
1379
1041
  pullRequestTargets?: PullRequestTarget[];
1380
-
1381
1042
  clientRequestToken?: string;
1382
-
1383
1043
  revisionId?: string;
1384
-
1385
1044
  approvalRules?: ApprovalRule[];
1386
1045
  }
1387
1046
  export interface CreatePullRequestOutput {
1388
1047
  pullRequest: PullRequest | undefined;
1389
1048
  }
1390
-
1391
1049
  export declare class IdempotencyParameterMismatchException extends __BaseException {
1392
1050
  readonly name: "IdempotencyParameterMismatchException";
1393
1051
  readonly $fault: "client";
1394
-
1395
1052
  constructor(
1396
1053
  opts: __ExceptionOptionType<
1397
1054
  IdempotencyParameterMismatchException,
@@ -1399,11 +1056,9 @@ export declare class IdempotencyParameterMismatchException extends __BaseExcepti
1399
1056
  >
1400
1057
  );
1401
1058
  }
1402
-
1403
1059
  export declare class InvalidClientRequestTokenException extends __BaseException {
1404
1060
  readonly name: "InvalidClientRequestTokenException";
1405
1061
  readonly $fault: "client";
1406
-
1407
1062
  constructor(
1408
1063
  opts: __ExceptionOptionType<
1409
1064
  InvalidClientRequestTokenException,
@@ -1411,56 +1066,44 @@ export declare class InvalidClientRequestTokenException extends __BaseException
1411
1066
  >
1412
1067
  );
1413
1068
  }
1414
-
1415
1069
  export declare class InvalidDescriptionException extends __BaseException {
1416
1070
  readonly name: "InvalidDescriptionException";
1417
1071
  readonly $fault: "client";
1418
-
1419
1072
  constructor(
1420
1073
  opts: __ExceptionOptionType<InvalidDescriptionException, __BaseException>
1421
1074
  );
1422
1075
  }
1423
-
1424
1076
  export declare class InvalidReferenceNameException extends __BaseException {
1425
1077
  readonly name: "InvalidReferenceNameException";
1426
1078
  readonly $fault: "client";
1427
-
1428
1079
  constructor(
1429
1080
  opts: __ExceptionOptionType<InvalidReferenceNameException, __BaseException>
1430
1081
  );
1431
1082
  }
1432
-
1433
1083
  export declare class InvalidTargetException extends __BaseException {
1434
1084
  readonly name: "InvalidTargetException";
1435
1085
  readonly $fault: "client";
1436
-
1437
1086
  constructor(
1438
1087
  opts: __ExceptionOptionType<InvalidTargetException, __BaseException>
1439
1088
  );
1440
1089
  }
1441
-
1442
1090
  export declare class InvalidTargetsException extends __BaseException {
1443
1091
  readonly name: "InvalidTargetsException";
1444
1092
  readonly $fault: "client";
1445
-
1446
1093
  constructor(
1447
1094
  opts: __ExceptionOptionType<InvalidTargetsException, __BaseException>
1448
1095
  );
1449
1096
  }
1450
-
1451
1097
  export declare class InvalidTitleException extends __BaseException {
1452
1098
  readonly name: "InvalidTitleException";
1453
1099
  readonly $fault: "client";
1454
-
1455
1100
  constructor(
1456
1101
  opts: __ExceptionOptionType<InvalidTitleException, __BaseException>
1457
1102
  );
1458
1103
  }
1459
-
1460
1104
  export declare class MaximumOpenPullRequestsExceededException extends __BaseException {
1461
1105
  readonly name: "MaximumOpenPullRequestsExceededException";
1462
1106
  readonly $fault: "client";
1463
-
1464
1107
  constructor(
1465
1108
  opts: __ExceptionOptionType<
1466
1109
  MaximumOpenPullRequestsExceededException,
@@ -1468,11 +1111,9 @@ export declare class MaximumOpenPullRequestsExceededException extends __BaseExce
1468
1111
  >
1469
1112
  );
1470
1113
  }
1471
-
1472
1114
  export declare class MultipleRepositoriesInPullRequestException extends __BaseException {
1473
1115
  readonly name: "MultipleRepositoriesInPullRequestException";
1474
1116
  readonly $fault: "client";
1475
-
1476
1117
  constructor(
1477
1118
  opts: __ExceptionOptionType<
1478
1119
  MultipleRepositoriesInPullRequestException,
@@ -1480,29 +1121,23 @@ export declare class MultipleRepositoriesInPullRequestException extends __BaseEx
1480
1121
  >
1481
1122
  );
1482
1123
  }
1483
-
1484
1124
  export declare class ReferenceDoesNotExistException extends __BaseException {
1485
1125
  readonly name: "ReferenceDoesNotExistException";
1486
1126
  readonly $fault: "client";
1487
-
1488
1127
  constructor(
1489
1128
  opts: __ExceptionOptionType<ReferenceDoesNotExistException, __BaseException>
1490
1129
  );
1491
1130
  }
1492
-
1493
1131
  export declare class ReferenceNameRequiredException extends __BaseException {
1494
1132
  readonly name: "ReferenceNameRequiredException";
1495
1133
  readonly $fault: "client";
1496
-
1497
1134
  constructor(
1498
1135
  opts: __ExceptionOptionType<ReferenceNameRequiredException, __BaseException>
1499
1136
  );
1500
1137
  }
1501
-
1502
1138
  export declare class ReferenceTypeNotSupportedException extends __BaseException {
1503
1139
  readonly name: "ReferenceTypeNotSupportedException";
1504
1140
  readonly $fault: "client";
1505
-
1506
1141
  constructor(
1507
1142
  opts: __ExceptionOptionType<
1508
1143
  ReferenceTypeNotSupportedException,
@@ -1510,11 +1145,9 @@ export declare class ReferenceTypeNotSupportedException extends __BaseException
1510
1145
  >
1511
1146
  );
1512
1147
  }
1513
-
1514
1148
  export declare class SourceAndDestinationAreSameException extends __BaseException {
1515
1149
  readonly name: "SourceAndDestinationAreSameException";
1516
1150
  readonly $fault: "client";
1517
-
1518
1151
  constructor(
1519
1152
  opts: __ExceptionOptionType<
1520
1153
  SourceAndDestinationAreSameException,
@@ -1522,48 +1155,38 @@ export declare class SourceAndDestinationAreSameException extends __BaseExceptio
1522
1155
  >
1523
1156
  );
1524
1157
  }
1525
-
1526
1158
  export declare class TargetRequiredException extends __BaseException {
1527
1159
  readonly name: "TargetRequiredException";
1528
1160
  readonly $fault: "client";
1529
-
1530
1161
  constructor(
1531
1162
  opts: __ExceptionOptionType<TargetRequiredException, __BaseException>
1532
1163
  );
1533
1164
  }
1534
-
1535
1165
  export declare class TargetsRequiredException extends __BaseException {
1536
1166
  readonly name: "TargetsRequiredException";
1537
1167
  readonly $fault: "client";
1538
-
1539
1168
  constructor(
1540
1169
  opts: __ExceptionOptionType<TargetsRequiredException, __BaseException>
1541
1170
  );
1542
1171
  }
1543
-
1544
1172
  export declare class TitleRequiredException extends __BaseException {
1545
1173
  readonly name: "TitleRequiredException";
1546
1174
  readonly $fault: "client";
1547
-
1548
1175
  constructor(
1549
1176
  opts: __ExceptionOptionType<TitleRequiredException, __BaseException>
1550
1177
  );
1551
1178
  }
1552
1179
  export interface CreatePullRequestApprovalRuleInput {
1553
1180
  pullRequestId: string | undefined;
1554
-
1555
1181
  approvalRuleName: string | undefined;
1556
-
1557
1182
  approvalRuleContent: string | undefined;
1558
1183
  }
1559
1184
  export interface CreatePullRequestApprovalRuleOutput {
1560
1185
  approvalRule: ApprovalRule | undefined;
1561
1186
  }
1562
-
1563
1187
  export declare class InvalidApprovalRuleContentException extends __BaseException {
1564
1188
  readonly name: "InvalidApprovalRuleContentException";
1565
1189
  readonly $fault: "client";
1566
-
1567
1190
  constructor(
1568
1191
  opts: __ExceptionOptionType<
1569
1192
  InvalidApprovalRuleContentException,
@@ -1571,11 +1194,9 @@ export declare class InvalidApprovalRuleContentException extends __BaseException
1571
1194
  >
1572
1195
  );
1573
1196
  }
1574
-
1575
1197
  export declare class InvalidApprovalRuleNameException extends __BaseException {
1576
1198
  readonly name: "InvalidApprovalRuleNameException";
1577
1199
  readonly $fault: "client";
1578
-
1579
1200
  constructor(
1580
1201
  opts: __ExceptionOptionType<
1581
1202
  InvalidApprovalRuleNameException,
@@ -1583,29 +1204,23 @@ export declare class InvalidApprovalRuleNameException extends __BaseException {
1583
1204
  >
1584
1205
  );
1585
1206
  }
1586
-
1587
1207
  export declare class InvalidPullRequestIdException extends __BaseException {
1588
1208
  readonly name: "InvalidPullRequestIdException";
1589
1209
  readonly $fault: "client";
1590
-
1591
1210
  constructor(
1592
1211
  opts: __ExceptionOptionType<InvalidPullRequestIdException, __BaseException>
1593
1212
  );
1594
1213
  }
1595
-
1596
1214
  export declare class NumberOfRulesExceededException extends __BaseException {
1597
1215
  readonly name: "NumberOfRulesExceededException";
1598
1216
  readonly $fault: "client";
1599
-
1600
1217
  constructor(
1601
1218
  opts: __ExceptionOptionType<NumberOfRulesExceededException, __BaseException>
1602
1219
  );
1603
1220
  }
1604
-
1605
1221
  export declare class PullRequestAlreadyClosedException extends __BaseException {
1606
1222
  readonly name: "PullRequestAlreadyClosedException";
1607
1223
  readonly $fault: "client";
1608
-
1609
1224
  constructor(
1610
1225
  opts: __ExceptionOptionType<
1611
1226
  PullRequestAlreadyClosedException,
@@ -1613,11 +1228,9 @@ export declare class PullRequestAlreadyClosedException extends __BaseException {
1613
1228
  >
1614
1229
  );
1615
1230
  }
1616
-
1617
1231
  export declare class PullRequestDoesNotExistException extends __BaseException {
1618
1232
  readonly name: "PullRequestDoesNotExistException";
1619
1233
  readonly $fault: "client";
1620
-
1621
1234
  constructor(
1622
1235
  opts: __ExceptionOptionType<
1623
1236
  PullRequestDoesNotExistException,
@@ -1625,32 +1238,24 @@ export declare class PullRequestDoesNotExistException extends __BaseException {
1625
1238
  >
1626
1239
  );
1627
1240
  }
1628
-
1629
1241
  export declare class PullRequestIdRequiredException extends __BaseException {
1630
1242
  readonly name: "PullRequestIdRequiredException";
1631
1243
  readonly $fault: "client";
1632
-
1633
1244
  constructor(
1634
1245
  opts: __ExceptionOptionType<PullRequestIdRequiredException, __BaseException>
1635
1246
  );
1636
1247
  }
1637
-
1638
1248
  export interface CreateRepositoryInput {
1639
1249
  repositoryName: string | undefined;
1640
-
1641
1250
  repositoryDescription?: string;
1642
-
1643
1251
  tags?: Record<string, string>;
1644
1252
  }
1645
-
1646
1253
  export interface CreateRepositoryOutput {
1647
1254
  repositoryMetadata?: RepositoryMetadata;
1648
1255
  }
1649
-
1650
1256
  export declare class InvalidRepositoryDescriptionException extends __BaseException {
1651
1257
  readonly name: "InvalidRepositoryDescriptionException";
1652
1258
  readonly $fault: "client";
1653
-
1654
1259
  constructor(
1655
1260
  opts: __ExceptionOptionType<
1656
1261
  InvalidRepositoryDescriptionException,
@@ -1658,29 +1263,23 @@ export declare class InvalidRepositoryDescriptionException extends __BaseExcepti
1658
1263
  >
1659
1264
  );
1660
1265
  }
1661
-
1662
1266
  export declare class InvalidSystemTagUsageException extends __BaseException {
1663
1267
  readonly name: "InvalidSystemTagUsageException";
1664
1268
  readonly $fault: "client";
1665
-
1666
1269
  constructor(
1667
1270
  opts: __ExceptionOptionType<InvalidSystemTagUsageException, __BaseException>
1668
1271
  );
1669
1272
  }
1670
-
1671
1273
  export declare class InvalidTagsMapException extends __BaseException {
1672
1274
  readonly name: "InvalidTagsMapException";
1673
1275
  readonly $fault: "client";
1674
-
1675
1276
  constructor(
1676
1277
  opts: __ExceptionOptionType<InvalidTagsMapException, __BaseException>
1677
1278
  );
1678
1279
  }
1679
-
1680
1280
  export declare class RepositoryLimitExceededException extends __BaseException {
1681
1281
  readonly name: "RepositoryLimitExceededException";
1682
1282
  readonly $fault: "client";
1683
-
1684
1283
  constructor(
1685
1284
  opts: __ExceptionOptionType<
1686
1285
  RepositoryLimitExceededException,
@@ -1688,36 +1287,28 @@ export declare class RepositoryLimitExceededException extends __BaseException {
1688
1287
  >
1689
1288
  );
1690
1289
  }
1691
-
1692
1290
  export declare class RepositoryNameExistsException extends __BaseException {
1693
1291
  readonly name: "RepositoryNameExistsException";
1694
1292
  readonly $fault: "client";
1695
-
1696
1293
  constructor(
1697
1294
  opts: __ExceptionOptionType<RepositoryNameExistsException, __BaseException>
1698
1295
  );
1699
1296
  }
1700
-
1701
1297
  export declare class TagPolicyException extends __BaseException {
1702
1298
  readonly name: "TagPolicyException";
1703
1299
  readonly $fault: "client";
1704
-
1705
1300
  constructor(opts: __ExceptionOptionType<TagPolicyException, __BaseException>);
1706
1301
  }
1707
-
1708
1302
  export declare class TooManyTagsException extends __BaseException {
1709
1303
  readonly name: "TooManyTagsException";
1710
1304
  readonly $fault: "client";
1711
-
1712
1305
  constructor(
1713
1306
  opts: __ExceptionOptionType<TooManyTagsException, __BaseException>
1714
1307
  );
1715
1308
  }
1716
-
1717
1309
  export declare class ConcurrentReferenceUpdateException extends __BaseException {
1718
1310
  readonly name: "ConcurrentReferenceUpdateException";
1719
1311
  readonly $fault: "client";
1720
-
1721
1312
  constructor(
1722
1313
  opts: __ExceptionOptionType<
1723
1314
  ConcurrentReferenceUpdateException,
@@ -1731,57 +1322,37 @@ export declare enum ReplacementTypeEnum {
1731
1322
  KEEP_SOURCE = "KEEP_SOURCE",
1732
1323
  USE_NEW_CONTENT = "USE_NEW_CONTENT",
1733
1324
  }
1734
-
1735
1325
  export interface ReplaceContentEntry {
1736
1326
  filePath: string | undefined;
1737
-
1738
1327
  replacementType: ReplacementTypeEnum | string | undefined;
1739
-
1740
1328
  content?: Uint8Array;
1741
-
1742
1329
  fileMode?: FileModeTypeEnum | string;
1743
1330
  }
1744
-
1745
1331
  export interface ConflictResolution {
1746
1332
  replaceContents?: ReplaceContentEntry[];
1747
-
1748
1333
  deleteFiles?: DeleteFileEntry[];
1749
-
1750
1334
  setFileModes?: SetFileModeEntry[];
1751
1335
  }
1752
1336
  export interface CreateUnreferencedMergeCommitInput {
1753
1337
  repositoryName: string | undefined;
1754
-
1755
1338
  sourceCommitSpecifier: string | undefined;
1756
-
1757
1339
  destinationCommitSpecifier: string | undefined;
1758
-
1759
1340
  mergeOption: MergeOptionTypeEnum | string | undefined;
1760
-
1761
1341
  conflictDetailLevel?: ConflictDetailLevelTypeEnum | string;
1762
-
1763
1342
  conflictResolutionStrategy?: ConflictResolutionStrategyTypeEnum | string;
1764
-
1765
1343
  authorName?: string;
1766
-
1767
1344
  email?: string;
1768
-
1769
1345
  commitMessage?: string;
1770
-
1771
1346
  keepEmptyFolders?: boolean;
1772
-
1773
1347
  conflictResolution?: ConflictResolution;
1774
1348
  }
1775
1349
  export interface CreateUnreferencedMergeCommitOutput {
1776
1350
  commitId?: string;
1777
-
1778
1351
  treeId?: string;
1779
1352
  }
1780
-
1781
1353
  export declare class InvalidConflictResolutionException extends __BaseException {
1782
1354
  readonly name: "InvalidConflictResolutionException";
1783
1355
  readonly $fault: "client";
1784
-
1785
1356
  constructor(
1786
1357
  opts: __ExceptionOptionType<
1787
1358
  InvalidConflictResolutionException,
@@ -1789,11 +1360,9 @@ export declare class InvalidConflictResolutionException extends __BaseException
1789
1360
  >
1790
1361
  );
1791
1362
  }
1792
-
1793
1363
  export declare class InvalidReplacementContentException extends __BaseException {
1794
1364
  readonly name: "InvalidReplacementContentException";
1795
1365
  readonly $fault: "client";
1796
-
1797
1366
  constructor(
1798
1367
  opts: __ExceptionOptionType<
1799
1368
  InvalidReplacementContentException,
@@ -1801,11 +1370,9 @@ export declare class InvalidReplacementContentException extends __BaseException
1801
1370
  >
1802
1371
  );
1803
1372
  }
1804
-
1805
1373
  export declare class InvalidReplacementTypeException extends __BaseException {
1806
1374
  readonly name: "InvalidReplacementTypeException";
1807
1375
  readonly $fault: "client";
1808
-
1809
1376
  constructor(
1810
1377
  opts: __ExceptionOptionType<
1811
1378
  InvalidReplacementTypeException,
@@ -1813,20 +1380,16 @@ export declare class InvalidReplacementTypeException extends __BaseException {
1813
1380
  >
1814
1381
  );
1815
1382
  }
1816
-
1817
1383
  export declare class ManualMergeRequiredException extends __BaseException {
1818
1384
  readonly name: "ManualMergeRequiredException";
1819
1385
  readonly $fault: "client";
1820
-
1821
1386
  constructor(
1822
1387
  opts: __ExceptionOptionType<ManualMergeRequiredException, __BaseException>
1823
1388
  );
1824
1389
  }
1825
-
1826
1390
  export declare class MaximumConflictResolutionEntriesExceededException extends __BaseException {
1827
1391
  readonly name: "MaximumConflictResolutionEntriesExceededException";
1828
1392
  readonly $fault: "client";
1829
-
1830
1393
  constructor(
1831
1394
  opts: __ExceptionOptionType<
1832
1395
  MaximumConflictResolutionEntriesExceededException,
@@ -1834,11 +1397,9 @@ export declare class MaximumConflictResolutionEntriesExceededException extends _
1834
1397
  >
1835
1398
  );
1836
1399
  }
1837
-
1838
1400
  export declare class MultipleConflictResolutionEntriesException extends __BaseException {
1839
1401
  readonly name: "MultipleConflictResolutionEntriesException";
1840
1402
  readonly $fault: "client";
1841
-
1842
1403
  constructor(
1843
1404
  opts: __ExceptionOptionType<
1844
1405
  MultipleConflictResolutionEntriesException,
@@ -1846,11 +1407,9 @@ export declare class MultipleConflictResolutionEntriesException extends __BaseEx
1846
1407
  >
1847
1408
  );
1848
1409
  }
1849
-
1850
1410
  export declare class ReplacementContentRequiredException extends __BaseException {
1851
1411
  readonly name: "ReplacementContentRequiredException";
1852
1412
  readonly $fault: "client";
1853
-
1854
1413
  constructor(
1855
1414
  opts: __ExceptionOptionType<
1856
1415
  ReplacementContentRequiredException,
@@ -1858,11 +1417,9 @@ export declare class ReplacementContentRequiredException extends __BaseException
1858
1417
  >
1859
1418
  );
1860
1419
  }
1861
-
1862
1420
  export declare class ReplacementTypeRequiredException extends __BaseException {
1863
1421
  readonly name: "ReplacementTypeRequiredException";
1864
1422
  readonly $fault: "client";
1865
-
1866
1423
  constructor(
1867
1424
  opts: __ExceptionOptionType<
1868
1425
  ReplacementTypeRequiredException,
@@ -1876,11 +1433,9 @@ export interface DeleteApprovalRuleTemplateInput {
1876
1433
  export interface DeleteApprovalRuleTemplateOutput {
1877
1434
  approvalRuleTemplateId: string | undefined;
1878
1435
  }
1879
-
1880
1436
  export declare class DefaultBranchCannotBeDeletedException extends __BaseException {
1881
1437
  readonly name: "DefaultBranchCannotBeDeletedException";
1882
1438
  readonly $fault: "client";
1883
-
1884
1439
  constructor(
1885
1440
  opts: __ExceptionOptionType<
1886
1441
  DefaultBranchCannotBeDeletedException,
@@ -1888,39 +1443,30 @@ export declare class DefaultBranchCannotBeDeletedException extends __BaseExcepti
1888
1443
  >
1889
1444
  );
1890
1445
  }
1891
-
1892
1446
  export interface DeleteBranchInput {
1893
1447
  repositoryName: string | undefined;
1894
-
1895
1448
  branchName: string | undefined;
1896
1449
  }
1897
-
1898
1450
  export interface DeleteBranchOutput {
1899
1451
  deletedBranch?: BranchInfo;
1900
1452
  }
1901
-
1902
1453
  export declare class CommentDeletedException extends __BaseException {
1903
1454
  readonly name: "CommentDeletedException";
1904
1455
  readonly $fault: "client";
1905
-
1906
1456
  constructor(
1907
1457
  opts: __ExceptionOptionType<CommentDeletedException, __BaseException>
1908
1458
  );
1909
1459
  }
1910
-
1911
1460
  export declare class CommentDoesNotExistException extends __BaseException {
1912
1461
  readonly name: "CommentDoesNotExistException";
1913
1462
  readonly $fault: "client";
1914
-
1915
1463
  constructor(
1916
1464
  opts: __ExceptionOptionType<CommentDoesNotExistException, __BaseException>
1917
1465
  );
1918
1466
  }
1919
-
1920
1467
  export declare class CommentIdRequiredException extends __BaseException {
1921
1468
  readonly name: "CommentIdRequiredException";
1922
1469
  readonly $fault: "client";
1923
-
1924
1470
  constructor(
1925
1471
  opts: __ExceptionOptionType<CommentIdRequiredException, __BaseException>
1926
1472
  );
@@ -1928,112 +1474,74 @@ export declare class CommentIdRequiredException extends __BaseException {
1928
1474
  export interface DeleteCommentContentInput {
1929
1475
  commentId: string | undefined;
1930
1476
  }
1931
-
1932
1477
  export interface Comment {
1933
1478
  commentId?: string;
1934
-
1935
1479
  content?: string;
1936
-
1937
1480
  inReplyTo?: string;
1938
-
1939
1481
  creationDate?: Date;
1940
-
1941
1482
  lastModifiedDate?: Date;
1942
-
1943
1483
  authorArn?: string;
1944
-
1945
1484
  deleted?: boolean;
1946
-
1947
1485
  clientRequestToken?: string;
1948
-
1949
1486
  callerReactions?: string[];
1950
-
1951
1487
  reactionCounts?: Record<string, number>;
1952
1488
  }
1953
1489
  export interface DeleteCommentContentOutput {
1954
1490
  comment?: Comment;
1955
1491
  }
1956
-
1957
1492
  export declare class InvalidCommentIdException extends __BaseException {
1958
1493
  readonly name: "InvalidCommentIdException";
1959
1494
  readonly $fault: "client";
1960
-
1961
1495
  constructor(
1962
1496
  opts: __ExceptionOptionType<InvalidCommentIdException, __BaseException>
1963
1497
  );
1964
1498
  }
1965
1499
  export interface DeleteFileInput {
1966
1500
  repositoryName: string | undefined;
1967
-
1968
1501
  branchName: string | undefined;
1969
-
1970
1502
  filePath: string | undefined;
1971
-
1972
1503
  parentCommitId: string | undefined;
1973
-
1974
1504
  keepEmptyFolders?: boolean;
1975
-
1976
1505
  commitMessage?: string;
1977
-
1978
1506
  name?: string;
1979
-
1980
1507
  email?: string;
1981
1508
  }
1982
1509
  export interface DeleteFileOutput {
1983
1510
  commitId: string | undefined;
1984
-
1985
1511
  blobId: string | undefined;
1986
-
1987
1512
  treeId: string | undefined;
1988
-
1989
1513
  filePath: string | undefined;
1990
1514
  }
1991
1515
  export interface DeletePullRequestApprovalRuleInput {
1992
1516
  pullRequestId: string | undefined;
1993
-
1994
1517
  approvalRuleName: string | undefined;
1995
1518
  }
1996
1519
  export interface DeletePullRequestApprovalRuleOutput {
1997
1520
  approvalRuleId: string | undefined;
1998
1521
  }
1999
-
2000
1522
  export interface DeleteRepositoryInput {
2001
1523
  repositoryName: string | undefined;
2002
1524
  }
2003
-
2004
1525
  export interface DeleteRepositoryOutput {
2005
1526
  repositoryId?: string;
2006
1527
  }
2007
1528
  export interface DescribeMergeConflictsInput {
2008
1529
  repositoryName: string | undefined;
2009
-
2010
1530
  destinationCommitSpecifier: string | undefined;
2011
-
2012
1531
  sourceCommitSpecifier: string | undefined;
2013
-
2014
1532
  mergeOption: MergeOptionTypeEnum | string | undefined;
2015
-
2016
1533
  maxMergeHunks?: number;
2017
-
2018
1534
  filePath: string | undefined;
2019
-
2020
1535
  conflictDetailLevel?: ConflictDetailLevelTypeEnum | string;
2021
-
2022
1536
  conflictResolutionStrategy?: ConflictResolutionStrategyTypeEnum | string;
2023
-
2024
1537
  nextToken?: string;
2025
1538
  }
2026
1539
  export interface DescribeMergeConflictsOutput {
2027
1540
  conflictMetadata: ConflictMetadata | undefined;
2028
-
2029
1541
  mergeHunks: MergeHunk[] | undefined;
2030
-
2031
1542
  nextToken?: string;
2032
-
2033
1543
  destinationCommitId: string | undefined;
2034
-
2035
1544
  sourceCommitId: string | undefined;
2036
-
2037
1545
  baseCommitId?: string;
2038
1546
  }
2039
1547
  export declare enum PullRequestEventType {
@@ -2049,99 +1557,65 @@ export declare enum PullRequestEventType {
2049
1557
  }
2050
1558
  export interface DescribePullRequestEventsInput {
2051
1559
  pullRequestId: string | undefined;
2052
-
2053
1560
  pullRequestEventType?: PullRequestEventType | string;
2054
-
2055
1561
  actorArn?: string;
2056
-
2057
1562
  nextToken?: string;
2058
-
2059
1563
  maxResults?: number;
2060
1564
  }
2061
-
2062
1565
  export interface PullRequestCreatedEventMetadata {
2063
1566
  repositoryName?: string;
2064
-
2065
1567
  sourceCommitId?: string;
2066
-
2067
1568
  destinationCommitId?: string;
2068
-
2069
1569
  mergeBase?: string;
2070
1570
  }
2071
-
2072
1571
  export interface PullRequestMergedStateChangedEventMetadata {
2073
1572
  repositoryName?: string;
2074
-
2075
1573
  destinationReference?: string;
2076
-
2077
1574
  mergeMetadata?: MergeMetadata;
2078
1575
  }
2079
-
2080
1576
  export interface PullRequestSourceReferenceUpdatedEventMetadata {
2081
1577
  repositoryName?: string;
2082
-
2083
1578
  beforeCommitId?: string;
2084
-
2085
1579
  afterCommitId?: string;
2086
-
2087
1580
  mergeBase?: string;
2088
1581
  }
2089
-
2090
1582
  export interface PullRequestStatusChangedEventMetadata {
2091
1583
  pullRequestStatus?: PullRequestStatusEnum | string;
2092
1584
  }
2093
-
2094
1585
  export interface PullRequestEvent {
2095
1586
  pullRequestId?: string;
2096
-
2097
1587
  eventDate?: Date;
2098
-
2099
1588
  pullRequestEventType?: PullRequestEventType | string;
2100
-
2101
1589
  actorArn?: string;
2102
-
2103
1590
  pullRequestCreatedEventMetadata?: PullRequestCreatedEventMetadata;
2104
-
2105
1591
  pullRequestStatusChangedEventMetadata?: PullRequestStatusChangedEventMetadata;
2106
-
2107
1592
  pullRequestSourceReferenceUpdatedEventMetadata?: PullRequestSourceReferenceUpdatedEventMetadata;
2108
-
2109
1593
  pullRequestMergedStateChangedEventMetadata?: PullRequestMergedStateChangedEventMetadata;
2110
-
2111
1594
  approvalRuleEventMetadata?: ApprovalRuleEventMetadata;
2112
-
2113
1595
  approvalStateChangedEventMetadata?: ApprovalStateChangedEventMetadata;
2114
-
2115
1596
  approvalRuleOverriddenEventMetadata?: ApprovalRuleOverriddenEventMetadata;
2116
1597
  }
2117
1598
  export interface DescribePullRequestEventsOutput {
2118
1599
  pullRequestEvents: PullRequestEvent[] | undefined;
2119
-
2120
1600
  nextToken?: string;
2121
1601
  }
2122
-
2123
1602
  export declare class InvalidActorArnException extends __BaseException {
2124
1603
  readonly name: "InvalidActorArnException";
2125
1604
  readonly $fault: "client";
2126
-
2127
1605
  constructor(
2128
1606
  opts: __ExceptionOptionType<InvalidActorArnException, __BaseException>
2129
1607
  );
2130
1608
  }
2131
-
2132
1609
  export declare class InvalidMaxResultsException extends __BaseException {
2133
1610
  readonly name: "InvalidMaxResultsException";
2134
1611
  readonly $fault: "client";
2135
-
2136
1612
  constructor(
2137
1613
  opts: __ExceptionOptionType<InvalidMaxResultsException, __BaseException>
2138
1614
  );
2139
1615
  }
2140
-
2141
1616
  export declare class InvalidPullRequestEventTypeException extends __BaseException {
2142
1617
  readonly name: "InvalidPullRequestEventTypeException";
2143
1618
  readonly $fault: "client";
2144
-
2145
1619
  constructor(
2146
1620
  opts: __ExceptionOptionType<
2147
1621
  InvalidPullRequestEventTypeException,
@@ -2151,50 +1625,38 @@ export declare class InvalidPullRequestEventTypeException extends __BaseExceptio
2151
1625
  }
2152
1626
  export interface DisassociateApprovalRuleTemplateFromRepositoryInput {
2153
1627
  approvalRuleTemplateName: string | undefined;
2154
-
2155
1628
  repositoryName: string | undefined;
2156
1629
  }
2157
1630
  export interface EvaluatePullRequestApprovalRulesInput {
2158
1631
  pullRequestId: string | undefined;
2159
-
2160
1632
  revisionId: string | undefined;
2161
1633
  }
2162
-
2163
1634
  export interface Evaluation {
2164
1635
  approved?: boolean;
2165
-
2166
1636
  overridden?: boolean;
2167
-
2168
1637
  approvalRulesSatisfied?: string[];
2169
-
2170
1638
  approvalRulesNotSatisfied?: string[];
2171
1639
  }
2172
1640
  export interface EvaluatePullRequestApprovalRulesOutput {
2173
1641
  evaluation: Evaluation | undefined;
2174
1642
  }
2175
-
2176
1643
  export declare class InvalidRevisionIdException extends __BaseException {
2177
1644
  readonly name: "InvalidRevisionIdException";
2178
1645
  readonly $fault: "client";
2179
-
2180
1646
  constructor(
2181
1647
  opts: __ExceptionOptionType<InvalidRevisionIdException, __BaseException>
2182
1648
  );
2183
1649
  }
2184
-
2185
1650
  export declare class RevisionIdRequiredException extends __BaseException {
2186
1651
  readonly name: "RevisionIdRequiredException";
2187
1652
  readonly $fault: "client";
2188
-
2189
1653
  constructor(
2190
1654
  opts: __ExceptionOptionType<RevisionIdRequiredException, __BaseException>
2191
1655
  );
2192
1656
  }
2193
-
2194
1657
  export declare class RevisionNotCurrentException extends __BaseException {
2195
1658
  readonly name: "RevisionNotCurrentException";
2196
1659
  readonly $fault: "client";
2197
-
2198
1660
  constructor(
2199
1661
  opts: __ExceptionOptionType<RevisionNotCurrentException, __BaseException>
2200
1662
  );
@@ -2205,41 +1667,31 @@ export interface GetApprovalRuleTemplateInput {
2205
1667
  export interface GetApprovalRuleTemplateOutput {
2206
1668
  approvalRuleTemplate: ApprovalRuleTemplate | undefined;
2207
1669
  }
2208
-
2209
1670
  export declare class FileTooLargeException extends __BaseException {
2210
1671
  readonly name: "FileTooLargeException";
2211
1672
  readonly $fault: "client";
2212
-
2213
1673
  constructor(
2214
1674
  opts: __ExceptionOptionType<FileTooLargeException, __BaseException>
2215
1675
  );
2216
1676
  }
2217
-
2218
1677
  export interface GetBlobInput {
2219
1678
  repositoryName: string | undefined;
2220
-
2221
1679
  blobId: string | undefined;
2222
1680
  }
2223
-
2224
1681
  export interface GetBlobOutput {
2225
1682
  content: Uint8Array | undefined;
2226
1683
  }
2227
-
2228
1684
  export declare class InvalidBlobIdException extends __BaseException {
2229
1685
  readonly name: "InvalidBlobIdException";
2230
1686
  readonly $fault: "client";
2231
-
2232
1687
  constructor(
2233
1688
  opts: __ExceptionOptionType<InvalidBlobIdException, __BaseException>
2234
1689
  );
2235
1690
  }
2236
-
2237
1691
  export interface GetBranchInput {
2238
1692
  repositoryName?: string;
2239
-
2240
1693
  branchName?: string;
2241
1694
  }
2242
-
2243
1695
  export interface GetBranchOutput {
2244
1696
  branch?: BranchInfo;
2245
1697
  }
@@ -2251,39 +1703,27 @@ export interface GetCommentOutput {
2251
1703
  }
2252
1704
  export interface GetCommentReactionsInput {
2253
1705
  commentId: string | undefined;
2254
-
2255
1706
  reactionUserArn?: string;
2256
-
2257
1707
  nextToken?: string;
2258
-
2259
1708
  maxResults?: number;
2260
1709
  }
2261
-
2262
1710
  export interface ReactionValueFormats {
2263
1711
  emoji?: string;
2264
-
2265
1712
  shortCode?: string;
2266
-
2267
1713
  unicode?: string;
2268
1714
  }
2269
-
2270
1715
  export interface ReactionForComment {
2271
1716
  reaction?: ReactionValueFormats;
2272
-
2273
1717
  reactionUsers?: string[];
2274
-
2275
1718
  reactionsFromDeletedUsersCount?: number;
2276
1719
  }
2277
1720
  export interface GetCommentReactionsOutput {
2278
1721
  reactionsForComment: ReactionForComment[] | undefined;
2279
-
2280
1722
  nextToken?: string;
2281
1723
  }
2282
-
2283
1724
  export declare class InvalidReactionUserArnException extends __BaseException {
2284
1725
  readonly name: "InvalidReactionUserArnException";
2285
1726
  readonly $fault: "client";
2286
-
2287
1727
  constructor(
2288
1728
  opts: __ExceptionOptionType<
2289
1729
  InvalidReactionUserArnException,
@@ -2293,89 +1733,58 @@ export declare class InvalidReactionUserArnException extends __BaseException {
2293
1733
  }
2294
1734
  export interface GetCommentsForComparedCommitInput {
2295
1735
  repositoryName: string | undefined;
2296
-
2297
1736
  beforeCommitId?: string;
2298
-
2299
1737
  afterCommitId: string | undefined;
2300
-
2301
1738
  nextToken?: string;
2302
-
2303
1739
  maxResults?: number;
2304
1740
  }
2305
1741
  export declare enum RelativeFileVersionEnum {
2306
1742
  AFTER = "AFTER",
2307
1743
  BEFORE = "BEFORE",
2308
1744
  }
2309
-
2310
1745
  export interface Location {
2311
1746
  filePath?: string;
2312
-
2313
1747
  filePosition?: number;
2314
-
2315
1748
  relativeFileVersion?: RelativeFileVersionEnum | string;
2316
1749
  }
2317
-
2318
1750
  export interface CommentsForComparedCommit {
2319
1751
  repositoryName?: string;
2320
-
2321
1752
  beforeCommitId?: string;
2322
-
2323
1753
  afterCommitId?: string;
2324
-
2325
1754
  beforeBlobId?: string;
2326
-
2327
1755
  afterBlobId?: string;
2328
-
2329
1756
  location?: Location;
2330
-
2331
1757
  comments?: Comment[];
2332
1758
  }
2333
1759
  export interface GetCommentsForComparedCommitOutput {
2334
1760
  commentsForComparedCommitData?: CommentsForComparedCommit[];
2335
-
2336
1761
  nextToken?: string;
2337
1762
  }
2338
1763
  export interface GetCommentsForPullRequestInput {
2339
1764
  pullRequestId: string | undefined;
2340
-
2341
1765
  repositoryName?: string;
2342
-
2343
1766
  beforeCommitId?: string;
2344
-
2345
1767
  afterCommitId?: string;
2346
-
2347
1768
  nextToken?: string;
2348
-
2349
1769
  maxResults?: number;
2350
1770
  }
2351
-
2352
1771
  export interface CommentsForPullRequest {
2353
1772
  pullRequestId?: string;
2354
-
2355
1773
  repositoryName?: string;
2356
-
2357
1774
  beforeCommitId?: string;
2358
-
2359
1775
  afterCommitId?: string;
2360
-
2361
1776
  beforeBlobId?: string;
2362
-
2363
1777
  afterBlobId?: string;
2364
-
2365
1778
  location?: Location;
2366
-
2367
1779
  comments?: Comment[];
2368
1780
  }
2369
1781
  export interface GetCommentsForPullRequestOutput {
2370
1782
  commentsForPullRequestData?: CommentsForPullRequest[];
2371
-
2372
1783
  nextToken?: string;
2373
1784
  }
2374
-
2375
1785
  export declare class RepositoryNotAssociatedWithPullRequestException extends __BaseException {
2376
1786
  readonly name: "RepositoryNotAssociatedWithPullRequestException";
2377
1787
  readonly $fault: "client";
2378
-
2379
1788
  constructor(
2380
1789
  opts: __ExceptionOptionType<
2381
1790
  RepositoryNotAssociatedWithPullRequestException,
@@ -2383,204 +1792,135 @@ export declare class RepositoryNotAssociatedWithPullRequestException extends __B
2383
1792
  >
2384
1793
  );
2385
1794
  }
2386
-
2387
1795
  export declare class CommitIdDoesNotExistException extends __BaseException {
2388
1796
  readonly name: "CommitIdDoesNotExistException";
2389
1797
  readonly $fault: "client";
2390
-
2391
1798
  constructor(
2392
1799
  opts: __ExceptionOptionType<CommitIdDoesNotExistException, __BaseException>
2393
1800
  );
2394
1801
  }
2395
-
2396
1802
  export interface GetCommitInput {
2397
1803
  repositoryName: string | undefined;
2398
-
2399
1804
  commitId: string | undefined;
2400
1805
  }
2401
-
2402
1806
  export interface GetCommitOutput {
2403
1807
  commit: Commit | undefined;
2404
1808
  }
2405
1809
  export interface GetDifferencesInput {
2406
1810
  repositoryName: string | undefined;
2407
-
2408
1811
  beforeCommitSpecifier?: string;
2409
-
2410
1812
  afterCommitSpecifier: string | undefined;
2411
-
2412
1813
  beforePath?: string;
2413
-
2414
1814
  afterPath?: string;
2415
-
2416
1815
  MaxResults?: number;
2417
-
2418
1816
  NextToken?: string;
2419
1817
  }
2420
-
2421
1818
  export interface Difference {
2422
1819
  beforeBlob?: BlobMetadata;
2423
-
2424
1820
  afterBlob?: BlobMetadata;
2425
-
2426
1821
  changeType?: ChangeTypeEnum | string;
2427
1822
  }
2428
1823
  export interface GetDifferencesOutput {
2429
1824
  differences?: Difference[];
2430
-
2431
1825
  NextToken?: string;
2432
1826
  }
2433
-
2434
1827
  export declare class PathDoesNotExistException extends __BaseException {
2435
1828
  readonly name: "PathDoesNotExistException";
2436
1829
  readonly $fault: "client";
2437
-
2438
1830
  constructor(
2439
1831
  opts: __ExceptionOptionType<PathDoesNotExistException, __BaseException>
2440
1832
  );
2441
1833
  }
2442
1834
  export interface GetFileInput {
2443
1835
  repositoryName: string | undefined;
2444
-
2445
1836
  commitSpecifier?: string;
2446
-
2447
1837
  filePath: string | undefined;
2448
1838
  }
2449
1839
  export interface GetFileOutput {
2450
1840
  commitId: string | undefined;
2451
-
2452
1841
  blobId: string | undefined;
2453
-
2454
1842
  filePath: string | undefined;
2455
-
2456
1843
  fileMode: FileModeTypeEnum | string | undefined;
2457
-
2458
1844
  fileSize: number | undefined;
2459
-
2460
1845
  fileContent: Uint8Array | undefined;
2461
1846
  }
2462
-
2463
1847
  export declare class FolderDoesNotExistException extends __BaseException {
2464
1848
  readonly name: "FolderDoesNotExistException";
2465
1849
  readonly $fault: "client";
2466
-
2467
1850
  constructor(
2468
1851
  opts: __ExceptionOptionType<FolderDoesNotExistException, __BaseException>
2469
1852
  );
2470
1853
  }
2471
1854
  export interface GetFolderInput {
2472
1855
  repositoryName: string | undefined;
2473
-
2474
1856
  commitSpecifier?: string;
2475
-
2476
1857
  folderPath: string | undefined;
2477
1858
  }
2478
-
2479
1859
  export interface File {
2480
1860
  blobId?: string;
2481
-
2482
1861
  absolutePath?: string;
2483
-
2484
1862
  relativePath?: string;
2485
-
2486
1863
  fileMode?: FileModeTypeEnum | string;
2487
1864
  }
2488
-
2489
1865
  export interface Folder {
2490
1866
  treeId?: string;
2491
-
2492
1867
  absolutePath?: string;
2493
-
2494
1868
  relativePath?: string;
2495
1869
  }
2496
-
2497
1870
  export interface SubModule {
2498
1871
  commitId?: string;
2499
-
2500
1872
  absolutePath?: string;
2501
-
2502
1873
  relativePath?: string;
2503
1874
  }
2504
-
2505
1875
  export interface SymbolicLink {
2506
1876
  blobId?: string;
2507
-
2508
1877
  absolutePath?: string;
2509
-
2510
1878
  relativePath?: string;
2511
-
2512
1879
  fileMode?: FileModeTypeEnum | string;
2513
1880
  }
2514
1881
  export interface GetFolderOutput {
2515
1882
  commitId: string | undefined;
2516
-
2517
1883
  folderPath: string | undefined;
2518
-
2519
1884
  treeId?: string;
2520
-
2521
1885
  subFolders?: Folder[];
2522
-
2523
1886
  files?: File[];
2524
-
2525
1887
  symbolicLinks?: SymbolicLink[];
2526
-
2527
1888
  subModules?: SubModule[];
2528
1889
  }
2529
1890
  export interface GetMergeCommitInput {
2530
1891
  repositoryName: string | undefined;
2531
-
2532
1892
  sourceCommitSpecifier: string | undefined;
2533
-
2534
1893
  destinationCommitSpecifier: string | undefined;
2535
-
2536
1894
  conflictDetailLevel?: ConflictDetailLevelTypeEnum | string;
2537
-
2538
1895
  conflictResolutionStrategy?: ConflictResolutionStrategyTypeEnum | string;
2539
1896
  }
2540
1897
  export interface GetMergeCommitOutput {
2541
1898
  sourceCommitId?: string;
2542
-
2543
1899
  destinationCommitId?: string;
2544
-
2545
1900
  baseCommitId?: string;
2546
-
2547
1901
  mergedCommitId?: string;
2548
1902
  }
2549
1903
  export interface GetMergeConflictsInput {
2550
1904
  repositoryName: string | undefined;
2551
-
2552
1905
  destinationCommitSpecifier: string | undefined;
2553
-
2554
1906
  sourceCommitSpecifier: string | undefined;
2555
-
2556
1907
  mergeOption: MergeOptionTypeEnum | string | undefined;
2557
-
2558
1908
  conflictDetailLevel?: ConflictDetailLevelTypeEnum | string;
2559
-
2560
1909
  maxConflictFiles?: number;
2561
-
2562
1910
  conflictResolutionStrategy?: ConflictResolutionStrategyTypeEnum | string;
2563
-
2564
1911
  nextToken?: string;
2565
1912
  }
2566
1913
  export interface GetMergeConflictsOutput {
2567
1914
  mergeable: boolean | undefined;
2568
-
2569
1915
  destinationCommitId: string | undefined;
2570
-
2571
1916
  sourceCommitId: string | undefined;
2572
-
2573
1917
  baseCommitId?: string;
2574
-
2575
1918
  conflictMetadataList: ConflictMetadata[] | undefined;
2576
-
2577
1919
  nextToken?: string;
2578
1920
  }
2579
-
2580
1921
  export declare class InvalidDestinationCommitSpecifierException extends __BaseException {
2581
1922
  readonly name: "InvalidDestinationCommitSpecifierException";
2582
1923
  readonly $fault: "client";
2583
-
2584
1924
  constructor(
2585
1925
  opts: __ExceptionOptionType<
2586
1926
  InvalidDestinationCommitSpecifierException,
@@ -2588,11 +1928,9 @@ export declare class InvalidDestinationCommitSpecifierException extends __BaseEx
2588
1928
  >
2589
1929
  );
2590
1930
  }
2591
-
2592
1931
  export declare class InvalidSourceCommitSpecifierException extends __BaseException {
2593
1932
  readonly name: "InvalidSourceCommitSpecifierException";
2594
1933
  readonly $fault: "client";
2595
-
2596
1934
  constructor(
2597
1935
  opts: __ExceptionOptionType<
2598
1936
  InvalidSourceCommitSpecifierException,
@@ -2602,22 +1940,15 @@ export declare class InvalidSourceCommitSpecifierException extends __BaseExcepti
2602
1940
  }
2603
1941
  export interface GetMergeOptionsInput {
2604
1942
  repositoryName: string | undefined;
2605
-
2606
1943
  sourceCommitSpecifier: string | undefined;
2607
-
2608
1944
  destinationCommitSpecifier: string | undefined;
2609
-
2610
1945
  conflictDetailLevel?: ConflictDetailLevelTypeEnum | string;
2611
-
2612
1946
  conflictResolutionStrategy?: ConflictResolutionStrategyTypeEnum | string;
2613
1947
  }
2614
1948
  export interface GetMergeOptionsOutput {
2615
1949
  mergeOptions: (MergeOptionTypeEnum | string)[] | undefined;
2616
-
2617
1950
  sourceCommitId: string | undefined;
2618
-
2619
1951
  destinationCommitId: string | undefined;
2620
-
2621
1952
  baseCommitId: string | undefined;
2622
1953
  }
2623
1954
  export interface GetPullRequestInput {
@@ -2628,7 +1959,6 @@ export interface GetPullRequestOutput {
2628
1959
  }
2629
1960
  export interface GetPullRequestApprovalStatesInput {
2630
1961
  pullRequestId: string | undefined;
2631
-
2632
1962
  revisionId: string | undefined;
2633
1963
  }
2634
1964
  export interface GetPullRequestApprovalStatesOutput {
@@ -2636,23 +1966,18 @@ export interface GetPullRequestApprovalStatesOutput {
2636
1966
  }
2637
1967
  export interface GetPullRequestOverrideStateInput {
2638
1968
  pullRequestId: string | undefined;
2639
-
2640
1969
  revisionId: string | undefined;
2641
1970
  }
2642
1971
  export interface GetPullRequestOverrideStateOutput {
2643
1972
  overridden?: boolean;
2644
-
2645
1973
  overrider?: string;
2646
1974
  }
2647
-
2648
1975
  export interface GetRepositoryInput {
2649
1976
  repositoryName: string | undefined;
2650
1977
  }
2651
-
2652
1978
  export interface GetRepositoryOutput {
2653
1979
  repositoryMetadata?: RepositoryMetadata;
2654
1980
  }
2655
-
2656
1981
  export interface GetRepositoryTriggersInput {
2657
1982
  repositoryName: string | undefined;
2658
1983
  }
@@ -2662,72 +1987,52 @@ export declare enum RepositoryTriggerEventEnum {
2662
1987
  DELETE_REFERENCE = "deleteReference",
2663
1988
  UPDATE_REFERENCE = "updateReference",
2664
1989
  }
2665
-
2666
1990
  export interface RepositoryTrigger {
2667
1991
  name: string | undefined;
2668
-
2669
1992
  destinationArn: string | undefined;
2670
-
2671
1993
  customData?: string;
2672
-
2673
1994
  branches?: string[];
2674
-
2675
1995
  events: (RepositoryTriggerEventEnum | string)[] | undefined;
2676
1996
  }
2677
-
2678
1997
  export interface GetRepositoryTriggersOutput {
2679
1998
  configurationId?: string;
2680
-
2681
1999
  triggers?: RepositoryTrigger[];
2682
2000
  }
2683
2001
  export interface ListApprovalRuleTemplatesInput {
2684
2002
  nextToken?: string;
2685
-
2686
2003
  maxResults?: number;
2687
2004
  }
2688
2005
  export interface ListApprovalRuleTemplatesOutput {
2689
2006
  approvalRuleTemplateNames?: string[];
2690
-
2691
2007
  nextToken?: string;
2692
2008
  }
2693
2009
  export interface ListAssociatedApprovalRuleTemplatesForRepositoryInput {
2694
2010
  repositoryName: string | undefined;
2695
-
2696
2011
  nextToken?: string;
2697
-
2698
2012
  maxResults?: number;
2699
2013
  }
2700
2014
  export interface ListAssociatedApprovalRuleTemplatesForRepositoryOutput {
2701
2015
  approvalRuleTemplateNames?: string[];
2702
-
2703
2016
  nextToken?: string;
2704
2017
  }
2705
-
2706
2018
  export interface ListBranchesInput {
2707
2019
  repositoryName: string | undefined;
2708
-
2709
2020
  nextToken?: string;
2710
2021
  }
2711
-
2712
2022
  export interface ListBranchesOutput {
2713
2023
  branches?: string[];
2714
-
2715
2024
  nextToken?: string;
2716
2025
  }
2717
-
2718
2026
  export declare class InvalidAuthorArnException extends __BaseException {
2719
2027
  readonly name: "InvalidAuthorArnException";
2720
2028
  readonly $fault: "client";
2721
-
2722
2029
  constructor(
2723
2030
  opts: __ExceptionOptionType<InvalidAuthorArnException, __BaseException>
2724
2031
  );
2725
2032
  }
2726
-
2727
2033
  export declare class InvalidPullRequestStatusException extends __BaseException {
2728
2034
  readonly name: "InvalidPullRequestStatusException";
2729
2035
  readonly $fault: "client";
2730
-
2731
2036
  constructor(
2732
2037
  opts: __ExceptionOptionType<
2733
2038
  InvalidPullRequestStatusException,
@@ -2737,555 +2042,403 @@ export declare class InvalidPullRequestStatusException extends __BaseException {
2737
2042
  }
2738
2043
  export interface ListPullRequestsInput {
2739
2044
  repositoryName: string | undefined;
2740
-
2741
2045
  authorArn?: string;
2742
-
2743
2046
  pullRequestStatus?: PullRequestStatusEnum | string;
2744
-
2745
2047
  nextToken?: string;
2746
-
2747
2048
  maxResults?: number;
2748
2049
  }
2749
2050
  export interface ListPullRequestsOutput {
2750
2051
  pullRequestIds: string[] | undefined;
2751
-
2752
2052
  nextToken?: string;
2753
2053
  }
2754
-
2755
2054
  export declare class InvalidOrderException extends __BaseException {
2756
2055
  readonly name: "InvalidOrderException";
2757
2056
  readonly $fault: "client";
2758
-
2759
2057
  constructor(
2760
2058
  opts: __ExceptionOptionType<InvalidOrderException, __BaseException>
2761
2059
  );
2762
2060
  }
2763
-
2764
2061
  export declare class InvalidSortByException extends __BaseException {
2765
2062
  readonly name: "InvalidSortByException";
2766
2063
  readonly $fault: "client";
2767
-
2768
2064
  constructor(
2769
2065
  opts: __ExceptionOptionType<InvalidSortByException, __BaseException>
2770
2066
  );
2771
2067
  }
2772
-
2773
2068
  export declare const ApprovalFilterSensitiveLog: (obj: Approval) => any;
2774
-
2775
2069
  export declare const OriginApprovalRuleTemplateFilterSensitiveLog: (
2776
2070
  obj: OriginApprovalRuleTemplate
2777
2071
  ) => any;
2778
-
2779
2072
  export declare const ApprovalRuleFilterSensitiveLog: (obj: ApprovalRule) => any;
2780
-
2781
2073
  export declare const ApprovalRuleEventMetadataFilterSensitiveLog: (
2782
2074
  obj: ApprovalRuleEventMetadata
2783
2075
  ) => any;
2784
-
2785
2076
  export declare const ApprovalRuleOverriddenEventMetadataFilterSensitiveLog: (
2786
2077
  obj: ApprovalRuleOverriddenEventMetadata
2787
2078
  ) => any;
2788
-
2789
2079
  export declare const ApprovalRuleTemplateFilterSensitiveLog: (
2790
2080
  obj: ApprovalRuleTemplate
2791
2081
  ) => any;
2792
-
2793
2082
  export declare const ApprovalStateChangedEventMetadataFilterSensitiveLog: (
2794
2083
  obj: ApprovalStateChangedEventMetadata
2795
2084
  ) => any;
2796
-
2797
2085
  export declare const AssociateApprovalRuleTemplateWithRepositoryInputFilterSensitiveLog: (
2798
2086
  obj: AssociateApprovalRuleTemplateWithRepositoryInput
2799
2087
  ) => any;
2800
-
2801
2088
  export declare const BatchAssociateApprovalRuleTemplateWithRepositoriesInputFilterSensitiveLog: (
2802
2089
  obj: BatchAssociateApprovalRuleTemplateWithRepositoriesInput
2803
2090
  ) => any;
2804
-
2805
2091
  export declare const BatchAssociateApprovalRuleTemplateWithRepositoriesErrorFilterSensitiveLog: (
2806
2092
  obj: BatchAssociateApprovalRuleTemplateWithRepositoriesError
2807
2093
  ) => any;
2808
-
2809
2094
  export declare const BatchAssociateApprovalRuleTemplateWithRepositoriesOutputFilterSensitiveLog: (
2810
2095
  obj: BatchAssociateApprovalRuleTemplateWithRepositoriesOutput
2811
2096
  ) => any;
2812
-
2813
2097
  export declare const BatchDescribeMergeConflictsInputFilterSensitiveLog: (
2814
2098
  obj: BatchDescribeMergeConflictsInput
2815
2099
  ) => any;
2816
-
2817
2100
  export declare const FileModesFilterSensitiveLog: (obj: FileModes) => any;
2818
-
2819
2101
  export declare const FileSizesFilterSensitiveLog: (obj: FileSizes) => any;
2820
-
2821
2102
  export declare const IsBinaryFileFilterSensitiveLog: (obj: IsBinaryFile) => any;
2822
-
2823
2103
  export declare const MergeOperationsFilterSensitiveLog: (
2824
2104
  obj: MergeOperations
2825
2105
  ) => any;
2826
-
2827
2106
  export declare const ObjectTypesFilterSensitiveLog: (obj: ObjectTypes) => any;
2828
-
2829
2107
  export declare const ConflictMetadataFilterSensitiveLog: (
2830
2108
  obj: ConflictMetadata
2831
2109
  ) => any;
2832
-
2833
2110
  export declare const MergeHunkDetailFilterSensitiveLog: (
2834
2111
  obj: MergeHunkDetail
2835
2112
  ) => any;
2836
-
2837
2113
  export declare const MergeHunkFilterSensitiveLog: (obj: MergeHunk) => any;
2838
-
2839
2114
  export declare const ConflictFilterSensitiveLog: (obj: Conflict) => any;
2840
-
2841
2115
  export declare const BatchDescribeMergeConflictsErrorFilterSensitiveLog: (
2842
2116
  obj: BatchDescribeMergeConflictsError
2843
2117
  ) => any;
2844
-
2845
2118
  export declare const BatchDescribeMergeConflictsOutputFilterSensitiveLog: (
2846
2119
  obj: BatchDescribeMergeConflictsOutput
2847
2120
  ) => any;
2848
-
2849
2121
  export declare const BatchDisassociateApprovalRuleTemplateFromRepositoriesInputFilterSensitiveLog: (
2850
2122
  obj: BatchDisassociateApprovalRuleTemplateFromRepositoriesInput
2851
2123
  ) => any;
2852
-
2853
2124
  export declare const BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorFilterSensitiveLog: (
2854
2125
  obj: BatchDisassociateApprovalRuleTemplateFromRepositoriesError
2855
2126
  ) => any;
2856
-
2857
2127
  export declare const BatchDisassociateApprovalRuleTemplateFromRepositoriesOutputFilterSensitiveLog: (
2858
2128
  obj: BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput
2859
2129
  ) => any;
2860
-
2861
2130
  export declare const BatchGetCommitsInputFilterSensitiveLog: (
2862
2131
  obj: BatchGetCommitsInput
2863
2132
  ) => any;
2864
-
2865
2133
  export declare const UserInfoFilterSensitiveLog: (obj: UserInfo) => any;
2866
-
2867
2134
  export declare const CommitFilterSensitiveLog: (obj: Commit) => any;
2868
-
2869
2135
  export declare const BatchGetCommitsErrorFilterSensitiveLog: (
2870
2136
  obj: BatchGetCommitsError
2871
2137
  ) => any;
2872
-
2873
2138
  export declare const BatchGetCommitsOutputFilterSensitiveLog: (
2874
2139
  obj: BatchGetCommitsOutput
2875
2140
  ) => any;
2876
-
2877
2141
  export declare const BatchGetRepositoriesInputFilterSensitiveLog: (
2878
2142
  obj: BatchGetRepositoriesInput
2879
2143
  ) => any;
2880
-
2881
2144
  export declare const RepositoryMetadataFilterSensitiveLog: (
2882
2145
  obj: RepositoryMetadata
2883
2146
  ) => any;
2884
-
2885
2147
  export declare const BatchGetRepositoriesOutputFilterSensitiveLog: (
2886
2148
  obj: BatchGetRepositoriesOutput
2887
2149
  ) => any;
2888
-
2889
2150
  export declare const BlobMetadataFilterSensitiveLog: (obj: BlobMetadata) => any;
2890
-
2891
2151
  export declare const BranchInfoFilterSensitiveLog: (obj: BranchInfo) => any;
2892
-
2893
2152
  export declare const CreateApprovalRuleTemplateInputFilterSensitiveLog: (
2894
2153
  obj: CreateApprovalRuleTemplateInput
2895
2154
  ) => any;
2896
-
2897
2155
  export declare const CreateApprovalRuleTemplateOutputFilterSensitiveLog: (
2898
2156
  obj: CreateApprovalRuleTemplateOutput
2899
2157
  ) => any;
2900
-
2901
2158
  export declare const CreateBranchInputFilterSensitiveLog: (
2902
2159
  obj: CreateBranchInput
2903
2160
  ) => any;
2904
-
2905
2161
  export declare const DeleteFileEntryFilterSensitiveLog: (
2906
2162
  obj: DeleteFileEntry
2907
2163
  ) => any;
2908
-
2909
2164
  export declare const SourceFileSpecifierFilterSensitiveLog: (
2910
2165
  obj: SourceFileSpecifier
2911
2166
  ) => any;
2912
-
2913
2167
  export declare const PutFileEntryFilterSensitiveLog: (obj: PutFileEntry) => any;
2914
-
2915
2168
  export declare const SetFileModeEntryFilterSensitiveLog: (
2916
2169
  obj: SetFileModeEntry
2917
2170
  ) => any;
2918
-
2919
2171
  export declare const CreateCommitInputFilterSensitiveLog: (
2920
2172
  obj: CreateCommitInput
2921
2173
  ) => any;
2922
-
2923
2174
  export declare const FileMetadataFilterSensitiveLog: (obj: FileMetadata) => any;
2924
-
2925
2175
  export declare const CreateCommitOutputFilterSensitiveLog: (
2926
2176
  obj: CreateCommitOutput
2927
2177
  ) => any;
2928
-
2929
2178
  export declare const TargetFilterSensitiveLog: (obj: Target) => any;
2930
-
2931
2179
  export declare const CreatePullRequestInputFilterSensitiveLog: (
2932
2180
  obj: CreatePullRequestInput
2933
2181
  ) => any;
2934
-
2935
2182
  export declare const MergeMetadataFilterSensitiveLog: (
2936
2183
  obj: MergeMetadata
2937
2184
  ) => any;
2938
-
2939
2185
  export declare const PullRequestTargetFilterSensitiveLog: (
2940
2186
  obj: PullRequestTarget
2941
2187
  ) => any;
2942
-
2943
2188
  export declare const PullRequestFilterSensitiveLog: (obj: PullRequest) => any;
2944
-
2945
2189
  export declare const CreatePullRequestOutputFilterSensitiveLog: (
2946
2190
  obj: CreatePullRequestOutput
2947
2191
  ) => any;
2948
-
2949
2192
  export declare const CreatePullRequestApprovalRuleInputFilterSensitiveLog: (
2950
2193
  obj: CreatePullRequestApprovalRuleInput
2951
2194
  ) => any;
2952
-
2953
2195
  export declare const CreatePullRequestApprovalRuleOutputFilterSensitiveLog: (
2954
2196
  obj: CreatePullRequestApprovalRuleOutput
2955
2197
  ) => any;
2956
-
2957
2198
  export declare const CreateRepositoryInputFilterSensitiveLog: (
2958
2199
  obj: CreateRepositoryInput
2959
2200
  ) => any;
2960
-
2961
2201
  export declare const CreateRepositoryOutputFilterSensitiveLog: (
2962
2202
  obj: CreateRepositoryOutput
2963
2203
  ) => any;
2964
-
2965
2204
  export declare const ReplaceContentEntryFilterSensitiveLog: (
2966
2205
  obj: ReplaceContentEntry
2967
2206
  ) => any;
2968
-
2969
2207
  export declare const ConflictResolutionFilterSensitiveLog: (
2970
2208
  obj: ConflictResolution
2971
2209
  ) => any;
2972
-
2973
2210
  export declare const CreateUnreferencedMergeCommitInputFilterSensitiveLog: (
2974
2211
  obj: CreateUnreferencedMergeCommitInput
2975
2212
  ) => any;
2976
-
2977
2213
  export declare const CreateUnreferencedMergeCommitOutputFilterSensitiveLog: (
2978
2214
  obj: CreateUnreferencedMergeCommitOutput
2979
2215
  ) => any;
2980
-
2981
2216
  export declare const DeleteApprovalRuleTemplateInputFilterSensitiveLog: (
2982
2217
  obj: DeleteApprovalRuleTemplateInput
2983
2218
  ) => any;
2984
-
2985
2219
  export declare const DeleteApprovalRuleTemplateOutputFilterSensitiveLog: (
2986
2220
  obj: DeleteApprovalRuleTemplateOutput
2987
2221
  ) => any;
2988
-
2989
2222
  export declare const DeleteBranchInputFilterSensitiveLog: (
2990
2223
  obj: DeleteBranchInput
2991
2224
  ) => any;
2992
-
2993
2225
  export declare const DeleteBranchOutputFilterSensitiveLog: (
2994
2226
  obj: DeleteBranchOutput
2995
2227
  ) => any;
2996
-
2997
2228
  export declare const DeleteCommentContentInputFilterSensitiveLog: (
2998
2229
  obj: DeleteCommentContentInput
2999
2230
  ) => any;
3000
-
3001
2231
  export declare const CommentFilterSensitiveLog: (obj: Comment) => any;
3002
-
3003
2232
  export declare const DeleteCommentContentOutputFilterSensitiveLog: (
3004
2233
  obj: DeleteCommentContentOutput
3005
2234
  ) => any;
3006
-
3007
2235
  export declare const DeleteFileInputFilterSensitiveLog: (
3008
2236
  obj: DeleteFileInput
3009
2237
  ) => any;
3010
-
3011
2238
  export declare const DeleteFileOutputFilterSensitiveLog: (
3012
2239
  obj: DeleteFileOutput
3013
2240
  ) => any;
3014
-
3015
2241
  export declare const DeletePullRequestApprovalRuleInputFilterSensitiveLog: (
3016
2242
  obj: DeletePullRequestApprovalRuleInput
3017
2243
  ) => any;
3018
-
3019
2244
  export declare const DeletePullRequestApprovalRuleOutputFilterSensitiveLog: (
3020
2245
  obj: DeletePullRequestApprovalRuleOutput
3021
2246
  ) => any;
3022
-
3023
2247
  export declare const DeleteRepositoryInputFilterSensitiveLog: (
3024
2248
  obj: DeleteRepositoryInput
3025
2249
  ) => any;
3026
-
3027
2250
  export declare const DeleteRepositoryOutputFilterSensitiveLog: (
3028
2251
  obj: DeleteRepositoryOutput
3029
2252
  ) => any;
3030
-
3031
2253
  export declare const DescribeMergeConflictsInputFilterSensitiveLog: (
3032
2254
  obj: DescribeMergeConflictsInput
3033
2255
  ) => any;
3034
-
3035
2256
  export declare const DescribeMergeConflictsOutputFilterSensitiveLog: (
3036
2257
  obj: DescribeMergeConflictsOutput
3037
2258
  ) => any;
3038
-
3039
2259
  export declare const DescribePullRequestEventsInputFilterSensitiveLog: (
3040
2260
  obj: DescribePullRequestEventsInput
3041
2261
  ) => any;
3042
-
3043
2262
  export declare const PullRequestCreatedEventMetadataFilterSensitiveLog: (
3044
2263
  obj: PullRequestCreatedEventMetadata
3045
2264
  ) => any;
3046
-
3047
2265
  export declare const PullRequestMergedStateChangedEventMetadataFilterSensitiveLog: (
3048
2266
  obj: PullRequestMergedStateChangedEventMetadata
3049
2267
  ) => any;
3050
-
3051
2268
  export declare const PullRequestSourceReferenceUpdatedEventMetadataFilterSensitiveLog: (
3052
2269
  obj: PullRequestSourceReferenceUpdatedEventMetadata
3053
2270
  ) => any;
3054
-
3055
2271
  export declare const PullRequestStatusChangedEventMetadataFilterSensitiveLog: (
3056
2272
  obj: PullRequestStatusChangedEventMetadata
3057
2273
  ) => any;
3058
-
3059
2274
  export declare const PullRequestEventFilterSensitiveLog: (
3060
2275
  obj: PullRequestEvent
3061
2276
  ) => any;
3062
-
3063
2277
  export declare const DescribePullRequestEventsOutputFilterSensitiveLog: (
3064
2278
  obj: DescribePullRequestEventsOutput
3065
2279
  ) => any;
3066
-
3067
2280
  export declare const DisassociateApprovalRuleTemplateFromRepositoryInputFilterSensitiveLog: (
3068
2281
  obj: DisassociateApprovalRuleTemplateFromRepositoryInput
3069
2282
  ) => any;
3070
-
3071
2283
  export declare const EvaluatePullRequestApprovalRulesInputFilterSensitiveLog: (
3072
2284
  obj: EvaluatePullRequestApprovalRulesInput
3073
2285
  ) => any;
3074
-
3075
2286
  export declare const EvaluationFilterSensitiveLog: (obj: Evaluation) => any;
3076
-
3077
2287
  export declare const EvaluatePullRequestApprovalRulesOutputFilterSensitiveLog: (
3078
2288
  obj: EvaluatePullRequestApprovalRulesOutput
3079
2289
  ) => any;
3080
-
3081
2290
  export declare const GetApprovalRuleTemplateInputFilterSensitiveLog: (
3082
2291
  obj: GetApprovalRuleTemplateInput
3083
2292
  ) => any;
3084
-
3085
2293
  export declare const GetApprovalRuleTemplateOutputFilterSensitiveLog: (
3086
2294
  obj: GetApprovalRuleTemplateOutput
3087
2295
  ) => any;
3088
-
3089
2296
  export declare const GetBlobInputFilterSensitiveLog: (obj: GetBlobInput) => any;
3090
-
3091
2297
  export declare const GetBlobOutputFilterSensitiveLog: (
3092
2298
  obj: GetBlobOutput
3093
2299
  ) => any;
3094
-
3095
2300
  export declare const GetBranchInputFilterSensitiveLog: (
3096
2301
  obj: GetBranchInput
3097
2302
  ) => any;
3098
-
3099
2303
  export declare const GetBranchOutputFilterSensitiveLog: (
3100
2304
  obj: GetBranchOutput
3101
2305
  ) => any;
3102
-
3103
2306
  export declare const GetCommentInputFilterSensitiveLog: (
3104
2307
  obj: GetCommentInput
3105
2308
  ) => any;
3106
-
3107
2309
  export declare const GetCommentOutputFilterSensitiveLog: (
3108
2310
  obj: GetCommentOutput
3109
2311
  ) => any;
3110
-
3111
2312
  export declare const GetCommentReactionsInputFilterSensitiveLog: (
3112
2313
  obj: GetCommentReactionsInput
3113
2314
  ) => any;
3114
-
3115
2315
  export declare const ReactionValueFormatsFilterSensitiveLog: (
3116
2316
  obj: ReactionValueFormats
3117
2317
  ) => any;
3118
-
3119
2318
  export declare const ReactionForCommentFilterSensitiveLog: (
3120
2319
  obj: ReactionForComment
3121
2320
  ) => any;
3122
-
3123
2321
  export declare const GetCommentReactionsOutputFilterSensitiveLog: (
3124
2322
  obj: GetCommentReactionsOutput
3125
2323
  ) => any;
3126
-
3127
2324
  export declare const GetCommentsForComparedCommitInputFilterSensitiveLog: (
3128
2325
  obj: GetCommentsForComparedCommitInput
3129
2326
  ) => any;
3130
-
3131
2327
  export declare const LocationFilterSensitiveLog: (obj: Location) => any;
3132
-
3133
2328
  export declare const CommentsForComparedCommitFilterSensitiveLog: (
3134
2329
  obj: CommentsForComparedCommit
3135
2330
  ) => any;
3136
-
3137
2331
  export declare const GetCommentsForComparedCommitOutputFilterSensitiveLog: (
3138
2332
  obj: GetCommentsForComparedCommitOutput
3139
2333
  ) => any;
3140
-
3141
2334
  export declare const GetCommentsForPullRequestInputFilterSensitiveLog: (
3142
2335
  obj: GetCommentsForPullRequestInput
3143
2336
  ) => any;
3144
-
3145
2337
  export declare const CommentsForPullRequestFilterSensitiveLog: (
3146
2338
  obj: CommentsForPullRequest
3147
2339
  ) => any;
3148
-
3149
2340
  export declare const GetCommentsForPullRequestOutputFilterSensitiveLog: (
3150
2341
  obj: GetCommentsForPullRequestOutput
3151
2342
  ) => any;
3152
-
3153
2343
  export declare const GetCommitInputFilterSensitiveLog: (
3154
2344
  obj: GetCommitInput
3155
2345
  ) => any;
3156
-
3157
2346
  export declare const GetCommitOutputFilterSensitiveLog: (
3158
2347
  obj: GetCommitOutput
3159
2348
  ) => any;
3160
-
3161
2349
  export declare const GetDifferencesInputFilterSensitiveLog: (
3162
2350
  obj: GetDifferencesInput
3163
2351
  ) => any;
3164
-
3165
2352
  export declare const DifferenceFilterSensitiveLog: (obj: Difference) => any;
3166
-
3167
2353
  export declare const GetDifferencesOutputFilterSensitiveLog: (
3168
2354
  obj: GetDifferencesOutput
3169
2355
  ) => any;
3170
-
3171
2356
  export declare const GetFileInputFilterSensitiveLog: (obj: GetFileInput) => any;
3172
-
3173
2357
  export declare const GetFileOutputFilterSensitiveLog: (
3174
2358
  obj: GetFileOutput
3175
2359
  ) => any;
3176
-
3177
2360
  export declare const GetFolderInputFilterSensitiveLog: (
3178
2361
  obj: GetFolderInput
3179
2362
  ) => any;
3180
-
3181
2363
  export declare const FileFilterSensitiveLog: (obj: File) => any;
3182
-
3183
2364
  export declare const FolderFilterSensitiveLog: (obj: Folder) => any;
3184
-
3185
2365
  export declare const SubModuleFilterSensitiveLog: (obj: SubModule) => any;
3186
-
3187
2366
  export declare const SymbolicLinkFilterSensitiveLog: (obj: SymbolicLink) => any;
3188
-
3189
2367
  export declare const GetFolderOutputFilterSensitiveLog: (
3190
2368
  obj: GetFolderOutput
3191
2369
  ) => any;
3192
-
3193
2370
  export declare const GetMergeCommitInputFilterSensitiveLog: (
3194
2371
  obj: GetMergeCommitInput
3195
2372
  ) => any;
3196
-
3197
2373
  export declare const GetMergeCommitOutputFilterSensitiveLog: (
3198
2374
  obj: GetMergeCommitOutput
3199
2375
  ) => any;
3200
-
3201
2376
  export declare const GetMergeConflictsInputFilterSensitiveLog: (
3202
2377
  obj: GetMergeConflictsInput
3203
2378
  ) => any;
3204
-
3205
2379
  export declare const GetMergeConflictsOutputFilterSensitiveLog: (
3206
2380
  obj: GetMergeConflictsOutput
3207
2381
  ) => any;
3208
-
3209
2382
  export declare const GetMergeOptionsInputFilterSensitiveLog: (
3210
2383
  obj: GetMergeOptionsInput
3211
2384
  ) => any;
3212
-
3213
2385
  export declare const GetMergeOptionsOutputFilterSensitiveLog: (
3214
2386
  obj: GetMergeOptionsOutput
3215
2387
  ) => any;
3216
-
3217
2388
  export declare const GetPullRequestInputFilterSensitiveLog: (
3218
2389
  obj: GetPullRequestInput
3219
2390
  ) => any;
3220
-
3221
2391
  export declare const GetPullRequestOutputFilterSensitiveLog: (
3222
2392
  obj: GetPullRequestOutput
3223
2393
  ) => any;
3224
-
3225
2394
  export declare const GetPullRequestApprovalStatesInputFilterSensitiveLog: (
3226
2395
  obj: GetPullRequestApprovalStatesInput
3227
2396
  ) => any;
3228
-
3229
2397
  export declare const GetPullRequestApprovalStatesOutputFilterSensitiveLog: (
3230
2398
  obj: GetPullRequestApprovalStatesOutput
3231
2399
  ) => any;
3232
-
3233
2400
  export declare const GetPullRequestOverrideStateInputFilterSensitiveLog: (
3234
2401
  obj: GetPullRequestOverrideStateInput
3235
2402
  ) => any;
3236
-
3237
2403
  export declare const GetPullRequestOverrideStateOutputFilterSensitiveLog: (
3238
2404
  obj: GetPullRequestOverrideStateOutput
3239
2405
  ) => any;
3240
-
3241
2406
  export declare const GetRepositoryInputFilterSensitiveLog: (
3242
2407
  obj: GetRepositoryInput
3243
2408
  ) => any;
3244
-
3245
2409
  export declare const GetRepositoryOutputFilterSensitiveLog: (
3246
2410
  obj: GetRepositoryOutput
3247
2411
  ) => any;
3248
-
3249
2412
  export declare const GetRepositoryTriggersInputFilterSensitiveLog: (
3250
2413
  obj: GetRepositoryTriggersInput
3251
2414
  ) => any;
3252
-
3253
2415
  export declare const RepositoryTriggerFilterSensitiveLog: (
3254
2416
  obj: RepositoryTrigger
3255
2417
  ) => any;
3256
-
3257
2418
  export declare const GetRepositoryTriggersOutputFilterSensitiveLog: (
3258
2419
  obj: GetRepositoryTriggersOutput
3259
2420
  ) => any;
3260
-
3261
2421
  export declare const ListApprovalRuleTemplatesInputFilterSensitiveLog: (
3262
2422
  obj: ListApprovalRuleTemplatesInput
3263
2423
  ) => any;
3264
-
3265
2424
  export declare const ListApprovalRuleTemplatesOutputFilterSensitiveLog: (
3266
2425
  obj: ListApprovalRuleTemplatesOutput
3267
2426
  ) => any;
3268
-
3269
2427
  export declare const ListAssociatedApprovalRuleTemplatesForRepositoryInputFilterSensitiveLog: (
3270
2428
  obj: ListAssociatedApprovalRuleTemplatesForRepositoryInput
3271
2429
  ) => any;
3272
-
3273
2430
  export declare const ListAssociatedApprovalRuleTemplatesForRepositoryOutputFilterSensitiveLog: (
3274
2431
  obj: ListAssociatedApprovalRuleTemplatesForRepositoryOutput
3275
2432
  ) => any;
3276
-
3277
2433
  export declare const ListBranchesInputFilterSensitiveLog: (
3278
2434
  obj: ListBranchesInput
3279
2435
  ) => any;
3280
-
3281
2436
  export declare const ListBranchesOutputFilterSensitiveLog: (
3282
2437
  obj: ListBranchesOutput
3283
2438
  ) => any;
3284
-
3285
2439
  export declare const ListPullRequestsInputFilterSensitiveLog: (
3286
2440
  obj: ListPullRequestsInput
3287
2441
  ) => any;
3288
-
3289
2442
  export declare const ListPullRequestsOutputFilterSensitiveLog: (
3290
2443
  obj: ListPullRequestsOutput
3291
2444
  ) => any;