@aws-sdk/client-codecommit 3.45.0 → 3.47.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +44 -0
- package/dist-cjs/endpoints.js +0 -28
- package/dist-cjs/models/models_0.js +4 -870
- package/dist-cjs/models/models_1.js +2 -248
- package/dist-cjs/runtimeConfig.browser.js +7 -2
- package/dist-cjs/runtimeConfig.js +9 -3
- package/dist-es/endpoints.js +0 -28
- package/dist-es/models/models_0.js +0 -576
- package/dist-es/models/models_1.js +0 -164
- package/dist-es/runtimeConfig.browser.js +12 -3
- package/dist-es/runtimeConfig.js +13 -6
- package/dist-types/CodeCommitClient.d.ts +5 -1
- package/dist-types/models/models_0.d.ts +0 -864
- package/dist-types/models/models_1.d.ts +0 -246
- package/dist-types/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/runtimeConfig.d.ts +4 -3
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/ts3.4/CodeCommitClient.d.ts +3 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -576
- package/dist-types/ts3.4/models/models_1.d.ts +0 -164
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +39 -46
|
@@ -1,17 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.CommentsForPullRequest = exports.GetCommentsForPullRequestInput = exports.GetCommentsForComparedCommitOutput = exports.CommentsForComparedCommit = exports.Location = exports.RelativeFileVersionEnum = exports.GetCommentsForComparedCommitInput = exports.InvalidReactionUserArnException = exports.GetCommentReactionsOutput = exports.ReactionForComment = exports.ReactionValueFormats = exports.GetCommentReactionsInput = exports.GetCommentOutput = exports.GetCommentInput = exports.GetBranchOutput = exports.GetBranchInput = exports.InvalidBlobIdException = exports.GetBlobOutput = exports.GetBlobInput = exports.FileTooLargeException = exports.GetApprovalRuleTemplateOutput = exports.GetApprovalRuleTemplateInput = exports.RevisionNotCurrentException = exports.RevisionIdRequiredException = exports.InvalidRevisionIdException = exports.EvaluatePullRequestApprovalRulesOutput = exports.Evaluation = exports.EvaluatePullRequestApprovalRulesInput = exports.DisassociateApprovalRuleTemplateFromRepositoryInput = exports.InvalidPullRequestEventTypeException = exports.InvalidMaxResultsException = exports.InvalidActorArnException = exports.DescribePullRequestEventsOutput = exports.PullRequestEvent = exports.PullRequestStatusChangedEventMetadata = exports.PullRequestSourceReferenceUpdatedEventMetadata = exports.PullRequestMergedStateChangedEventMetadata = exports.PullRequestCreatedEventMetadata = exports.DescribePullRequestEventsInput = exports.PullRequestEventType = exports.DescribeMergeConflictsOutput = exports.DescribeMergeConflictsInput = exports.DeleteRepositoryOutput = exports.DeleteRepositoryInput = exports.DeletePullRequestApprovalRuleOutput = exports.DeletePullRequestApprovalRuleInput = exports.DeleteFileOutput = exports.DeleteFileInput = exports.InvalidCommentIdException = exports.DeleteCommentContentOutput = void 0;
|
|
8
|
-
exports.InvalidSortByException = exports.InvalidOrderException = exports.ListPullRequestsOutput = exports.ListPullRequestsInput = exports.InvalidPullRequestStatusException = exports.InvalidAuthorArnException = exports.ListBranchesOutput = exports.ListBranchesInput = exports.ListAssociatedApprovalRuleTemplatesForRepositoryOutput = exports.ListAssociatedApprovalRuleTemplatesForRepositoryInput = exports.ListApprovalRuleTemplatesOutput = exports.ListApprovalRuleTemplatesInput = exports.GetRepositoryTriggersOutput = exports.RepositoryTrigger = exports.RepositoryTriggerEventEnum = exports.GetRepositoryTriggersInput = exports.GetRepositoryOutput = exports.GetRepositoryInput = exports.GetPullRequestOverrideStateOutput = exports.GetPullRequestOverrideStateInput = exports.GetPullRequestApprovalStatesOutput = exports.GetPullRequestApprovalStatesInput = exports.GetPullRequestOutput = exports.GetPullRequestInput = exports.GetMergeOptionsOutput = exports.GetMergeOptionsInput = exports.InvalidSourceCommitSpecifierException = exports.InvalidDestinationCommitSpecifierException = exports.GetMergeConflictsOutput = exports.GetMergeConflictsInput = exports.GetMergeCommitOutput = exports.GetMergeCommitInput = exports.GetFolderOutput = exports.SymbolicLink = exports.SubModule = exports.Folder = exports.File = exports.GetFolderInput = exports.FolderDoesNotExistException = exports.GetFileOutput = exports.GetFileInput = exports.PathDoesNotExistException = exports.GetDifferencesOutput = exports.Difference = exports.GetDifferencesInput = exports.GetCommitOutput = exports.GetCommitInput = exports.CommitIdDoesNotExistException = exports.RepositoryNotAssociatedWithPullRequestException = exports.GetCommentsForPullRequestOutput = void 0;
|
|
9
|
-
var ActorDoesNotExistException;
|
|
10
|
-
(function (ActorDoesNotExistException) {
|
|
11
|
-
ActorDoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
12
|
-
...obj,
|
|
13
|
-
});
|
|
14
|
-
})(ActorDoesNotExistException = exports.ActorDoesNotExistException || (exports.ActorDoesNotExistException = {}));
|
|
3
|
+
exports.PutFileEntry = exports.SourceFileSpecifier = exports.DeleteFileEntry = exports.CreateBranchInput = exports.CreateApprovalRuleTemplateOutput = exports.CreateApprovalRuleTemplateInput = exports.BranchInfo = exports.BlobMetadata = exports.BatchGetRepositoriesOutput = exports.RepositoryMetadata = exports.BatchGetRepositoriesInput = exports.BatchGetCommitsOutput = exports.BatchGetCommitsError = exports.Commit = exports.UserInfo = exports.BatchGetCommitsInput = exports.BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput = exports.BatchDisassociateApprovalRuleTemplateFromRepositoriesError = exports.BatchDisassociateApprovalRuleTemplateFromRepositoriesInput = exports.BatchDescribeMergeConflictsOutput = exports.BatchDescribeMergeConflictsError = exports.Conflict = exports.MergeHunk = exports.MergeHunkDetail = exports.ConflictMetadata = exports.ObjectTypes = exports.ObjectTypeEnum = exports.MergeOperations = exports.ChangeTypeEnum = exports.IsBinaryFile = exports.FileSizes = exports.FileModes = exports.FileModeTypeEnum = exports.BatchDescribeMergeConflictsInput = exports.MergeOptionTypeEnum = exports.ConflictResolutionStrategyTypeEnum = exports.ConflictDetailLevelTypeEnum = exports.BatchAssociateApprovalRuleTemplateWithRepositoriesOutput = exports.BatchAssociateApprovalRuleTemplateWithRepositoriesError = exports.BatchAssociateApprovalRuleTemplateWithRepositoriesInput = exports.AssociateApprovalRuleTemplateWithRepositoryInput = exports.ApprovalStateChangedEventMetadata = exports.ApprovalRuleTemplate = exports.ApprovalRuleOverriddenEventMetadata = exports.OverrideStatus = exports.ApprovalRuleEventMetadata = exports.ApprovalRule = exports.OriginApprovalRuleTemplate = exports.Approval = exports.ApprovalState = void 0;
|
|
4
|
+
exports.GetBlobInput = exports.GetApprovalRuleTemplateOutput = exports.GetApprovalRuleTemplateInput = exports.EvaluatePullRequestApprovalRulesOutput = exports.Evaluation = exports.EvaluatePullRequestApprovalRulesInput = exports.DisassociateApprovalRuleTemplateFromRepositoryInput = exports.DescribePullRequestEventsOutput = exports.PullRequestEvent = exports.PullRequestStatusChangedEventMetadata = exports.PullRequestSourceReferenceUpdatedEventMetadata = exports.PullRequestMergedStateChangedEventMetadata = exports.PullRequestCreatedEventMetadata = exports.DescribePullRequestEventsInput = exports.PullRequestEventType = exports.DescribeMergeConflictsOutput = exports.DescribeMergeConflictsInput = exports.DeleteRepositoryOutput = exports.DeleteRepositoryInput = exports.DeletePullRequestApprovalRuleOutput = exports.DeletePullRequestApprovalRuleInput = exports.DeleteFileOutput = exports.DeleteFileInput = exports.DeleteCommentContentOutput = exports.Comment = exports.DeleteCommentContentInput = exports.DeleteBranchOutput = exports.DeleteBranchInput = exports.DeleteApprovalRuleTemplateOutput = exports.DeleteApprovalRuleTemplateInput = exports.CreateUnreferencedMergeCommitOutput = exports.CreateUnreferencedMergeCommitInput = exports.ConflictResolution = exports.ReplaceContentEntry = exports.ReplacementTypeEnum = exports.CreateRepositoryOutput = exports.CreateRepositoryInput = exports.CreatePullRequestApprovalRuleOutput = exports.CreatePullRequestApprovalRuleInput = exports.CreatePullRequestOutput = exports.PullRequest = exports.PullRequestTarget = exports.MergeMetadata = exports.PullRequestStatusEnum = exports.CreatePullRequestInput = exports.Target = exports.CreateCommitOutput = exports.FileMetadata = exports.CreateCommitInput = exports.SetFileModeEntry = void 0;
|
|
5
|
+
exports.ListApprovalRuleTemplatesOutput = exports.ListApprovalRuleTemplatesInput = exports.GetRepositoryTriggersOutput = exports.RepositoryTrigger = exports.RepositoryTriggerEventEnum = exports.GetRepositoryTriggersInput = exports.GetRepositoryOutput = exports.GetRepositoryInput = exports.GetPullRequestOverrideStateOutput = exports.GetPullRequestOverrideStateInput = exports.GetPullRequestApprovalStatesOutput = exports.GetPullRequestApprovalStatesInput = exports.GetPullRequestOutput = exports.GetPullRequestInput = exports.GetMergeOptionsOutput = exports.GetMergeOptionsInput = exports.GetMergeConflictsOutput = exports.GetMergeConflictsInput = exports.GetMergeCommitOutput = exports.GetMergeCommitInput = exports.GetFolderOutput = exports.SymbolicLink = exports.SubModule = exports.Folder = exports.File = exports.GetFolderInput = exports.GetFileOutput = exports.GetFileInput = exports.GetDifferencesOutput = exports.Difference = exports.GetDifferencesInput = exports.GetCommitOutput = exports.GetCommitInput = exports.GetCommentsForPullRequestOutput = exports.CommentsForPullRequest = exports.GetCommentsForPullRequestInput = exports.GetCommentsForComparedCommitOutput = exports.CommentsForComparedCommit = exports.Location = exports.RelativeFileVersionEnum = exports.GetCommentsForComparedCommitInput = exports.GetCommentReactionsOutput = exports.ReactionForComment = exports.ReactionValueFormats = exports.GetCommentReactionsInput = exports.GetCommentOutput = exports.GetCommentInput = exports.GetBranchOutput = exports.GetBranchInput = exports.GetBlobOutput = void 0;
|
|
6
|
+
exports.ListPullRequestsOutput = exports.ListPullRequestsInput = exports.ListBranchesOutput = exports.ListBranchesInput = exports.ListAssociatedApprovalRuleTemplatesForRepositoryOutput = exports.ListAssociatedApprovalRuleTemplatesForRepositoryInput = void 0;
|
|
15
7
|
var ApprovalState;
|
|
16
8
|
(function (ApprovalState) {
|
|
17
9
|
ApprovalState["APPROVE"] = "APPROVE";
|
|
@@ -35,36 +27,12 @@ var ApprovalRule;
|
|
|
35
27
|
...obj,
|
|
36
28
|
});
|
|
37
29
|
})(ApprovalRule = exports.ApprovalRule || (exports.ApprovalRule = {}));
|
|
38
|
-
var ApprovalRuleContentRequiredException;
|
|
39
|
-
(function (ApprovalRuleContentRequiredException) {
|
|
40
|
-
ApprovalRuleContentRequiredException.filterSensitiveLog = (obj) => ({
|
|
41
|
-
...obj,
|
|
42
|
-
});
|
|
43
|
-
})(ApprovalRuleContentRequiredException = exports.ApprovalRuleContentRequiredException || (exports.ApprovalRuleContentRequiredException = {}));
|
|
44
|
-
var ApprovalRuleDoesNotExistException;
|
|
45
|
-
(function (ApprovalRuleDoesNotExistException) {
|
|
46
|
-
ApprovalRuleDoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
47
|
-
...obj,
|
|
48
|
-
});
|
|
49
|
-
})(ApprovalRuleDoesNotExistException = exports.ApprovalRuleDoesNotExistException || (exports.ApprovalRuleDoesNotExistException = {}));
|
|
50
30
|
var ApprovalRuleEventMetadata;
|
|
51
31
|
(function (ApprovalRuleEventMetadata) {
|
|
52
32
|
ApprovalRuleEventMetadata.filterSensitiveLog = (obj) => ({
|
|
53
33
|
...obj,
|
|
54
34
|
});
|
|
55
35
|
})(ApprovalRuleEventMetadata = exports.ApprovalRuleEventMetadata || (exports.ApprovalRuleEventMetadata = {}));
|
|
56
|
-
var ApprovalRuleNameAlreadyExistsException;
|
|
57
|
-
(function (ApprovalRuleNameAlreadyExistsException) {
|
|
58
|
-
ApprovalRuleNameAlreadyExistsException.filterSensitiveLog = (obj) => ({
|
|
59
|
-
...obj,
|
|
60
|
-
});
|
|
61
|
-
})(ApprovalRuleNameAlreadyExistsException = exports.ApprovalRuleNameAlreadyExistsException || (exports.ApprovalRuleNameAlreadyExistsException = {}));
|
|
62
|
-
var ApprovalRuleNameRequiredException;
|
|
63
|
-
(function (ApprovalRuleNameRequiredException) {
|
|
64
|
-
ApprovalRuleNameRequiredException.filterSensitiveLog = (obj) => ({
|
|
65
|
-
...obj,
|
|
66
|
-
});
|
|
67
|
-
})(ApprovalRuleNameRequiredException = exports.ApprovalRuleNameRequiredException || (exports.ApprovalRuleNameRequiredException = {}));
|
|
68
36
|
var OverrideStatus;
|
|
69
37
|
(function (OverrideStatus) {
|
|
70
38
|
OverrideStatus["OVERRIDE"] = "OVERRIDE";
|
|
@@ -82,120 +50,18 @@ var ApprovalRuleTemplate;
|
|
|
82
50
|
...obj,
|
|
83
51
|
});
|
|
84
52
|
})(ApprovalRuleTemplate = exports.ApprovalRuleTemplate || (exports.ApprovalRuleTemplate = {}));
|
|
85
|
-
var ApprovalRuleTemplateContentRequiredException;
|
|
86
|
-
(function (ApprovalRuleTemplateContentRequiredException) {
|
|
87
|
-
ApprovalRuleTemplateContentRequiredException.filterSensitiveLog = (obj) => ({
|
|
88
|
-
...obj,
|
|
89
|
-
});
|
|
90
|
-
})(ApprovalRuleTemplateContentRequiredException = exports.ApprovalRuleTemplateContentRequiredException || (exports.ApprovalRuleTemplateContentRequiredException = {}));
|
|
91
|
-
var ApprovalRuleTemplateDoesNotExistException;
|
|
92
|
-
(function (ApprovalRuleTemplateDoesNotExistException) {
|
|
93
|
-
ApprovalRuleTemplateDoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
94
|
-
...obj,
|
|
95
|
-
});
|
|
96
|
-
})(ApprovalRuleTemplateDoesNotExistException = exports.ApprovalRuleTemplateDoesNotExistException || (exports.ApprovalRuleTemplateDoesNotExistException = {}));
|
|
97
|
-
var ApprovalRuleTemplateInUseException;
|
|
98
|
-
(function (ApprovalRuleTemplateInUseException) {
|
|
99
|
-
ApprovalRuleTemplateInUseException.filterSensitiveLog = (obj) => ({
|
|
100
|
-
...obj,
|
|
101
|
-
});
|
|
102
|
-
})(ApprovalRuleTemplateInUseException = exports.ApprovalRuleTemplateInUseException || (exports.ApprovalRuleTemplateInUseException = {}));
|
|
103
|
-
var ApprovalRuleTemplateNameAlreadyExistsException;
|
|
104
|
-
(function (ApprovalRuleTemplateNameAlreadyExistsException) {
|
|
105
|
-
ApprovalRuleTemplateNameAlreadyExistsException.filterSensitiveLog = (obj) => ({
|
|
106
|
-
...obj,
|
|
107
|
-
});
|
|
108
|
-
})(ApprovalRuleTemplateNameAlreadyExistsException = exports.ApprovalRuleTemplateNameAlreadyExistsException || (exports.ApprovalRuleTemplateNameAlreadyExistsException = {}));
|
|
109
|
-
var ApprovalRuleTemplateNameRequiredException;
|
|
110
|
-
(function (ApprovalRuleTemplateNameRequiredException) {
|
|
111
|
-
ApprovalRuleTemplateNameRequiredException.filterSensitiveLog = (obj) => ({
|
|
112
|
-
...obj,
|
|
113
|
-
});
|
|
114
|
-
})(ApprovalRuleTemplateNameRequiredException = exports.ApprovalRuleTemplateNameRequiredException || (exports.ApprovalRuleTemplateNameRequiredException = {}));
|
|
115
53
|
var ApprovalStateChangedEventMetadata;
|
|
116
54
|
(function (ApprovalStateChangedEventMetadata) {
|
|
117
55
|
ApprovalStateChangedEventMetadata.filterSensitiveLog = (obj) => ({
|
|
118
56
|
...obj,
|
|
119
57
|
});
|
|
120
58
|
})(ApprovalStateChangedEventMetadata = exports.ApprovalStateChangedEventMetadata || (exports.ApprovalStateChangedEventMetadata = {}));
|
|
121
|
-
var ApprovalStateRequiredException;
|
|
122
|
-
(function (ApprovalStateRequiredException) {
|
|
123
|
-
ApprovalStateRequiredException.filterSensitiveLog = (obj) => ({
|
|
124
|
-
...obj,
|
|
125
|
-
});
|
|
126
|
-
})(ApprovalStateRequiredException = exports.ApprovalStateRequiredException || (exports.ApprovalStateRequiredException = {}));
|
|
127
59
|
var AssociateApprovalRuleTemplateWithRepositoryInput;
|
|
128
60
|
(function (AssociateApprovalRuleTemplateWithRepositoryInput) {
|
|
129
61
|
AssociateApprovalRuleTemplateWithRepositoryInput.filterSensitiveLog = (obj) => ({
|
|
130
62
|
...obj,
|
|
131
63
|
});
|
|
132
64
|
})(AssociateApprovalRuleTemplateWithRepositoryInput = exports.AssociateApprovalRuleTemplateWithRepositoryInput || (exports.AssociateApprovalRuleTemplateWithRepositoryInput = {}));
|
|
133
|
-
var EncryptionIntegrityChecksFailedException;
|
|
134
|
-
(function (EncryptionIntegrityChecksFailedException) {
|
|
135
|
-
EncryptionIntegrityChecksFailedException.filterSensitiveLog = (obj) => ({
|
|
136
|
-
...obj,
|
|
137
|
-
});
|
|
138
|
-
})(EncryptionIntegrityChecksFailedException = exports.EncryptionIntegrityChecksFailedException || (exports.EncryptionIntegrityChecksFailedException = {}));
|
|
139
|
-
var EncryptionKeyAccessDeniedException;
|
|
140
|
-
(function (EncryptionKeyAccessDeniedException) {
|
|
141
|
-
EncryptionKeyAccessDeniedException.filterSensitiveLog = (obj) => ({
|
|
142
|
-
...obj,
|
|
143
|
-
});
|
|
144
|
-
})(EncryptionKeyAccessDeniedException = exports.EncryptionKeyAccessDeniedException || (exports.EncryptionKeyAccessDeniedException = {}));
|
|
145
|
-
var EncryptionKeyDisabledException;
|
|
146
|
-
(function (EncryptionKeyDisabledException) {
|
|
147
|
-
EncryptionKeyDisabledException.filterSensitiveLog = (obj) => ({
|
|
148
|
-
...obj,
|
|
149
|
-
});
|
|
150
|
-
})(EncryptionKeyDisabledException = exports.EncryptionKeyDisabledException || (exports.EncryptionKeyDisabledException = {}));
|
|
151
|
-
var EncryptionKeyNotFoundException;
|
|
152
|
-
(function (EncryptionKeyNotFoundException) {
|
|
153
|
-
EncryptionKeyNotFoundException.filterSensitiveLog = (obj) => ({
|
|
154
|
-
...obj,
|
|
155
|
-
});
|
|
156
|
-
})(EncryptionKeyNotFoundException = exports.EncryptionKeyNotFoundException || (exports.EncryptionKeyNotFoundException = {}));
|
|
157
|
-
var EncryptionKeyUnavailableException;
|
|
158
|
-
(function (EncryptionKeyUnavailableException) {
|
|
159
|
-
EncryptionKeyUnavailableException.filterSensitiveLog = (obj) => ({
|
|
160
|
-
...obj,
|
|
161
|
-
});
|
|
162
|
-
})(EncryptionKeyUnavailableException = exports.EncryptionKeyUnavailableException || (exports.EncryptionKeyUnavailableException = {}));
|
|
163
|
-
var InvalidApprovalRuleTemplateNameException;
|
|
164
|
-
(function (InvalidApprovalRuleTemplateNameException) {
|
|
165
|
-
InvalidApprovalRuleTemplateNameException.filterSensitiveLog = (obj) => ({
|
|
166
|
-
...obj,
|
|
167
|
-
});
|
|
168
|
-
})(InvalidApprovalRuleTemplateNameException = exports.InvalidApprovalRuleTemplateNameException || (exports.InvalidApprovalRuleTemplateNameException = {}));
|
|
169
|
-
var InvalidRepositoryNameException;
|
|
170
|
-
(function (InvalidRepositoryNameException) {
|
|
171
|
-
InvalidRepositoryNameException.filterSensitiveLog = (obj) => ({
|
|
172
|
-
...obj,
|
|
173
|
-
});
|
|
174
|
-
})(InvalidRepositoryNameException = exports.InvalidRepositoryNameException || (exports.InvalidRepositoryNameException = {}));
|
|
175
|
-
var MaximumRuleTemplatesAssociatedWithRepositoryException;
|
|
176
|
-
(function (MaximumRuleTemplatesAssociatedWithRepositoryException) {
|
|
177
|
-
MaximumRuleTemplatesAssociatedWithRepositoryException.filterSensitiveLog = (obj) => ({
|
|
178
|
-
...obj,
|
|
179
|
-
});
|
|
180
|
-
})(MaximumRuleTemplatesAssociatedWithRepositoryException = exports.MaximumRuleTemplatesAssociatedWithRepositoryException || (exports.MaximumRuleTemplatesAssociatedWithRepositoryException = {}));
|
|
181
|
-
var RepositoryDoesNotExistException;
|
|
182
|
-
(function (RepositoryDoesNotExistException) {
|
|
183
|
-
RepositoryDoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
184
|
-
...obj,
|
|
185
|
-
});
|
|
186
|
-
})(RepositoryDoesNotExistException = exports.RepositoryDoesNotExistException || (exports.RepositoryDoesNotExistException = {}));
|
|
187
|
-
var RepositoryNameRequiredException;
|
|
188
|
-
(function (RepositoryNameRequiredException) {
|
|
189
|
-
RepositoryNameRequiredException.filterSensitiveLog = (obj) => ({
|
|
190
|
-
...obj,
|
|
191
|
-
});
|
|
192
|
-
})(RepositoryNameRequiredException = exports.RepositoryNameRequiredException || (exports.RepositoryNameRequiredException = {}));
|
|
193
|
-
var AuthorDoesNotExistException;
|
|
194
|
-
(function (AuthorDoesNotExistException) {
|
|
195
|
-
AuthorDoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
196
|
-
...obj,
|
|
197
|
-
});
|
|
198
|
-
})(AuthorDoesNotExistException = exports.AuthorDoesNotExistException || (exports.AuthorDoesNotExistException = {}));
|
|
199
65
|
var BatchAssociateApprovalRuleTemplateWithRepositoriesInput;
|
|
200
66
|
(function (BatchAssociateApprovalRuleTemplateWithRepositoriesInput) {
|
|
201
67
|
BatchAssociateApprovalRuleTemplateWithRepositoriesInput.filterSensitiveLog = (obj) => ({
|
|
@@ -214,18 +80,6 @@ var BatchAssociateApprovalRuleTemplateWithRepositoriesOutput;
|
|
|
214
80
|
...obj,
|
|
215
81
|
});
|
|
216
82
|
})(BatchAssociateApprovalRuleTemplateWithRepositoriesOutput = exports.BatchAssociateApprovalRuleTemplateWithRepositoriesOutput || (exports.BatchAssociateApprovalRuleTemplateWithRepositoriesOutput = {}));
|
|
217
|
-
var MaximumRepositoryNamesExceededException;
|
|
218
|
-
(function (MaximumRepositoryNamesExceededException) {
|
|
219
|
-
MaximumRepositoryNamesExceededException.filterSensitiveLog = (obj) => ({
|
|
220
|
-
...obj,
|
|
221
|
-
});
|
|
222
|
-
})(MaximumRepositoryNamesExceededException = exports.MaximumRepositoryNamesExceededException || (exports.MaximumRepositoryNamesExceededException = {}));
|
|
223
|
-
var RepositoryNamesRequiredException;
|
|
224
|
-
(function (RepositoryNamesRequiredException) {
|
|
225
|
-
RepositoryNamesRequiredException.filterSensitiveLog = (obj) => ({
|
|
226
|
-
...obj,
|
|
227
|
-
});
|
|
228
|
-
})(RepositoryNamesRequiredException = exports.RepositoryNamesRequiredException || (exports.RepositoryNamesRequiredException = {}));
|
|
229
83
|
var ConflictDetailLevelTypeEnum;
|
|
230
84
|
(function (ConflictDetailLevelTypeEnum) {
|
|
231
85
|
ConflictDetailLevelTypeEnum["FILE_LEVEL"] = "FILE_LEVEL";
|
|
@@ -335,84 +189,6 @@ var BatchDescribeMergeConflictsOutput;
|
|
|
335
189
|
...obj,
|
|
336
190
|
});
|
|
337
191
|
})(BatchDescribeMergeConflictsOutput = exports.BatchDescribeMergeConflictsOutput || (exports.BatchDescribeMergeConflictsOutput = {}));
|
|
338
|
-
var CommitDoesNotExistException;
|
|
339
|
-
(function (CommitDoesNotExistException) {
|
|
340
|
-
CommitDoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
341
|
-
...obj,
|
|
342
|
-
});
|
|
343
|
-
})(CommitDoesNotExistException = exports.CommitDoesNotExistException || (exports.CommitDoesNotExistException = {}));
|
|
344
|
-
var CommitRequiredException;
|
|
345
|
-
(function (CommitRequiredException) {
|
|
346
|
-
CommitRequiredException.filterSensitiveLog = (obj) => ({
|
|
347
|
-
...obj,
|
|
348
|
-
});
|
|
349
|
-
})(CommitRequiredException = exports.CommitRequiredException || (exports.CommitRequiredException = {}));
|
|
350
|
-
var InvalidCommitException;
|
|
351
|
-
(function (InvalidCommitException) {
|
|
352
|
-
InvalidCommitException.filterSensitiveLog = (obj) => ({
|
|
353
|
-
...obj,
|
|
354
|
-
});
|
|
355
|
-
})(InvalidCommitException = exports.InvalidCommitException || (exports.InvalidCommitException = {}));
|
|
356
|
-
var InvalidConflictDetailLevelException;
|
|
357
|
-
(function (InvalidConflictDetailLevelException) {
|
|
358
|
-
InvalidConflictDetailLevelException.filterSensitiveLog = (obj) => ({
|
|
359
|
-
...obj,
|
|
360
|
-
});
|
|
361
|
-
})(InvalidConflictDetailLevelException = exports.InvalidConflictDetailLevelException || (exports.InvalidConflictDetailLevelException = {}));
|
|
362
|
-
var InvalidConflictResolutionStrategyException;
|
|
363
|
-
(function (InvalidConflictResolutionStrategyException) {
|
|
364
|
-
InvalidConflictResolutionStrategyException.filterSensitiveLog = (obj) => ({
|
|
365
|
-
...obj,
|
|
366
|
-
});
|
|
367
|
-
})(InvalidConflictResolutionStrategyException = exports.InvalidConflictResolutionStrategyException || (exports.InvalidConflictResolutionStrategyException = {}));
|
|
368
|
-
var InvalidContinuationTokenException;
|
|
369
|
-
(function (InvalidContinuationTokenException) {
|
|
370
|
-
InvalidContinuationTokenException.filterSensitiveLog = (obj) => ({
|
|
371
|
-
...obj,
|
|
372
|
-
});
|
|
373
|
-
})(InvalidContinuationTokenException = exports.InvalidContinuationTokenException || (exports.InvalidContinuationTokenException = {}));
|
|
374
|
-
var InvalidMaxConflictFilesException;
|
|
375
|
-
(function (InvalidMaxConflictFilesException) {
|
|
376
|
-
InvalidMaxConflictFilesException.filterSensitiveLog = (obj) => ({
|
|
377
|
-
...obj,
|
|
378
|
-
});
|
|
379
|
-
})(InvalidMaxConflictFilesException = exports.InvalidMaxConflictFilesException || (exports.InvalidMaxConflictFilesException = {}));
|
|
380
|
-
var InvalidMaxMergeHunksException;
|
|
381
|
-
(function (InvalidMaxMergeHunksException) {
|
|
382
|
-
InvalidMaxMergeHunksException.filterSensitiveLog = (obj) => ({
|
|
383
|
-
...obj,
|
|
384
|
-
});
|
|
385
|
-
})(InvalidMaxMergeHunksException = exports.InvalidMaxMergeHunksException || (exports.InvalidMaxMergeHunksException = {}));
|
|
386
|
-
var InvalidMergeOptionException;
|
|
387
|
-
(function (InvalidMergeOptionException) {
|
|
388
|
-
InvalidMergeOptionException.filterSensitiveLog = (obj) => ({
|
|
389
|
-
...obj,
|
|
390
|
-
});
|
|
391
|
-
})(InvalidMergeOptionException = exports.InvalidMergeOptionException || (exports.InvalidMergeOptionException = {}));
|
|
392
|
-
var MaximumFileContentToLoadExceededException;
|
|
393
|
-
(function (MaximumFileContentToLoadExceededException) {
|
|
394
|
-
MaximumFileContentToLoadExceededException.filterSensitiveLog = (obj) => ({
|
|
395
|
-
...obj,
|
|
396
|
-
});
|
|
397
|
-
})(MaximumFileContentToLoadExceededException = exports.MaximumFileContentToLoadExceededException || (exports.MaximumFileContentToLoadExceededException = {}));
|
|
398
|
-
var MaximumItemsToCompareExceededException;
|
|
399
|
-
(function (MaximumItemsToCompareExceededException) {
|
|
400
|
-
MaximumItemsToCompareExceededException.filterSensitiveLog = (obj) => ({
|
|
401
|
-
...obj,
|
|
402
|
-
});
|
|
403
|
-
})(MaximumItemsToCompareExceededException = exports.MaximumItemsToCompareExceededException || (exports.MaximumItemsToCompareExceededException = {}));
|
|
404
|
-
var MergeOptionRequiredException;
|
|
405
|
-
(function (MergeOptionRequiredException) {
|
|
406
|
-
MergeOptionRequiredException.filterSensitiveLog = (obj) => ({
|
|
407
|
-
...obj,
|
|
408
|
-
});
|
|
409
|
-
})(MergeOptionRequiredException = exports.MergeOptionRequiredException || (exports.MergeOptionRequiredException = {}));
|
|
410
|
-
var TipsDivergenceExceededException;
|
|
411
|
-
(function (TipsDivergenceExceededException) {
|
|
412
|
-
TipsDivergenceExceededException.filterSensitiveLog = (obj) => ({
|
|
413
|
-
...obj,
|
|
414
|
-
});
|
|
415
|
-
})(TipsDivergenceExceededException = exports.TipsDivergenceExceededException || (exports.TipsDivergenceExceededException = {}));
|
|
416
192
|
var BatchDisassociateApprovalRuleTemplateFromRepositoriesInput;
|
|
417
193
|
(function (BatchDisassociateApprovalRuleTemplateFromRepositoriesInput) {
|
|
418
194
|
BatchDisassociateApprovalRuleTemplateFromRepositoriesInput.filterSensitiveLog = (obj) => ({
|
|
@@ -461,18 +237,6 @@ var BatchGetCommitsOutput;
|
|
|
461
237
|
...obj,
|
|
462
238
|
});
|
|
463
239
|
})(BatchGetCommitsOutput = exports.BatchGetCommitsOutput || (exports.BatchGetCommitsOutput = {}));
|
|
464
|
-
var CommitIdsLimitExceededException;
|
|
465
|
-
(function (CommitIdsLimitExceededException) {
|
|
466
|
-
CommitIdsLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
467
|
-
...obj,
|
|
468
|
-
});
|
|
469
|
-
})(CommitIdsLimitExceededException = exports.CommitIdsLimitExceededException || (exports.CommitIdsLimitExceededException = {}));
|
|
470
|
-
var CommitIdsListRequiredException;
|
|
471
|
-
(function (CommitIdsListRequiredException) {
|
|
472
|
-
CommitIdsListRequiredException.filterSensitiveLog = (obj) => ({
|
|
473
|
-
...obj,
|
|
474
|
-
});
|
|
475
|
-
})(CommitIdsListRequiredException = exports.CommitIdsListRequiredException || (exports.CommitIdsListRequiredException = {}));
|
|
476
240
|
var BatchGetRepositoriesInput;
|
|
477
241
|
(function (BatchGetRepositoriesInput) {
|
|
478
242
|
BatchGetRepositoriesInput.filterSensitiveLog = (obj) => ({
|
|
@@ -491,78 +255,18 @@ var BatchGetRepositoriesOutput;
|
|
|
491
255
|
...obj,
|
|
492
256
|
});
|
|
493
257
|
})(BatchGetRepositoriesOutput = exports.BatchGetRepositoriesOutput || (exports.BatchGetRepositoriesOutput = {}));
|
|
494
|
-
var BeforeCommitIdAndAfterCommitIdAreSameException;
|
|
495
|
-
(function (BeforeCommitIdAndAfterCommitIdAreSameException) {
|
|
496
|
-
BeforeCommitIdAndAfterCommitIdAreSameException.filterSensitiveLog = (obj) => ({
|
|
497
|
-
...obj,
|
|
498
|
-
});
|
|
499
|
-
})(BeforeCommitIdAndAfterCommitIdAreSameException = exports.BeforeCommitIdAndAfterCommitIdAreSameException || (exports.BeforeCommitIdAndAfterCommitIdAreSameException = {}));
|
|
500
|
-
var BlobIdDoesNotExistException;
|
|
501
|
-
(function (BlobIdDoesNotExistException) {
|
|
502
|
-
BlobIdDoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
503
|
-
...obj,
|
|
504
|
-
});
|
|
505
|
-
})(BlobIdDoesNotExistException = exports.BlobIdDoesNotExistException || (exports.BlobIdDoesNotExistException = {}));
|
|
506
|
-
var BlobIdRequiredException;
|
|
507
|
-
(function (BlobIdRequiredException) {
|
|
508
|
-
BlobIdRequiredException.filterSensitiveLog = (obj) => ({
|
|
509
|
-
...obj,
|
|
510
|
-
});
|
|
511
|
-
})(BlobIdRequiredException = exports.BlobIdRequiredException || (exports.BlobIdRequiredException = {}));
|
|
512
258
|
var BlobMetadata;
|
|
513
259
|
(function (BlobMetadata) {
|
|
514
260
|
BlobMetadata.filterSensitiveLog = (obj) => ({
|
|
515
261
|
...obj,
|
|
516
262
|
});
|
|
517
263
|
})(BlobMetadata = exports.BlobMetadata || (exports.BlobMetadata = {}));
|
|
518
|
-
var BranchDoesNotExistException;
|
|
519
|
-
(function (BranchDoesNotExistException) {
|
|
520
|
-
BranchDoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
521
|
-
...obj,
|
|
522
|
-
});
|
|
523
|
-
})(BranchDoesNotExistException = exports.BranchDoesNotExistException || (exports.BranchDoesNotExistException = {}));
|
|
524
264
|
var BranchInfo;
|
|
525
265
|
(function (BranchInfo) {
|
|
526
266
|
BranchInfo.filterSensitiveLog = (obj) => ({
|
|
527
267
|
...obj,
|
|
528
268
|
});
|
|
529
269
|
})(BranchInfo = exports.BranchInfo || (exports.BranchInfo = {}));
|
|
530
|
-
var BranchNameExistsException;
|
|
531
|
-
(function (BranchNameExistsException) {
|
|
532
|
-
BranchNameExistsException.filterSensitiveLog = (obj) => ({
|
|
533
|
-
...obj,
|
|
534
|
-
});
|
|
535
|
-
})(BranchNameExistsException = exports.BranchNameExistsException || (exports.BranchNameExistsException = {}));
|
|
536
|
-
var BranchNameIsTagNameException;
|
|
537
|
-
(function (BranchNameIsTagNameException) {
|
|
538
|
-
BranchNameIsTagNameException.filterSensitiveLog = (obj) => ({
|
|
539
|
-
...obj,
|
|
540
|
-
});
|
|
541
|
-
})(BranchNameIsTagNameException = exports.BranchNameIsTagNameException || (exports.BranchNameIsTagNameException = {}));
|
|
542
|
-
var BranchNameRequiredException;
|
|
543
|
-
(function (BranchNameRequiredException) {
|
|
544
|
-
BranchNameRequiredException.filterSensitiveLog = (obj) => ({
|
|
545
|
-
...obj,
|
|
546
|
-
});
|
|
547
|
-
})(BranchNameRequiredException = exports.BranchNameRequiredException || (exports.BranchNameRequiredException = {}));
|
|
548
|
-
var CannotDeleteApprovalRuleFromTemplateException;
|
|
549
|
-
(function (CannotDeleteApprovalRuleFromTemplateException) {
|
|
550
|
-
CannotDeleteApprovalRuleFromTemplateException.filterSensitiveLog = (obj) => ({
|
|
551
|
-
...obj,
|
|
552
|
-
});
|
|
553
|
-
})(CannotDeleteApprovalRuleFromTemplateException = exports.CannotDeleteApprovalRuleFromTemplateException || (exports.CannotDeleteApprovalRuleFromTemplateException = {}));
|
|
554
|
-
var CannotModifyApprovalRuleFromTemplateException;
|
|
555
|
-
(function (CannotModifyApprovalRuleFromTemplateException) {
|
|
556
|
-
CannotModifyApprovalRuleFromTemplateException.filterSensitiveLog = (obj) => ({
|
|
557
|
-
...obj,
|
|
558
|
-
});
|
|
559
|
-
})(CannotModifyApprovalRuleFromTemplateException = exports.CannotModifyApprovalRuleFromTemplateException || (exports.CannotModifyApprovalRuleFromTemplateException = {}));
|
|
560
|
-
var ClientRequestTokenRequiredException;
|
|
561
|
-
(function (ClientRequestTokenRequiredException) {
|
|
562
|
-
ClientRequestTokenRequiredException.filterSensitiveLog = (obj) => ({
|
|
563
|
-
...obj,
|
|
564
|
-
});
|
|
565
|
-
})(ClientRequestTokenRequiredException = exports.ClientRequestTokenRequiredException || (exports.ClientRequestTokenRequiredException = {}));
|
|
566
270
|
var CreateApprovalRuleTemplateInput;
|
|
567
271
|
(function (CreateApprovalRuleTemplateInput) {
|
|
568
272
|
CreateApprovalRuleTemplateInput.filterSensitiveLog = (obj) => ({
|
|
@@ -575,54 +279,12 @@ var CreateApprovalRuleTemplateOutput;
|
|
|
575
279
|
...obj,
|
|
576
280
|
});
|
|
577
281
|
})(CreateApprovalRuleTemplateOutput = exports.CreateApprovalRuleTemplateOutput || (exports.CreateApprovalRuleTemplateOutput = {}));
|
|
578
|
-
var InvalidApprovalRuleTemplateContentException;
|
|
579
|
-
(function (InvalidApprovalRuleTemplateContentException) {
|
|
580
|
-
InvalidApprovalRuleTemplateContentException.filterSensitiveLog = (obj) => ({
|
|
581
|
-
...obj,
|
|
582
|
-
});
|
|
583
|
-
})(InvalidApprovalRuleTemplateContentException = exports.InvalidApprovalRuleTemplateContentException || (exports.InvalidApprovalRuleTemplateContentException = {}));
|
|
584
|
-
var InvalidApprovalRuleTemplateDescriptionException;
|
|
585
|
-
(function (InvalidApprovalRuleTemplateDescriptionException) {
|
|
586
|
-
InvalidApprovalRuleTemplateDescriptionException.filterSensitiveLog = (obj) => ({
|
|
587
|
-
...obj,
|
|
588
|
-
});
|
|
589
|
-
})(InvalidApprovalRuleTemplateDescriptionException = exports.InvalidApprovalRuleTemplateDescriptionException || (exports.InvalidApprovalRuleTemplateDescriptionException = {}));
|
|
590
|
-
var NumberOfRuleTemplatesExceededException;
|
|
591
|
-
(function (NumberOfRuleTemplatesExceededException) {
|
|
592
|
-
NumberOfRuleTemplatesExceededException.filterSensitiveLog = (obj) => ({
|
|
593
|
-
...obj,
|
|
594
|
-
});
|
|
595
|
-
})(NumberOfRuleTemplatesExceededException = exports.NumberOfRuleTemplatesExceededException || (exports.NumberOfRuleTemplatesExceededException = {}));
|
|
596
|
-
var CommitIdRequiredException;
|
|
597
|
-
(function (CommitIdRequiredException) {
|
|
598
|
-
CommitIdRequiredException.filterSensitiveLog = (obj) => ({
|
|
599
|
-
...obj,
|
|
600
|
-
});
|
|
601
|
-
})(CommitIdRequiredException = exports.CommitIdRequiredException || (exports.CommitIdRequiredException = {}));
|
|
602
282
|
var CreateBranchInput;
|
|
603
283
|
(function (CreateBranchInput) {
|
|
604
284
|
CreateBranchInput.filterSensitiveLog = (obj) => ({
|
|
605
285
|
...obj,
|
|
606
286
|
});
|
|
607
287
|
})(CreateBranchInput = exports.CreateBranchInput || (exports.CreateBranchInput = {}));
|
|
608
|
-
var InvalidBranchNameException;
|
|
609
|
-
(function (InvalidBranchNameException) {
|
|
610
|
-
InvalidBranchNameException.filterSensitiveLog = (obj) => ({
|
|
611
|
-
...obj,
|
|
612
|
-
});
|
|
613
|
-
})(InvalidBranchNameException = exports.InvalidBranchNameException || (exports.InvalidBranchNameException = {}));
|
|
614
|
-
var InvalidCommitIdException;
|
|
615
|
-
(function (InvalidCommitIdException) {
|
|
616
|
-
InvalidCommitIdException.filterSensitiveLog = (obj) => ({
|
|
617
|
-
...obj,
|
|
618
|
-
});
|
|
619
|
-
})(InvalidCommitIdException = exports.InvalidCommitIdException || (exports.InvalidCommitIdException = {}));
|
|
620
|
-
var CommitMessageLengthExceededException;
|
|
621
|
-
(function (CommitMessageLengthExceededException) {
|
|
622
|
-
CommitMessageLengthExceededException.filterSensitiveLog = (obj) => ({
|
|
623
|
-
...obj,
|
|
624
|
-
});
|
|
625
|
-
})(CommitMessageLengthExceededException = exports.CommitMessageLengthExceededException || (exports.CommitMessageLengthExceededException = {}));
|
|
626
288
|
var DeleteFileEntry;
|
|
627
289
|
(function (DeleteFileEntry) {
|
|
628
290
|
DeleteFileEntry.filterSensitiveLog = (obj) => ({
|
|
@@ -665,156 +327,6 @@ var CreateCommitOutput;
|
|
|
665
327
|
...obj,
|
|
666
328
|
});
|
|
667
329
|
})(CreateCommitOutput = exports.CreateCommitOutput || (exports.CreateCommitOutput = {}));
|
|
668
|
-
var DirectoryNameConflictsWithFileNameException;
|
|
669
|
-
(function (DirectoryNameConflictsWithFileNameException) {
|
|
670
|
-
DirectoryNameConflictsWithFileNameException.filterSensitiveLog = (obj) => ({
|
|
671
|
-
...obj,
|
|
672
|
-
});
|
|
673
|
-
})(DirectoryNameConflictsWithFileNameException = exports.DirectoryNameConflictsWithFileNameException || (exports.DirectoryNameConflictsWithFileNameException = {}));
|
|
674
|
-
var FileContentAndSourceFileSpecifiedException;
|
|
675
|
-
(function (FileContentAndSourceFileSpecifiedException) {
|
|
676
|
-
FileContentAndSourceFileSpecifiedException.filterSensitiveLog = (obj) => ({
|
|
677
|
-
...obj,
|
|
678
|
-
});
|
|
679
|
-
})(FileContentAndSourceFileSpecifiedException = exports.FileContentAndSourceFileSpecifiedException || (exports.FileContentAndSourceFileSpecifiedException = {}));
|
|
680
|
-
var FileContentSizeLimitExceededException;
|
|
681
|
-
(function (FileContentSizeLimitExceededException) {
|
|
682
|
-
FileContentSizeLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
683
|
-
...obj,
|
|
684
|
-
});
|
|
685
|
-
})(FileContentSizeLimitExceededException = exports.FileContentSizeLimitExceededException || (exports.FileContentSizeLimitExceededException = {}));
|
|
686
|
-
var FileDoesNotExistException;
|
|
687
|
-
(function (FileDoesNotExistException) {
|
|
688
|
-
FileDoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
689
|
-
...obj,
|
|
690
|
-
});
|
|
691
|
-
})(FileDoesNotExistException = exports.FileDoesNotExistException || (exports.FileDoesNotExistException = {}));
|
|
692
|
-
var FileEntryRequiredException;
|
|
693
|
-
(function (FileEntryRequiredException) {
|
|
694
|
-
FileEntryRequiredException.filterSensitiveLog = (obj) => ({
|
|
695
|
-
...obj,
|
|
696
|
-
});
|
|
697
|
-
})(FileEntryRequiredException = exports.FileEntryRequiredException || (exports.FileEntryRequiredException = {}));
|
|
698
|
-
var FileModeRequiredException;
|
|
699
|
-
(function (FileModeRequiredException) {
|
|
700
|
-
FileModeRequiredException.filterSensitiveLog = (obj) => ({
|
|
701
|
-
...obj,
|
|
702
|
-
});
|
|
703
|
-
})(FileModeRequiredException = exports.FileModeRequiredException || (exports.FileModeRequiredException = {}));
|
|
704
|
-
var FileNameConflictsWithDirectoryNameException;
|
|
705
|
-
(function (FileNameConflictsWithDirectoryNameException) {
|
|
706
|
-
FileNameConflictsWithDirectoryNameException.filterSensitiveLog = (obj) => ({
|
|
707
|
-
...obj,
|
|
708
|
-
});
|
|
709
|
-
})(FileNameConflictsWithDirectoryNameException = exports.FileNameConflictsWithDirectoryNameException || (exports.FileNameConflictsWithDirectoryNameException = {}));
|
|
710
|
-
var FilePathConflictsWithSubmodulePathException;
|
|
711
|
-
(function (FilePathConflictsWithSubmodulePathException) {
|
|
712
|
-
FilePathConflictsWithSubmodulePathException.filterSensitiveLog = (obj) => ({
|
|
713
|
-
...obj,
|
|
714
|
-
});
|
|
715
|
-
})(FilePathConflictsWithSubmodulePathException = exports.FilePathConflictsWithSubmodulePathException || (exports.FilePathConflictsWithSubmodulePathException = {}));
|
|
716
|
-
var FolderContentSizeLimitExceededException;
|
|
717
|
-
(function (FolderContentSizeLimitExceededException) {
|
|
718
|
-
FolderContentSizeLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
719
|
-
...obj,
|
|
720
|
-
});
|
|
721
|
-
})(FolderContentSizeLimitExceededException = exports.FolderContentSizeLimitExceededException || (exports.FolderContentSizeLimitExceededException = {}));
|
|
722
|
-
var InvalidDeletionParameterException;
|
|
723
|
-
(function (InvalidDeletionParameterException) {
|
|
724
|
-
InvalidDeletionParameterException.filterSensitiveLog = (obj) => ({
|
|
725
|
-
...obj,
|
|
726
|
-
});
|
|
727
|
-
})(InvalidDeletionParameterException = exports.InvalidDeletionParameterException || (exports.InvalidDeletionParameterException = {}));
|
|
728
|
-
var InvalidEmailException;
|
|
729
|
-
(function (InvalidEmailException) {
|
|
730
|
-
InvalidEmailException.filterSensitiveLog = (obj) => ({
|
|
731
|
-
...obj,
|
|
732
|
-
});
|
|
733
|
-
})(InvalidEmailException = exports.InvalidEmailException || (exports.InvalidEmailException = {}));
|
|
734
|
-
var InvalidFileModeException;
|
|
735
|
-
(function (InvalidFileModeException) {
|
|
736
|
-
InvalidFileModeException.filterSensitiveLog = (obj) => ({
|
|
737
|
-
...obj,
|
|
738
|
-
});
|
|
739
|
-
})(InvalidFileModeException = exports.InvalidFileModeException || (exports.InvalidFileModeException = {}));
|
|
740
|
-
var InvalidParentCommitIdException;
|
|
741
|
-
(function (InvalidParentCommitIdException) {
|
|
742
|
-
InvalidParentCommitIdException.filterSensitiveLog = (obj) => ({
|
|
743
|
-
...obj,
|
|
744
|
-
});
|
|
745
|
-
})(InvalidParentCommitIdException = exports.InvalidParentCommitIdException || (exports.InvalidParentCommitIdException = {}));
|
|
746
|
-
var InvalidPathException;
|
|
747
|
-
(function (InvalidPathException) {
|
|
748
|
-
InvalidPathException.filterSensitiveLog = (obj) => ({
|
|
749
|
-
...obj,
|
|
750
|
-
});
|
|
751
|
-
})(InvalidPathException = exports.InvalidPathException || (exports.InvalidPathException = {}));
|
|
752
|
-
var MaximumFileEntriesExceededException;
|
|
753
|
-
(function (MaximumFileEntriesExceededException) {
|
|
754
|
-
MaximumFileEntriesExceededException.filterSensitiveLog = (obj) => ({
|
|
755
|
-
...obj,
|
|
756
|
-
});
|
|
757
|
-
})(MaximumFileEntriesExceededException = exports.MaximumFileEntriesExceededException || (exports.MaximumFileEntriesExceededException = {}));
|
|
758
|
-
var NameLengthExceededException;
|
|
759
|
-
(function (NameLengthExceededException) {
|
|
760
|
-
NameLengthExceededException.filterSensitiveLog = (obj) => ({
|
|
761
|
-
...obj,
|
|
762
|
-
});
|
|
763
|
-
})(NameLengthExceededException = exports.NameLengthExceededException || (exports.NameLengthExceededException = {}));
|
|
764
|
-
var NoChangeException;
|
|
765
|
-
(function (NoChangeException) {
|
|
766
|
-
NoChangeException.filterSensitiveLog = (obj) => ({
|
|
767
|
-
...obj,
|
|
768
|
-
});
|
|
769
|
-
})(NoChangeException = exports.NoChangeException || (exports.NoChangeException = {}));
|
|
770
|
-
var ParentCommitDoesNotExistException;
|
|
771
|
-
(function (ParentCommitDoesNotExistException) {
|
|
772
|
-
ParentCommitDoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
773
|
-
...obj,
|
|
774
|
-
});
|
|
775
|
-
})(ParentCommitDoesNotExistException = exports.ParentCommitDoesNotExistException || (exports.ParentCommitDoesNotExistException = {}));
|
|
776
|
-
var ParentCommitIdOutdatedException;
|
|
777
|
-
(function (ParentCommitIdOutdatedException) {
|
|
778
|
-
ParentCommitIdOutdatedException.filterSensitiveLog = (obj) => ({
|
|
779
|
-
...obj,
|
|
780
|
-
});
|
|
781
|
-
})(ParentCommitIdOutdatedException = exports.ParentCommitIdOutdatedException || (exports.ParentCommitIdOutdatedException = {}));
|
|
782
|
-
var ParentCommitIdRequiredException;
|
|
783
|
-
(function (ParentCommitIdRequiredException) {
|
|
784
|
-
ParentCommitIdRequiredException.filterSensitiveLog = (obj) => ({
|
|
785
|
-
...obj,
|
|
786
|
-
});
|
|
787
|
-
})(ParentCommitIdRequiredException = exports.ParentCommitIdRequiredException || (exports.ParentCommitIdRequiredException = {}));
|
|
788
|
-
var PathRequiredException;
|
|
789
|
-
(function (PathRequiredException) {
|
|
790
|
-
PathRequiredException.filterSensitiveLog = (obj) => ({
|
|
791
|
-
...obj,
|
|
792
|
-
});
|
|
793
|
-
})(PathRequiredException = exports.PathRequiredException || (exports.PathRequiredException = {}));
|
|
794
|
-
var PutFileEntryConflictException;
|
|
795
|
-
(function (PutFileEntryConflictException) {
|
|
796
|
-
PutFileEntryConflictException.filterSensitiveLog = (obj) => ({
|
|
797
|
-
...obj,
|
|
798
|
-
});
|
|
799
|
-
})(PutFileEntryConflictException = exports.PutFileEntryConflictException || (exports.PutFileEntryConflictException = {}));
|
|
800
|
-
var RestrictedSourceFileException;
|
|
801
|
-
(function (RestrictedSourceFileException) {
|
|
802
|
-
RestrictedSourceFileException.filterSensitiveLog = (obj) => ({
|
|
803
|
-
...obj,
|
|
804
|
-
});
|
|
805
|
-
})(RestrictedSourceFileException = exports.RestrictedSourceFileException || (exports.RestrictedSourceFileException = {}));
|
|
806
|
-
var SamePathRequestException;
|
|
807
|
-
(function (SamePathRequestException) {
|
|
808
|
-
SamePathRequestException.filterSensitiveLog = (obj) => ({
|
|
809
|
-
...obj,
|
|
810
|
-
});
|
|
811
|
-
})(SamePathRequestException = exports.SamePathRequestException || (exports.SamePathRequestException = {}));
|
|
812
|
-
var SourceFileOrContentRequiredException;
|
|
813
|
-
(function (SourceFileOrContentRequiredException) {
|
|
814
|
-
SourceFileOrContentRequiredException.filterSensitiveLog = (obj) => ({
|
|
815
|
-
...obj,
|
|
816
|
-
});
|
|
817
|
-
})(SourceFileOrContentRequiredException = exports.SourceFileOrContentRequiredException || (exports.SourceFileOrContentRequiredException = {}));
|
|
818
330
|
var Target;
|
|
819
331
|
(function (Target) {
|
|
820
332
|
Target.filterSensitiveLog = (obj) => ({
|
|
@@ -856,102 +368,6 @@ var CreatePullRequestOutput;
|
|
|
856
368
|
...obj,
|
|
857
369
|
});
|
|
858
370
|
})(CreatePullRequestOutput = exports.CreatePullRequestOutput || (exports.CreatePullRequestOutput = {}));
|
|
859
|
-
var IdempotencyParameterMismatchException;
|
|
860
|
-
(function (IdempotencyParameterMismatchException) {
|
|
861
|
-
IdempotencyParameterMismatchException.filterSensitiveLog = (obj) => ({
|
|
862
|
-
...obj,
|
|
863
|
-
});
|
|
864
|
-
})(IdempotencyParameterMismatchException = exports.IdempotencyParameterMismatchException || (exports.IdempotencyParameterMismatchException = {}));
|
|
865
|
-
var InvalidClientRequestTokenException;
|
|
866
|
-
(function (InvalidClientRequestTokenException) {
|
|
867
|
-
InvalidClientRequestTokenException.filterSensitiveLog = (obj) => ({
|
|
868
|
-
...obj,
|
|
869
|
-
});
|
|
870
|
-
})(InvalidClientRequestTokenException = exports.InvalidClientRequestTokenException || (exports.InvalidClientRequestTokenException = {}));
|
|
871
|
-
var InvalidDescriptionException;
|
|
872
|
-
(function (InvalidDescriptionException) {
|
|
873
|
-
InvalidDescriptionException.filterSensitiveLog = (obj) => ({
|
|
874
|
-
...obj,
|
|
875
|
-
});
|
|
876
|
-
})(InvalidDescriptionException = exports.InvalidDescriptionException || (exports.InvalidDescriptionException = {}));
|
|
877
|
-
var InvalidReferenceNameException;
|
|
878
|
-
(function (InvalidReferenceNameException) {
|
|
879
|
-
InvalidReferenceNameException.filterSensitiveLog = (obj) => ({
|
|
880
|
-
...obj,
|
|
881
|
-
});
|
|
882
|
-
})(InvalidReferenceNameException = exports.InvalidReferenceNameException || (exports.InvalidReferenceNameException = {}));
|
|
883
|
-
var InvalidTargetException;
|
|
884
|
-
(function (InvalidTargetException) {
|
|
885
|
-
InvalidTargetException.filterSensitiveLog = (obj) => ({
|
|
886
|
-
...obj,
|
|
887
|
-
});
|
|
888
|
-
})(InvalidTargetException = exports.InvalidTargetException || (exports.InvalidTargetException = {}));
|
|
889
|
-
var InvalidTargetsException;
|
|
890
|
-
(function (InvalidTargetsException) {
|
|
891
|
-
InvalidTargetsException.filterSensitiveLog = (obj) => ({
|
|
892
|
-
...obj,
|
|
893
|
-
});
|
|
894
|
-
})(InvalidTargetsException = exports.InvalidTargetsException || (exports.InvalidTargetsException = {}));
|
|
895
|
-
var InvalidTitleException;
|
|
896
|
-
(function (InvalidTitleException) {
|
|
897
|
-
InvalidTitleException.filterSensitiveLog = (obj) => ({
|
|
898
|
-
...obj,
|
|
899
|
-
});
|
|
900
|
-
})(InvalidTitleException = exports.InvalidTitleException || (exports.InvalidTitleException = {}));
|
|
901
|
-
var MaximumOpenPullRequestsExceededException;
|
|
902
|
-
(function (MaximumOpenPullRequestsExceededException) {
|
|
903
|
-
MaximumOpenPullRequestsExceededException.filterSensitiveLog = (obj) => ({
|
|
904
|
-
...obj,
|
|
905
|
-
});
|
|
906
|
-
})(MaximumOpenPullRequestsExceededException = exports.MaximumOpenPullRequestsExceededException || (exports.MaximumOpenPullRequestsExceededException = {}));
|
|
907
|
-
var MultipleRepositoriesInPullRequestException;
|
|
908
|
-
(function (MultipleRepositoriesInPullRequestException) {
|
|
909
|
-
MultipleRepositoriesInPullRequestException.filterSensitiveLog = (obj) => ({
|
|
910
|
-
...obj,
|
|
911
|
-
});
|
|
912
|
-
})(MultipleRepositoriesInPullRequestException = exports.MultipleRepositoriesInPullRequestException || (exports.MultipleRepositoriesInPullRequestException = {}));
|
|
913
|
-
var ReferenceDoesNotExistException;
|
|
914
|
-
(function (ReferenceDoesNotExistException) {
|
|
915
|
-
ReferenceDoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
916
|
-
...obj,
|
|
917
|
-
});
|
|
918
|
-
})(ReferenceDoesNotExistException = exports.ReferenceDoesNotExistException || (exports.ReferenceDoesNotExistException = {}));
|
|
919
|
-
var ReferenceNameRequiredException;
|
|
920
|
-
(function (ReferenceNameRequiredException) {
|
|
921
|
-
ReferenceNameRequiredException.filterSensitiveLog = (obj) => ({
|
|
922
|
-
...obj,
|
|
923
|
-
});
|
|
924
|
-
})(ReferenceNameRequiredException = exports.ReferenceNameRequiredException || (exports.ReferenceNameRequiredException = {}));
|
|
925
|
-
var ReferenceTypeNotSupportedException;
|
|
926
|
-
(function (ReferenceTypeNotSupportedException) {
|
|
927
|
-
ReferenceTypeNotSupportedException.filterSensitiveLog = (obj) => ({
|
|
928
|
-
...obj,
|
|
929
|
-
});
|
|
930
|
-
})(ReferenceTypeNotSupportedException = exports.ReferenceTypeNotSupportedException || (exports.ReferenceTypeNotSupportedException = {}));
|
|
931
|
-
var SourceAndDestinationAreSameException;
|
|
932
|
-
(function (SourceAndDestinationAreSameException) {
|
|
933
|
-
SourceAndDestinationAreSameException.filterSensitiveLog = (obj) => ({
|
|
934
|
-
...obj,
|
|
935
|
-
});
|
|
936
|
-
})(SourceAndDestinationAreSameException = exports.SourceAndDestinationAreSameException || (exports.SourceAndDestinationAreSameException = {}));
|
|
937
|
-
var TargetRequiredException;
|
|
938
|
-
(function (TargetRequiredException) {
|
|
939
|
-
TargetRequiredException.filterSensitiveLog = (obj) => ({
|
|
940
|
-
...obj,
|
|
941
|
-
});
|
|
942
|
-
})(TargetRequiredException = exports.TargetRequiredException || (exports.TargetRequiredException = {}));
|
|
943
|
-
var TargetsRequiredException;
|
|
944
|
-
(function (TargetsRequiredException) {
|
|
945
|
-
TargetsRequiredException.filterSensitiveLog = (obj) => ({
|
|
946
|
-
...obj,
|
|
947
|
-
});
|
|
948
|
-
})(TargetsRequiredException = exports.TargetsRequiredException || (exports.TargetsRequiredException = {}));
|
|
949
|
-
var TitleRequiredException;
|
|
950
|
-
(function (TitleRequiredException) {
|
|
951
|
-
TitleRequiredException.filterSensitiveLog = (obj) => ({
|
|
952
|
-
...obj,
|
|
953
|
-
});
|
|
954
|
-
})(TitleRequiredException = exports.TitleRequiredException || (exports.TitleRequiredException = {}));
|
|
955
371
|
var CreatePullRequestApprovalRuleInput;
|
|
956
372
|
(function (CreatePullRequestApprovalRuleInput) {
|
|
957
373
|
CreatePullRequestApprovalRuleInput.filterSensitiveLog = (obj) => ({
|
|
@@ -964,48 +380,6 @@ var CreatePullRequestApprovalRuleOutput;
|
|
|
964
380
|
...obj,
|
|
965
381
|
});
|
|
966
382
|
})(CreatePullRequestApprovalRuleOutput = exports.CreatePullRequestApprovalRuleOutput || (exports.CreatePullRequestApprovalRuleOutput = {}));
|
|
967
|
-
var InvalidApprovalRuleContentException;
|
|
968
|
-
(function (InvalidApprovalRuleContentException) {
|
|
969
|
-
InvalidApprovalRuleContentException.filterSensitiveLog = (obj) => ({
|
|
970
|
-
...obj,
|
|
971
|
-
});
|
|
972
|
-
})(InvalidApprovalRuleContentException = exports.InvalidApprovalRuleContentException || (exports.InvalidApprovalRuleContentException = {}));
|
|
973
|
-
var InvalidApprovalRuleNameException;
|
|
974
|
-
(function (InvalidApprovalRuleNameException) {
|
|
975
|
-
InvalidApprovalRuleNameException.filterSensitiveLog = (obj) => ({
|
|
976
|
-
...obj,
|
|
977
|
-
});
|
|
978
|
-
})(InvalidApprovalRuleNameException = exports.InvalidApprovalRuleNameException || (exports.InvalidApprovalRuleNameException = {}));
|
|
979
|
-
var InvalidPullRequestIdException;
|
|
980
|
-
(function (InvalidPullRequestIdException) {
|
|
981
|
-
InvalidPullRequestIdException.filterSensitiveLog = (obj) => ({
|
|
982
|
-
...obj,
|
|
983
|
-
});
|
|
984
|
-
})(InvalidPullRequestIdException = exports.InvalidPullRequestIdException || (exports.InvalidPullRequestIdException = {}));
|
|
985
|
-
var NumberOfRulesExceededException;
|
|
986
|
-
(function (NumberOfRulesExceededException) {
|
|
987
|
-
NumberOfRulesExceededException.filterSensitiveLog = (obj) => ({
|
|
988
|
-
...obj,
|
|
989
|
-
});
|
|
990
|
-
})(NumberOfRulesExceededException = exports.NumberOfRulesExceededException || (exports.NumberOfRulesExceededException = {}));
|
|
991
|
-
var PullRequestAlreadyClosedException;
|
|
992
|
-
(function (PullRequestAlreadyClosedException) {
|
|
993
|
-
PullRequestAlreadyClosedException.filterSensitiveLog = (obj) => ({
|
|
994
|
-
...obj,
|
|
995
|
-
});
|
|
996
|
-
})(PullRequestAlreadyClosedException = exports.PullRequestAlreadyClosedException || (exports.PullRequestAlreadyClosedException = {}));
|
|
997
|
-
var PullRequestDoesNotExistException;
|
|
998
|
-
(function (PullRequestDoesNotExistException) {
|
|
999
|
-
PullRequestDoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
1000
|
-
...obj,
|
|
1001
|
-
});
|
|
1002
|
-
})(PullRequestDoesNotExistException = exports.PullRequestDoesNotExistException || (exports.PullRequestDoesNotExistException = {}));
|
|
1003
|
-
var PullRequestIdRequiredException;
|
|
1004
|
-
(function (PullRequestIdRequiredException) {
|
|
1005
|
-
PullRequestIdRequiredException.filterSensitiveLog = (obj) => ({
|
|
1006
|
-
...obj,
|
|
1007
|
-
});
|
|
1008
|
-
})(PullRequestIdRequiredException = exports.PullRequestIdRequiredException || (exports.PullRequestIdRequiredException = {}));
|
|
1009
383
|
var CreateRepositoryInput;
|
|
1010
384
|
(function (CreateRepositoryInput) {
|
|
1011
385
|
CreateRepositoryInput.filterSensitiveLog = (obj) => ({
|
|
@@ -1018,54 +392,6 @@ var CreateRepositoryOutput;
|
|
|
1018
392
|
...obj,
|
|
1019
393
|
});
|
|
1020
394
|
})(CreateRepositoryOutput = exports.CreateRepositoryOutput || (exports.CreateRepositoryOutput = {}));
|
|
1021
|
-
var InvalidRepositoryDescriptionException;
|
|
1022
|
-
(function (InvalidRepositoryDescriptionException) {
|
|
1023
|
-
InvalidRepositoryDescriptionException.filterSensitiveLog = (obj) => ({
|
|
1024
|
-
...obj,
|
|
1025
|
-
});
|
|
1026
|
-
})(InvalidRepositoryDescriptionException = exports.InvalidRepositoryDescriptionException || (exports.InvalidRepositoryDescriptionException = {}));
|
|
1027
|
-
var InvalidSystemTagUsageException;
|
|
1028
|
-
(function (InvalidSystemTagUsageException) {
|
|
1029
|
-
InvalidSystemTagUsageException.filterSensitiveLog = (obj) => ({
|
|
1030
|
-
...obj,
|
|
1031
|
-
});
|
|
1032
|
-
})(InvalidSystemTagUsageException = exports.InvalidSystemTagUsageException || (exports.InvalidSystemTagUsageException = {}));
|
|
1033
|
-
var InvalidTagsMapException;
|
|
1034
|
-
(function (InvalidTagsMapException) {
|
|
1035
|
-
InvalidTagsMapException.filterSensitiveLog = (obj) => ({
|
|
1036
|
-
...obj,
|
|
1037
|
-
});
|
|
1038
|
-
})(InvalidTagsMapException = exports.InvalidTagsMapException || (exports.InvalidTagsMapException = {}));
|
|
1039
|
-
var RepositoryLimitExceededException;
|
|
1040
|
-
(function (RepositoryLimitExceededException) {
|
|
1041
|
-
RepositoryLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
1042
|
-
...obj,
|
|
1043
|
-
});
|
|
1044
|
-
})(RepositoryLimitExceededException = exports.RepositoryLimitExceededException || (exports.RepositoryLimitExceededException = {}));
|
|
1045
|
-
var RepositoryNameExistsException;
|
|
1046
|
-
(function (RepositoryNameExistsException) {
|
|
1047
|
-
RepositoryNameExistsException.filterSensitiveLog = (obj) => ({
|
|
1048
|
-
...obj,
|
|
1049
|
-
});
|
|
1050
|
-
})(RepositoryNameExistsException = exports.RepositoryNameExistsException || (exports.RepositoryNameExistsException = {}));
|
|
1051
|
-
var TagPolicyException;
|
|
1052
|
-
(function (TagPolicyException) {
|
|
1053
|
-
TagPolicyException.filterSensitiveLog = (obj) => ({
|
|
1054
|
-
...obj,
|
|
1055
|
-
});
|
|
1056
|
-
})(TagPolicyException = exports.TagPolicyException || (exports.TagPolicyException = {}));
|
|
1057
|
-
var TooManyTagsException;
|
|
1058
|
-
(function (TooManyTagsException) {
|
|
1059
|
-
TooManyTagsException.filterSensitiveLog = (obj) => ({
|
|
1060
|
-
...obj,
|
|
1061
|
-
});
|
|
1062
|
-
})(TooManyTagsException = exports.TooManyTagsException || (exports.TooManyTagsException = {}));
|
|
1063
|
-
var ConcurrentReferenceUpdateException;
|
|
1064
|
-
(function (ConcurrentReferenceUpdateException) {
|
|
1065
|
-
ConcurrentReferenceUpdateException.filterSensitiveLog = (obj) => ({
|
|
1066
|
-
...obj,
|
|
1067
|
-
});
|
|
1068
|
-
})(ConcurrentReferenceUpdateException = exports.ConcurrentReferenceUpdateException || (exports.ConcurrentReferenceUpdateException = {}));
|
|
1069
395
|
var ReplacementTypeEnum;
|
|
1070
396
|
(function (ReplacementTypeEnum) {
|
|
1071
397
|
ReplacementTypeEnum["KEEP_BASE"] = "KEEP_BASE";
|
|
@@ -1097,54 +423,6 @@ var CreateUnreferencedMergeCommitOutput;
|
|
|
1097
423
|
...obj,
|
|
1098
424
|
});
|
|
1099
425
|
})(CreateUnreferencedMergeCommitOutput = exports.CreateUnreferencedMergeCommitOutput || (exports.CreateUnreferencedMergeCommitOutput = {}));
|
|
1100
|
-
var InvalidConflictResolutionException;
|
|
1101
|
-
(function (InvalidConflictResolutionException) {
|
|
1102
|
-
InvalidConflictResolutionException.filterSensitiveLog = (obj) => ({
|
|
1103
|
-
...obj,
|
|
1104
|
-
});
|
|
1105
|
-
})(InvalidConflictResolutionException = exports.InvalidConflictResolutionException || (exports.InvalidConflictResolutionException = {}));
|
|
1106
|
-
var InvalidReplacementContentException;
|
|
1107
|
-
(function (InvalidReplacementContentException) {
|
|
1108
|
-
InvalidReplacementContentException.filterSensitiveLog = (obj) => ({
|
|
1109
|
-
...obj,
|
|
1110
|
-
});
|
|
1111
|
-
})(InvalidReplacementContentException = exports.InvalidReplacementContentException || (exports.InvalidReplacementContentException = {}));
|
|
1112
|
-
var InvalidReplacementTypeException;
|
|
1113
|
-
(function (InvalidReplacementTypeException) {
|
|
1114
|
-
InvalidReplacementTypeException.filterSensitiveLog = (obj) => ({
|
|
1115
|
-
...obj,
|
|
1116
|
-
});
|
|
1117
|
-
})(InvalidReplacementTypeException = exports.InvalidReplacementTypeException || (exports.InvalidReplacementTypeException = {}));
|
|
1118
|
-
var ManualMergeRequiredException;
|
|
1119
|
-
(function (ManualMergeRequiredException) {
|
|
1120
|
-
ManualMergeRequiredException.filterSensitiveLog = (obj) => ({
|
|
1121
|
-
...obj,
|
|
1122
|
-
});
|
|
1123
|
-
})(ManualMergeRequiredException = exports.ManualMergeRequiredException || (exports.ManualMergeRequiredException = {}));
|
|
1124
|
-
var MaximumConflictResolutionEntriesExceededException;
|
|
1125
|
-
(function (MaximumConflictResolutionEntriesExceededException) {
|
|
1126
|
-
MaximumConflictResolutionEntriesExceededException.filterSensitiveLog = (obj) => ({
|
|
1127
|
-
...obj,
|
|
1128
|
-
});
|
|
1129
|
-
})(MaximumConflictResolutionEntriesExceededException = exports.MaximumConflictResolutionEntriesExceededException || (exports.MaximumConflictResolutionEntriesExceededException = {}));
|
|
1130
|
-
var MultipleConflictResolutionEntriesException;
|
|
1131
|
-
(function (MultipleConflictResolutionEntriesException) {
|
|
1132
|
-
MultipleConflictResolutionEntriesException.filterSensitiveLog = (obj) => ({
|
|
1133
|
-
...obj,
|
|
1134
|
-
});
|
|
1135
|
-
})(MultipleConflictResolutionEntriesException = exports.MultipleConflictResolutionEntriesException || (exports.MultipleConflictResolutionEntriesException = {}));
|
|
1136
|
-
var ReplacementContentRequiredException;
|
|
1137
|
-
(function (ReplacementContentRequiredException) {
|
|
1138
|
-
ReplacementContentRequiredException.filterSensitiveLog = (obj) => ({
|
|
1139
|
-
...obj,
|
|
1140
|
-
});
|
|
1141
|
-
})(ReplacementContentRequiredException = exports.ReplacementContentRequiredException || (exports.ReplacementContentRequiredException = {}));
|
|
1142
|
-
var ReplacementTypeRequiredException;
|
|
1143
|
-
(function (ReplacementTypeRequiredException) {
|
|
1144
|
-
ReplacementTypeRequiredException.filterSensitiveLog = (obj) => ({
|
|
1145
|
-
...obj,
|
|
1146
|
-
});
|
|
1147
|
-
})(ReplacementTypeRequiredException = exports.ReplacementTypeRequiredException || (exports.ReplacementTypeRequiredException = {}));
|
|
1148
426
|
var DeleteApprovalRuleTemplateInput;
|
|
1149
427
|
(function (DeleteApprovalRuleTemplateInput) {
|
|
1150
428
|
DeleteApprovalRuleTemplateInput.filterSensitiveLog = (obj) => ({
|
|
@@ -1157,12 +435,6 @@ var DeleteApprovalRuleTemplateOutput;
|
|
|
1157
435
|
...obj,
|
|
1158
436
|
});
|
|
1159
437
|
})(DeleteApprovalRuleTemplateOutput = exports.DeleteApprovalRuleTemplateOutput || (exports.DeleteApprovalRuleTemplateOutput = {}));
|
|
1160
|
-
var DefaultBranchCannotBeDeletedException;
|
|
1161
|
-
(function (DefaultBranchCannotBeDeletedException) {
|
|
1162
|
-
DefaultBranchCannotBeDeletedException.filterSensitiveLog = (obj) => ({
|
|
1163
|
-
...obj,
|
|
1164
|
-
});
|
|
1165
|
-
})(DefaultBranchCannotBeDeletedException = exports.DefaultBranchCannotBeDeletedException || (exports.DefaultBranchCannotBeDeletedException = {}));
|
|
1166
438
|
var DeleteBranchInput;
|
|
1167
439
|
(function (DeleteBranchInput) {
|
|
1168
440
|
DeleteBranchInput.filterSensitiveLog = (obj) => ({
|
|
@@ -1175,24 +447,6 @@ var DeleteBranchOutput;
|
|
|
1175
447
|
...obj,
|
|
1176
448
|
});
|
|
1177
449
|
})(DeleteBranchOutput = exports.DeleteBranchOutput || (exports.DeleteBranchOutput = {}));
|
|
1178
|
-
var CommentDeletedException;
|
|
1179
|
-
(function (CommentDeletedException) {
|
|
1180
|
-
CommentDeletedException.filterSensitiveLog = (obj) => ({
|
|
1181
|
-
...obj,
|
|
1182
|
-
});
|
|
1183
|
-
})(CommentDeletedException = exports.CommentDeletedException || (exports.CommentDeletedException = {}));
|
|
1184
|
-
var CommentDoesNotExistException;
|
|
1185
|
-
(function (CommentDoesNotExistException) {
|
|
1186
|
-
CommentDoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
1187
|
-
...obj,
|
|
1188
|
-
});
|
|
1189
|
-
})(CommentDoesNotExistException = exports.CommentDoesNotExistException || (exports.CommentDoesNotExistException = {}));
|
|
1190
|
-
var CommentIdRequiredException;
|
|
1191
|
-
(function (CommentIdRequiredException) {
|
|
1192
|
-
CommentIdRequiredException.filterSensitiveLog = (obj) => ({
|
|
1193
|
-
...obj,
|
|
1194
|
-
});
|
|
1195
|
-
})(CommentIdRequiredException = exports.CommentIdRequiredException || (exports.CommentIdRequiredException = {}));
|
|
1196
450
|
var DeleteCommentContentInput;
|
|
1197
451
|
(function (DeleteCommentContentInput) {
|
|
1198
452
|
DeleteCommentContentInput.filterSensitiveLog = (obj) => ({
|
|
@@ -1211,12 +465,6 @@ var DeleteCommentContentOutput;
|
|
|
1211
465
|
...obj,
|
|
1212
466
|
});
|
|
1213
467
|
})(DeleteCommentContentOutput = exports.DeleteCommentContentOutput || (exports.DeleteCommentContentOutput = {}));
|
|
1214
|
-
var InvalidCommentIdException;
|
|
1215
|
-
(function (InvalidCommentIdException) {
|
|
1216
|
-
InvalidCommentIdException.filterSensitiveLog = (obj) => ({
|
|
1217
|
-
...obj,
|
|
1218
|
-
});
|
|
1219
|
-
})(InvalidCommentIdException = exports.InvalidCommentIdException || (exports.InvalidCommentIdException = {}));
|
|
1220
468
|
var DeleteFileInput;
|
|
1221
469
|
(function (DeleteFileInput) {
|
|
1222
470
|
DeleteFileInput.filterSensitiveLog = (obj) => ({
|
|
@@ -1319,24 +567,6 @@ var DescribePullRequestEventsOutput;
|
|
|
1319
567
|
...obj,
|
|
1320
568
|
});
|
|
1321
569
|
})(DescribePullRequestEventsOutput = exports.DescribePullRequestEventsOutput || (exports.DescribePullRequestEventsOutput = {}));
|
|
1322
|
-
var InvalidActorArnException;
|
|
1323
|
-
(function (InvalidActorArnException) {
|
|
1324
|
-
InvalidActorArnException.filterSensitiveLog = (obj) => ({
|
|
1325
|
-
...obj,
|
|
1326
|
-
});
|
|
1327
|
-
})(InvalidActorArnException = exports.InvalidActorArnException || (exports.InvalidActorArnException = {}));
|
|
1328
|
-
var InvalidMaxResultsException;
|
|
1329
|
-
(function (InvalidMaxResultsException) {
|
|
1330
|
-
InvalidMaxResultsException.filterSensitiveLog = (obj) => ({
|
|
1331
|
-
...obj,
|
|
1332
|
-
});
|
|
1333
|
-
})(InvalidMaxResultsException = exports.InvalidMaxResultsException || (exports.InvalidMaxResultsException = {}));
|
|
1334
|
-
var InvalidPullRequestEventTypeException;
|
|
1335
|
-
(function (InvalidPullRequestEventTypeException) {
|
|
1336
|
-
InvalidPullRequestEventTypeException.filterSensitiveLog = (obj) => ({
|
|
1337
|
-
...obj,
|
|
1338
|
-
});
|
|
1339
|
-
})(InvalidPullRequestEventTypeException = exports.InvalidPullRequestEventTypeException || (exports.InvalidPullRequestEventTypeException = {}));
|
|
1340
570
|
var DisassociateApprovalRuleTemplateFromRepositoryInput;
|
|
1341
571
|
(function (DisassociateApprovalRuleTemplateFromRepositoryInput) {
|
|
1342
572
|
DisassociateApprovalRuleTemplateFromRepositoryInput.filterSensitiveLog = (obj) => ({
|
|
@@ -1361,24 +591,6 @@ var EvaluatePullRequestApprovalRulesOutput;
|
|
|
1361
591
|
...obj,
|
|
1362
592
|
});
|
|
1363
593
|
})(EvaluatePullRequestApprovalRulesOutput = exports.EvaluatePullRequestApprovalRulesOutput || (exports.EvaluatePullRequestApprovalRulesOutput = {}));
|
|
1364
|
-
var InvalidRevisionIdException;
|
|
1365
|
-
(function (InvalidRevisionIdException) {
|
|
1366
|
-
InvalidRevisionIdException.filterSensitiveLog = (obj) => ({
|
|
1367
|
-
...obj,
|
|
1368
|
-
});
|
|
1369
|
-
})(InvalidRevisionIdException = exports.InvalidRevisionIdException || (exports.InvalidRevisionIdException = {}));
|
|
1370
|
-
var RevisionIdRequiredException;
|
|
1371
|
-
(function (RevisionIdRequiredException) {
|
|
1372
|
-
RevisionIdRequiredException.filterSensitiveLog = (obj) => ({
|
|
1373
|
-
...obj,
|
|
1374
|
-
});
|
|
1375
|
-
})(RevisionIdRequiredException = exports.RevisionIdRequiredException || (exports.RevisionIdRequiredException = {}));
|
|
1376
|
-
var RevisionNotCurrentException;
|
|
1377
|
-
(function (RevisionNotCurrentException) {
|
|
1378
|
-
RevisionNotCurrentException.filterSensitiveLog = (obj) => ({
|
|
1379
|
-
...obj,
|
|
1380
|
-
});
|
|
1381
|
-
})(RevisionNotCurrentException = exports.RevisionNotCurrentException || (exports.RevisionNotCurrentException = {}));
|
|
1382
594
|
var GetApprovalRuleTemplateInput;
|
|
1383
595
|
(function (GetApprovalRuleTemplateInput) {
|
|
1384
596
|
GetApprovalRuleTemplateInput.filterSensitiveLog = (obj) => ({
|
|
@@ -1391,12 +603,6 @@ var GetApprovalRuleTemplateOutput;
|
|
|
1391
603
|
...obj,
|
|
1392
604
|
});
|
|
1393
605
|
})(GetApprovalRuleTemplateOutput = exports.GetApprovalRuleTemplateOutput || (exports.GetApprovalRuleTemplateOutput = {}));
|
|
1394
|
-
var FileTooLargeException;
|
|
1395
|
-
(function (FileTooLargeException) {
|
|
1396
|
-
FileTooLargeException.filterSensitiveLog = (obj) => ({
|
|
1397
|
-
...obj,
|
|
1398
|
-
});
|
|
1399
|
-
})(FileTooLargeException = exports.FileTooLargeException || (exports.FileTooLargeException = {}));
|
|
1400
606
|
var GetBlobInput;
|
|
1401
607
|
(function (GetBlobInput) {
|
|
1402
608
|
GetBlobInput.filterSensitiveLog = (obj) => ({
|
|
@@ -1409,12 +615,6 @@ var GetBlobOutput;
|
|
|
1409
615
|
...obj,
|
|
1410
616
|
});
|
|
1411
617
|
})(GetBlobOutput = exports.GetBlobOutput || (exports.GetBlobOutput = {}));
|
|
1412
|
-
var InvalidBlobIdException;
|
|
1413
|
-
(function (InvalidBlobIdException) {
|
|
1414
|
-
InvalidBlobIdException.filterSensitiveLog = (obj) => ({
|
|
1415
|
-
...obj,
|
|
1416
|
-
});
|
|
1417
|
-
})(InvalidBlobIdException = exports.InvalidBlobIdException || (exports.InvalidBlobIdException = {}));
|
|
1418
618
|
var GetBranchInput;
|
|
1419
619
|
(function (GetBranchInput) {
|
|
1420
620
|
GetBranchInput.filterSensitiveLog = (obj) => ({
|
|
@@ -1463,12 +663,6 @@ var GetCommentReactionsOutput;
|
|
|
1463
663
|
...obj,
|
|
1464
664
|
});
|
|
1465
665
|
})(GetCommentReactionsOutput = exports.GetCommentReactionsOutput || (exports.GetCommentReactionsOutput = {}));
|
|
1466
|
-
var InvalidReactionUserArnException;
|
|
1467
|
-
(function (InvalidReactionUserArnException) {
|
|
1468
|
-
InvalidReactionUserArnException.filterSensitiveLog = (obj) => ({
|
|
1469
|
-
...obj,
|
|
1470
|
-
});
|
|
1471
|
-
})(InvalidReactionUserArnException = exports.InvalidReactionUserArnException || (exports.InvalidReactionUserArnException = {}));
|
|
1472
666
|
var GetCommentsForComparedCommitInput;
|
|
1473
667
|
(function (GetCommentsForComparedCommitInput) {
|
|
1474
668
|
GetCommentsForComparedCommitInput.filterSensitiveLog = (obj) => ({
|
|
@@ -1516,18 +710,6 @@ var GetCommentsForPullRequestOutput;
|
|
|
1516
710
|
...obj,
|
|
1517
711
|
});
|
|
1518
712
|
})(GetCommentsForPullRequestOutput = exports.GetCommentsForPullRequestOutput || (exports.GetCommentsForPullRequestOutput = {}));
|
|
1519
|
-
var RepositoryNotAssociatedWithPullRequestException;
|
|
1520
|
-
(function (RepositoryNotAssociatedWithPullRequestException) {
|
|
1521
|
-
RepositoryNotAssociatedWithPullRequestException.filterSensitiveLog = (obj) => ({
|
|
1522
|
-
...obj,
|
|
1523
|
-
});
|
|
1524
|
-
})(RepositoryNotAssociatedWithPullRequestException = exports.RepositoryNotAssociatedWithPullRequestException || (exports.RepositoryNotAssociatedWithPullRequestException = {}));
|
|
1525
|
-
var CommitIdDoesNotExistException;
|
|
1526
|
-
(function (CommitIdDoesNotExistException) {
|
|
1527
|
-
CommitIdDoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
1528
|
-
...obj,
|
|
1529
|
-
});
|
|
1530
|
-
})(CommitIdDoesNotExistException = exports.CommitIdDoesNotExistException || (exports.CommitIdDoesNotExistException = {}));
|
|
1531
713
|
var GetCommitInput;
|
|
1532
714
|
(function (GetCommitInput) {
|
|
1533
715
|
GetCommitInput.filterSensitiveLog = (obj) => ({
|
|
@@ -1558,12 +740,6 @@ var GetDifferencesOutput;
|
|
|
1558
740
|
...obj,
|
|
1559
741
|
});
|
|
1560
742
|
})(GetDifferencesOutput = exports.GetDifferencesOutput || (exports.GetDifferencesOutput = {}));
|
|
1561
|
-
var PathDoesNotExistException;
|
|
1562
|
-
(function (PathDoesNotExistException) {
|
|
1563
|
-
PathDoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
1564
|
-
...obj,
|
|
1565
|
-
});
|
|
1566
|
-
})(PathDoesNotExistException = exports.PathDoesNotExistException || (exports.PathDoesNotExistException = {}));
|
|
1567
743
|
var GetFileInput;
|
|
1568
744
|
(function (GetFileInput) {
|
|
1569
745
|
GetFileInput.filterSensitiveLog = (obj) => ({
|
|
@@ -1576,12 +752,6 @@ var GetFileOutput;
|
|
|
1576
752
|
...obj,
|
|
1577
753
|
});
|
|
1578
754
|
})(GetFileOutput = exports.GetFileOutput || (exports.GetFileOutput = {}));
|
|
1579
|
-
var FolderDoesNotExistException;
|
|
1580
|
-
(function (FolderDoesNotExistException) {
|
|
1581
|
-
FolderDoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
1582
|
-
...obj,
|
|
1583
|
-
});
|
|
1584
|
-
})(FolderDoesNotExistException = exports.FolderDoesNotExistException || (exports.FolderDoesNotExistException = {}));
|
|
1585
755
|
var GetFolderInput;
|
|
1586
756
|
(function (GetFolderInput) {
|
|
1587
757
|
GetFolderInput.filterSensitiveLog = (obj) => ({
|
|
@@ -1642,18 +812,6 @@ var GetMergeConflictsOutput;
|
|
|
1642
812
|
...obj,
|
|
1643
813
|
});
|
|
1644
814
|
})(GetMergeConflictsOutput = exports.GetMergeConflictsOutput || (exports.GetMergeConflictsOutput = {}));
|
|
1645
|
-
var InvalidDestinationCommitSpecifierException;
|
|
1646
|
-
(function (InvalidDestinationCommitSpecifierException) {
|
|
1647
|
-
InvalidDestinationCommitSpecifierException.filterSensitiveLog = (obj) => ({
|
|
1648
|
-
...obj,
|
|
1649
|
-
});
|
|
1650
|
-
})(InvalidDestinationCommitSpecifierException = exports.InvalidDestinationCommitSpecifierException || (exports.InvalidDestinationCommitSpecifierException = {}));
|
|
1651
|
-
var InvalidSourceCommitSpecifierException;
|
|
1652
|
-
(function (InvalidSourceCommitSpecifierException) {
|
|
1653
|
-
InvalidSourceCommitSpecifierException.filterSensitiveLog = (obj) => ({
|
|
1654
|
-
...obj,
|
|
1655
|
-
});
|
|
1656
|
-
})(InvalidSourceCommitSpecifierException = exports.InvalidSourceCommitSpecifierException || (exports.InvalidSourceCommitSpecifierException = {}));
|
|
1657
815
|
var GetMergeOptionsInput;
|
|
1658
816
|
(function (GetMergeOptionsInput) {
|
|
1659
817
|
GetMergeOptionsInput.filterSensitiveLog = (obj) => ({
|
|
@@ -1775,18 +933,6 @@ var ListBranchesOutput;
|
|
|
1775
933
|
...obj,
|
|
1776
934
|
});
|
|
1777
935
|
})(ListBranchesOutput = exports.ListBranchesOutput || (exports.ListBranchesOutput = {}));
|
|
1778
|
-
var InvalidAuthorArnException;
|
|
1779
|
-
(function (InvalidAuthorArnException) {
|
|
1780
|
-
InvalidAuthorArnException.filterSensitiveLog = (obj) => ({
|
|
1781
|
-
...obj,
|
|
1782
|
-
});
|
|
1783
|
-
})(InvalidAuthorArnException = exports.InvalidAuthorArnException || (exports.InvalidAuthorArnException = {}));
|
|
1784
|
-
var InvalidPullRequestStatusException;
|
|
1785
|
-
(function (InvalidPullRequestStatusException) {
|
|
1786
|
-
InvalidPullRequestStatusException.filterSensitiveLog = (obj) => ({
|
|
1787
|
-
...obj,
|
|
1788
|
-
});
|
|
1789
|
-
})(InvalidPullRequestStatusException = exports.InvalidPullRequestStatusException || (exports.InvalidPullRequestStatusException = {}));
|
|
1790
936
|
var ListPullRequestsInput;
|
|
1791
937
|
(function (ListPullRequestsInput) {
|
|
1792
938
|
ListPullRequestsInput.filterSensitiveLog = (obj) => ({
|
|
@@ -1799,15 +945,3 @@ var ListPullRequestsOutput;
|
|
|
1799
945
|
...obj,
|
|
1800
946
|
});
|
|
1801
947
|
})(ListPullRequestsOutput = exports.ListPullRequestsOutput || (exports.ListPullRequestsOutput = {}));
|
|
1802
|
-
var InvalidOrderException;
|
|
1803
|
-
(function (InvalidOrderException) {
|
|
1804
|
-
InvalidOrderException.filterSensitiveLog = (obj) => ({
|
|
1805
|
-
...obj,
|
|
1806
|
-
});
|
|
1807
|
-
})(InvalidOrderException = exports.InvalidOrderException || (exports.InvalidOrderException = {}));
|
|
1808
|
-
var InvalidSortByException;
|
|
1809
|
-
(function (InvalidSortByException) {
|
|
1810
|
-
InvalidSortByException.filterSensitiveLog = (obj) => ({
|
|
1811
|
-
...obj,
|
|
1812
|
-
});
|
|
1813
|
-
})(InvalidSortByException = exports.InvalidSortByException || (exports.InvalidSortByException = {}));
|