@aws-sdk/client-codecommit 3.1068.0 → 3.1069.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +9 -15
- package/dist-cjs/endpoint/bdd.js +2 -5
- package/dist-cjs/endpoint/endpointResolver.js +7 -11
- package/dist-cjs/index.js +291 -311
- package/dist-cjs/models/CodeCommitServiceException.js +4 -8
- package/dist-cjs/models/errors.js +379 -574
- package/dist-cjs/runtimeConfig.browser.js +22 -26
- package/dist-cjs/runtimeConfig.js +30 -34
- package/dist-cjs/runtimeConfig.native.js +4 -7
- package/dist-cjs/runtimeConfig.shared.js +20 -24
- package/dist-cjs/schemas/schemas_0.js +1146 -763
- package/package.json +8 -8
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
exports.InvalidApprovalRuleTemplateContentException = exports.ClientRequestTokenRequiredException = exports.CannotModifyApprovalRuleFromTemplateException = exports.CannotDeleteApprovalRuleFromTemplateException = exports.BranchNameRequiredException = exports.BranchNameIsTagNameException = exports.BranchNameExistsException = exports.BranchDoesNotExistException = exports.BlobIdRequiredException = exports.BlobIdDoesNotExistException = exports.BeforeCommitIdAndAfterCommitIdAreSameException = exports.CommitIdsListRequiredException = exports.CommitIdsLimitExceededException = exports.TipsDivergenceExceededException = exports.MergeOptionRequiredException = exports.MaximumItemsToCompareExceededException = exports.MaximumFileContentToLoadExceededException = exports.InvalidMergeOptionException = exports.InvalidMaxMergeHunksException = exports.InvalidMaxConflictFilesException = exports.InvalidContinuationTokenException = exports.InvalidConflictResolutionStrategyException = exports.InvalidConflictDetailLevelException = exports.InvalidCommitException = exports.CommitRequiredException = exports.CommitDoesNotExistException = exports.RepositoryNamesRequiredException = exports.MaximumRepositoryNamesExceededException = exports.AuthorDoesNotExistException = exports.RepositoryNameRequiredException = exports.RepositoryDoesNotExistException = exports.MaximumRuleTemplatesAssociatedWithRepositoryException = exports.InvalidRepositoryNameException = exports.InvalidApprovalRuleTemplateNameException = exports.EncryptionKeyUnavailableException = exports.EncryptionKeyNotFoundException = exports.EncryptionKeyDisabledException = exports.EncryptionKeyAccessDeniedException = exports.EncryptionIntegrityChecksFailedException = exports.ApprovalStateRequiredException = exports.ApprovalRuleTemplateNameRequiredException = exports.ApprovalRuleTemplateNameAlreadyExistsException = exports.ApprovalRuleTemplateInUseException = exports.ApprovalRuleTemplateDoesNotExistException = exports.ApprovalRuleTemplateContentRequiredException = exports.ApprovalRuleNameRequiredException = exports.ApprovalRuleNameAlreadyExistsException = exports.ApprovalRuleDoesNotExistException = exports.ApprovalRuleContentRequiredException = exports.ActorDoesNotExistException = void 0;
|
|
4
|
-
exports.InvalidPullRequestIdException = exports.InvalidApprovalRuleNameException = exports.InvalidApprovalRuleContentException = exports.TitleRequiredException = exports.TargetsRequiredException = exports.TargetRequiredException = exports.SourceAndDestinationAreSameException = exports.ReferenceTypeNotSupportedException = exports.ReferenceNameRequiredException = exports.ReferenceDoesNotExistException = exports.MultipleRepositoriesInPullRequestException = exports.MaximumOpenPullRequestsExceededException = exports.InvalidTitleException = exports.InvalidTargetsException = exports.InvalidTargetException = exports.InvalidReferenceNameException = exports.InvalidDescriptionException = exports.InvalidClientRequestTokenException = exports.IdempotencyParameterMismatchException = exports.SourceFileOrContentRequiredException = exports.SamePathRequestException = exports.RestrictedSourceFileException = exports.PutFileEntryConflictException = exports.PathRequiredException = exports.ParentCommitIdRequiredException = exports.ParentCommitIdOutdatedException = exports.ParentCommitDoesNotExistException = exports.NoChangeException = exports.NameLengthExceededException = exports.MaximumFileEntriesExceededException = exports.InvalidPathException = exports.InvalidParentCommitIdException = exports.InvalidFileModeException = exports.InvalidEmailException = exports.InvalidDeletionParameterException = exports.FolderContentSizeLimitExceededException = exports.FilePathConflictsWithSubmodulePathException = exports.FileNameConflictsWithDirectoryNameException = exports.FileModeRequiredException = exports.FileEntryRequiredException = exports.FileDoesNotExistException = exports.FileContentSizeLimitExceededException = exports.FileContentAndSourceFileSpecifiedException = exports.DirectoryNameConflictsWithFileNameException = exports.CommitMessageLengthExceededException = exports.InvalidCommitIdException = exports.InvalidBranchNameException = exports.CommitIdRequiredException = exports.NumberOfRuleTemplatesExceededException = exports.InvalidApprovalRuleTemplateDescriptionException = void 0;
|
|
5
|
-
exports.InvalidTargetBranchException = exports.ResourceArnRequiredException = exports.InvalidResourceArnException = exports.InvalidSortByException = exports.InvalidOrderException = exports.InvalidPullRequestStatusException = exports.InvalidAuthorArnException = exports.InvalidSourceCommitSpecifierException = exports.InvalidDestinationCommitSpecifierException = exports.FolderDoesNotExistException = exports.PathDoesNotExistException = exports.CommitIdDoesNotExistException = exports.RepositoryNotAssociatedWithPullRequestException = exports.InvalidReactionUserArnException = exports.InvalidBlobIdException = exports.FileTooLargeException = exports.RevisionNotCurrentException = exports.RevisionIdRequiredException = exports.InvalidRevisionIdException = exports.InvalidPullRequestEventTypeException = exports.InvalidMaxResultsException = exports.InvalidActorArnException = exports.InvalidCommentIdException = exports.CommentIdRequiredException = exports.CommentDoesNotExistException = exports.CommentDeletedException = exports.DefaultBranchCannotBeDeletedException = exports.ReplacementTypeRequiredException = exports.ReplacementContentRequiredException = exports.MultipleConflictResolutionEntriesException = exports.MaximumConflictResolutionEntriesExceededException = exports.ManualMergeRequiredException = exports.InvalidReplacementTypeException = exports.InvalidReplacementContentException = exports.InvalidConflictResolutionException = exports.ConcurrentReferenceUpdateException = exports.TooManyTagsException = exports.TagPolicyException = exports.RepositoryNameExistsException = exports.RepositoryLimitExceededException = exports.OperationNotAllowedException = exports.InvalidTagsMapException = exports.InvalidSystemTagUsageException = exports.InvalidRepositoryDescriptionException = exports.EncryptionKeyInvalidUsageException = exports.EncryptionKeyInvalidIdException = exports.PullRequestIdRequiredException = exports.PullRequestDoesNotExistException = exports.PullRequestAlreadyClosedException = exports.NumberOfRulesExceededException = void 0;
|
|
6
|
-
exports.EncryptionKeyRequiredException = exports.PullRequestStatusRequiredException = exports.InvalidPullRequestStatusUpdateException = exports.PullRequestCannotBeApprovedByAuthorException = exports.MaximumNumberOfApprovalsExceededException = exports.InvalidApprovalStateException = exports.CommentNotCreatedByCallerException = exports.InvalidRuleContentSha256Exception = exports.TagKeysListRequiredException = exports.InvalidTagKeysListException = exports.TagsMapRequiredException = exports.RepositoryTriggersListRequiredException = exports.RepositoryTriggerNameRequiredException = exports.RepositoryTriggerEventsListRequiredException = exports.RepositoryTriggerDestinationArnRequiredException = exports.RepositoryTriggerBranchNameListRequiredException = exports.MaximumRepositoryTriggersExceededException = exports.MaximumBranchesExceededException = exports.InvalidRepositoryTriggerRegionException = exports.InvalidRepositoryTriggerNameException = exports.InvalidRepositoryTriggerEventsException = exports.InvalidRepositoryTriggerDestinationArnException = exports.InvalidRepositoryTriggerCustomDataException = exports.InvalidRepositoryTriggerBranchNameException = exports.SameFileContentException = exports.FileContentRequiredException = exports.ReactionValueRequiredException = exports.ReactionLimitExceededException = exports.InvalidReactionValueException = exports.InvalidRelativeFileVersionEnumException = exports.InvalidFilePositionException = exports.InvalidFileLocationException = exports.CommentContentSizeLimitExceededException = exports.CommentContentRequiredException = exports.OverrideStatusRequiredException = exports.OverrideAlreadySetException = exports.InvalidOverrideStatusException = exports.TipOfSourceReferenceIsDifferentException = exports.PullRequestApprovalRulesNotSatisfiedException = void 0;
|
|
7
|
-
const CodeCommitServiceException_1 = require("./CodeCommitServiceException");
|
|
8
|
-
class ActorDoesNotExistException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1
|
+
const { CodeCommitServiceException: __BaseException } = require("./CodeCommitServiceException");
|
|
2
|
+
exports.ActorDoesNotExistException = class ActorDoesNotExistException extends __BaseException {
|
|
9
3
|
name = "ActorDoesNotExistException";
|
|
10
4
|
$fault = "client";
|
|
11
5
|
constructor(opts) {
|
|
@@ -16,9 +10,8 @@ class ActorDoesNotExistException extends CodeCommitServiceException_1.CodeCommit
|
|
|
16
10
|
});
|
|
17
11
|
Object.setPrototypeOf(this, ActorDoesNotExistException.prototype);
|
|
18
12
|
}
|
|
19
|
-
}
|
|
20
|
-
exports.
|
|
21
|
-
class ApprovalRuleContentRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
13
|
+
};
|
|
14
|
+
exports.ApprovalRuleContentRequiredException = class ApprovalRuleContentRequiredException extends __BaseException {
|
|
22
15
|
name = "ApprovalRuleContentRequiredException";
|
|
23
16
|
$fault = "client";
|
|
24
17
|
constructor(opts) {
|
|
@@ -29,9 +22,8 @@ class ApprovalRuleContentRequiredException extends CodeCommitServiceException_1.
|
|
|
29
22
|
});
|
|
30
23
|
Object.setPrototypeOf(this, ApprovalRuleContentRequiredException.prototype);
|
|
31
24
|
}
|
|
32
|
-
}
|
|
33
|
-
exports.
|
|
34
|
-
class ApprovalRuleDoesNotExistException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
25
|
+
};
|
|
26
|
+
exports.ApprovalRuleDoesNotExistException = class ApprovalRuleDoesNotExistException extends __BaseException {
|
|
35
27
|
name = "ApprovalRuleDoesNotExistException";
|
|
36
28
|
$fault = "client";
|
|
37
29
|
constructor(opts) {
|
|
@@ -42,9 +34,8 @@ class ApprovalRuleDoesNotExistException extends CodeCommitServiceException_1.Cod
|
|
|
42
34
|
});
|
|
43
35
|
Object.setPrototypeOf(this, ApprovalRuleDoesNotExistException.prototype);
|
|
44
36
|
}
|
|
45
|
-
}
|
|
46
|
-
exports.
|
|
47
|
-
class ApprovalRuleNameAlreadyExistsException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
37
|
+
};
|
|
38
|
+
exports.ApprovalRuleNameAlreadyExistsException = class ApprovalRuleNameAlreadyExistsException extends __BaseException {
|
|
48
39
|
name = "ApprovalRuleNameAlreadyExistsException";
|
|
49
40
|
$fault = "client";
|
|
50
41
|
constructor(opts) {
|
|
@@ -55,9 +46,8 @@ class ApprovalRuleNameAlreadyExistsException extends CodeCommitServiceException_
|
|
|
55
46
|
});
|
|
56
47
|
Object.setPrototypeOf(this, ApprovalRuleNameAlreadyExistsException.prototype);
|
|
57
48
|
}
|
|
58
|
-
}
|
|
59
|
-
exports.
|
|
60
|
-
class ApprovalRuleNameRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
49
|
+
};
|
|
50
|
+
exports.ApprovalRuleNameRequiredException = class ApprovalRuleNameRequiredException extends __BaseException {
|
|
61
51
|
name = "ApprovalRuleNameRequiredException";
|
|
62
52
|
$fault = "client";
|
|
63
53
|
constructor(opts) {
|
|
@@ -68,9 +58,8 @@ class ApprovalRuleNameRequiredException extends CodeCommitServiceException_1.Cod
|
|
|
68
58
|
});
|
|
69
59
|
Object.setPrototypeOf(this, ApprovalRuleNameRequiredException.prototype);
|
|
70
60
|
}
|
|
71
|
-
}
|
|
72
|
-
exports.
|
|
73
|
-
class ApprovalRuleTemplateContentRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
61
|
+
};
|
|
62
|
+
exports.ApprovalRuleTemplateContentRequiredException = class ApprovalRuleTemplateContentRequiredException extends __BaseException {
|
|
74
63
|
name = "ApprovalRuleTemplateContentRequiredException";
|
|
75
64
|
$fault = "client";
|
|
76
65
|
constructor(opts) {
|
|
@@ -81,9 +70,8 @@ class ApprovalRuleTemplateContentRequiredException extends CodeCommitServiceExce
|
|
|
81
70
|
});
|
|
82
71
|
Object.setPrototypeOf(this, ApprovalRuleTemplateContentRequiredException.prototype);
|
|
83
72
|
}
|
|
84
|
-
}
|
|
85
|
-
exports.
|
|
86
|
-
class ApprovalRuleTemplateDoesNotExistException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
73
|
+
};
|
|
74
|
+
exports.ApprovalRuleTemplateDoesNotExistException = class ApprovalRuleTemplateDoesNotExistException extends __BaseException {
|
|
87
75
|
name = "ApprovalRuleTemplateDoesNotExistException";
|
|
88
76
|
$fault = "client";
|
|
89
77
|
constructor(opts) {
|
|
@@ -94,9 +82,8 @@ class ApprovalRuleTemplateDoesNotExistException extends CodeCommitServiceExcepti
|
|
|
94
82
|
});
|
|
95
83
|
Object.setPrototypeOf(this, ApprovalRuleTemplateDoesNotExistException.prototype);
|
|
96
84
|
}
|
|
97
|
-
}
|
|
98
|
-
exports.
|
|
99
|
-
class ApprovalRuleTemplateInUseException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
85
|
+
};
|
|
86
|
+
exports.ApprovalRuleTemplateInUseException = class ApprovalRuleTemplateInUseException extends __BaseException {
|
|
100
87
|
name = "ApprovalRuleTemplateInUseException";
|
|
101
88
|
$fault = "client";
|
|
102
89
|
constructor(opts) {
|
|
@@ -107,9 +94,8 @@ class ApprovalRuleTemplateInUseException extends CodeCommitServiceException_1.Co
|
|
|
107
94
|
});
|
|
108
95
|
Object.setPrototypeOf(this, ApprovalRuleTemplateInUseException.prototype);
|
|
109
96
|
}
|
|
110
|
-
}
|
|
111
|
-
exports.
|
|
112
|
-
class ApprovalRuleTemplateNameAlreadyExistsException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
97
|
+
};
|
|
98
|
+
exports.ApprovalRuleTemplateNameAlreadyExistsException = class ApprovalRuleTemplateNameAlreadyExistsException extends __BaseException {
|
|
113
99
|
name = "ApprovalRuleTemplateNameAlreadyExistsException";
|
|
114
100
|
$fault = "client";
|
|
115
101
|
constructor(opts) {
|
|
@@ -120,9 +106,8 @@ class ApprovalRuleTemplateNameAlreadyExistsException extends CodeCommitServiceEx
|
|
|
120
106
|
});
|
|
121
107
|
Object.setPrototypeOf(this, ApprovalRuleTemplateNameAlreadyExistsException.prototype);
|
|
122
108
|
}
|
|
123
|
-
}
|
|
124
|
-
exports.
|
|
125
|
-
class ApprovalRuleTemplateNameRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
109
|
+
};
|
|
110
|
+
exports.ApprovalRuleTemplateNameRequiredException = class ApprovalRuleTemplateNameRequiredException extends __BaseException {
|
|
126
111
|
name = "ApprovalRuleTemplateNameRequiredException";
|
|
127
112
|
$fault = "client";
|
|
128
113
|
constructor(opts) {
|
|
@@ -133,9 +118,8 @@ class ApprovalRuleTemplateNameRequiredException extends CodeCommitServiceExcepti
|
|
|
133
118
|
});
|
|
134
119
|
Object.setPrototypeOf(this, ApprovalRuleTemplateNameRequiredException.prototype);
|
|
135
120
|
}
|
|
136
|
-
}
|
|
137
|
-
exports.
|
|
138
|
-
class ApprovalStateRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
121
|
+
};
|
|
122
|
+
exports.ApprovalStateRequiredException = class ApprovalStateRequiredException extends __BaseException {
|
|
139
123
|
name = "ApprovalStateRequiredException";
|
|
140
124
|
$fault = "client";
|
|
141
125
|
constructor(opts) {
|
|
@@ -146,9 +130,8 @@ class ApprovalStateRequiredException extends CodeCommitServiceException_1.CodeCo
|
|
|
146
130
|
});
|
|
147
131
|
Object.setPrototypeOf(this, ApprovalStateRequiredException.prototype);
|
|
148
132
|
}
|
|
149
|
-
}
|
|
150
|
-
exports.
|
|
151
|
-
class EncryptionIntegrityChecksFailedException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
133
|
+
};
|
|
134
|
+
exports.EncryptionIntegrityChecksFailedException = class EncryptionIntegrityChecksFailedException extends __BaseException {
|
|
152
135
|
name = "EncryptionIntegrityChecksFailedException";
|
|
153
136
|
$fault = "server";
|
|
154
137
|
constructor(opts) {
|
|
@@ -159,9 +142,8 @@ class EncryptionIntegrityChecksFailedException extends CodeCommitServiceExceptio
|
|
|
159
142
|
});
|
|
160
143
|
Object.setPrototypeOf(this, EncryptionIntegrityChecksFailedException.prototype);
|
|
161
144
|
}
|
|
162
|
-
}
|
|
163
|
-
exports.
|
|
164
|
-
class EncryptionKeyAccessDeniedException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
145
|
+
};
|
|
146
|
+
exports.EncryptionKeyAccessDeniedException = class EncryptionKeyAccessDeniedException extends __BaseException {
|
|
165
147
|
name = "EncryptionKeyAccessDeniedException";
|
|
166
148
|
$fault = "client";
|
|
167
149
|
constructor(opts) {
|
|
@@ -172,9 +154,8 @@ class EncryptionKeyAccessDeniedException extends CodeCommitServiceException_1.Co
|
|
|
172
154
|
});
|
|
173
155
|
Object.setPrototypeOf(this, EncryptionKeyAccessDeniedException.prototype);
|
|
174
156
|
}
|
|
175
|
-
}
|
|
176
|
-
exports.
|
|
177
|
-
class EncryptionKeyDisabledException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
157
|
+
};
|
|
158
|
+
exports.EncryptionKeyDisabledException = class EncryptionKeyDisabledException extends __BaseException {
|
|
178
159
|
name = "EncryptionKeyDisabledException";
|
|
179
160
|
$fault = "client";
|
|
180
161
|
constructor(opts) {
|
|
@@ -185,9 +166,8 @@ class EncryptionKeyDisabledException extends CodeCommitServiceException_1.CodeCo
|
|
|
185
166
|
});
|
|
186
167
|
Object.setPrototypeOf(this, EncryptionKeyDisabledException.prototype);
|
|
187
168
|
}
|
|
188
|
-
}
|
|
189
|
-
exports.
|
|
190
|
-
class EncryptionKeyNotFoundException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
169
|
+
};
|
|
170
|
+
exports.EncryptionKeyNotFoundException = class EncryptionKeyNotFoundException extends __BaseException {
|
|
191
171
|
name = "EncryptionKeyNotFoundException";
|
|
192
172
|
$fault = "client";
|
|
193
173
|
constructor(opts) {
|
|
@@ -198,9 +178,8 @@ class EncryptionKeyNotFoundException extends CodeCommitServiceException_1.CodeCo
|
|
|
198
178
|
});
|
|
199
179
|
Object.setPrototypeOf(this, EncryptionKeyNotFoundException.prototype);
|
|
200
180
|
}
|
|
201
|
-
}
|
|
202
|
-
exports.
|
|
203
|
-
class EncryptionKeyUnavailableException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
181
|
+
};
|
|
182
|
+
exports.EncryptionKeyUnavailableException = class EncryptionKeyUnavailableException extends __BaseException {
|
|
204
183
|
name = "EncryptionKeyUnavailableException";
|
|
205
184
|
$fault = "client";
|
|
206
185
|
constructor(opts) {
|
|
@@ -211,9 +190,8 @@ class EncryptionKeyUnavailableException extends CodeCommitServiceException_1.Cod
|
|
|
211
190
|
});
|
|
212
191
|
Object.setPrototypeOf(this, EncryptionKeyUnavailableException.prototype);
|
|
213
192
|
}
|
|
214
|
-
}
|
|
215
|
-
exports.
|
|
216
|
-
class InvalidApprovalRuleTemplateNameException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
193
|
+
};
|
|
194
|
+
exports.InvalidApprovalRuleTemplateNameException = class InvalidApprovalRuleTemplateNameException extends __BaseException {
|
|
217
195
|
name = "InvalidApprovalRuleTemplateNameException";
|
|
218
196
|
$fault = "client";
|
|
219
197
|
constructor(opts) {
|
|
@@ -224,9 +202,8 @@ class InvalidApprovalRuleTemplateNameException extends CodeCommitServiceExceptio
|
|
|
224
202
|
});
|
|
225
203
|
Object.setPrototypeOf(this, InvalidApprovalRuleTemplateNameException.prototype);
|
|
226
204
|
}
|
|
227
|
-
}
|
|
228
|
-
exports.
|
|
229
|
-
class InvalidRepositoryNameException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
205
|
+
};
|
|
206
|
+
exports.InvalidRepositoryNameException = class InvalidRepositoryNameException extends __BaseException {
|
|
230
207
|
name = "InvalidRepositoryNameException";
|
|
231
208
|
$fault = "client";
|
|
232
209
|
constructor(opts) {
|
|
@@ -237,9 +214,8 @@ class InvalidRepositoryNameException extends CodeCommitServiceException_1.CodeCo
|
|
|
237
214
|
});
|
|
238
215
|
Object.setPrototypeOf(this, InvalidRepositoryNameException.prototype);
|
|
239
216
|
}
|
|
240
|
-
}
|
|
241
|
-
exports.
|
|
242
|
-
class MaximumRuleTemplatesAssociatedWithRepositoryException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
217
|
+
};
|
|
218
|
+
exports.MaximumRuleTemplatesAssociatedWithRepositoryException = class MaximumRuleTemplatesAssociatedWithRepositoryException extends __BaseException {
|
|
243
219
|
name = "MaximumRuleTemplatesAssociatedWithRepositoryException";
|
|
244
220
|
$fault = "client";
|
|
245
221
|
constructor(opts) {
|
|
@@ -250,9 +226,8 @@ class MaximumRuleTemplatesAssociatedWithRepositoryException extends CodeCommitSe
|
|
|
250
226
|
});
|
|
251
227
|
Object.setPrototypeOf(this, MaximumRuleTemplatesAssociatedWithRepositoryException.prototype);
|
|
252
228
|
}
|
|
253
|
-
}
|
|
254
|
-
exports.
|
|
255
|
-
class RepositoryDoesNotExistException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
229
|
+
};
|
|
230
|
+
exports.RepositoryDoesNotExistException = class RepositoryDoesNotExistException extends __BaseException {
|
|
256
231
|
name = "RepositoryDoesNotExistException";
|
|
257
232
|
$fault = "client";
|
|
258
233
|
constructor(opts) {
|
|
@@ -263,9 +238,8 @@ class RepositoryDoesNotExistException extends CodeCommitServiceException_1.CodeC
|
|
|
263
238
|
});
|
|
264
239
|
Object.setPrototypeOf(this, RepositoryDoesNotExistException.prototype);
|
|
265
240
|
}
|
|
266
|
-
}
|
|
267
|
-
exports.
|
|
268
|
-
class RepositoryNameRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
241
|
+
};
|
|
242
|
+
exports.RepositoryNameRequiredException = class RepositoryNameRequiredException extends __BaseException {
|
|
269
243
|
name = "RepositoryNameRequiredException";
|
|
270
244
|
$fault = "client";
|
|
271
245
|
constructor(opts) {
|
|
@@ -276,9 +250,8 @@ class RepositoryNameRequiredException extends CodeCommitServiceException_1.CodeC
|
|
|
276
250
|
});
|
|
277
251
|
Object.setPrototypeOf(this, RepositoryNameRequiredException.prototype);
|
|
278
252
|
}
|
|
279
|
-
}
|
|
280
|
-
exports.
|
|
281
|
-
class AuthorDoesNotExistException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
253
|
+
};
|
|
254
|
+
exports.AuthorDoesNotExistException = class AuthorDoesNotExistException extends __BaseException {
|
|
282
255
|
name = "AuthorDoesNotExistException";
|
|
283
256
|
$fault = "client";
|
|
284
257
|
constructor(opts) {
|
|
@@ -289,9 +262,8 @@ class AuthorDoesNotExistException extends CodeCommitServiceException_1.CodeCommi
|
|
|
289
262
|
});
|
|
290
263
|
Object.setPrototypeOf(this, AuthorDoesNotExistException.prototype);
|
|
291
264
|
}
|
|
292
|
-
}
|
|
293
|
-
exports.
|
|
294
|
-
class MaximumRepositoryNamesExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
265
|
+
};
|
|
266
|
+
exports.MaximumRepositoryNamesExceededException = class MaximumRepositoryNamesExceededException extends __BaseException {
|
|
295
267
|
name = "MaximumRepositoryNamesExceededException";
|
|
296
268
|
$fault = "client";
|
|
297
269
|
constructor(opts) {
|
|
@@ -302,9 +274,8 @@ class MaximumRepositoryNamesExceededException extends CodeCommitServiceException
|
|
|
302
274
|
});
|
|
303
275
|
Object.setPrototypeOf(this, MaximumRepositoryNamesExceededException.prototype);
|
|
304
276
|
}
|
|
305
|
-
}
|
|
306
|
-
exports.
|
|
307
|
-
class RepositoryNamesRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
277
|
+
};
|
|
278
|
+
exports.RepositoryNamesRequiredException = class RepositoryNamesRequiredException extends __BaseException {
|
|
308
279
|
name = "RepositoryNamesRequiredException";
|
|
309
280
|
$fault = "client";
|
|
310
281
|
constructor(opts) {
|
|
@@ -315,9 +286,8 @@ class RepositoryNamesRequiredException extends CodeCommitServiceException_1.Code
|
|
|
315
286
|
});
|
|
316
287
|
Object.setPrototypeOf(this, RepositoryNamesRequiredException.prototype);
|
|
317
288
|
}
|
|
318
|
-
}
|
|
319
|
-
exports.
|
|
320
|
-
class CommitDoesNotExistException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
289
|
+
};
|
|
290
|
+
exports.CommitDoesNotExistException = class CommitDoesNotExistException extends __BaseException {
|
|
321
291
|
name = "CommitDoesNotExistException";
|
|
322
292
|
$fault = "client";
|
|
323
293
|
constructor(opts) {
|
|
@@ -328,9 +298,8 @@ class CommitDoesNotExistException extends CodeCommitServiceException_1.CodeCommi
|
|
|
328
298
|
});
|
|
329
299
|
Object.setPrototypeOf(this, CommitDoesNotExistException.prototype);
|
|
330
300
|
}
|
|
331
|
-
}
|
|
332
|
-
exports.
|
|
333
|
-
class CommitRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
301
|
+
};
|
|
302
|
+
exports.CommitRequiredException = class CommitRequiredException extends __BaseException {
|
|
334
303
|
name = "CommitRequiredException";
|
|
335
304
|
$fault = "client";
|
|
336
305
|
constructor(opts) {
|
|
@@ -341,9 +310,8 @@ class CommitRequiredException extends CodeCommitServiceException_1.CodeCommitSer
|
|
|
341
310
|
});
|
|
342
311
|
Object.setPrototypeOf(this, CommitRequiredException.prototype);
|
|
343
312
|
}
|
|
344
|
-
}
|
|
345
|
-
exports.
|
|
346
|
-
class InvalidCommitException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
313
|
+
};
|
|
314
|
+
exports.InvalidCommitException = class InvalidCommitException extends __BaseException {
|
|
347
315
|
name = "InvalidCommitException";
|
|
348
316
|
$fault = "client";
|
|
349
317
|
constructor(opts) {
|
|
@@ -354,9 +322,8 @@ class InvalidCommitException extends CodeCommitServiceException_1.CodeCommitServ
|
|
|
354
322
|
});
|
|
355
323
|
Object.setPrototypeOf(this, InvalidCommitException.prototype);
|
|
356
324
|
}
|
|
357
|
-
}
|
|
358
|
-
exports.
|
|
359
|
-
class InvalidConflictDetailLevelException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
325
|
+
};
|
|
326
|
+
exports.InvalidConflictDetailLevelException = class InvalidConflictDetailLevelException extends __BaseException {
|
|
360
327
|
name = "InvalidConflictDetailLevelException";
|
|
361
328
|
$fault = "client";
|
|
362
329
|
constructor(opts) {
|
|
@@ -367,9 +334,8 @@ class InvalidConflictDetailLevelException extends CodeCommitServiceException_1.C
|
|
|
367
334
|
});
|
|
368
335
|
Object.setPrototypeOf(this, InvalidConflictDetailLevelException.prototype);
|
|
369
336
|
}
|
|
370
|
-
}
|
|
371
|
-
exports.
|
|
372
|
-
class InvalidConflictResolutionStrategyException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
337
|
+
};
|
|
338
|
+
exports.InvalidConflictResolutionStrategyException = class InvalidConflictResolutionStrategyException extends __BaseException {
|
|
373
339
|
name = "InvalidConflictResolutionStrategyException";
|
|
374
340
|
$fault = "client";
|
|
375
341
|
constructor(opts) {
|
|
@@ -380,9 +346,8 @@ class InvalidConflictResolutionStrategyException extends CodeCommitServiceExcept
|
|
|
380
346
|
});
|
|
381
347
|
Object.setPrototypeOf(this, InvalidConflictResolutionStrategyException.prototype);
|
|
382
348
|
}
|
|
383
|
-
}
|
|
384
|
-
exports.
|
|
385
|
-
class InvalidContinuationTokenException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
349
|
+
};
|
|
350
|
+
exports.InvalidContinuationTokenException = class InvalidContinuationTokenException extends __BaseException {
|
|
386
351
|
name = "InvalidContinuationTokenException";
|
|
387
352
|
$fault = "client";
|
|
388
353
|
constructor(opts) {
|
|
@@ -393,9 +358,8 @@ class InvalidContinuationTokenException extends CodeCommitServiceException_1.Cod
|
|
|
393
358
|
});
|
|
394
359
|
Object.setPrototypeOf(this, InvalidContinuationTokenException.prototype);
|
|
395
360
|
}
|
|
396
|
-
}
|
|
397
|
-
exports.
|
|
398
|
-
class InvalidMaxConflictFilesException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
361
|
+
};
|
|
362
|
+
exports.InvalidMaxConflictFilesException = class InvalidMaxConflictFilesException extends __BaseException {
|
|
399
363
|
name = "InvalidMaxConflictFilesException";
|
|
400
364
|
$fault = "client";
|
|
401
365
|
constructor(opts) {
|
|
@@ -406,9 +370,8 @@ class InvalidMaxConflictFilesException extends CodeCommitServiceException_1.Code
|
|
|
406
370
|
});
|
|
407
371
|
Object.setPrototypeOf(this, InvalidMaxConflictFilesException.prototype);
|
|
408
372
|
}
|
|
409
|
-
}
|
|
410
|
-
exports.
|
|
411
|
-
class InvalidMaxMergeHunksException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
373
|
+
};
|
|
374
|
+
exports.InvalidMaxMergeHunksException = class InvalidMaxMergeHunksException extends __BaseException {
|
|
412
375
|
name = "InvalidMaxMergeHunksException";
|
|
413
376
|
$fault = "client";
|
|
414
377
|
constructor(opts) {
|
|
@@ -419,9 +382,8 @@ class InvalidMaxMergeHunksException extends CodeCommitServiceException_1.CodeCom
|
|
|
419
382
|
});
|
|
420
383
|
Object.setPrototypeOf(this, InvalidMaxMergeHunksException.prototype);
|
|
421
384
|
}
|
|
422
|
-
}
|
|
423
|
-
exports.
|
|
424
|
-
class InvalidMergeOptionException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
385
|
+
};
|
|
386
|
+
exports.InvalidMergeOptionException = class InvalidMergeOptionException extends __BaseException {
|
|
425
387
|
name = "InvalidMergeOptionException";
|
|
426
388
|
$fault = "client";
|
|
427
389
|
constructor(opts) {
|
|
@@ -432,9 +394,8 @@ class InvalidMergeOptionException extends CodeCommitServiceException_1.CodeCommi
|
|
|
432
394
|
});
|
|
433
395
|
Object.setPrototypeOf(this, InvalidMergeOptionException.prototype);
|
|
434
396
|
}
|
|
435
|
-
}
|
|
436
|
-
exports.
|
|
437
|
-
class MaximumFileContentToLoadExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
397
|
+
};
|
|
398
|
+
exports.MaximumFileContentToLoadExceededException = class MaximumFileContentToLoadExceededException extends __BaseException {
|
|
438
399
|
name = "MaximumFileContentToLoadExceededException";
|
|
439
400
|
$fault = "client";
|
|
440
401
|
constructor(opts) {
|
|
@@ -445,9 +406,8 @@ class MaximumFileContentToLoadExceededException extends CodeCommitServiceExcepti
|
|
|
445
406
|
});
|
|
446
407
|
Object.setPrototypeOf(this, MaximumFileContentToLoadExceededException.prototype);
|
|
447
408
|
}
|
|
448
|
-
}
|
|
449
|
-
exports.
|
|
450
|
-
class MaximumItemsToCompareExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
409
|
+
};
|
|
410
|
+
exports.MaximumItemsToCompareExceededException = class MaximumItemsToCompareExceededException extends __BaseException {
|
|
451
411
|
name = "MaximumItemsToCompareExceededException";
|
|
452
412
|
$fault = "client";
|
|
453
413
|
constructor(opts) {
|
|
@@ -458,9 +418,8 @@ class MaximumItemsToCompareExceededException extends CodeCommitServiceException_
|
|
|
458
418
|
});
|
|
459
419
|
Object.setPrototypeOf(this, MaximumItemsToCompareExceededException.prototype);
|
|
460
420
|
}
|
|
461
|
-
}
|
|
462
|
-
exports.
|
|
463
|
-
class MergeOptionRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
421
|
+
};
|
|
422
|
+
exports.MergeOptionRequiredException = class MergeOptionRequiredException extends __BaseException {
|
|
464
423
|
name = "MergeOptionRequiredException";
|
|
465
424
|
$fault = "client";
|
|
466
425
|
constructor(opts) {
|
|
@@ -471,9 +430,8 @@ class MergeOptionRequiredException extends CodeCommitServiceException_1.CodeComm
|
|
|
471
430
|
});
|
|
472
431
|
Object.setPrototypeOf(this, MergeOptionRequiredException.prototype);
|
|
473
432
|
}
|
|
474
|
-
}
|
|
475
|
-
exports.
|
|
476
|
-
class TipsDivergenceExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
433
|
+
};
|
|
434
|
+
exports.TipsDivergenceExceededException = class TipsDivergenceExceededException extends __BaseException {
|
|
477
435
|
name = "TipsDivergenceExceededException";
|
|
478
436
|
$fault = "client";
|
|
479
437
|
constructor(opts) {
|
|
@@ -484,9 +442,8 @@ class TipsDivergenceExceededException extends CodeCommitServiceException_1.CodeC
|
|
|
484
442
|
});
|
|
485
443
|
Object.setPrototypeOf(this, TipsDivergenceExceededException.prototype);
|
|
486
444
|
}
|
|
487
|
-
}
|
|
488
|
-
exports.
|
|
489
|
-
class CommitIdsLimitExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
445
|
+
};
|
|
446
|
+
exports.CommitIdsLimitExceededException = class CommitIdsLimitExceededException extends __BaseException {
|
|
490
447
|
name = "CommitIdsLimitExceededException";
|
|
491
448
|
$fault = "client";
|
|
492
449
|
constructor(opts) {
|
|
@@ -497,9 +454,8 @@ class CommitIdsLimitExceededException extends CodeCommitServiceException_1.CodeC
|
|
|
497
454
|
});
|
|
498
455
|
Object.setPrototypeOf(this, CommitIdsLimitExceededException.prototype);
|
|
499
456
|
}
|
|
500
|
-
}
|
|
501
|
-
exports.
|
|
502
|
-
class CommitIdsListRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
457
|
+
};
|
|
458
|
+
exports.CommitIdsListRequiredException = class CommitIdsListRequiredException extends __BaseException {
|
|
503
459
|
name = "CommitIdsListRequiredException";
|
|
504
460
|
$fault = "client";
|
|
505
461
|
constructor(opts) {
|
|
@@ -510,9 +466,8 @@ class CommitIdsListRequiredException extends CodeCommitServiceException_1.CodeCo
|
|
|
510
466
|
});
|
|
511
467
|
Object.setPrototypeOf(this, CommitIdsListRequiredException.prototype);
|
|
512
468
|
}
|
|
513
|
-
}
|
|
514
|
-
exports.
|
|
515
|
-
class BeforeCommitIdAndAfterCommitIdAreSameException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
469
|
+
};
|
|
470
|
+
exports.BeforeCommitIdAndAfterCommitIdAreSameException = class BeforeCommitIdAndAfterCommitIdAreSameException extends __BaseException {
|
|
516
471
|
name = "BeforeCommitIdAndAfterCommitIdAreSameException";
|
|
517
472
|
$fault = "client";
|
|
518
473
|
constructor(opts) {
|
|
@@ -523,9 +478,8 @@ class BeforeCommitIdAndAfterCommitIdAreSameException extends CodeCommitServiceEx
|
|
|
523
478
|
});
|
|
524
479
|
Object.setPrototypeOf(this, BeforeCommitIdAndAfterCommitIdAreSameException.prototype);
|
|
525
480
|
}
|
|
526
|
-
}
|
|
527
|
-
exports.
|
|
528
|
-
class BlobIdDoesNotExistException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
481
|
+
};
|
|
482
|
+
exports.BlobIdDoesNotExistException = class BlobIdDoesNotExistException extends __BaseException {
|
|
529
483
|
name = "BlobIdDoesNotExistException";
|
|
530
484
|
$fault = "client";
|
|
531
485
|
constructor(opts) {
|
|
@@ -536,9 +490,8 @@ class BlobIdDoesNotExistException extends CodeCommitServiceException_1.CodeCommi
|
|
|
536
490
|
});
|
|
537
491
|
Object.setPrototypeOf(this, BlobIdDoesNotExistException.prototype);
|
|
538
492
|
}
|
|
539
|
-
}
|
|
540
|
-
exports.
|
|
541
|
-
class BlobIdRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
493
|
+
};
|
|
494
|
+
exports.BlobIdRequiredException = class BlobIdRequiredException extends __BaseException {
|
|
542
495
|
name = "BlobIdRequiredException";
|
|
543
496
|
$fault = "client";
|
|
544
497
|
constructor(opts) {
|
|
@@ -549,9 +502,8 @@ class BlobIdRequiredException extends CodeCommitServiceException_1.CodeCommitSer
|
|
|
549
502
|
});
|
|
550
503
|
Object.setPrototypeOf(this, BlobIdRequiredException.prototype);
|
|
551
504
|
}
|
|
552
|
-
}
|
|
553
|
-
exports.
|
|
554
|
-
class BranchDoesNotExistException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
505
|
+
};
|
|
506
|
+
exports.BranchDoesNotExistException = class BranchDoesNotExistException extends __BaseException {
|
|
555
507
|
name = "BranchDoesNotExistException";
|
|
556
508
|
$fault = "client";
|
|
557
509
|
constructor(opts) {
|
|
@@ -562,9 +514,8 @@ class BranchDoesNotExistException extends CodeCommitServiceException_1.CodeCommi
|
|
|
562
514
|
});
|
|
563
515
|
Object.setPrototypeOf(this, BranchDoesNotExistException.prototype);
|
|
564
516
|
}
|
|
565
|
-
}
|
|
566
|
-
exports.
|
|
567
|
-
class BranchNameExistsException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
517
|
+
};
|
|
518
|
+
exports.BranchNameExistsException = class BranchNameExistsException extends __BaseException {
|
|
568
519
|
name = "BranchNameExistsException";
|
|
569
520
|
$fault = "client";
|
|
570
521
|
constructor(opts) {
|
|
@@ -575,9 +526,8 @@ class BranchNameExistsException extends CodeCommitServiceException_1.CodeCommitS
|
|
|
575
526
|
});
|
|
576
527
|
Object.setPrototypeOf(this, BranchNameExistsException.prototype);
|
|
577
528
|
}
|
|
578
|
-
}
|
|
579
|
-
exports.
|
|
580
|
-
class BranchNameIsTagNameException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
529
|
+
};
|
|
530
|
+
exports.BranchNameIsTagNameException = class BranchNameIsTagNameException extends __BaseException {
|
|
581
531
|
name = "BranchNameIsTagNameException";
|
|
582
532
|
$fault = "client";
|
|
583
533
|
constructor(opts) {
|
|
@@ -588,9 +538,8 @@ class BranchNameIsTagNameException extends CodeCommitServiceException_1.CodeComm
|
|
|
588
538
|
});
|
|
589
539
|
Object.setPrototypeOf(this, BranchNameIsTagNameException.prototype);
|
|
590
540
|
}
|
|
591
|
-
}
|
|
592
|
-
exports.
|
|
593
|
-
class BranchNameRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
541
|
+
};
|
|
542
|
+
exports.BranchNameRequiredException = class BranchNameRequiredException extends __BaseException {
|
|
594
543
|
name = "BranchNameRequiredException";
|
|
595
544
|
$fault = "client";
|
|
596
545
|
constructor(opts) {
|
|
@@ -601,9 +550,8 @@ class BranchNameRequiredException extends CodeCommitServiceException_1.CodeCommi
|
|
|
601
550
|
});
|
|
602
551
|
Object.setPrototypeOf(this, BranchNameRequiredException.prototype);
|
|
603
552
|
}
|
|
604
|
-
}
|
|
605
|
-
exports.
|
|
606
|
-
class CannotDeleteApprovalRuleFromTemplateException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
553
|
+
};
|
|
554
|
+
exports.CannotDeleteApprovalRuleFromTemplateException = class CannotDeleteApprovalRuleFromTemplateException extends __BaseException {
|
|
607
555
|
name = "CannotDeleteApprovalRuleFromTemplateException";
|
|
608
556
|
$fault = "client";
|
|
609
557
|
constructor(opts) {
|
|
@@ -614,9 +562,8 @@ class CannotDeleteApprovalRuleFromTemplateException extends CodeCommitServiceExc
|
|
|
614
562
|
});
|
|
615
563
|
Object.setPrototypeOf(this, CannotDeleteApprovalRuleFromTemplateException.prototype);
|
|
616
564
|
}
|
|
617
|
-
}
|
|
618
|
-
exports.
|
|
619
|
-
class CannotModifyApprovalRuleFromTemplateException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
565
|
+
};
|
|
566
|
+
exports.CannotModifyApprovalRuleFromTemplateException = class CannotModifyApprovalRuleFromTemplateException extends __BaseException {
|
|
620
567
|
name = "CannotModifyApprovalRuleFromTemplateException";
|
|
621
568
|
$fault = "client";
|
|
622
569
|
constructor(opts) {
|
|
@@ -627,9 +574,8 @@ class CannotModifyApprovalRuleFromTemplateException extends CodeCommitServiceExc
|
|
|
627
574
|
});
|
|
628
575
|
Object.setPrototypeOf(this, CannotModifyApprovalRuleFromTemplateException.prototype);
|
|
629
576
|
}
|
|
630
|
-
}
|
|
631
|
-
exports.
|
|
632
|
-
class ClientRequestTokenRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
577
|
+
};
|
|
578
|
+
exports.ClientRequestTokenRequiredException = class ClientRequestTokenRequiredException extends __BaseException {
|
|
633
579
|
name = "ClientRequestTokenRequiredException";
|
|
634
580
|
$fault = "client";
|
|
635
581
|
constructor(opts) {
|
|
@@ -640,9 +586,8 @@ class ClientRequestTokenRequiredException extends CodeCommitServiceException_1.C
|
|
|
640
586
|
});
|
|
641
587
|
Object.setPrototypeOf(this, ClientRequestTokenRequiredException.prototype);
|
|
642
588
|
}
|
|
643
|
-
}
|
|
644
|
-
exports.
|
|
645
|
-
class InvalidApprovalRuleTemplateContentException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
589
|
+
};
|
|
590
|
+
exports.InvalidApprovalRuleTemplateContentException = class InvalidApprovalRuleTemplateContentException extends __BaseException {
|
|
646
591
|
name = "InvalidApprovalRuleTemplateContentException";
|
|
647
592
|
$fault = "client";
|
|
648
593
|
constructor(opts) {
|
|
@@ -653,9 +598,8 @@ class InvalidApprovalRuleTemplateContentException extends CodeCommitServiceExcep
|
|
|
653
598
|
});
|
|
654
599
|
Object.setPrototypeOf(this, InvalidApprovalRuleTemplateContentException.prototype);
|
|
655
600
|
}
|
|
656
|
-
}
|
|
657
|
-
exports.
|
|
658
|
-
class InvalidApprovalRuleTemplateDescriptionException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
601
|
+
};
|
|
602
|
+
exports.InvalidApprovalRuleTemplateDescriptionException = class InvalidApprovalRuleTemplateDescriptionException extends __BaseException {
|
|
659
603
|
name = "InvalidApprovalRuleTemplateDescriptionException";
|
|
660
604
|
$fault = "client";
|
|
661
605
|
constructor(opts) {
|
|
@@ -666,9 +610,8 @@ class InvalidApprovalRuleTemplateDescriptionException extends CodeCommitServiceE
|
|
|
666
610
|
});
|
|
667
611
|
Object.setPrototypeOf(this, InvalidApprovalRuleTemplateDescriptionException.prototype);
|
|
668
612
|
}
|
|
669
|
-
}
|
|
670
|
-
exports.
|
|
671
|
-
class NumberOfRuleTemplatesExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
613
|
+
};
|
|
614
|
+
exports.NumberOfRuleTemplatesExceededException = class NumberOfRuleTemplatesExceededException extends __BaseException {
|
|
672
615
|
name = "NumberOfRuleTemplatesExceededException";
|
|
673
616
|
$fault = "client";
|
|
674
617
|
constructor(opts) {
|
|
@@ -679,9 +622,8 @@ class NumberOfRuleTemplatesExceededException extends CodeCommitServiceException_
|
|
|
679
622
|
});
|
|
680
623
|
Object.setPrototypeOf(this, NumberOfRuleTemplatesExceededException.prototype);
|
|
681
624
|
}
|
|
682
|
-
}
|
|
683
|
-
exports.
|
|
684
|
-
class CommitIdRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
625
|
+
};
|
|
626
|
+
exports.CommitIdRequiredException = class CommitIdRequiredException extends __BaseException {
|
|
685
627
|
name = "CommitIdRequiredException";
|
|
686
628
|
$fault = "client";
|
|
687
629
|
constructor(opts) {
|
|
@@ -692,9 +634,8 @@ class CommitIdRequiredException extends CodeCommitServiceException_1.CodeCommitS
|
|
|
692
634
|
});
|
|
693
635
|
Object.setPrototypeOf(this, CommitIdRequiredException.prototype);
|
|
694
636
|
}
|
|
695
|
-
}
|
|
696
|
-
exports.
|
|
697
|
-
class InvalidBranchNameException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
637
|
+
};
|
|
638
|
+
exports.InvalidBranchNameException = class InvalidBranchNameException extends __BaseException {
|
|
698
639
|
name = "InvalidBranchNameException";
|
|
699
640
|
$fault = "client";
|
|
700
641
|
constructor(opts) {
|
|
@@ -705,9 +646,8 @@ class InvalidBranchNameException extends CodeCommitServiceException_1.CodeCommit
|
|
|
705
646
|
});
|
|
706
647
|
Object.setPrototypeOf(this, InvalidBranchNameException.prototype);
|
|
707
648
|
}
|
|
708
|
-
}
|
|
709
|
-
exports.
|
|
710
|
-
class InvalidCommitIdException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
649
|
+
};
|
|
650
|
+
exports.InvalidCommitIdException = class InvalidCommitIdException extends __BaseException {
|
|
711
651
|
name = "InvalidCommitIdException";
|
|
712
652
|
$fault = "client";
|
|
713
653
|
constructor(opts) {
|
|
@@ -718,9 +658,8 @@ class InvalidCommitIdException extends CodeCommitServiceException_1.CodeCommitSe
|
|
|
718
658
|
});
|
|
719
659
|
Object.setPrototypeOf(this, InvalidCommitIdException.prototype);
|
|
720
660
|
}
|
|
721
|
-
}
|
|
722
|
-
exports.
|
|
723
|
-
class CommitMessageLengthExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
661
|
+
};
|
|
662
|
+
exports.CommitMessageLengthExceededException = class CommitMessageLengthExceededException extends __BaseException {
|
|
724
663
|
name = "CommitMessageLengthExceededException";
|
|
725
664
|
$fault = "client";
|
|
726
665
|
constructor(opts) {
|
|
@@ -731,9 +670,8 @@ class CommitMessageLengthExceededException extends CodeCommitServiceException_1.
|
|
|
731
670
|
});
|
|
732
671
|
Object.setPrototypeOf(this, CommitMessageLengthExceededException.prototype);
|
|
733
672
|
}
|
|
734
|
-
}
|
|
735
|
-
exports.
|
|
736
|
-
class DirectoryNameConflictsWithFileNameException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
673
|
+
};
|
|
674
|
+
exports.DirectoryNameConflictsWithFileNameException = class DirectoryNameConflictsWithFileNameException extends __BaseException {
|
|
737
675
|
name = "DirectoryNameConflictsWithFileNameException";
|
|
738
676
|
$fault = "client";
|
|
739
677
|
constructor(opts) {
|
|
@@ -744,9 +682,8 @@ class DirectoryNameConflictsWithFileNameException extends CodeCommitServiceExcep
|
|
|
744
682
|
});
|
|
745
683
|
Object.setPrototypeOf(this, DirectoryNameConflictsWithFileNameException.prototype);
|
|
746
684
|
}
|
|
747
|
-
}
|
|
748
|
-
exports.
|
|
749
|
-
class FileContentAndSourceFileSpecifiedException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
685
|
+
};
|
|
686
|
+
exports.FileContentAndSourceFileSpecifiedException = class FileContentAndSourceFileSpecifiedException extends __BaseException {
|
|
750
687
|
name = "FileContentAndSourceFileSpecifiedException";
|
|
751
688
|
$fault = "client";
|
|
752
689
|
constructor(opts) {
|
|
@@ -757,9 +694,8 @@ class FileContentAndSourceFileSpecifiedException extends CodeCommitServiceExcept
|
|
|
757
694
|
});
|
|
758
695
|
Object.setPrototypeOf(this, FileContentAndSourceFileSpecifiedException.prototype);
|
|
759
696
|
}
|
|
760
|
-
}
|
|
761
|
-
exports.
|
|
762
|
-
class FileContentSizeLimitExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
697
|
+
};
|
|
698
|
+
exports.FileContentSizeLimitExceededException = class FileContentSizeLimitExceededException extends __BaseException {
|
|
763
699
|
name = "FileContentSizeLimitExceededException";
|
|
764
700
|
$fault = "client";
|
|
765
701
|
constructor(opts) {
|
|
@@ -770,9 +706,8 @@ class FileContentSizeLimitExceededException extends CodeCommitServiceException_1
|
|
|
770
706
|
});
|
|
771
707
|
Object.setPrototypeOf(this, FileContentSizeLimitExceededException.prototype);
|
|
772
708
|
}
|
|
773
|
-
}
|
|
774
|
-
exports.
|
|
775
|
-
class FileDoesNotExistException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
709
|
+
};
|
|
710
|
+
exports.FileDoesNotExistException = class FileDoesNotExistException extends __BaseException {
|
|
776
711
|
name = "FileDoesNotExistException";
|
|
777
712
|
$fault = "client";
|
|
778
713
|
constructor(opts) {
|
|
@@ -783,9 +718,8 @@ class FileDoesNotExistException extends CodeCommitServiceException_1.CodeCommitS
|
|
|
783
718
|
});
|
|
784
719
|
Object.setPrototypeOf(this, FileDoesNotExistException.prototype);
|
|
785
720
|
}
|
|
786
|
-
}
|
|
787
|
-
exports.
|
|
788
|
-
class FileEntryRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
721
|
+
};
|
|
722
|
+
exports.FileEntryRequiredException = class FileEntryRequiredException extends __BaseException {
|
|
789
723
|
name = "FileEntryRequiredException";
|
|
790
724
|
$fault = "client";
|
|
791
725
|
constructor(opts) {
|
|
@@ -796,9 +730,8 @@ class FileEntryRequiredException extends CodeCommitServiceException_1.CodeCommit
|
|
|
796
730
|
});
|
|
797
731
|
Object.setPrototypeOf(this, FileEntryRequiredException.prototype);
|
|
798
732
|
}
|
|
799
|
-
}
|
|
800
|
-
exports.
|
|
801
|
-
class FileModeRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
733
|
+
};
|
|
734
|
+
exports.FileModeRequiredException = class FileModeRequiredException extends __BaseException {
|
|
802
735
|
name = "FileModeRequiredException";
|
|
803
736
|
$fault = "client";
|
|
804
737
|
constructor(opts) {
|
|
@@ -809,9 +742,8 @@ class FileModeRequiredException extends CodeCommitServiceException_1.CodeCommitS
|
|
|
809
742
|
});
|
|
810
743
|
Object.setPrototypeOf(this, FileModeRequiredException.prototype);
|
|
811
744
|
}
|
|
812
|
-
}
|
|
813
|
-
exports.
|
|
814
|
-
class FileNameConflictsWithDirectoryNameException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
745
|
+
};
|
|
746
|
+
exports.FileNameConflictsWithDirectoryNameException = class FileNameConflictsWithDirectoryNameException extends __BaseException {
|
|
815
747
|
name = "FileNameConflictsWithDirectoryNameException";
|
|
816
748
|
$fault = "client";
|
|
817
749
|
constructor(opts) {
|
|
@@ -822,9 +754,8 @@ class FileNameConflictsWithDirectoryNameException extends CodeCommitServiceExcep
|
|
|
822
754
|
});
|
|
823
755
|
Object.setPrototypeOf(this, FileNameConflictsWithDirectoryNameException.prototype);
|
|
824
756
|
}
|
|
825
|
-
}
|
|
826
|
-
exports.
|
|
827
|
-
class FilePathConflictsWithSubmodulePathException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
757
|
+
};
|
|
758
|
+
exports.FilePathConflictsWithSubmodulePathException = class FilePathConflictsWithSubmodulePathException extends __BaseException {
|
|
828
759
|
name = "FilePathConflictsWithSubmodulePathException";
|
|
829
760
|
$fault = "client";
|
|
830
761
|
constructor(opts) {
|
|
@@ -835,9 +766,8 @@ class FilePathConflictsWithSubmodulePathException extends CodeCommitServiceExcep
|
|
|
835
766
|
});
|
|
836
767
|
Object.setPrototypeOf(this, FilePathConflictsWithSubmodulePathException.prototype);
|
|
837
768
|
}
|
|
838
|
-
}
|
|
839
|
-
exports.
|
|
840
|
-
class FolderContentSizeLimitExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
769
|
+
};
|
|
770
|
+
exports.FolderContentSizeLimitExceededException = class FolderContentSizeLimitExceededException extends __BaseException {
|
|
841
771
|
name = "FolderContentSizeLimitExceededException";
|
|
842
772
|
$fault = "client";
|
|
843
773
|
constructor(opts) {
|
|
@@ -848,9 +778,8 @@ class FolderContentSizeLimitExceededException extends CodeCommitServiceException
|
|
|
848
778
|
});
|
|
849
779
|
Object.setPrototypeOf(this, FolderContentSizeLimitExceededException.prototype);
|
|
850
780
|
}
|
|
851
|
-
}
|
|
852
|
-
exports.
|
|
853
|
-
class InvalidDeletionParameterException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
781
|
+
};
|
|
782
|
+
exports.InvalidDeletionParameterException = class InvalidDeletionParameterException extends __BaseException {
|
|
854
783
|
name = "InvalidDeletionParameterException";
|
|
855
784
|
$fault = "client";
|
|
856
785
|
constructor(opts) {
|
|
@@ -861,9 +790,8 @@ class InvalidDeletionParameterException extends CodeCommitServiceException_1.Cod
|
|
|
861
790
|
});
|
|
862
791
|
Object.setPrototypeOf(this, InvalidDeletionParameterException.prototype);
|
|
863
792
|
}
|
|
864
|
-
}
|
|
865
|
-
exports.
|
|
866
|
-
class InvalidEmailException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
793
|
+
};
|
|
794
|
+
exports.InvalidEmailException = class InvalidEmailException extends __BaseException {
|
|
867
795
|
name = "InvalidEmailException";
|
|
868
796
|
$fault = "client";
|
|
869
797
|
constructor(opts) {
|
|
@@ -874,9 +802,8 @@ class InvalidEmailException extends CodeCommitServiceException_1.CodeCommitServi
|
|
|
874
802
|
});
|
|
875
803
|
Object.setPrototypeOf(this, InvalidEmailException.prototype);
|
|
876
804
|
}
|
|
877
|
-
}
|
|
878
|
-
exports.
|
|
879
|
-
class InvalidFileModeException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
805
|
+
};
|
|
806
|
+
exports.InvalidFileModeException = class InvalidFileModeException extends __BaseException {
|
|
880
807
|
name = "InvalidFileModeException";
|
|
881
808
|
$fault = "client";
|
|
882
809
|
constructor(opts) {
|
|
@@ -887,9 +814,8 @@ class InvalidFileModeException extends CodeCommitServiceException_1.CodeCommitSe
|
|
|
887
814
|
});
|
|
888
815
|
Object.setPrototypeOf(this, InvalidFileModeException.prototype);
|
|
889
816
|
}
|
|
890
|
-
}
|
|
891
|
-
exports.
|
|
892
|
-
class InvalidParentCommitIdException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
817
|
+
};
|
|
818
|
+
exports.InvalidParentCommitIdException = class InvalidParentCommitIdException extends __BaseException {
|
|
893
819
|
name = "InvalidParentCommitIdException";
|
|
894
820
|
$fault = "client";
|
|
895
821
|
constructor(opts) {
|
|
@@ -900,9 +826,8 @@ class InvalidParentCommitIdException extends CodeCommitServiceException_1.CodeCo
|
|
|
900
826
|
});
|
|
901
827
|
Object.setPrototypeOf(this, InvalidParentCommitIdException.prototype);
|
|
902
828
|
}
|
|
903
|
-
}
|
|
904
|
-
exports.
|
|
905
|
-
class InvalidPathException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
829
|
+
};
|
|
830
|
+
exports.InvalidPathException = class InvalidPathException extends __BaseException {
|
|
906
831
|
name = "InvalidPathException";
|
|
907
832
|
$fault = "client";
|
|
908
833
|
constructor(opts) {
|
|
@@ -913,9 +838,8 @@ class InvalidPathException extends CodeCommitServiceException_1.CodeCommitServic
|
|
|
913
838
|
});
|
|
914
839
|
Object.setPrototypeOf(this, InvalidPathException.prototype);
|
|
915
840
|
}
|
|
916
|
-
}
|
|
917
|
-
exports.
|
|
918
|
-
class MaximumFileEntriesExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
841
|
+
};
|
|
842
|
+
exports.MaximumFileEntriesExceededException = class MaximumFileEntriesExceededException extends __BaseException {
|
|
919
843
|
name = "MaximumFileEntriesExceededException";
|
|
920
844
|
$fault = "client";
|
|
921
845
|
constructor(opts) {
|
|
@@ -926,9 +850,8 @@ class MaximumFileEntriesExceededException extends CodeCommitServiceException_1.C
|
|
|
926
850
|
});
|
|
927
851
|
Object.setPrototypeOf(this, MaximumFileEntriesExceededException.prototype);
|
|
928
852
|
}
|
|
929
|
-
}
|
|
930
|
-
exports.
|
|
931
|
-
class NameLengthExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
853
|
+
};
|
|
854
|
+
exports.NameLengthExceededException = class NameLengthExceededException extends __BaseException {
|
|
932
855
|
name = "NameLengthExceededException";
|
|
933
856
|
$fault = "client";
|
|
934
857
|
constructor(opts) {
|
|
@@ -939,9 +862,8 @@ class NameLengthExceededException extends CodeCommitServiceException_1.CodeCommi
|
|
|
939
862
|
});
|
|
940
863
|
Object.setPrototypeOf(this, NameLengthExceededException.prototype);
|
|
941
864
|
}
|
|
942
|
-
}
|
|
943
|
-
exports.
|
|
944
|
-
class NoChangeException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
865
|
+
};
|
|
866
|
+
exports.NoChangeException = class NoChangeException extends __BaseException {
|
|
945
867
|
name = "NoChangeException";
|
|
946
868
|
$fault = "client";
|
|
947
869
|
constructor(opts) {
|
|
@@ -952,9 +874,8 @@ class NoChangeException extends CodeCommitServiceException_1.CodeCommitServiceEx
|
|
|
952
874
|
});
|
|
953
875
|
Object.setPrototypeOf(this, NoChangeException.prototype);
|
|
954
876
|
}
|
|
955
|
-
}
|
|
956
|
-
exports.
|
|
957
|
-
class ParentCommitDoesNotExistException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
877
|
+
};
|
|
878
|
+
exports.ParentCommitDoesNotExistException = class ParentCommitDoesNotExistException extends __BaseException {
|
|
958
879
|
name = "ParentCommitDoesNotExistException";
|
|
959
880
|
$fault = "client";
|
|
960
881
|
constructor(opts) {
|
|
@@ -965,9 +886,8 @@ class ParentCommitDoesNotExistException extends CodeCommitServiceException_1.Cod
|
|
|
965
886
|
});
|
|
966
887
|
Object.setPrototypeOf(this, ParentCommitDoesNotExistException.prototype);
|
|
967
888
|
}
|
|
968
|
-
}
|
|
969
|
-
exports.
|
|
970
|
-
class ParentCommitIdOutdatedException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
889
|
+
};
|
|
890
|
+
exports.ParentCommitIdOutdatedException = class ParentCommitIdOutdatedException extends __BaseException {
|
|
971
891
|
name = "ParentCommitIdOutdatedException";
|
|
972
892
|
$fault = "client";
|
|
973
893
|
constructor(opts) {
|
|
@@ -978,9 +898,8 @@ class ParentCommitIdOutdatedException extends CodeCommitServiceException_1.CodeC
|
|
|
978
898
|
});
|
|
979
899
|
Object.setPrototypeOf(this, ParentCommitIdOutdatedException.prototype);
|
|
980
900
|
}
|
|
981
|
-
}
|
|
982
|
-
exports.
|
|
983
|
-
class ParentCommitIdRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
901
|
+
};
|
|
902
|
+
exports.ParentCommitIdRequiredException = class ParentCommitIdRequiredException extends __BaseException {
|
|
984
903
|
name = "ParentCommitIdRequiredException";
|
|
985
904
|
$fault = "client";
|
|
986
905
|
constructor(opts) {
|
|
@@ -991,9 +910,8 @@ class ParentCommitIdRequiredException extends CodeCommitServiceException_1.CodeC
|
|
|
991
910
|
});
|
|
992
911
|
Object.setPrototypeOf(this, ParentCommitIdRequiredException.prototype);
|
|
993
912
|
}
|
|
994
|
-
}
|
|
995
|
-
exports.
|
|
996
|
-
class PathRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
913
|
+
};
|
|
914
|
+
exports.PathRequiredException = class PathRequiredException extends __BaseException {
|
|
997
915
|
name = "PathRequiredException";
|
|
998
916
|
$fault = "client";
|
|
999
917
|
constructor(opts) {
|
|
@@ -1004,9 +922,8 @@ class PathRequiredException extends CodeCommitServiceException_1.CodeCommitServi
|
|
|
1004
922
|
});
|
|
1005
923
|
Object.setPrototypeOf(this, PathRequiredException.prototype);
|
|
1006
924
|
}
|
|
1007
|
-
}
|
|
1008
|
-
exports.
|
|
1009
|
-
class PutFileEntryConflictException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
925
|
+
};
|
|
926
|
+
exports.PutFileEntryConflictException = class PutFileEntryConflictException extends __BaseException {
|
|
1010
927
|
name = "PutFileEntryConflictException";
|
|
1011
928
|
$fault = "client";
|
|
1012
929
|
constructor(opts) {
|
|
@@ -1017,9 +934,8 @@ class PutFileEntryConflictException extends CodeCommitServiceException_1.CodeCom
|
|
|
1017
934
|
});
|
|
1018
935
|
Object.setPrototypeOf(this, PutFileEntryConflictException.prototype);
|
|
1019
936
|
}
|
|
1020
|
-
}
|
|
1021
|
-
exports.
|
|
1022
|
-
class RestrictedSourceFileException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
937
|
+
};
|
|
938
|
+
exports.RestrictedSourceFileException = class RestrictedSourceFileException extends __BaseException {
|
|
1023
939
|
name = "RestrictedSourceFileException";
|
|
1024
940
|
$fault = "client";
|
|
1025
941
|
constructor(opts) {
|
|
@@ -1030,9 +946,8 @@ class RestrictedSourceFileException extends CodeCommitServiceException_1.CodeCom
|
|
|
1030
946
|
});
|
|
1031
947
|
Object.setPrototypeOf(this, RestrictedSourceFileException.prototype);
|
|
1032
948
|
}
|
|
1033
|
-
}
|
|
1034
|
-
exports.
|
|
1035
|
-
class SamePathRequestException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
949
|
+
};
|
|
950
|
+
exports.SamePathRequestException = class SamePathRequestException extends __BaseException {
|
|
1036
951
|
name = "SamePathRequestException";
|
|
1037
952
|
$fault = "client";
|
|
1038
953
|
constructor(opts) {
|
|
@@ -1043,9 +958,8 @@ class SamePathRequestException extends CodeCommitServiceException_1.CodeCommitSe
|
|
|
1043
958
|
});
|
|
1044
959
|
Object.setPrototypeOf(this, SamePathRequestException.prototype);
|
|
1045
960
|
}
|
|
1046
|
-
}
|
|
1047
|
-
exports.
|
|
1048
|
-
class SourceFileOrContentRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
961
|
+
};
|
|
962
|
+
exports.SourceFileOrContentRequiredException = class SourceFileOrContentRequiredException extends __BaseException {
|
|
1049
963
|
name = "SourceFileOrContentRequiredException";
|
|
1050
964
|
$fault = "client";
|
|
1051
965
|
constructor(opts) {
|
|
@@ -1056,9 +970,8 @@ class SourceFileOrContentRequiredException extends CodeCommitServiceException_1.
|
|
|
1056
970
|
});
|
|
1057
971
|
Object.setPrototypeOf(this, SourceFileOrContentRequiredException.prototype);
|
|
1058
972
|
}
|
|
1059
|
-
}
|
|
1060
|
-
exports.
|
|
1061
|
-
class IdempotencyParameterMismatchException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
973
|
+
};
|
|
974
|
+
exports.IdempotencyParameterMismatchException = class IdempotencyParameterMismatchException extends __BaseException {
|
|
1062
975
|
name = "IdempotencyParameterMismatchException";
|
|
1063
976
|
$fault = "client";
|
|
1064
977
|
constructor(opts) {
|
|
@@ -1069,9 +982,8 @@ class IdempotencyParameterMismatchException extends CodeCommitServiceException_1
|
|
|
1069
982
|
});
|
|
1070
983
|
Object.setPrototypeOf(this, IdempotencyParameterMismatchException.prototype);
|
|
1071
984
|
}
|
|
1072
|
-
}
|
|
1073
|
-
exports.
|
|
1074
|
-
class InvalidClientRequestTokenException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
985
|
+
};
|
|
986
|
+
exports.InvalidClientRequestTokenException = class InvalidClientRequestTokenException extends __BaseException {
|
|
1075
987
|
name = "InvalidClientRequestTokenException";
|
|
1076
988
|
$fault = "client";
|
|
1077
989
|
constructor(opts) {
|
|
@@ -1082,9 +994,8 @@ class InvalidClientRequestTokenException extends CodeCommitServiceException_1.Co
|
|
|
1082
994
|
});
|
|
1083
995
|
Object.setPrototypeOf(this, InvalidClientRequestTokenException.prototype);
|
|
1084
996
|
}
|
|
1085
|
-
}
|
|
1086
|
-
exports.
|
|
1087
|
-
class InvalidDescriptionException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
997
|
+
};
|
|
998
|
+
exports.InvalidDescriptionException = class InvalidDescriptionException extends __BaseException {
|
|
1088
999
|
name = "InvalidDescriptionException";
|
|
1089
1000
|
$fault = "client";
|
|
1090
1001
|
constructor(opts) {
|
|
@@ -1095,9 +1006,8 @@ class InvalidDescriptionException extends CodeCommitServiceException_1.CodeCommi
|
|
|
1095
1006
|
});
|
|
1096
1007
|
Object.setPrototypeOf(this, InvalidDescriptionException.prototype);
|
|
1097
1008
|
}
|
|
1098
|
-
}
|
|
1099
|
-
exports.
|
|
1100
|
-
class InvalidReferenceNameException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1009
|
+
};
|
|
1010
|
+
exports.InvalidReferenceNameException = class InvalidReferenceNameException extends __BaseException {
|
|
1101
1011
|
name = "InvalidReferenceNameException";
|
|
1102
1012
|
$fault = "client";
|
|
1103
1013
|
constructor(opts) {
|
|
@@ -1108,9 +1018,8 @@ class InvalidReferenceNameException extends CodeCommitServiceException_1.CodeCom
|
|
|
1108
1018
|
});
|
|
1109
1019
|
Object.setPrototypeOf(this, InvalidReferenceNameException.prototype);
|
|
1110
1020
|
}
|
|
1111
|
-
}
|
|
1112
|
-
exports.
|
|
1113
|
-
class InvalidTargetException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1021
|
+
};
|
|
1022
|
+
exports.InvalidTargetException = class InvalidTargetException extends __BaseException {
|
|
1114
1023
|
name = "InvalidTargetException";
|
|
1115
1024
|
$fault = "client";
|
|
1116
1025
|
constructor(opts) {
|
|
@@ -1121,9 +1030,8 @@ class InvalidTargetException extends CodeCommitServiceException_1.CodeCommitServ
|
|
|
1121
1030
|
});
|
|
1122
1031
|
Object.setPrototypeOf(this, InvalidTargetException.prototype);
|
|
1123
1032
|
}
|
|
1124
|
-
}
|
|
1125
|
-
exports.
|
|
1126
|
-
class InvalidTargetsException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1033
|
+
};
|
|
1034
|
+
exports.InvalidTargetsException = class InvalidTargetsException extends __BaseException {
|
|
1127
1035
|
name = "InvalidTargetsException";
|
|
1128
1036
|
$fault = "client";
|
|
1129
1037
|
constructor(opts) {
|
|
@@ -1134,9 +1042,8 @@ class InvalidTargetsException extends CodeCommitServiceException_1.CodeCommitSer
|
|
|
1134
1042
|
});
|
|
1135
1043
|
Object.setPrototypeOf(this, InvalidTargetsException.prototype);
|
|
1136
1044
|
}
|
|
1137
|
-
}
|
|
1138
|
-
exports.
|
|
1139
|
-
class InvalidTitleException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1045
|
+
};
|
|
1046
|
+
exports.InvalidTitleException = class InvalidTitleException extends __BaseException {
|
|
1140
1047
|
name = "InvalidTitleException";
|
|
1141
1048
|
$fault = "client";
|
|
1142
1049
|
constructor(opts) {
|
|
@@ -1147,9 +1054,8 @@ class InvalidTitleException extends CodeCommitServiceException_1.CodeCommitServi
|
|
|
1147
1054
|
});
|
|
1148
1055
|
Object.setPrototypeOf(this, InvalidTitleException.prototype);
|
|
1149
1056
|
}
|
|
1150
|
-
}
|
|
1151
|
-
exports.
|
|
1152
|
-
class MaximumOpenPullRequestsExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1057
|
+
};
|
|
1058
|
+
exports.MaximumOpenPullRequestsExceededException = class MaximumOpenPullRequestsExceededException extends __BaseException {
|
|
1153
1059
|
name = "MaximumOpenPullRequestsExceededException";
|
|
1154
1060
|
$fault = "client";
|
|
1155
1061
|
constructor(opts) {
|
|
@@ -1160,9 +1066,8 @@ class MaximumOpenPullRequestsExceededException extends CodeCommitServiceExceptio
|
|
|
1160
1066
|
});
|
|
1161
1067
|
Object.setPrototypeOf(this, MaximumOpenPullRequestsExceededException.prototype);
|
|
1162
1068
|
}
|
|
1163
|
-
}
|
|
1164
|
-
exports.
|
|
1165
|
-
class MultipleRepositoriesInPullRequestException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1069
|
+
};
|
|
1070
|
+
exports.MultipleRepositoriesInPullRequestException = class MultipleRepositoriesInPullRequestException extends __BaseException {
|
|
1166
1071
|
name = "MultipleRepositoriesInPullRequestException";
|
|
1167
1072
|
$fault = "client";
|
|
1168
1073
|
constructor(opts) {
|
|
@@ -1173,9 +1078,8 @@ class MultipleRepositoriesInPullRequestException extends CodeCommitServiceExcept
|
|
|
1173
1078
|
});
|
|
1174
1079
|
Object.setPrototypeOf(this, MultipleRepositoriesInPullRequestException.prototype);
|
|
1175
1080
|
}
|
|
1176
|
-
}
|
|
1177
|
-
exports.
|
|
1178
|
-
class ReferenceDoesNotExistException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1081
|
+
};
|
|
1082
|
+
exports.ReferenceDoesNotExistException = class ReferenceDoesNotExistException extends __BaseException {
|
|
1179
1083
|
name = "ReferenceDoesNotExistException";
|
|
1180
1084
|
$fault = "client";
|
|
1181
1085
|
constructor(opts) {
|
|
@@ -1186,9 +1090,8 @@ class ReferenceDoesNotExistException extends CodeCommitServiceException_1.CodeCo
|
|
|
1186
1090
|
});
|
|
1187
1091
|
Object.setPrototypeOf(this, ReferenceDoesNotExistException.prototype);
|
|
1188
1092
|
}
|
|
1189
|
-
}
|
|
1190
|
-
exports.
|
|
1191
|
-
class ReferenceNameRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1093
|
+
};
|
|
1094
|
+
exports.ReferenceNameRequiredException = class ReferenceNameRequiredException extends __BaseException {
|
|
1192
1095
|
name = "ReferenceNameRequiredException";
|
|
1193
1096
|
$fault = "client";
|
|
1194
1097
|
constructor(opts) {
|
|
@@ -1199,9 +1102,8 @@ class ReferenceNameRequiredException extends CodeCommitServiceException_1.CodeCo
|
|
|
1199
1102
|
});
|
|
1200
1103
|
Object.setPrototypeOf(this, ReferenceNameRequiredException.prototype);
|
|
1201
1104
|
}
|
|
1202
|
-
}
|
|
1203
|
-
exports.
|
|
1204
|
-
class ReferenceTypeNotSupportedException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1105
|
+
};
|
|
1106
|
+
exports.ReferenceTypeNotSupportedException = class ReferenceTypeNotSupportedException extends __BaseException {
|
|
1205
1107
|
name = "ReferenceTypeNotSupportedException";
|
|
1206
1108
|
$fault = "client";
|
|
1207
1109
|
constructor(opts) {
|
|
@@ -1212,9 +1114,8 @@ class ReferenceTypeNotSupportedException extends CodeCommitServiceException_1.Co
|
|
|
1212
1114
|
});
|
|
1213
1115
|
Object.setPrototypeOf(this, ReferenceTypeNotSupportedException.prototype);
|
|
1214
1116
|
}
|
|
1215
|
-
}
|
|
1216
|
-
exports.
|
|
1217
|
-
class SourceAndDestinationAreSameException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1117
|
+
};
|
|
1118
|
+
exports.SourceAndDestinationAreSameException = class SourceAndDestinationAreSameException extends __BaseException {
|
|
1218
1119
|
name = "SourceAndDestinationAreSameException";
|
|
1219
1120
|
$fault = "client";
|
|
1220
1121
|
constructor(opts) {
|
|
@@ -1225,9 +1126,8 @@ class SourceAndDestinationAreSameException extends CodeCommitServiceException_1.
|
|
|
1225
1126
|
});
|
|
1226
1127
|
Object.setPrototypeOf(this, SourceAndDestinationAreSameException.prototype);
|
|
1227
1128
|
}
|
|
1228
|
-
}
|
|
1229
|
-
exports.
|
|
1230
|
-
class TargetRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1129
|
+
};
|
|
1130
|
+
exports.TargetRequiredException = class TargetRequiredException extends __BaseException {
|
|
1231
1131
|
name = "TargetRequiredException";
|
|
1232
1132
|
$fault = "client";
|
|
1233
1133
|
constructor(opts) {
|
|
@@ -1238,9 +1138,8 @@ class TargetRequiredException extends CodeCommitServiceException_1.CodeCommitSer
|
|
|
1238
1138
|
});
|
|
1239
1139
|
Object.setPrototypeOf(this, TargetRequiredException.prototype);
|
|
1240
1140
|
}
|
|
1241
|
-
}
|
|
1242
|
-
exports.
|
|
1243
|
-
class TargetsRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1141
|
+
};
|
|
1142
|
+
exports.TargetsRequiredException = class TargetsRequiredException extends __BaseException {
|
|
1244
1143
|
name = "TargetsRequiredException";
|
|
1245
1144
|
$fault = "client";
|
|
1246
1145
|
constructor(opts) {
|
|
@@ -1251,9 +1150,8 @@ class TargetsRequiredException extends CodeCommitServiceException_1.CodeCommitSe
|
|
|
1251
1150
|
});
|
|
1252
1151
|
Object.setPrototypeOf(this, TargetsRequiredException.prototype);
|
|
1253
1152
|
}
|
|
1254
|
-
}
|
|
1255
|
-
exports.
|
|
1256
|
-
class TitleRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1153
|
+
};
|
|
1154
|
+
exports.TitleRequiredException = class TitleRequiredException extends __BaseException {
|
|
1257
1155
|
name = "TitleRequiredException";
|
|
1258
1156
|
$fault = "client";
|
|
1259
1157
|
constructor(opts) {
|
|
@@ -1264,9 +1162,8 @@ class TitleRequiredException extends CodeCommitServiceException_1.CodeCommitServ
|
|
|
1264
1162
|
});
|
|
1265
1163
|
Object.setPrototypeOf(this, TitleRequiredException.prototype);
|
|
1266
1164
|
}
|
|
1267
|
-
}
|
|
1268
|
-
exports.
|
|
1269
|
-
class InvalidApprovalRuleContentException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1165
|
+
};
|
|
1166
|
+
exports.InvalidApprovalRuleContentException = class InvalidApprovalRuleContentException extends __BaseException {
|
|
1270
1167
|
name = "InvalidApprovalRuleContentException";
|
|
1271
1168
|
$fault = "client";
|
|
1272
1169
|
constructor(opts) {
|
|
@@ -1277,9 +1174,8 @@ class InvalidApprovalRuleContentException extends CodeCommitServiceException_1.C
|
|
|
1277
1174
|
});
|
|
1278
1175
|
Object.setPrototypeOf(this, InvalidApprovalRuleContentException.prototype);
|
|
1279
1176
|
}
|
|
1280
|
-
}
|
|
1281
|
-
exports.
|
|
1282
|
-
class InvalidApprovalRuleNameException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1177
|
+
};
|
|
1178
|
+
exports.InvalidApprovalRuleNameException = class InvalidApprovalRuleNameException extends __BaseException {
|
|
1283
1179
|
name = "InvalidApprovalRuleNameException";
|
|
1284
1180
|
$fault = "client";
|
|
1285
1181
|
constructor(opts) {
|
|
@@ -1290,9 +1186,8 @@ class InvalidApprovalRuleNameException extends CodeCommitServiceException_1.Code
|
|
|
1290
1186
|
});
|
|
1291
1187
|
Object.setPrototypeOf(this, InvalidApprovalRuleNameException.prototype);
|
|
1292
1188
|
}
|
|
1293
|
-
}
|
|
1294
|
-
exports.
|
|
1295
|
-
class InvalidPullRequestIdException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1189
|
+
};
|
|
1190
|
+
exports.InvalidPullRequestIdException = class InvalidPullRequestIdException extends __BaseException {
|
|
1296
1191
|
name = "InvalidPullRequestIdException";
|
|
1297
1192
|
$fault = "client";
|
|
1298
1193
|
constructor(opts) {
|
|
@@ -1303,9 +1198,8 @@ class InvalidPullRequestIdException extends CodeCommitServiceException_1.CodeCom
|
|
|
1303
1198
|
});
|
|
1304
1199
|
Object.setPrototypeOf(this, InvalidPullRequestIdException.prototype);
|
|
1305
1200
|
}
|
|
1306
|
-
}
|
|
1307
|
-
exports.
|
|
1308
|
-
class NumberOfRulesExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1201
|
+
};
|
|
1202
|
+
exports.NumberOfRulesExceededException = class NumberOfRulesExceededException extends __BaseException {
|
|
1309
1203
|
name = "NumberOfRulesExceededException";
|
|
1310
1204
|
$fault = "client";
|
|
1311
1205
|
constructor(opts) {
|
|
@@ -1316,9 +1210,8 @@ class NumberOfRulesExceededException extends CodeCommitServiceException_1.CodeCo
|
|
|
1316
1210
|
});
|
|
1317
1211
|
Object.setPrototypeOf(this, NumberOfRulesExceededException.prototype);
|
|
1318
1212
|
}
|
|
1319
|
-
}
|
|
1320
|
-
exports.
|
|
1321
|
-
class PullRequestAlreadyClosedException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1213
|
+
};
|
|
1214
|
+
exports.PullRequestAlreadyClosedException = class PullRequestAlreadyClosedException extends __BaseException {
|
|
1322
1215
|
name = "PullRequestAlreadyClosedException";
|
|
1323
1216
|
$fault = "client";
|
|
1324
1217
|
constructor(opts) {
|
|
@@ -1329,9 +1222,8 @@ class PullRequestAlreadyClosedException extends CodeCommitServiceException_1.Cod
|
|
|
1329
1222
|
});
|
|
1330
1223
|
Object.setPrototypeOf(this, PullRequestAlreadyClosedException.prototype);
|
|
1331
1224
|
}
|
|
1332
|
-
}
|
|
1333
|
-
exports.
|
|
1334
|
-
class PullRequestDoesNotExistException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1225
|
+
};
|
|
1226
|
+
exports.PullRequestDoesNotExistException = class PullRequestDoesNotExistException extends __BaseException {
|
|
1335
1227
|
name = "PullRequestDoesNotExistException";
|
|
1336
1228
|
$fault = "client";
|
|
1337
1229
|
constructor(opts) {
|
|
@@ -1342,9 +1234,8 @@ class PullRequestDoesNotExistException extends CodeCommitServiceException_1.Code
|
|
|
1342
1234
|
});
|
|
1343
1235
|
Object.setPrototypeOf(this, PullRequestDoesNotExistException.prototype);
|
|
1344
1236
|
}
|
|
1345
|
-
}
|
|
1346
|
-
exports.
|
|
1347
|
-
class PullRequestIdRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1237
|
+
};
|
|
1238
|
+
exports.PullRequestIdRequiredException = class PullRequestIdRequiredException extends __BaseException {
|
|
1348
1239
|
name = "PullRequestIdRequiredException";
|
|
1349
1240
|
$fault = "client";
|
|
1350
1241
|
constructor(opts) {
|
|
@@ -1355,9 +1246,8 @@ class PullRequestIdRequiredException extends CodeCommitServiceException_1.CodeCo
|
|
|
1355
1246
|
});
|
|
1356
1247
|
Object.setPrototypeOf(this, PullRequestIdRequiredException.prototype);
|
|
1357
1248
|
}
|
|
1358
|
-
}
|
|
1359
|
-
exports.
|
|
1360
|
-
class EncryptionKeyInvalidIdException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1249
|
+
};
|
|
1250
|
+
exports.EncryptionKeyInvalidIdException = class EncryptionKeyInvalidIdException extends __BaseException {
|
|
1361
1251
|
name = "EncryptionKeyInvalidIdException";
|
|
1362
1252
|
$fault = "client";
|
|
1363
1253
|
constructor(opts) {
|
|
@@ -1368,9 +1258,8 @@ class EncryptionKeyInvalidIdException extends CodeCommitServiceException_1.CodeC
|
|
|
1368
1258
|
});
|
|
1369
1259
|
Object.setPrototypeOf(this, EncryptionKeyInvalidIdException.prototype);
|
|
1370
1260
|
}
|
|
1371
|
-
}
|
|
1372
|
-
exports.
|
|
1373
|
-
class EncryptionKeyInvalidUsageException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1261
|
+
};
|
|
1262
|
+
exports.EncryptionKeyInvalidUsageException = class EncryptionKeyInvalidUsageException extends __BaseException {
|
|
1374
1263
|
name = "EncryptionKeyInvalidUsageException";
|
|
1375
1264
|
$fault = "client";
|
|
1376
1265
|
constructor(opts) {
|
|
@@ -1381,9 +1270,8 @@ class EncryptionKeyInvalidUsageException extends CodeCommitServiceException_1.Co
|
|
|
1381
1270
|
});
|
|
1382
1271
|
Object.setPrototypeOf(this, EncryptionKeyInvalidUsageException.prototype);
|
|
1383
1272
|
}
|
|
1384
|
-
}
|
|
1385
|
-
exports.
|
|
1386
|
-
class InvalidRepositoryDescriptionException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1273
|
+
};
|
|
1274
|
+
exports.InvalidRepositoryDescriptionException = class InvalidRepositoryDescriptionException extends __BaseException {
|
|
1387
1275
|
name = "InvalidRepositoryDescriptionException";
|
|
1388
1276
|
$fault = "client";
|
|
1389
1277
|
constructor(opts) {
|
|
@@ -1394,9 +1282,8 @@ class InvalidRepositoryDescriptionException extends CodeCommitServiceException_1
|
|
|
1394
1282
|
});
|
|
1395
1283
|
Object.setPrototypeOf(this, InvalidRepositoryDescriptionException.prototype);
|
|
1396
1284
|
}
|
|
1397
|
-
}
|
|
1398
|
-
exports.
|
|
1399
|
-
class InvalidSystemTagUsageException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1285
|
+
};
|
|
1286
|
+
exports.InvalidSystemTagUsageException = class InvalidSystemTagUsageException extends __BaseException {
|
|
1400
1287
|
name = "InvalidSystemTagUsageException";
|
|
1401
1288
|
$fault = "client";
|
|
1402
1289
|
constructor(opts) {
|
|
@@ -1407,9 +1294,8 @@ class InvalidSystemTagUsageException extends CodeCommitServiceException_1.CodeCo
|
|
|
1407
1294
|
});
|
|
1408
1295
|
Object.setPrototypeOf(this, InvalidSystemTagUsageException.prototype);
|
|
1409
1296
|
}
|
|
1410
|
-
}
|
|
1411
|
-
exports.
|
|
1412
|
-
class InvalidTagsMapException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1297
|
+
};
|
|
1298
|
+
exports.InvalidTagsMapException = class InvalidTagsMapException extends __BaseException {
|
|
1413
1299
|
name = "InvalidTagsMapException";
|
|
1414
1300
|
$fault = "client";
|
|
1415
1301
|
constructor(opts) {
|
|
@@ -1420,9 +1306,8 @@ class InvalidTagsMapException extends CodeCommitServiceException_1.CodeCommitSer
|
|
|
1420
1306
|
});
|
|
1421
1307
|
Object.setPrototypeOf(this, InvalidTagsMapException.prototype);
|
|
1422
1308
|
}
|
|
1423
|
-
}
|
|
1424
|
-
exports.
|
|
1425
|
-
class OperationNotAllowedException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1309
|
+
};
|
|
1310
|
+
exports.OperationNotAllowedException = class OperationNotAllowedException extends __BaseException {
|
|
1426
1311
|
name = "OperationNotAllowedException";
|
|
1427
1312
|
$fault = "client";
|
|
1428
1313
|
constructor(opts) {
|
|
@@ -1433,9 +1318,8 @@ class OperationNotAllowedException extends CodeCommitServiceException_1.CodeComm
|
|
|
1433
1318
|
});
|
|
1434
1319
|
Object.setPrototypeOf(this, OperationNotAllowedException.prototype);
|
|
1435
1320
|
}
|
|
1436
|
-
}
|
|
1437
|
-
exports.
|
|
1438
|
-
class RepositoryLimitExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1321
|
+
};
|
|
1322
|
+
exports.RepositoryLimitExceededException = class RepositoryLimitExceededException extends __BaseException {
|
|
1439
1323
|
name = "RepositoryLimitExceededException";
|
|
1440
1324
|
$fault = "client";
|
|
1441
1325
|
constructor(opts) {
|
|
@@ -1446,9 +1330,8 @@ class RepositoryLimitExceededException extends CodeCommitServiceException_1.Code
|
|
|
1446
1330
|
});
|
|
1447
1331
|
Object.setPrototypeOf(this, RepositoryLimitExceededException.prototype);
|
|
1448
1332
|
}
|
|
1449
|
-
}
|
|
1450
|
-
exports.
|
|
1451
|
-
class RepositoryNameExistsException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1333
|
+
};
|
|
1334
|
+
exports.RepositoryNameExistsException = class RepositoryNameExistsException extends __BaseException {
|
|
1452
1335
|
name = "RepositoryNameExistsException";
|
|
1453
1336
|
$fault = "client";
|
|
1454
1337
|
constructor(opts) {
|
|
@@ -1459,9 +1342,8 @@ class RepositoryNameExistsException extends CodeCommitServiceException_1.CodeCom
|
|
|
1459
1342
|
});
|
|
1460
1343
|
Object.setPrototypeOf(this, RepositoryNameExistsException.prototype);
|
|
1461
1344
|
}
|
|
1462
|
-
}
|
|
1463
|
-
exports.
|
|
1464
|
-
class TagPolicyException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1345
|
+
};
|
|
1346
|
+
exports.TagPolicyException = class TagPolicyException extends __BaseException {
|
|
1465
1347
|
name = "TagPolicyException";
|
|
1466
1348
|
$fault = "client";
|
|
1467
1349
|
constructor(opts) {
|
|
@@ -1472,9 +1354,8 @@ class TagPolicyException extends CodeCommitServiceException_1.CodeCommitServiceE
|
|
|
1472
1354
|
});
|
|
1473
1355
|
Object.setPrototypeOf(this, TagPolicyException.prototype);
|
|
1474
1356
|
}
|
|
1475
|
-
}
|
|
1476
|
-
exports.
|
|
1477
|
-
class TooManyTagsException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1357
|
+
};
|
|
1358
|
+
exports.TooManyTagsException = class TooManyTagsException extends __BaseException {
|
|
1478
1359
|
name = "TooManyTagsException";
|
|
1479
1360
|
$fault = "client";
|
|
1480
1361
|
constructor(opts) {
|
|
@@ -1485,9 +1366,8 @@ class TooManyTagsException extends CodeCommitServiceException_1.CodeCommitServic
|
|
|
1485
1366
|
});
|
|
1486
1367
|
Object.setPrototypeOf(this, TooManyTagsException.prototype);
|
|
1487
1368
|
}
|
|
1488
|
-
}
|
|
1489
|
-
exports.
|
|
1490
|
-
class ConcurrentReferenceUpdateException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1369
|
+
};
|
|
1370
|
+
exports.ConcurrentReferenceUpdateException = class ConcurrentReferenceUpdateException extends __BaseException {
|
|
1491
1371
|
name = "ConcurrentReferenceUpdateException";
|
|
1492
1372
|
$fault = "client";
|
|
1493
1373
|
constructor(opts) {
|
|
@@ -1498,9 +1378,8 @@ class ConcurrentReferenceUpdateException extends CodeCommitServiceException_1.Co
|
|
|
1498
1378
|
});
|
|
1499
1379
|
Object.setPrototypeOf(this, ConcurrentReferenceUpdateException.prototype);
|
|
1500
1380
|
}
|
|
1501
|
-
}
|
|
1502
|
-
exports.
|
|
1503
|
-
class InvalidConflictResolutionException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1381
|
+
};
|
|
1382
|
+
exports.InvalidConflictResolutionException = class InvalidConflictResolutionException extends __BaseException {
|
|
1504
1383
|
name = "InvalidConflictResolutionException";
|
|
1505
1384
|
$fault = "client";
|
|
1506
1385
|
constructor(opts) {
|
|
@@ -1511,9 +1390,8 @@ class InvalidConflictResolutionException extends CodeCommitServiceException_1.Co
|
|
|
1511
1390
|
});
|
|
1512
1391
|
Object.setPrototypeOf(this, InvalidConflictResolutionException.prototype);
|
|
1513
1392
|
}
|
|
1514
|
-
}
|
|
1515
|
-
exports.
|
|
1516
|
-
class InvalidReplacementContentException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1393
|
+
};
|
|
1394
|
+
exports.InvalidReplacementContentException = class InvalidReplacementContentException extends __BaseException {
|
|
1517
1395
|
name = "InvalidReplacementContentException";
|
|
1518
1396
|
$fault = "client";
|
|
1519
1397
|
constructor(opts) {
|
|
@@ -1524,9 +1402,8 @@ class InvalidReplacementContentException extends CodeCommitServiceException_1.Co
|
|
|
1524
1402
|
});
|
|
1525
1403
|
Object.setPrototypeOf(this, InvalidReplacementContentException.prototype);
|
|
1526
1404
|
}
|
|
1527
|
-
}
|
|
1528
|
-
exports.
|
|
1529
|
-
class InvalidReplacementTypeException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1405
|
+
};
|
|
1406
|
+
exports.InvalidReplacementTypeException = class InvalidReplacementTypeException extends __BaseException {
|
|
1530
1407
|
name = "InvalidReplacementTypeException";
|
|
1531
1408
|
$fault = "client";
|
|
1532
1409
|
constructor(opts) {
|
|
@@ -1537,9 +1414,8 @@ class InvalidReplacementTypeException extends CodeCommitServiceException_1.CodeC
|
|
|
1537
1414
|
});
|
|
1538
1415
|
Object.setPrototypeOf(this, InvalidReplacementTypeException.prototype);
|
|
1539
1416
|
}
|
|
1540
|
-
}
|
|
1541
|
-
exports.
|
|
1542
|
-
class ManualMergeRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1417
|
+
};
|
|
1418
|
+
exports.ManualMergeRequiredException = class ManualMergeRequiredException extends __BaseException {
|
|
1543
1419
|
name = "ManualMergeRequiredException";
|
|
1544
1420
|
$fault = "client";
|
|
1545
1421
|
constructor(opts) {
|
|
@@ -1550,9 +1426,8 @@ class ManualMergeRequiredException extends CodeCommitServiceException_1.CodeComm
|
|
|
1550
1426
|
});
|
|
1551
1427
|
Object.setPrototypeOf(this, ManualMergeRequiredException.prototype);
|
|
1552
1428
|
}
|
|
1553
|
-
}
|
|
1554
|
-
exports.
|
|
1555
|
-
class MaximumConflictResolutionEntriesExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1429
|
+
};
|
|
1430
|
+
exports.MaximumConflictResolutionEntriesExceededException = class MaximumConflictResolutionEntriesExceededException extends __BaseException {
|
|
1556
1431
|
name = "MaximumConflictResolutionEntriesExceededException";
|
|
1557
1432
|
$fault = "client";
|
|
1558
1433
|
constructor(opts) {
|
|
@@ -1563,9 +1438,8 @@ class MaximumConflictResolutionEntriesExceededException extends CodeCommitServic
|
|
|
1563
1438
|
});
|
|
1564
1439
|
Object.setPrototypeOf(this, MaximumConflictResolutionEntriesExceededException.prototype);
|
|
1565
1440
|
}
|
|
1566
|
-
}
|
|
1567
|
-
exports.
|
|
1568
|
-
class MultipleConflictResolutionEntriesException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1441
|
+
};
|
|
1442
|
+
exports.MultipleConflictResolutionEntriesException = class MultipleConflictResolutionEntriesException extends __BaseException {
|
|
1569
1443
|
name = "MultipleConflictResolutionEntriesException";
|
|
1570
1444
|
$fault = "client";
|
|
1571
1445
|
constructor(opts) {
|
|
@@ -1576,9 +1450,8 @@ class MultipleConflictResolutionEntriesException extends CodeCommitServiceExcept
|
|
|
1576
1450
|
});
|
|
1577
1451
|
Object.setPrototypeOf(this, MultipleConflictResolutionEntriesException.prototype);
|
|
1578
1452
|
}
|
|
1579
|
-
}
|
|
1580
|
-
exports.
|
|
1581
|
-
class ReplacementContentRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1453
|
+
};
|
|
1454
|
+
exports.ReplacementContentRequiredException = class ReplacementContentRequiredException extends __BaseException {
|
|
1582
1455
|
name = "ReplacementContentRequiredException";
|
|
1583
1456
|
$fault = "client";
|
|
1584
1457
|
constructor(opts) {
|
|
@@ -1589,9 +1462,8 @@ class ReplacementContentRequiredException extends CodeCommitServiceException_1.C
|
|
|
1589
1462
|
});
|
|
1590
1463
|
Object.setPrototypeOf(this, ReplacementContentRequiredException.prototype);
|
|
1591
1464
|
}
|
|
1592
|
-
}
|
|
1593
|
-
exports.
|
|
1594
|
-
class ReplacementTypeRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1465
|
+
};
|
|
1466
|
+
exports.ReplacementTypeRequiredException = class ReplacementTypeRequiredException extends __BaseException {
|
|
1595
1467
|
name = "ReplacementTypeRequiredException";
|
|
1596
1468
|
$fault = "client";
|
|
1597
1469
|
constructor(opts) {
|
|
@@ -1602,9 +1474,8 @@ class ReplacementTypeRequiredException extends CodeCommitServiceException_1.Code
|
|
|
1602
1474
|
});
|
|
1603
1475
|
Object.setPrototypeOf(this, ReplacementTypeRequiredException.prototype);
|
|
1604
1476
|
}
|
|
1605
|
-
}
|
|
1606
|
-
exports.
|
|
1607
|
-
class DefaultBranchCannotBeDeletedException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1477
|
+
};
|
|
1478
|
+
exports.DefaultBranchCannotBeDeletedException = class DefaultBranchCannotBeDeletedException extends __BaseException {
|
|
1608
1479
|
name = "DefaultBranchCannotBeDeletedException";
|
|
1609
1480
|
$fault = "client";
|
|
1610
1481
|
constructor(opts) {
|
|
@@ -1615,9 +1486,8 @@ class DefaultBranchCannotBeDeletedException extends CodeCommitServiceException_1
|
|
|
1615
1486
|
});
|
|
1616
1487
|
Object.setPrototypeOf(this, DefaultBranchCannotBeDeletedException.prototype);
|
|
1617
1488
|
}
|
|
1618
|
-
}
|
|
1619
|
-
exports.
|
|
1620
|
-
class CommentDeletedException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1489
|
+
};
|
|
1490
|
+
exports.CommentDeletedException = class CommentDeletedException extends __BaseException {
|
|
1621
1491
|
name = "CommentDeletedException";
|
|
1622
1492
|
$fault = "client";
|
|
1623
1493
|
constructor(opts) {
|
|
@@ -1628,9 +1498,8 @@ class CommentDeletedException extends CodeCommitServiceException_1.CodeCommitSer
|
|
|
1628
1498
|
});
|
|
1629
1499
|
Object.setPrototypeOf(this, CommentDeletedException.prototype);
|
|
1630
1500
|
}
|
|
1631
|
-
}
|
|
1632
|
-
exports.
|
|
1633
|
-
class CommentDoesNotExistException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1501
|
+
};
|
|
1502
|
+
exports.CommentDoesNotExistException = class CommentDoesNotExistException extends __BaseException {
|
|
1634
1503
|
name = "CommentDoesNotExistException";
|
|
1635
1504
|
$fault = "client";
|
|
1636
1505
|
constructor(opts) {
|
|
@@ -1641,9 +1510,8 @@ class CommentDoesNotExistException extends CodeCommitServiceException_1.CodeComm
|
|
|
1641
1510
|
});
|
|
1642
1511
|
Object.setPrototypeOf(this, CommentDoesNotExistException.prototype);
|
|
1643
1512
|
}
|
|
1644
|
-
}
|
|
1645
|
-
exports.
|
|
1646
|
-
class CommentIdRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1513
|
+
};
|
|
1514
|
+
exports.CommentIdRequiredException = class CommentIdRequiredException extends __BaseException {
|
|
1647
1515
|
name = "CommentIdRequiredException";
|
|
1648
1516
|
$fault = "client";
|
|
1649
1517
|
constructor(opts) {
|
|
@@ -1654,9 +1522,8 @@ class CommentIdRequiredException extends CodeCommitServiceException_1.CodeCommit
|
|
|
1654
1522
|
});
|
|
1655
1523
|
Object.setPrototypeOf(this, CommentIdRequiredException.prototype);
|
|
1656
1524
|
}
|
|
1657
|
-
}
|
|
1658
|
-
exports.
|
|
1659
|
-
class InvalidCommentIdException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1525
|
+
};
|
|
1526
|
+
exports.InvalidCommentIdException = class InvalidCommentIdException extends __BaseException {
|
|
1660
1527
|
name = "InvalidCommentIdException";
|
|
1661
1528
|
$fault = "client";
|
|
1662
1529
|
constructor(opts) {
|
|
@@ -1667,9 +1534,8 @@ class InvalidCommentIdException extends CodeCommitServiceException_1.CodeCommitS
|
|
|
1667
1534
|
});
|
|
1668
1535
|
Object.setPrototypeOf(this, InvalidCommentIdException.prototype);
|
|
1669
1536
|
}
|
|
1670
|
-
}
|
|
1671
|
-
exports.
|
|
1672
|
-
class InvalidActorArnException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1537
|
+
};
|
|
1538
|
+
exports.InvalidActorArnException = class InvalidActorArnException extends __BaseException {
|
|
1673
1539
|
name = "InvalidActorArnException";
|
|
1674
1540
|
$fault = "client";
|
|
1675
1541
|
constructor(opts) {
|
|
@@ -1680,9 +1546,8 @@ class InvalidActorArnException extends CodeCommitServiceException_1.CodeCommitSe
|
|
|
1680
1546
|
});
|
|
1681
1547
|
Object.setPrototypeOf(this, InvalidActorArnException.prototype);
|
|
1682
1548
|
}
|
|
1683
|
-
}
|
|
1684
|
-
exports.
|
|
1685
|
-
class InvalidMaxResultsException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1549
|
+
};
|
|
1550
|
+
exports.InvalidMaxResultsException = class InvalidMaxResultsException extends __BaseException {
|
|
1686
1551
|
name = "InvalidMaxResultsException";
|
|
1687
1552
|
$fault = "client";
|
|
1688
1553
|
constructor(opts) {
|
|
@@ -1693,9 +1558,8 @@ class InvalidMaxResultsException extends CodeCommitServiceException_1.CodeCommit
|
|
|
1693
1558
|
});
|
|
1694
1559
|
Object.setPrototypeOf(this, InvalidMaxResultsException.prototype);
|
|
1695
1560
|
}
|
|
1696
|
-
}
|
|
1697
|
-
exports.
|
|
1698
|
-
class InvalidPullRequestEventTypeException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1561
|
+
};
|
|
1562
|
+
exports.InvalidPullRequestEventTypeException = class InvalidPullRequestEventTypeException extends __BaseException {
|
|
1699
1563
|
name = "InvalidPullRequestEventTypeException";
|
|
1700
1564
|
$fault = "client";
|
|
1701
1565
|
constructor(opts) {
|
|
@@ -1706,9 +1570,8 @@ class InvalidPullRequestEventTypeException extends CodeCommitServiceException_1.
|
|
|
1706
1570
|
});
|
|
1707
1571
|
Object.setPrototypeOf(this, InvalidPullRequestEventTypeException.prototype);
|
|
1708
1572
|
}
|
|
1709
|
-
}
|
|
1710
|
-
exports.
|
|
1711
|
-
class InvalidRevisionIdException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1573
|
+
};
|
|
1574
|
+
exports.InvalidRevisionIdException = class InvalidRevisionIdException extends __BaseException {
|
|
1712
1575
|
name = "InvalidRevisionIdException";
|
|
1713
1576
|
$fault = "client";
|
|
1714
1577
|
constructor(opts) {
|
|
@@ -1719,9 +1582,8 @@ class InvalidRevisionIdException extends CodeCommitServiceException_1.CodeCommit
|
|
|
1719
1582
|
});
|
|
1720
1583
|
Object.setPrototypeOf(this, InvalidRevisionIdException.prototype);
|
|
1721
1584
|
}
|
|
1722
|
-
}
|
|
1723
|
-
exports.
|
|
1724
|
-
class RevisionIdRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1585
|
+
};
|
|
1586
|
+
exports.RevisionIdRequiredException = class RevisionIdRequiredException extends __BaseException {
|
|
1725
1587
|
name = "RevisionIdRequiredException";
|
|
1726
1588
|
$fault = "client";
|
|
1727
1589
|
constructor(opts) {
|
|
@@ -1732,9 +1594,8 @@ class RevisionIdRequiredException extends CodeCommitServiceException_1.CodeCommi
|
|
|
1732
1594
|
});
|
|
1733
1595
|
Object.setPrototypeOf(this, RevisionIdRequiredException.prototype);
|
|
1734
1596
|
}
|
|
1735
|
-
}
|
|
1736
|
-
exports.
|
|
1737
|
-
class RevisionNotCurrentException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1597
|
+
};
|
|
1598
|
+
exports.RevisionNotCurrentException = class RevisionNotCurrentException extends __BaseException {
|
|
1738
1599
|
name = "RevisionNotCurrentException";
|
|
1739
1600
|
$fault = "client";
|
|
1740
1601
|
constructor(opts) {
|
|
@@ -1745,9 +1606,8 @@ class RevisionNotCurrentException extends CodeCommitServiceException_1.CodeCommi
|
|
|
1745
1606
|
});
|
|
1746
1607
|
Object.setPrototypeOf(this, RevisionNotCurrentException.prototype);
|
|
1747
1608
|
}
|
|
1748
|
-
}
|
|
1749
|
-
exports.
|
|
1750
|
-
class FileTooLargeException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1609
|
+
};
|
|
1610
|
+
exports.FileTooLargeException = class FileTooLargeException extends __BaseException {
|
|
1751
1611
|
name = "FileTooLargeException";
|
|
1752
1612
|
$fault = "client";
|
|
1753
1613
|
constructor(opts) {
|
|
@@ -1758,9 +1618,8 @@ class FileTooLargeException extends CodeCommitServiceException_1.CodeCommitServi
|
|
|
1758
1618
|
});
|
|
1759
1619
|
Object.setPrototypeOf(this, FileTooLargeException.prototype);
|
|
1760
1620
|
}
|
|
1761
|
-
}
|
|
1762
|
-
exports.
|
|
1763
|
-
class InvalidBlobIdException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1621
|
+
};
|
|
1622
|
+
exports.InvalidBlobIdException = class InvalidBlobIdException extends __BaseException {
|
|
1764
1623
|
name = "InvalidBlobIdException";
|
|
1765
1624
|
$fault = "client";
|
|
1766
1625
|
constructor(opts) {
|
|
@@ -1771,9 +1630,8 @@ class InvalidBlobIdException extends CodeCommitServiceException_1.CodeCommitServ
|
|
|
1771
1630
|
});
|
|
1772
1631
|
Object.setPrototypeOf(this, InvalidBlobIdException.prototype);
|
|
1773
1632
|
}
|
|
1774
|
-
}
|
|
1775
|
-
exports.
|
|
1776
|
-
class InvalidReactionUserArnException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1633
|
+
};
|
|
1634
|
+
exports.InvalidReactionUserArnException = class InvalidReactionUserArnException extends __BaseException {
|
|
1777
1635
|
name = "InvalidReactionUserArnException";
|
|
1778
1636
|
$fault = "client";
|
|
1779
1637
|
constructor(opts) {
|
|
@@ -1784,9 +1642,8 @@ class InvalidReactionUserArnException extends CodeCommitServiceException_1.CodeC
|
|
|
1784
1642
|
});
|
|
1785
1643
|
Object.setPrototypeOf(this, InvalidReactionUserArnException.prototype);
|
|
1786
1644
|
}
|
|
1787
|
-
}
|
|
1788
|
-
exports.
|
|
1789
|
-
class RepositoryNotAssociatedWithPullRequestException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1645
|
+
};
|
|
1646
|
+
exports.RepositoryNotAssociatedWithPullRequestException = class RepositoryNotAssociatedWithPullRequestException extends __BaseException {
|
|
1790
1647
|
name = "RepositoryNotAssociatedWithPullRequestException";
|
|
1791
1648
|
$fault = "client";
|
|
1792
1649
|
constructor(opts) {
|
|
@@ -1797,9 +1654,8 @@ class RepositoryNotAssociatedWithPullRequestException extends CodeCommitServiceE
|
|
|
1797
1654
|
});
|
|
1798
1655
|
Object.setPrototypeOf(this, RepositoryNotAssociatedWithPullRequestException.prototype);
|
|
1799
1656
|
}
|
|
1800
|
-
}
|
|
1801
|
-
exports.
|
|
1802
|
-
class CommitIdDoesNotExistException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1657
|
+
};
|
|
1658
|
+
exports.CommitIdDoesNotExistException = class CommitIdDoesNotExistException extends __BaseException {
|
|
1803
1659
|
name = "CommitIdDoesNotExistException";
|
|
1804
1660
|
$fault = "client";
|
|
1805
1661
|
constructor(opts) {
|
|
@@ -1810,9 +1666,8 @@ class CommitIdDoesNotExistException extends CodeCommitServiceException_1.CodeCom
|
|
|
1810
1666
|
});
|
|
1811
1667
|
Object.setPrototypeOf(this, CommitIdDoesNotExistException.prototype);
|
|
1812
1668
|
}
|
|
1813
|
-
}
|
|
1814
|
-
exports.
|
|
1815
|
-
class PathDoesNotExistException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1669
|
+
};
|
|
1670
|
+
exports.PathDoesNotExistException = class PathDoesNotExistException extends __BaseException {
|
|
1816
1671
|
name = "PathDoesNotExistException";
|
|
1817
1672
|
$fault = "client";
|
|
1818
1673
|
constructor(opts) {
|
|
@@ -1823,9 +1678,8 @@ class PathDoesNotExistException extends CodeCommitServiceException_1.CodeCommitS
|
|
|
1823
1678
|
});
|
|
1824
1679
|
Object.setPrototypeOf(this, PathDoesNotExistException.prototype);
|
|
1825
1680
|
}
|
|
1826
|
-
}
|
|
1827
|
-
exports.
|
|
1828
|
-
class FolderDoesNotExistException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1681
|
+
};
|
|
1682
|
+
exports.FolderDoesNotExistException = class FolderDoesNotExistException extends __BaseException {
|
|
1829
1683
|
name = "FolderDoesNotExistException";
|
|
1830
1684
|
$fault = "client";
|
|
1831
1685
|
constructor(opts) {
|
|
@@ -1836,9 +1690,8 @@ class FolderDoesNotExistException extends CodeCommitServiceException_1.CodeCommi
|
|
|
1836
1690
|
});
|
|
1837
1691
|
Object.setPrototypeOf(this, FolderDoesNotExistException.prototype);
|
|
1838
1692
|
}
|
|
1839
|
-
}
|
|
1840
|
-
exports.
|
|
1841
|
-
class InvalidDestinationCommitSpecifierException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1693
|
+
};
|
|
1694
|
+
exports.InvalidDestinationCommitSpecifierException = class InvalidDestinationCommitSpecifierException extends __BaseException {
|
|
1842
1695
|
name = "InvalidDestinationCommitSpecifierException";
|
|
1843
1696
|
$fault = "client";
|
|
1844
1697
|
constructor(opts) {
|
|
@@ -1849,9 +1702,8 @@ class InvalidDestinationCommitSpecifierException extends CodeCommitServiceExcept
|
|
|
1849
1702
|
});
|
|
1850
1703
|
Object.setPrototypeOf(this, InvalidDestinationCommitSpecifierException.prototype);
|
|
1851
1704
|
}
|
|
1852
|
-
}
|
|
1853
|
-
exports.
|
|
1854
|
-
class InvalidSourceCommitSpecifierException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1705
|
+
};
|
|
1706
|
+
exports.InvalidSourceCommitSpecifierException = class InvalidSourceCommitSpecifierException extends __BaseException {
|
|
1855
1707
|
name = "InvalidSourceCommitSpecifierException";
|
|
1856
1708
|
$fault = "client";
|
|
1857
1709
|
constructor(opts) {
|
|
@@ -1862,9 +1714,8 @@ class InvalidSourceCommitSpecifierException extends CodeCommitServiceException_1
|
|
|
1862
1714
|
});
|
|
1863
1715
|
Object.setPrototypeOf(this, InvalidSourceCommitSpecifierException.prototype);
|
|
1864
1716
|
}
|
|
1865
|
-
}
|
|
1866
|
-
exports.
|
|
1867
|
-
class InvalidAuthorArnException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1717
|
+
};
|
|
1718
|
+
exports.InvalidAuthorArnException = class InvalidAuthorArnException extends __BaseException {
|
|
1868
1719
|
name = "InvalidAuthorArnException";
|
|
1869
1720
|
$fault = "client";
|
|
1870
1721
|
constructor(opts) {
|
|
@@ -1875,9 +1726,8 @@ class InvalidAuthorArnException extends CodeCommitServiceException_1.CodeCommitS
|
|
|
1875
1726
|
});
|
|
1876
1727
|
Object.setPrototypeOf(this, InvalidAuthorArnException.prototype);
|
|
1877
1728
|
}
|
|
1878
|
-
}
|
|
1879
|
-
exports.
|
|
1880
|
-
class InvalidPullRequestStatusException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1729
|
+
};
|
|
1730
|
+
exports.InvalidPullRequestStatusException = class InvalidPullRequestStatusException extends __BaseException {
|
|
1881
1731
|
name = "InvalidPullRequestStatusException";
|
|
1882
1732
|
$fault = "client";
|
|
1883
1733
|
constructor(opts) {
|
|
@@ -1888,9 +1738,8 @@ class InvalidPullRequestStatusException extends CodeCommitServiceException_1.Cod
|
|
|
1888
1738
|
});
|
|
1889
1739
|
Object.setPrototypeOf(this, InvalidPullRequestStatusException.prototype);
|
|
1890
1740
|
}
|
|
1891
|
-
}
|
|
1892
|
-
exports.
|
|
1893
|
-
class InvalidOrderException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1741
|
+
};
|
|
1742
|
+
exports.InvalidOrderException = class InvalidOrderException extends __BaseException {
|
|
1894
1743
|
name = "InvalidOrderException";
|
|
1895
1744
|
$fault = "client";
|
|
1896
1745
|
constructor(opts) {
|
|
@@ -1901,9 +1750,8 @@ class InvalidOrderException extends CodeCommitServiceException_1.CodeCommitServi
|
|
|
1901
1750
|
});
|
|
1902
1751
|
Object.setPrototypeOf(this, InvalidOrderException.prototype);
|
|
1903
1752
|
}
|
|
1904
|
-
}
|
|
1905
|
-
exports.
|
|
1906
|
-
class InvalidSortByException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1753
|
+
};
|
|
1754
|
+
exports.InvalidSortByException = class InvalidSortByException extends __BaseException {
|
|
1907
1755
|
name = "InvalidSortByException";
|
|
1908
1756
|
$fault = "client";
|
|
1909
1757
|
constructor(opts) {
|
|
@@ -1914,9 +1762,8 @@ class InvalidSortByException extends CodeCommitServiceException_1.CodeCommitServ
|
|
|
1914
1762
|
});
|
|
1915
1763
|
Object.setPrototypeOf(this, InvalidSortByException.prototype);
|
|
1916
1764
|
}
|
|
1917
|
-
}
|
|
1918
|
-
exports.
|
|
1919
|
-
class InvalidResourceArnException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1765
|
+
};
|
|
1766
|
+
exports.InvalidResourceArnException = class InvalidResourceArnException extends __BaseException {
|
|
1920
1767
|
name = "InvalidResourceArnException";
|
|
1921
1768
|
$fault = "client";
|
|
1922
1769
|
constructor(opts) {
|
|
@@ -1927,9 +1774,8 @@ class InvalidResourceArnException extends CodeCommitServiceException_1.CodeCommi
|
|
|
1927
1774
|
});
|
|
1928
1775
|
Object.setPrototypeOf(this, InvalidResourceArnException.prototype);
|
|
1929
1776
|
}
|
|
1930
|
-
}
|
|
1931
|
-
exports.
|
|
1932
|
-
class ResourceArnRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1777
|
+
};
|
|
1778
|
+
exports.ResourceArnRequiredException = class ResourceArnRequiredException extends __BaseException {
|
|
1933
1779
|
name = "ResourceArnRequiredException";
|
|
1934
1780
|
$fault = "client";
|
|
1935
1781
|
constructor(opts) {
|
|
@@ -1940,9 +1786,8 @@ class ResourceArnRequiredException extends CodeCommitServiceException_1.CodeComm
|
|
|
1940
1786
|
});
|
|
1941
1787
|
Object.setPrototypeOf(this, ResourceArnRequiredException.prototype);
|
|
1942
1788
|
}
|
|
1943
|
-
}
|
|
1944
|
-
exports.
|
|
1945
|
-
class InvalidTargetBranchException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1789
|
+
};
|
|
1790
|
+
exports.InvalidTargetBranchException = class InvalidTargetBranchException extends __BaseException {
|
|
1946
1791
|
name = "InvalidTargetBranchException";
|
|
1947
1792
|
$fault = "client";
|
|
1948
1793
|
constructor(opts) {
|
|
@@ -1953,9 +1798,8 @@ class InvalidTargetBranchException extends CodeCommitServiceException_1.CodeComm
|
|
|
1953
1798
|
});
|
|
1954
1799
|
Object.setPrototypeOf(this, InvalidTargetBranchException.prototype);
|
|
1955
1800
|
}
|
|
1956
|
-
}
|
|
1957
|
-
exports.
|
|
1958
|
-
class PullRequestApprovalRulesNotSatisfiedException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1801
|
+
};
|
|
1802
|
+
exports.PullRequestApprovalRulesNotSatisfiedException = class PullRequestApprovalRulesNotSatisfiedException extends __BaseException {
|
|
1959
1803
|
name = "PullRequestApprovalRulesNotSatisfiedException";
|
|
1960
1804
|
$fault = "client";
|
|
1961
1805
|
constructor(opts) {
|
|
@@ -1966,9 +1810,8 @@ class PullRequestApprovalRulesNotSatisfiedException extends CodeCommitServiceExc
|
|
|
1966
1810
|
});
|
|
1967
1811
|
Object.setPrototypeOf(this, PullRequestApprovalRulesNotSatisfiedException.prototype);
|
|
1968
1812
|
}
|
|
1969
|
-
}
|
|
1970
|
-
exports.
|
|
1971
|
-
class TipOfSourceReferenceIsDifferentException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1813
|
+
};
|
|
1814
|
+
exports.TipOfSourceReferenceIsDifferentException = class TipOfSourceReferenceIsDifferentException extends __BaseException {
|
|
1972
1815
|
name = "TipOfSourceReferenceIsDifferentException";
|
|
1973
1816
|
$fault = "client";
|
|
1974
1817
|
constructor(opts) {
|
|
@@ -1979,9 +1822,8 @@ class TipOfSourceReferenceIsDifferentException extends CodeCommitServiceExceptio
|
|
|
1979
1822
|
});
|
|
1980
1823
|
Object.setPrototypeOf(this, TipOfSourceReferenceIsDifferentException.prototype);
|
|
1981
1824
|
}
|
|
1982
|
-
}
|
|
1983
|
-
exports.
|
|
1984
|
-
class InvalidOverrideStatusException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1825
|
+
};
|
|
1826
|
+
exports.InvalidOverrideStatusException = class InvalidOverrideStatusException extends __BaseException {
|
|
1985
1827
|
name = "InvalidOverrideStatusException";
|
|
1986
1828
|
$fault = "client";
|
|
1987
1829
|
constructor(opts) {
|
|
@@ -1992,9 +1834,8 @@ class InvalidOverrideStatusException extends CodeCommitServiceException_1.CodeCo
|
|
|
1992
1834
|
});
|
|
1993
1835
|
Object.setPrototypeOf(this, InvalidOverrideStatusException.prototype);
|
|
1994
1836
|
}
|
|
1995
|
-
}
|
|
1996
|
-
exports.
|
|
1997
|
-
class OverrideAlreadySetException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1837
|
+
};
|
|
1838
|
+
exports.OverrideAlreadySetException = class OverrideAlreadySetException extends __BaseException {
|
|
1998
1839
|
name = "OverrideAlreadySetException";
|
|
1999
1840
|
$fault = "client";
|
|
2000
1841
|
constructor(opts) {
|
|
@@ -2005,9 +1846,8 @@ class OverrideAlreadySetException extends CodeCommitServiceException_1.CodeCommi
|
|
|
2005
1846
|
});
|
|
2006
1847
|
Object.setPrototypeOf(this, OverrideAlreadySetException.prototype);
|
|
2007
1848
|
}
|
|
2008
|
-
}
|
|
2009
|
-
exports.
|
|
2010
|
-
class OverrideStatusRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1849
|
+
};
|
|
1850
|
+
exports.OverrideStatusRequiredException = class OverrideStatusRequiredException extends __BaseException {
|
|
2011
1851
|
name = "OverrideStatusRequiredException";
|
|
2012
1852
|
$fault = "client";
|
|
2013
1853
|
constructor(opts) {
|
|
@@ -2018,9 +1858,8 @@ class OverrideStatusRequiredException extends CodeCommitServiceException_1.CodeC
|
|
|
2018
1858
|
});
|
|
2019
1859
|
Object.setPrototypeOf(this, OverrideStatusRequiredException.prototype);
|
|
2020
1860
|
}
|
|
2021
|
-
}
|
|
2022
|
-
exports.
|
|
2023
|
-
class CommentContentRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1861
|
+
};
|
|
1862
|
+
exports.CommentContentRequiredException = class CommentContentRequiredException extends __BaseException {
|
|
2024
1863
|
name = "CommentContentRequiredException";
|
|
2025
1864
|
$fault = "client";
|
|
2026
1865
|
constructor(opts) {
|
|
@@ -2031,9 +1870,8 @@ class CommentContentRequiredException extends CodeCommitServiceException_1.CodeC
|
|
|
2031
1870
|
});
|
|
2032
1871
|
Object.setPrototypeOf(this, CommentContentRequiredException.prototype);
|
|
2033
1872
|
}
|
|
2034
|
-
}
|
|
2035
|
-
exports.
|
|
2036
|
-
class CommentContentSizeLimitExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1873
|
+
};
|
|
1874
|
+
exports.CommentContentSizeLimitExceededException = class CommentContentSizeLimitExceededException extends __BaseException {
|
|
2037
1875
|
name = "CommentContentSizeLimitExceededException";
|
|
2038
1876
|
$fault = "client";
|
|
2039
1877
|
constructor(opts) {
|
|
@@ -2044,9 +1882,8 @@ class CommentContentSizeLimitExceededException extends CodeCommitServiceExceptio
|
|
|
2044
1882
|
});
|
|
2045
1883
|
Object.setPrototypeOf(this, CommentContentSizeLimitExceededException.prototype);
|
|
2046
1884
|
}
|
|
2047
|
-
}
|
|
2048
|
-
exports.
|
|
2049
|
-
class InvalidFileLocationException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1885
|
+
};
|
|
1886
|
+
exports.InvalidFileLocationException = class InvalidFileLocationException extends __BaseException {
|
|
2050
1887
|
name = "InvalidFileLocationException";
|
|
2051
1888
|
$fault = "client";
|
|
2052
1889
|
constructor(opts) {
|
|
@@ -2057,9 +1894,8 @@ class InvalidFileLocationException extends CodeCommitServiceException_1.CodeComm
|
|
|
2057
1894
|
});
|
|
2058
1895
|
Object.setPrototypeOf(this, InvalidFileLocationException.prototype);
|
|
2059
1896
|
}
|
|
2060
|
-
}
|
|
2061
|
-
exports.
|
|
2062
|
-
class InvalidFilePositionException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1897
|
+
};
|
|
1898
|
+
exports.InvalidFilePositionException = class InvalidFilePositionException extends __BaseException {
|
|
2063
1899
|
name = "InvalidFilePositionException";
|
|
2064
1900
|
$fault = "client";
|
|
2065
1901
|
constructor(opts) {
|
|
@@ -2070,9 +1906,8 @@ class InvalidFilePositionException extends CodeCommitServiceException_1.CodeComm
|
|
|
2070
1906
|
});
|
|
2071
1907
|
Object.setPrototypeOf(this, InvalidFilePositionException.prototype);
|
|
2072
1908
|
}
|
|
2073
|
-
}
|
|
2074
|
-
exports.
|
|
2075
|
-
class InvalidRelativeFileVersionEnumException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1909
|
+
};
|
|
1910
|
+
exports.InvalidRelativeFileVersionEnumException = class InvalidRelativeFileVersionEnumException extends __BaseException {
|
|
2076
1911
|
name = "InvalidRelativeFileVersionEnumException";
|
|
2077
1912
|
$fault = "client";
|
|
2078
1913
|
constructor(opts) {
|
|
@@ -2083,9 +1918,8 @@ class InvalidRelativeFileVersionEnumException extends CodeCommitServiceException
|
|
|
2083
1918
|
});
|
|
2084
1919
|
Object.setPrototypeOf(this, InvalidRelativeFileVersionEnumException.prototype);
|
|
2085
1920
|
}
|
|
2086
|
-
}
|
|
2087
|
-
exports.
|
|
2088
|
-
class InvalidReactionValueException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1921
|
+
};
|
|
1922
|
+
exports.InvalidReactionValueException = class InvalidReactionValueException extends __BaseException {
|
|
2089
1923
|
name = "InvalidReactionValueException";
|
|
2090
1924
|
$fault = "client";
|
|
2091
1925
|
constructor(opts) {
|
|
@@ -2096,9 +1930,8 @@ class InvalidReactionValueException extends CodeCommitServiceException_1.CodeCom
|
|
|
2096
1930
|
});
|
|
2097
1931
|
Object.setPrototypeOf(this, InvalidReactionValueException.prototype);
|
|
2098
1932
|
}
|
|
2099
|
-
}
|
|
2100
|
-
exports.
|
|
2101
|
-
class ReactionLimitExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1933
|
+
};
|
|
1934
|
+
exports.ReactionLimitExceededException = class ReactionLimitExceededException extends __BaseException {
|
|
2102
1935
|
name = "ReactionLimitExceededException";
|
|
2103
1936
|
$fault = "client";
|
|
2104
1937
|
constructor(opts) {
|
|
@@ -2109,9 +1942,8 @@ class ReactionLimitExceededException extends CodeCommitServiceException_1.CodeCo
|
|
|
2109
1942
|
});
|
|
2110
1943
|
Object.setPrototypeOf(this, ReactionLimitExceededException.prototype);
|
|
2111
1944
|
}
|
|
2112
|
-
}
|
|
2113
|
-
exports.
|
|
2114
|
-
class ReactionValueRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1945
|
+
};
|
|
1946
|
+
exports.ReactionValueRequiredException = class ReactionValueRequiredException extends __BaseException {
|
|
2115
1947
|
name = "ReactionValueRequiredException";
|
|
2116
1948
|
$fault = "client";
|
|
2117
1949
|
constructor(opts) {
|
|
@@ -2122,9 +1954,8 @@ class ReactionValueRequiredException extends CodeCommitServiceException_1.CodeCo
|
|
|
2122
1954
|
});
|
|
2123
1955
|
Object.setPrototypeOf(this, ReactionValueRequiredException.prototype);
|
|
2124
1956
|
}
|
|
2125
|
-
}
|
|
2126
|
-
exports.
|
|
2127
|
-
class FileContentRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1957
|
+
};
|
|
1958
|
+
exports.FileContentRequiredException = class FileContentRequiredException extends __BaseException {
|
|
2128
1959
|
name = "FileContentRequiredException";
|
|
2129
1960
|
$fault = "client";
|
|
2130
1961
|
constructor(opts) {
|
|
@@ -2135,9 +1966,8 @@ class FileContentRequiredException extends CodeCommitServiceException_1.CodeComm
|
|
|
2135
1966
|
});
|
|
2136
1967
|
Object.setPrototypeOf(this, FileContentRequiredException.prototype);
|
|
2137
1968
|
}
|
|
2138
|
-
}
|
|
2139
|
-
exports.
|
|
2140
|
-
class SameFileContentException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1969
|
+
};
|
|
1970
|
+
exports.SameFileContentException = class SameFileContentException extends __BaseException {
|
|
2141
1971
|
name = "SameFileContentException";
|
|
2142
1972
|
$fault = "client";
|
|
2143
1973
|
constructor(opts) {
|
|
@@ -2148,9 +1978,8 @@ class SameFileContentException extends CodeCommitServiceException_1.CodeCommitSe
|
|
|
2148
1978
|
});
|
|
2149
1979
|
Object.setPrototypeOf(this, SameFileContentException.prototype);
|
|
2150
1980
|
}
|
|
2151
|
-
}
|
|
2152
|
-
exports.
|
|
2153
|
-
class InvalidRepositoryTriggerBranchNameException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1981
|
+
};
|
|
1982
|
+
exports.InvalidRepositoryTriggerBranchNameException = class InvalidRepositoryTriggerBranchNameException extends __BaseException {
|
|
2154
1983
|
name = "InvalidRepositoryTriggerBranchNameException";
|
|
2155
1984
|
$fault = "client";
|
|
2156
1985
|
constructor(opts) {
|
|
@@ -2161,9 +1990,8 @@ class InvalidRepositoryTriggerBranchNameException extends CodeCommitServiceExcep
|
|
|
2161
1990
|
});
|
|
2162
1991
|
Object.setPrototypeOf(this, InvalidRepositoryTriggerBranchNameException.prototype);
|
|
2163
1992
|
}
|
|
2164
|
-
}
|
|
2165
|
-
exports.
|
|
2166
|
-
class InvalidRepositoryTriggerCustomDataException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
1993
|
+
};
|
|
1994
|
+
exports.InvalidRepositoryTriggerCustomDataException = class InvalidRepositoryTriggerCustomDataException extends __BaseException {
|
|
2167
1995
|
name = "InvalidRepositoryTriggerCustomDataException";
|
|
2168
1996
|
$fault = "client";
|
|
2169
1997
|
constructor(opts) {
|
|
@@ -2174,9 +2002,8 @@ class InvalidRepositoryTriggerCustomDataException extends CodeCommitServiceExcep
|
|
|
2174
2002
|
});
|
|
2175
2003
|
Object.setPrototypeOf(this, InvalidRepositoryTriggerCustomDataException.prototype);
|
|
2176
2004
|
}
|
|
2177
|
-
}
|
|
2178
|
-
exports.
|
|
2179
|
-
class InvalidRepositoryTriggerDestinationArnException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2005
|
+
};
|
|
2006
|
+
exports.InvalidRepositoryTriggerDestinationArnException = class InvalidRepositoryTriggerDestinationArnException extends __BaseException {
|
|
2180
2007
|
name = "InvalidRepositoryTriggerDestinationArnException";
|
|
2181
2008
|
$fault = "client";
|
|
2182
2009
|
constructor(opts) {
|
|
@@ -2187,9 +2014,8 @@ class InvalidRepositoryTriggerDestinationArnException extends CodeCommitServiceE
|
|
|
2187
2014
|
});
|
|
2188
2015
|
Object.setPrototypeOf(this, InvalidRepositoryTriggerDestinationArnException.prototype);
|
|
2189
2016
|
}
|
|
2190
|
-
}
|
|
2191
|
-
exports.
|
|
2192
|
-
class InvalidRepositoryTriggerEventsException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2017
|
+
};
|
|
2018
|
+
exports.InvalidRepositoryTriggerEventsException = class InvalidRepositoryTriggerEventsException extends __BaseException {
|
|
2193
2019
|
name = "InvalidRepositoryTriggerEventsException";
|
|
2194
2020
|
$fault = "client";
|
|
2195
2021
|
constructor(opts) {
|
|
@@ -2200,9 +2026,8 @@ class InvalidRepositoryTriggerEventsException extends CodeCommitServiceException
|
|
|
2200
2026
|
});
|
|
2201
2027
|
Object.setPrototypeOf(this, InvalidRepositoryTriggerEventsException.prototype);
|
|
2202
2028
|
}
|
|
2203
|
-
}
|
|
2204
|
-
exports.
|
|
2205
|
-
class InvalidRepositoryTriggerNameException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2029
|
+
};
|
|
2030
|
+
exports.InvalidRepositoryTriggerNameException = class InvalidRepositoryTriggerNameException extends __BaseException {
|
|
2206
2031
|
name = "InvalidRepositoryTriggerNameException";
|
|
2207
2032
|
$fault = "client";
|
|
2208
2033
|
constructor(opts) {
|
|
@@ -2213,9 +2038,8 @@ class InvalidRepositoryTriggerNameException extends CodeCommitServiceException_1
|
|
|
2213
2038
|
});
|
|
2214
2039
|
Object.setPrototypeOf(this, InvalidRepositoryTriggerNameException.prototype);
|
|
2215
2040
|
}
|
|
2216
|
-
}
|
|
2217
|
-
exports.
|
|
2218
|
-
class InvalidRepositoryTriggerRegionException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2041
|
+
};
|
|
2042
|
+
exports.InvalidRepositoryTriggerRegionException = class InvalidRepositoryTriggerRegionException extends __BaseException {
|
|
2219
2043
|
name = "InvalidRepositoryTriggerRegionException";
|
|
2220
2044
|
$fault = "client";
|
|
2221
2045
|
constructor(opts) {
|
|
@@ -2226,9 +2050,8 @@ class InvalidRepositoryTriggerRegionException extends CodeCommitServiceException
|
|
|
2226
2050
|
});
|
|
2227
2051
|
Object.setPrototypeOf(this, InvalidRepositoryTriggerRegionException.prototype);
|
|
2228
2052
|
}
|
|
2229
|
-
}
|
|
2230
|
-
exports.
|
|
2231
|
-
class MaximumBranchesExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2053
|
+
};
|
|
2054
|
+
exports.MaximumBranchesExceededException = class MaximumBranchesExceededException extends __BaseException {
|
|
2232
2055
|
name = "MaximumBranchesExceededException";
|
|
2233
2056
|
$fault = "client";
|
|
2234
2057
|
constructor(opts) {
|
|
@@ -2239,9 +2062,8 @@ class MaximumBranchesExceededException extends CodeCommitServiceException_1.Code
|
|
|
2239
2062
|
});
|
|
2240
2063
|
Object.setPrototypeOf(this, MaximumBranchesExceededException.prototype);
|
|
2241
2064
|
}
|
|
2242
|
-
}
|
|
2243
|
-
exports.
|
|
2244
|
-
class MaximumRepositoryTriggersExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2065
|
+
};
|
|
2066
|
+
exports.MaximumRepositoryTriggersExceededException = class MaximumRepositoryTriggersExceededException extends __BaseException {
|
|
2245
2067
|
name = "MaximumRepositoryTriggersExceededException";
|
|
2246
2068
|
$fault = "client";
|
|
2247
2069
|
constructor(opts) {
|
|
@@ -2252,9 +2074,8 @@ class MaximumRepositoryTriggersExceededException extends CodeCommitServiceExcept
|
|
|
2252
2074
|
});
|
|
2253
2075
|
Object.setPrototypeOf(this, MaximumRepositoryTriggersExceededException.prototype);
|
|
2254
2076
|
}
|
|
2255
|
-
}
|
|
2256
|
-
exports.
|
|
2257
|
-
class RepositoryTriggerBranchNameListRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2077
|
+
};
|
|
2078
|
+
exports.RepositoryTriggerBranchNameListRequiredException = class RepositoryTriggerBranchNameListRequiredException extends __BaseException {
|
|
2258
2079
|
name = "RepositoryTriggerBranchNameListRequiredException";
|
|
2259
2080
|
$fault = "client";
|
|
2260
2081
|
constructor(opts) {
|
|
@@ -2265,9 +2086,8 @@ class RepositoryTriggerBranchNameListRequiredException extends CodeCommitService
|
|
|
2265
2086
|
});
|
|
2266
2087
|
Object.setPrototypeOf(this, RepositoryTriggerBranchNameListRequiredException.prototype);
|
|
2267
2088
|
}
|
|
2268
|
-
}
|
|
2269
|
-
exports.
|
|
2270
|
-
class RepositoryTriggerDestinationArnRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2089
|
+
};
|
|
2090
|
+
exports.RepositoryTriggerDestinationArnRequiredException = class RepositoryTriggerDestinationArnRequiredException extends __BaseException {
|
|
2271
2091
|
name = "RepositoryTriggerDestinationArnRequiredException";
|
|
2272
2092
|
$fault = "client";
|
|
2273
2093
|
constructor(opts) {
|
|
@@ -2278,9 +2098,8 @@ class RepositoryTriggerDestinationArnRequiredException extends CodeCommitService
|
|
|
2278
2098
|
});
|
|
2279
2099
|
Object.setPrototypeOf(this, RepositoryTriggerDestinationArnRequiredException.prototype);
|
|
2280
2100
|
}
|
|
2281
|
-
}
|
|
2282
|
-
exports.
|
|
2283
|
-
class RepositoryTriggerEventsListRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2101
|
+
};
|
|
2102
|
+
exports.RepositoryTriggerEventsListRequiredException = class RepositoryTriggerEventsListRequiredException extends __BaseException {
|
|
2284
2103
|
name = "RepositoryTriggerEventsListRequiredException";
|
|
2285
2104
|
$fault = "client";
|
|
2286
2105
|
constructor(opts) {
|
|
@@ -2291,9 +2110,8 @@ class RepositoryTriggerEventsListRequiredException extends CodeCommitServiceExce
|
|
|
2291
2110
|
});
|
|
2292
2111
|
Object.setPrototypeOf(this, RepositoryTriggerEventsListRequiredException.prototype);
|
|
2293
2112
|
}
|
|
2294
|
-
}
|
|
2295
|
-
exports.
|
|
2296
|
-
class RepositoryTriggerNameRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2113
|
+
};
|
|
2114
|
+
exports.RepositoryTriggerNameRequiredException = class RepositoryTriggerNameRequiredException extends __BaseException {
|
|
2297
2115
|
name = "RepositoryTriggerNameRequiredException";
|
|
2298
2116
|
$fault = "client";
|
|
2299
2117
|
constructor(opts) {
|
|
@@ -2304,9 +2122,8 @@ class RepositoryTriggerNameRequiredException extends CodeCommitServiceException_
|
|
|
2304
2122
|
});
|
|
2305
2123
|
Object.setPrototypeOf(this, RepositoryTriggerNameRequiredException.prototype);
|
|
2306
2124
|
}
|
|
2307
|
-
}
|
|
2308
|
-
exports.
|
|
2309
|
-
class RepositoryTriggersListRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2125
|
+
};
|
|
2126
|
+
exports.RepositoryTriggersListRequiredException = class RepositoryTriggersListRequiredException extends __BaseException {
|
|
2310
2127
|
name = "RepositoryTriggersListRequiredException";
|
|
2311
2128
|
$fault = "client";
|
|
2312
2129
|
constructor(opts) {
|
|
@@ -2317,9 +2134,8 @@ class RepositoryTriggersListRequiredException extends CodeCommitServiceException
|
|
|
2317
2134
|
});
|
|
2318
2135
|
Object.setPrototypeOf(this, RepositoryTriggersListRequiredException.prototype);
|
|
2319
2136
|
}
|
|
2320
|
-
}
|
|
2321
|
-
exports.
|
|
2322
|
-
class TagsMapRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2137
|
+
};
|
|
2138
|
+
exports.TagsMapRequiredException = class TagsMapRequiredException extends __BaseException {
|
|
2323
2139
|
name = "TagsMapRequiredException";
|
|
2324
2140
|
$fault = "client";
|
|
2325
2141
|
constructor(opts) {
|
|
@@ -2330,9 +2146,8 @@ class TagsMapRequiredException extends CodeCommitServiceException_1.CodeCommitSe
|
|
|
2330
2146
|
});
|
|
2331
2147
|
Object.setPrototypeOf(this, TagsMapRequiredException.prototype);
|
|
2332
2148
|
}
|
|
2333
|
-
}
|
|
2334
|
-
exports.
|
|
2335
|
-
class InvalidTagKeysListException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2149
|
+
};
|
|
2150
|
+
exports.InvalidTagKeysListException = class InvalidTagKeysListException extends __BaseException {
|
|
2336
2151
|
name = "InvalidTagKeysListException";
|
|
2337
2152
|
$fault = "client";
|
|
2338
2153
|
constructor(opts) {
|
|
@@ -2343,9 +2158,8 @@ class InvalidTagKeysListException extends CodeCommitServiceException_1.CodeCommi
|
|
|
2343
2158
|
});
|
|
2344
2159
|
Object.setPrototypeOf(this, InvalidTagKeysListException.prototype);
|
|
2345
2160
|
}
|
|
2346
|
-
}
|
|
2347
|
-
exports.
|
|
2348
|
-
class TagKeysListRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2161
|
+
};
|
|
2162
|
+
exports.TagKeysListRequiredException = class TagKeysListRequiredException extends __BaseException {
|
|
2349
2163
|
name = "TagKeysListRequiredException";
|
|
2350
2164
|
$fault = "client";
|
|
2351
2165
|
constructor(opts) {
|
|
@@ -2356,9 +2170,8 @@ class TagKeysListRequiredException extends CodeCommitServiceException_1.CodeComm
|
|
|
2356
2170
|
});
|
|
2357
2171
|
Object.setPrototypeOf(this, TagKeysListRequiredException.prototype);
|
|
2358
2172
|
}
|
|
2359
|
-
}
|
|
2360
|
-
exports.
|
|
2361
|
-
class InvalidRuleContentSha256Exception extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2173
|
+
};
|
|
2174
|
+
exports.InvalidRuleContentSha256Exception = class InvalidRuleContentSha256Exception extends __BaseException {
|
|
2362
2175
|
name = "InvalidRuleContentSha256Exception";
|
|
2363
2176
|
$fault = "client";
|
|
2364
2177
|
constructor(opts) {
|
|
@@ -2369,9 +2182,8 @@ class InvalidRuleContentSha256Exception extends CodeCommitServiceException_1.Cod
|
|
|
2369
2182
|
});
|
|
2370
2183
|
Object.setPrototypeOf(this, InvalidRuleContentSha256Exception.prototype);
|
|
2371
2184
|
}
|
|
2372
|
-
}
|
|
2373
|
-
exports.
|
|
2374
|
-
class CommentNotCreatedByCallerException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2185
|
+
};
|
|
2186
|
+
exports.CommentNotCreatedByCallerException = class CommentNotCreatedByCallerException extends __BaseException {
|
|
2375
2187
|
name = "CommentNotCreatedByCallerException";
|
|
2376
2188
|
$fault = "client";
|
|
2377
2189
|
constructor(opts) {
|
|
@@ -2382,9 +2194,8 @@ class CommentNotCreatedByCallerException extends CodeCommitServiceException_1.Co
|
|
|
2382
2194
|
});
|
|
2383
2195
|
Object.setPrototypeOf(this, CommentNotCreatedByCallerException.prototype);
|
|
2384
2196
|
}
|
|
2385
|
-
}
|
|
2386
|
-
exports.
|
|
2387
|
-
class InvalidApprovalStateException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2197
|
+
};
|
|
2198
|
+
exports.InvalidApprovalStateException = class InvalidApprovalStateException extends __BaseException {
|
|
2388
2199
|
name = "InvalidApprovalStateException";
|
|
2389
2200
|
$fault = "client";
|
|
2390
2201
|
constructor(opts) {
|
|
@@ -2395,9 +2206,8 @@ class InvalidApprovalStateException extends CodeCommitServiceException_1.CodeCom
|
|
|
2395
2206
|
});
|
|
2396
2207
|
Object.setPrototypeOf(this, InvalidApprovalStateException.prototype);
|
|
2397
2208
|
}
|
|
2398
|
-
}
|
|
2399
|
-
exports.
|
|
2400
|
-
class MaximumNumberOfApprovalsExceededException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2209
|
+
};
|
|
2210
|
+
exports.MaximumNumberOfApprovalsExceededException = class MaximumNumberOfApprovalsExceededException extends __BaseException {
|
|
2401
2211
|
name = "MaximumNumberOfApprovalsExceededException";
|
|
2402
2212
|
$fault = "client";
|
|
2403
2213
|
constructor(opts) {
|
|
@@ -2408,9 +2218,8 @@ class MaximumNumberOfApprovalsExceededException extends CodeCommitServiceExcepti
|
|
|
2408
2218
|
});
|
|
2409
2219
|
Object.setPrototypeOf(this, MaximumNumberOfApprovalsExceededException.prototype);
|
|
2410
2220
|
}
|
|
2411
|
-
}
|
|
2412
|
-
exports.
|
|
2413
|
-
class PullRequestCannotBeApprovedByAuthorException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2221
|
+
};
|
|
2222
|
+
exports.PullRequestCannotBeApprovedByAuthorException = class PullRequestCannotBeApprovedByAuthorException extends __BaseException {
|
|
2414
2223
|
name = "PullRequestCannotBeApprovedByAuthorException";
|
|
2415
2224
|
$fault = "client";
|
|
2416
2225
|
constructor(opts) {
|
|
@@ -2421,9 +2230,8 @@ class PullRequestCannotBeApprovedByAuthorException extends CodeCommitServiceExce
|
|
|
2421
2230
|
});
|
|
2422
2231
|
Object.setPrototypeOf(this, PullRequestCannotBeApprovedByAuthorException.prototype);
|
|
2423
2232
|
}
|
|
2424
|
-
}
|
|
2425
|
-
exports.
|
|
2426
|
-
class InvalidPullRequestStatusUpdateException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2233
|
+
};
|
|
2234
|
+
exports.InvalidPullRequestStatusUpdateException = class InvalidPullRequestStatusUpdateException extends __BaseException {
|
|
2427
2235
|
name = "InvalidPullRequestStatusUpdateException";
|
|
2428
2236
|
$fault = "client";
|
|
2429
2237
|
constructor(opts) {
|
|
@@ -2434,9 +2242,8 @@ class InvalidPullRequestStatusUpdateException extends CodeCommitServiceException
|
|
|
2434
2242
|
});
|
|
2435
2243
|
Object.setPrototypeOf(this, InvalidPullRequestStatusUpdateException.prototype);
|
|
2436
2244
|
}
|
|
2437
|
-
}
|
|
2438
|
-
exports.
|
|
2439
|
-
class PullRequestStatusRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2245
|
+
};
|
|
2246
|
+
exports.PullRequestStatusRequiredException = class PullRequestStatusRequiredException extends __BaseException {
|
|
2440
2247
|
name = "PullRequestStatusRequiredException";
|
|
2441
2248
|
$fault = "client";
|
|
2442
2249
|
constructor(opts) {
|
|
@@ -2447,9 +2254,8 @@ class PullRequestStatusRequiredException extends CodeCommitServiceException_1.Co
|
|
|
2447
2254
|
});
|
|
2448
2255
|
Object.setPrototypeOf(this, PullRequestStatusRequiredException.prototype);
|
|
2449
2256
|
}
|
|
2450
|
-
}
|
|
2451
|
-
exports.
|
|
2452
|
-
class EncryptionKeyRequiredException extends CodeCommitServiceException_1.CodeCommitServiceException {
|
|
2257
|
+
};
|
|
2258
|
+
exports.EncryptionKeyRequiredException = class EncryptionKeyRequiredException extends __BaseException {
|
|
2453
2259
|
name = "EncryptionKeyRequiredException";
|
|
2454
2260
|
$fault = "client";
|
|
2455
2261
|
constructor(opts) {
|
|
@@ -2460,5 +2266,4 @@ class EncryptionKeyRequiredException extends CodeCommitServiceException_1.CodeCo
|
|
|
2460
2266
|
});
|
|
2461
2267
|
Object.setPrototypeOf(this, EncryptionKeyRequiredException.prototype);
|
|
2462
2268
|
}
|
|
2463
|
-
}
|
|
2464
|
-
exports.EncryptionKeyRequiredException = EncryptionKeyRequiredException;
|
|
2269
|
+
};
|