@aws-sdk/client-codeguru-reviewer 3.928.0 → 3.929.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/index.js +826 -733
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/CodeGuruReviewerClient.js +2 -0
- package/dist-es/commands/AssociateRepositoryCommand.js +3 -9
- package/dist-es/commands/CreateCodeReviewCommand.js +3 -9
- package/dist-es/commands/DescribeCodeReviewCommand.js +3 -9
- package/dist-es/commands/DescribeRecommendationFeedbackCommand.js +3 -9
- package/dist-es/commands/DescribeRepositoryAssociationCommand.js +3 -9
- package/dist-es/commands/DisassociateRepositoryCommand.js +3 -9
- package/dist-es/commands/ListCodeReviewsCommand.js +3 -9
- package/dist-es/commands/ListRecommendationFeedbackCommand.js +3 -9
- package/dist-es/commands/ListRecommendationsCommand.js +3 -9
- package/dist-es/commands/ListRepositoryAssociationsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/PutRecommendationFeedbackCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +797 -0
- package/dist-types/CodeGuruReviewerClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +95 -0
- package/dist-types/ts3.4/CodeGuruReviewerClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +100 -0
- package/package.json +2 -3
- package/dist-es/protocols/Aws_restJson1.js +0 -623
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -128
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -173
|
@@ -0,0 +1,797 @@
|
|
|
1
|
+
const _AA = "AssociationArn";
|
|
2
|
+
const _ADE = "AccessDeniedException";
|
|
3
|
+
const _AI = "AssociationId";
|
|
4
|
+
const _AR = "AssociateRepository";
|
|
5
|
+
const _ARR = "AssociateRepositoryRequest";
|
|
6
|
+
const _ARRs = "AssociateRepositoryResponse";
|
|
7
|
+
const _AT = "AnalysisTypes";
|
|
8
|
+
const _B = "Bitbucket";
|
|
9
|
+
const _BAOK = "BuildArtifactsObjectKey";
|
|
10
|
+
const _BD = "BranchDiff";
|
|
11
|
+
const _BDSCT = "BranchDiffSourceCodeType";
|
|
12
|
+
const _BN = "BranchName";
|
|
13
|
+
const _BNu = "BucketName";
|
|
14
|
+
const _CA = "CodeArtifacts";
|
|
15
|
+
const _CAo = "ConnectionArn";
|
|
16
|
+
const _CC = "CodeCommit";
|
|
17
|
+
const _CCR = "CodeCommitRepository";
|
|
18
|
+
const _CCRR = "CreateCodeReviewRequest";
|
|
19
|
+
const _CCRRr = "CreateCodeReviewResponse";
|
|
20
|
+
const _CCRr = "CreateCodeReview";
|
|
21
|
+
const _CD = "CommitDiff";
|
|
22
|
+
const _CDSCT = "CommitDiffSourceCodeType";
|
|
23
|
+
const _CE = "ConflictException";
|
|
24
|
+
const _CFS = "ConfigFileState";
|
|
25
|
+
const _CR = "CodeReview";
|
|
26
|
+
const _CRA = "CodeReviewArn";
|
|
27
|
+
const _CRS = "CodeReviewSummary";
|
|
28
|
+
const _CRSo = "CodeReviewSummaries";
|
|
29
|
+
const _CRT = "ClientRequestToken";
|
|
30
|
+
const _CRTo = "CodeReviewType";
|
|
31
|
+
const _CTS = "CreatedTimeStamp";
|
|
32
|
+
const _D = "Description";
|
|
33
|
+
const _DBN = "DestinationBranchName";
|
|
34
|
+
const _DC = "DestinationCommit";
|
|
35
|
+
const _DCR = "DescribeCodeReview";
|
|
36
|
+
const _DCRR = "DescribeCodeReviewRequest";
|
|
37
|
+
const _DCRRe = "DescribeCodeReviewResponse";
|
|
38
|
+
const _DR = "DisassociateRepository";
|
|
39
|
+
const _DRA = "DescribeRepositoryAssociation";
|
|
40
|
+
const _DRAR = "DescribeRepositoryAssociationRequest";
|
|
41
|
+
const _DRARe = "DescribeRepositoryAssociationResponse";
|
|
42
|
+
const _DRF = "DescribeRecommendationFeedback";
|
|
43
|
+
const _DRFR = "DescribeRecommendationFeedbackRequest";
|
|
44
|
+
const _DRFRe = "DescribeRecommendationFeedbackResponse";
|
|
45
|
+
const _DRR = "DisassociateRepositoryRequest";
|
|
46
|
+
const _DRRi = "DisassociateRepositoryResponse";
|
|
47
|
+
const _De = "Details";
|
|
48
|
+
const _EI = "EventInfo";
|
|
49
|
+
const _EL = "EndLine";
|
|
50
|
+
const _EO = "EncryptionOption";
|
|
51
|
+
const _FC = "FindingsCount";
|
|
52
|
+
const _FP = "FilePath";
|
|
53
|
+
const _GHES = "GitHubEnterpriseServer";
|
|
54
|
+
const _ISE = "InternalServerException";
|
|
55
|
+
const _KMSKD = "KMSKeyDetails";
|
|
56
|
+
const _KMSKI = "KMSKeyId";
|
|
57
|
+
const _LCR = "ListCodeReviews";
|
|
58
|
+
const _LCRR = "ListCodeReviewsRequest";
|
|
59
|
+
const _LCRRi = "ListCodeReviewsResponse";
|
|
60
|
+
const _LD = "LongDescription";
|
|
61
|
+
const _LR = "ListRecommendations";
|
|
62
|
+
const _LRA = "ListRepositoryAssociations";
|
|
63
|
+
const _LRAR = "ListRepositoryAssociationsRequest";
|
|
64
|
+
const _LRARi = "ListRepositoryAssociationsResponse";
|
|
65
|
+
const _LRF = "ListRecommendationFeedback";
|
|
66
|
+
const _LRFR = "ListRecommendationFeedbackRequest";
|
|
67
|
+
const _LRFRi = "ListRecommendationFeedbackResponse";
|
|
68
|
+
const _LRR = "ListRecommendationsRequest";
|
|
69
|
+
const _LRRi = "ListRecommendationsResponse";
|
|
70
|
+
const _LTFR = "ListTagsForResource";
|
|
71
|
+
const _LTFRR = "ListTagsForResourceRequest";
|
|
72
|
+
const _LTFRRi = "ListTagsForResourceResponse";
|
|
73
|
+
const _LUTS = "LastUpdatedTimeStamp";
|
|
74
|
+
const _M = "Message";
|
|
75
|
+
const _MBC = "MergeBaseCommit";
|
|
76
|
+
const _MLOCC = "MeteredLinesOfCodeCount";
|
|
77
|
+
const _MR = "MaxResults";
|
|
78
|
+
const _MS = "MetricsSummary";
|
|
79
|
+
const _Me = "Metrics";
|
|
80
|
+
const _N = "Name";
|
|
81
|
+
const _NFE = "NotFoundException";
|
|
82
|
+
const _NT = "NextToken";
|
|
83
|
+
const _Na = "Names";
|
|
84
|
+
const _O = "Owner";
|
|
85
|
+
const _Ow = "Owners";
|
|
86
|
+
const _PRF = "PutRecommendationFeedback";
|
|
87
|
+
const _PRFR = "PutRecommendationFeedbackRequest";
|
|
88
|
+
const _PRFRu = "PutRecommendationFeedbackResponse";
|
|
89
|
+
const _PRI = "PullRequestId";
|
|
90
|
+
const _PT = "ProviderType";
|
|
91
|
+
const _PTr = "ProviderTypes";
|
|
92
|
+
const _R = "Repository";
|
|
93
|
+
const _RA = "RepositoryAssociation";
|
|
94
|
+
const _RAA = "RepositoryAssociationArn";
|
|
95
|
+
const _RAS = "RepositoryAssociationSummaries";
|
|
96
|
+
const _RASe = "RepositoryAssociationSummary";
|
|
97
|
+
const _RAe = "RepositoryAnalysis";
|
|
98
|
+
const _RC = "RecommendationCategory";
|
|
99
|
+
const _RF = "RecommendationFeedback";
|
|
100
|
+
const _RFS = "RecommendationFeedbackSummaries";
|
|
101
|
+
const _RFSe = "RecommendationFeedbackSummary";
|
|
102
|
+
const _RH = "RepositoryHead";
|
|
103
|
+
const _RHSCT = "RepositoryHeadSourceCodeType";
|
|
104
|
+
const _RI = "RecommendationId";
|
|
105
|
+
const _RIe = "RecommendationIds";
|
|
106
|
+
const _RIeq = "RequestId";
|
|
107
|
+
const _RIu = "RuleId";
|
|
108
|
+
const _RM = "RuleMetadata";
|
|
109
|
+
const _RMe = "RequestMetadata";
|
|
110
|
+
const _RN = "RepositoryName";
|
|
111
|
+
const _RNFE = "ResourceNotFoundException";
|
|
112
|
+
const _RNe = "RepositoryNames";
|
|
113
|
+
const _RNu = "RuleName";
|
|
114
|
+
const _RS = "RecommendationSummaries";
|
|
115
|
+
const _RSe = "RecommendationSummary";
|
|
116
|
+
const _RT = "RuleTags";
|
|
117
|
+
const _Re = "Reactions";
|
|
118
|
+
const _Req = "Requester";
|
|
119
|
+
const _S = "State";
|
|
120
|
+
const _SB = "S3Bucket";
|
|
121
|
+
const _SBN = "SourceBranchName";
|
|
122
|
+
const _SBR = "S3BucketRepository";
|
|
123
|
+
const _SC = "SourceCommit";
|
|
124
|
+
const _SCAOK = "SourceCodeArtifactsObjectKey";
|
|
125
|
+
const _SCT = "SourceCodeType";
|
|
126
|
+
const _SD = "ShortDescription";
|
|
127
|
+
const _SL = "StartLine";
|
|
128
|
+
const _SLOCC = "SuppressedLinesOfCodeCount";
|
|
129
|
+
const _SR = "StateReason";
|
|
130
|
+
const _SRD = "S3RepositoryDetails";
|
|
131
|
+
const _SRe = "S3Repository";
|
|
132
|
+
const _Se = "Severity";
|
|
133
|
+
const _St = "States";
|
|
134
|
+
const _T = "Tags";
|
|
135
|
+
const _TE = "ThrottlingException";
|
|
136
|
+
const _TK = "TagKeys";
|
|
137
|
+
const _TPSR = "ThirdPartySourceRepository";
|
|
138
|
+
const _TR = "TagResource";
|
|
139
|
+
const _TRR = "TagResourceRequest";
|
|
140
|
+
const _TRRa = "TagResourceResponse";
|
|
141
|
+
const _Ty = "Type";
|
|
142
|
+
const _UI = "UserId";
|
|
143
|
+
const _UIs = "UserIds";
|
|
144
|
+
const _UR = "UntagResource";
|
|
145
|
+
const _URR = "UntagResourceRequest";
|
|
146
|
+
const _URRn = "UntagResourceResponse";
|
|
147
|
+
const _VE = "ValidationException";
|
|
148
|
+
const _VN = "VendorName";
|
|
149
|
+
const _c = "client";
|
|
150
|
+
const _e = "error";
|
|
151
|
+
const _h = "http";
|
|
152
|
+
const _hE = "httpError";
|
|
153
|
+
const _hQ = "httpQuery";
|
|
154
|
+
const _rA = "resourceArn";
|
|
155
|
+
const _s = "server";
|
|
156
|
+
const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.codegurureviewer";
|
|
157
|
+
const _tK = "tagKeys";
|
|
158
|
+
const n0 = "com.amazonaws.codegurureviewer";
|
|
159
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
160
|
+
import { CodeGuruReviewerServiceException as __CodeGuruReviewerServiceException } from "../models/CodeGuruReviewerServiceException";
|
|
161
|
+
import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, NotFoundException as __NotFoundException, ResourceNotFoundException as __ResourceNotFoundException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/index";
|
|
162
|
+
export var AccessDeniedException = [
|
|
163
|
+
-3,
|
|
164
|
+
n0,
|
|
165
|
+
_ADE,
|
|
166
|
+
{
|
|
167
|
+
[_e]: _c,
|
|
168
|
+
[_hE]: 403,
|
|
169
|
+
},
|
|
170
|
+
[_M],
|
|
171
|
+
[0],
|
|
172
|
+
];
|
|
173
|
+
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
174
|
+
export var AssociateRepositoryRequest = [
|
|
175
|
+
3,
|
|
176
|
+
n0,
|
|
177
|
+
_ARR,
|
|
178
|
+
0,
|
|
179
|
+
[_R, _CRT, _T, _KMSKD],
|
|
180
|
+
[() => Repository, [0, 4], 128 | 0, () => KMSKeyDetails],
|
|
181
|
+
];
|
|
182
|
+
export var AssociateRepositoryResponse = [
|
|
183
|
+
3,
|
|
184
|
+
n0,
|
|
185
|
+
_ARRs,
|
|
186
|
+
0,
|
|
187
|
+
[_RA, _T],
|
|
188
|
+
[() => RepositoryAssociation, 128 | 0],
|
|
189
|
+
];
|
|
190
|
+
export var BranchDiffSourceCodeType = [3, n0, _BDSCT, 0, [_SBN, _DBN], [0, 0]];
|
|
191
|
+
export var CodeArtifacts = [3, n0, _CA, 0, [_SCAOK, _BAOK], [0, 0]];
|
|
192
|
+
export var CodeCommitRepository = [3, n0, _CCR, 0, [_N], [0]];
|
|
193
|
+
export var CodeReview = [
|
|
194
|
+
3,
|
|
195
|
+
n0,
|
|
196
|
+
_CR,
|
|
197
|
+
0,
|
|
198
|
+
[_N, _CRA, _RN, _O, _PT, _S, _SR, _CTS, _LUTS, _Ty, _PRI, _SCT, _AA, _Me, _AT, _CFS],
|
|
199
|
+
[0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, () => SourceCodeType, 0, () => Metrics, 64 | 0, 0],
|
|
200
|
+
];
|
|
201
|
+
export var CodeReviewSummary = [
|
|
202
|
+
3,
|
|
203
|
+
n0,
|
|
204
|
+
_CRS,
|
|
205
|
+
0,
|
|
206
|
+
[_N, _CRA, _RN, _O, _PT, _S, _CTS, _LUTS, _Ty, _PRI, _MS, _SCT],
|
|
207
|
+
[0, 0, 0, 0, 0, 0, 4, 4, 0, 0, () => MetricsSummary, () => SourceCodeType],
|
|
208
|
+
];
|
|
209
|
+
export var CodeReviewType = [3, n0, _CRTo, 0, [_RAe, _AT], [() => RepositoryAnalysis, 64 | 0]];
|
|
210
|
+
export var CommitDiffSourceCodeType = [3, n0, _CDSCT, 0, [_SC, _DC, _MBC], [0, 0, 0]];
|
|
211
|
+
export var ConflictException = [
|
|
212
|
+
-3,
|
|
213
|
+
n0,
|
|
214
|
+
_CE,
|
|
215
|
+
{
|
|
216
|
+
[_e]: _c,
|
|
217
|
+
[_hE]: 409,
|
|
218
|
+
},
|
|
219
|
+
[_M],
|
|
220
|
+
[0],
|
|
221
|
+
];
|
|
222
|
+
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
223
|
+
export var CreateCodeReviewRequest = [
|
|
224
|
+
3,
|
|
225
|
+
n0,
|
|
226
|
+
_CCRR,
|
|
227
|
+
0,
|
|
228
|
+
[_N, _RAA, _Ty, _CRT],
|
|
229
|
+
[0, 0, () => CodeReviewType, [0, 4]],
|
|
230
|
+
];
|
|
231
|
+
export var CreateCodeReviewResponse = [3, n0, _CCRRr, 0, [_CR], [() => CodeReview]];
|
|
232
|
+
export var DescribeCodeReviewRequest = [3, n0, _DCRR, 0, [_CRA], [[0, 1]]];
|
|
233
|
+
export var DescribeCodeReviewResponse = [3, n0, _DCRRe, 0, [_CR], [() => CodeReview]];
|
|
234
|
+
export var DescribeRecommendationFeedbackRequest = [
|
|
235
|
+
3,
|
|
236
|
+
n0,
|
|
237
|
+
_DRFR,
|
|
238
|
+
0,
|
|
239
|
+
[_CRA, _RI, _UI],
|
|
240
|
+
[
|
|
241
|
+
[0, 1],
|
|
242
|
+
[
|
|
243
|
+
0,
|
|
244
|
+
{
|
|
245
|
+
[_hQ]: _RI,
|
|
246
|
+
},
|
|
247
|
+
],
|
|
248
|
+
[
|
|
249
|
+
0,
|
|
250
|
+
{
|
|
251
|
+
[_hQ]: _UI,
|
|
252
|
+
},
|
|
253
|
+
],
|
|
254
|
+
],
|
|
255
|
+
];
|
|
256
|
+
export var DescribeRecommendationFeedbackResponse = [
|
|
257
|
+
3,
|
|
258
|
+
n0,
|
|
259
|
+
_DRFRe,
|
|
260
|
+
0,
|
|
261
|
+
[_RF],
|
|
262
|
+
[() => RecommendationFeedback],
|
|
263
|
+
];
|
|
264
|
+
export var DescribeRepositoryAssociationRequest = [3, n0, _DRAR, 0, [_AA], [[0, 1]]];
|
|
265
|
+
export var DescribeRepositoryAssociationResponse = [
|
|
266
|
+
3,
|
|
267
|
+
n0,
|
|
268
|
+
_DRARe,
|
|
269
|
+
0,
|
|
270
|
+
[_RA, _T],
|
|
271
|
+
[() => RepositoryAssociation, 128 | 0],
|
|
272
|
+
];
|
|
273
|
+
export var DisassociateRepositoryRequest = [3, n0, _DRR, 0, [_AA], [[0, 1]]];
|
|
274
|
+
export var DisassociateRepositoryResponse = [
|
|
275
|
+
3,
|
|
276
|
+
n0,
|
|
277
|
+
_DRRi,
|
|
278
|
+
0,
|
|
279
|
+
[_RA, _T],
|
|
280
|
+
[() => RepositoryAssociation, 128 | 0],
|
|
281
|
+
];
|
|
282
|
+
export var EventInfo = [3, n0, _EI, 0, [_N, _S], [0, 0]];
|
|
283
|
+
export var InternalServerException = [
|
|
284
|
+
-3,
|
|
285
|
+
n0,
|
|
286
|
+
_ISE,
|
|
287
|
+
{
|
|
288
|
+
[_e]: _s,
|
|
289
|
+
[_hE]: 500,
|
|
290
|
+
},
|
|
291
|
+
[_M],
|
|
292
|
+
[0],
|
|
293
|
+
];
|
|
294
|
+
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
295
|
+
export var KMSKeyDetails = [3, n0, _KMSKD, 0, [_KMSKI, _EO], [0, 0]];
|
|
296
|
+
export var ListCodeReviewsRequest = [
|
|
297
|
+
3,
|
|
298
|
+
n0,
|
|
299
|
+
_LCRR,
|
|
300
|
+
0,
|
|
301
|
+
[_PTr, _St, _RNe, _Ty, _MR, _NT],
|
|
302
|
+
[
|
|
303
|
+
[
|
|
304
|
+
64 | 0,
|
|
305
|
+
{
|
|
306
|
+
[_hQ]: _PTr,
|
|
307
|
+
},
|
|
308
|
+
],
|
|
309
|
+
[
|
|
310
|
+
64 | 0,
|
|
311
|
+
{
|
|
312
|
+
[_hQ]: _St,
|
|
313
|
+
},
|
|
314
|
+
],
|
|
315
|
+
[
|
|
316
|
+
64 | 0,
|
|
317
|
+
{
|
|
318
|
+
[_hQ]: _RNe,
|
|
319
|
+
},
|
|
320
|
+
],
|
|
321
|
+
[
|
|
322
|
+
0,
|
|
323
|
+
{
|
|
324
|
+
[_hQ]: _Ty,
|
|
325
|
+
},
|
|
326
|
+
],
|
|
327
|
+
[
|
|
328
|
+
1,
|
|
329
|
+
{
|
|
330
|
+
[_hQ]: _MR,
|
|
331
|
+
},
|
|
332
|
+
],
|
|
333
|
+
[
|
|
334
|
+
0,
|
|
335
|
+
{
|
|
336
|
+
[_hQ]: _NT,
|
|
337
|
+
},
|
|
338
|
+
],
|
|
339
|
+
],
|
|
340
|
+
];
|
|
341
|
+
export var ListCodeReviewsResponse = [
|
|
342
|
+
3,
|
|
343
|
+
n0,
|
|
344
|
+
_LCRRi,
|
|
345
|
+
0,
|
|
346
|
+
[_CRSo, _NT],
|
|
347
|
+
[() => CodeReviewSummaries, 0],
|
|
348
|
+
];
|
|
349
|
+
export var ListRecommendationFeedbackRequest = [
|
|
350
|
+
3,
|
|
351
|
+
n0,
|
|
352
|
+
_LRFR,
|
|
353
|
+
0,
|
|
354
|
+
[_NT, _MR, _CRA, _UIs, _RIe],
|
|
355
|
+
[
|
|
356
|
+
[
|
|
357
|
+
0,
|
|
358
|
+
{
|
|
359
|
+
[_hQ]: _NT,
|
|
360
|
+
},
|
|
361
|
+
],
|
|
362
|
+
[
|
|
363
|
+
1,
|
|
364
|
+
{
|
|
365
|
+
[_hQ]: _MR,
|
|
366
|
+
},
|
|
367
|
+
],
|
|
368
|
+
[0, 1],
|
|
369
|
+
[
|
|
370
|
+
64 | 0,
|
|
371
|
+
{
|
|
372
|
+
[_hQ]: _UIs,
|
|
373
|
+
},
|
|
374
|
+
],
|
|
375
|
+
[
|
|
376
|
+
64 | 0,
|
|
377
|
+
{
|
|
378
|
+
[_hQ]: _RIe,
|
|
379
|
+
},
|
|
380
|
+
],
|
|
381
|
+
],
|
|
382
|
+
];
|
|
383
|
+
export var ListRecommendationFeedbackResponse = [
|
|
384
|
+
3,
|
|
385
|
+
n0,
|
|
386
|
+
_LRFRi,
|
|
387
|
+
0,
|
|
388
|
+
[_RFS, _NT],
|
|
389
|
+
[() => RecommendationFeedbackSummaries, 0],
|
|
390
|
+
];
|
|
391
|
+
export var ListRecommendationsRequest = [
|
|
392
|
+
3,
|
|
393
|
+
n0,
|
|
394
|
+
_LRR,
|
|
395
|
+
0,
|
|
396
|
+
[_NT, _MR, _CRA],
|
|
397
|
+
[
|
|
398
|
+
[
|
|
399
|
+
0,
|
|
400
|
+
{
|
|
401
|
+
[_hQ]: _NT,
|
|
402
|
+
},
|
|
403
|
+
],
|
|
404
|
+
[
|
|
405
|
+
1,
|
|
406
|
+
{
|
|
407
|
+
[_hQ]: _MR,
|
|
408
|
+
},
|
|
409
|
+
],
|
|
410
|
+
[0, 1],
|
|
411
|
+
],
|
|
412
|
+
];
|
|
413
|
+
export var ListRecommendationsResponse = [
|
|
414
|
+
3,
|
|
415
|
+
n0,
|
|
416
|
+
_LRRi,
|
|
417
|
+
0,
|
|
418
|
+
[_RS, _NT],
|
|
419
|
+
[() => RecommendationSummaries, 0],
|
|
420
|
+
];
|
|
421
|
+
export var ListRepositoryAssociationsRequest = [
|
|
422
|
+
3,
|
|
423
|
+
n0,
|
|
424
|
+
_LRAR,
|
|
425
|
+
0,
|
|
426
|
+
[_PTr, _St, _Na, _Ow, _MR, _NT],
|
|
427
|
+
[
|
|
428
|
+
[
|
|
429
|
+
64 | 0,
|
|
430
|
+
{
|
|
431
|
+
[_hQ]: _PT,
|
|
432
|
+
},
|
|
433
|
+
],
|
|
434
|
+
[
|
|
435
|
+
64 | 0,
|
|
436
|
+
{
|
|
437
|
+
[_hQ]: _S,
|
|
438
|
+
},
|
|
439
|
+
],
|
|
440
|
+
[
|
|
441
|
+
64 | 0,
|
|
442
|
+
{
|
|
443
|
+
[_hQ]: _N,
|
|
444
|
+
},
|
|
445
|
+
],
|
|
446
|
+
[
|
|
447
|
+
64 | 0,
|
|
448
|
+
{
|
|
449
|
+
[_hQ]: _O,
|
|
450
|
+
},
|
|
451
|
+
],
|
|
452
|
+
[
|
|
453
|
+
1,
|
|
454
|
+
{
|
|
455
|
+
[_hQ]: _MR,
|
|
456
|
+
},
|
|
457
|
+
],
|
|
458
|
+
[
|
|
459
|
+
0,
|
|
460
|
+
{
|
|
461
|
+
[_hQ]: _NT,
|
|
462
|
+
},
|
|
463
|
+
],
|
|
464
|
+
],
|
|
465
|
+
];
|
|
466
|
+
export var ListRepositoryAssociationsResponse = [
|
|
467
|
+
3,
|
|
468
|
+
n0,
|
|
469
|
+
_LRARi,
|
|
470
|
+
0,
|
|
471
|
+
[_RAS, _NT],
|
|
472
|
+
[() => RepositoryAssociationSummaries, 0],
|
|
473
|
+
];
|
|
474
|
+
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
|
|
475
|
+
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_T], [128 | 0]];
|
|
476
|
+
export var Metrics = [3, n0, _Me, 0, [_MLOCC, _SLOCC, _FC], [1, 1, 1]];
|
|
477
|
+
export var MetricsSummary = [3, n0, _MS, 0, [_MLOCC, _SLOCC, _FC], [1, 1, 1]];
|
|
478
|
+
export var NotFoundException = [
|
|
479
|
+
-3,
|
|
480
|
+
n0,
|
|
481
|
+
_NFE,
|
|
482
|
+
{
|
|
483
|
+
[_e]: _c,
|
|
484
|
+
[_hE]: 404,
|
|
485
|
+
},
|
|
486
|
+
[_M],
|
|
487
|
+
[0],
|
|
488
|
+
];
|
|
489
|
+
TypeRegistry.for(n0).registerError(NotFoundException, __NotFoundException);
|
|
490
|
+
export var PutRecommendationFeedbackRequest = [
|
|
491
|
+
3,
|
|
492
|
+
n0,
|
|
493
|
+
_PRFR,
|
|
494
|
+
0,
|
|
495
|
+
[_CRA, _RI, _Re],
|
|
496
|
+
[0, 0, 64 | 0],
|
|
497
|
+
];
|
|
498
|
+
export var PutRecommendationFeedbackResponse = [3, n0, _PRFRu, 0, [], []];
|
|
499
|
+
export var RecommendationFeedback = [
|
|
500
|
+
3,
|
|
501
|
+
n0,
|
|
502
|
+
_RF,
|
|
503
|
+
0,
|
|
504
|
+
[_CRA, _RI, _Re, _UI, _CTS, _LUTS],
|
|
505
|
+
[0, 0, 64 | 0, 0, 4, 4],
|
|
506
|
+
];
|
|
507
|
+
export var RecommendationFeedbackSummary = [3, n0, _RFSe, 0, [_RI, _Re, _UI], [0, 64 | 0, 0]];
|
|
508
|
+
export var RecommendationSummary = [
|
|
509
|
+
3,
|
|
510
|
+
n0,
|
|
511
|
+
_RSe,
|
|
512
|
+
0,
|
|
513
|
+
[_FP, _RI, _SL, _EL, _D, _RC, _RM, _Se],
|
|
514
|
+
[0, 0, 1, 1, 0, 0, () => RuleMetadata, 0],
|
|
515
|
+
];
|
|
516
|
+
export var Repository = [
|
|
517
|
+
3,
|
|
518
|
+
n0,
|
|
519
|
+
_R,
|
|
520
|
+
0,
|
|
521
|
+
[_CC, _B, _GHES, _SB],
|
|
522
|
+
[() => CodeCommitRepository, () => ThirdPartySourceRepository, () => ThirdPartySourceRepository, () => S3Repository],
|
|
523
|
+
];
|
|
524
|
+
export var RepositoryAnalysis = [
|
|
525
|
+
3,
|
|
526
|
+
n0,
|
|
527
|
+
_RAe,
|
|
528
|
+
0,
|
|
529
|
+
[_RH, _SCT],
|
|
530
|
+
[() => RepositoryHeadSourceCodeType, () => SourceCodeType],
|
|
531
|
+
];
|
|
532
|
+
export var RepositoryAssociation = [
|
|
533
|
+
3,
|
|
534
|
+
n0,
|
|
535
|
+
_RA,
|
|
536
|
+
0,
|
|
537
|
+
[_AI, _AA, _CAo, _N, _O, _PT, _S, _SR, _LUTS, _CTS, _KMSKD, _SRD],
|
|
538
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 4, 4, () => KMSKeyDetails, () => S3RepositoryDetails],
|
|
539
|
+
];
|
|
540
|
+
export var RepositoryAssociationSummary = [
|
|
541
|
+
3,
|
|
542
|
+
n0,
|
|
543
|
+
_RASe,
|
|
544
|
+
0,
|
|
545
|
+
[_AA, _CAo, _LUTS, _AI, _N, _O, _PT, _S],
|
|
546
|
+
[0, 0, 4, 0, 0, 0, 0, 0],
|
|
547
|
+
];
|
|
548
|
+
export var RepositoryHeadSourceCodeType = [3, n0, _RHSCT, 0, [_BN], [0]];
|
|
549
|
+
export var RequestMetadata = [
|
|
550
|
+
3,
|
|
551
|
+
n0,
|
|
552
|
+
_RMe,
|
|
553
|
+
0,
|
|
554
|
+
[_RIeq, _Req, _EI, _VN],
|
|
555
|
+
[0, 0, () => EventInfo, 0],
|
|
556
|
+
];
|
|
557
|
+
export var ResourceNotFoundException = [
|
|
558
|
+
-3,
|
|
559
|
+
n0,
|
|
560
|
+
_RNFE,
|
|
561
|
+
{
|
|
562
|
+
[_e]: _c,
|
|
563
|
+
[_hE]: 404,
|
|
564
|
+
},
|
|
565
|
+
[_M],
|
|
566
|
+
[0],
|
|
567
|
+
];
|
|
568
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
569
|
+
export var RuleMetadata = [3, n0, _RM, 0, [_RIu, _RNu, _SD, _LD, _RT], [0, 0, 0, 0, 64 | 0]];
|
|
570
|
+
export var S3BucketRepository = [3, n0, _SBR, 0, [_N, _De], [0, () => S3RepositoryDetails]];
|
|
571
|
+
export var S3Repository = [3, n0, _SRe, 0, [_N, _BNu], [0, 0]];
|
|
572
|
+
export var S3RepositoryDetails = [3, n0, _SRD, 0, [_BNu, _CA], [0, () => CodeArtifacts]];
|
|
573
|
+
export var SourceCodeType = [
|
|
574
|
+
3,
|
|
575
|
+
n0,
|
|
576
|
+
_SCT,
|
|
577
|
+
0,
|
|
578
|
+
[_CD, _RH, _BD, _SBR, _RMe],
|
|
579
|
+
[
|
|
580
|
+
() => CommitDiffSourceCodeType,
|
|
581
|
+
() => RepositoryHeadSourceCodeType,
|
|
582
|
+
() => BranchDiffSourceCodeType,
|
|
583
|
+
() => S3BucketRepository,
|
|
584
|
+
() => RequestMetadata,
|
|
585
|
+
],
|
|
586
|
+
];
|
|
587
|
+
export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _T], [[0, 1], 128 | 0]];
|
|
588
|
+
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
589
|
+
export var ThirdPartySourceRepository = [3, n0, _TPSR, 0, [_N, _CAo, _O], [0, 0, 0]];
|
|
590
|
+
export var ThrottlingException = [
|
|
591
|
+
-3,
|
|
592
|
+
n0,
|
|
593
|
+
_TE,
|
|
594
|
+
{
|
|
595
|
+
[_e]: _c,
|
|
596
|
+
[_hE]: 429,
|
|
597
|
+
},
|
|
598
|
+
[_M],
|
|
599
|
+
[0],
|
|
600
|
+
];
|
|
601
|
+
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
602
|
+
export var UntagResourceRequest = [
|
|
603
|
+
3,
|
|
604
|
+
n0,
|
|
605
|
+
_URR,
|
|
606
|
+
0,
|
|
607
|
+
[_rA, _TK],
|
|
608
|
+
[
|
|
609
|
+
[0, 1],
|
|
610
|
+
[
|
|
611
|
+
64 | 0,
|
|
612
|
+
{
|
|
613
|
+
[_hQ]: _tK,
|
|
614
|
+
},
|
|
615
|
+
],
|
|
616
|
+
],
|
|
617
|
+
];
|
|
618
|
+
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
619
|
+
export var ValidationException = [
|
|
620
|
+
-3,
|
|
621
|
+
n0,
|
|
622
|
+
_VE,
|
|
623
|
+
{
|
|
624
|
+
[_e]: _c,
|
|
625
|
+
[_hE]: 400,
|
|
626
|
+
},
|
|
627
|
+
[_M],
|
|
628
|
+
[0],
|
|
629
|
+
];
|
|
630
|
+
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
631
|
+
export var __Unit = "unit";
|
|
632
|
+
export var CodeGuruReviewerServiceException = [
|
|
633
|
+
-3,
|
|
634
|
+
_sm,
|
|
635
|
+
"CodeGuruReviewerServiceException",
|
|
636
|
+
0,
|
|
637
|
+
[],
|
|
638
|
+
[],
|
|
639
|
+
];
|
|
640
|
+
TypeRegistry.for(_sm).registerError(CodeGuruReviewerServiceException, __CodeGuruReviewerServiceException);
|
|
641
|
+
export var AnalysisTypes = 64 | 0;
|
|
642
|
+
export var CodeReviewSummaries = [1, n0, _CRSo, 0, () => CodeReviewSummary];
|
|
643
|
+
export var JobStates = 64 | 0;
|
|
644
|
+
export var Names = 64 | 0;
|
|
645
|
+
export var Owners = 64 | 0;
|
|
646
|
+
export var ProviderTypes = 64 | 0;
|
|
647
|
+
export var Reactions = 64 | 0;
|
|
648
|
+
export var RecommendationFeedbackSummaries = [1, n0, _RFS, 0, () => RecommendationFeedbackSummary];
|
|
649
|
+
export var RecommendationIds = 64 | 0;
|
|
650
|
+
export var RecommendationSummaries = [1, n0, _RS, 0, () => RecommendationSummary];
|
|
651
|
+
export var RepositoryAssociationStates = 64 | 0;
|
|
652
|
+
export var RepositoryAssociationSummaries = [1, n0, _RAS, 0, () => RepositoryAssociationSummary];
|
|
653
|
+
export var RepositoryNames = 64 | 0;
|
|
654
|
+
export var RuleTags = 64 | 0;
|
|
655
|
+
export var TagKeyList = 64 | 0;
|
|
656
|
+
export var UserIds = 64 | 0;
|
|
657
|
+
export var TagMap = 128 | 0;
|
|
658
|
+
export var AssociateRepository = [
|
|
659
|
+
9,
|
|
660
|
+
n0,
|
|
661
|
+
_AR,
|
|
662
|
+
{
|
|
663
|
+
[_h]: ["POST", "/associations", 200],
|
|
664
|
+
},
|
|
665
|
+
() => AssociateRepositoryRequest,
|
|
666
|
+
() => AssociateRepositoryResponse,
|
|
667
|
+
];
|
|
668
|
+
export var CreateCodeReview = [
|
|
669
|
+
9,
|
|
670
|
+
n0,
|
|
671
|
+
_CCRr,
|
|
672
|
+
{
|
|
673
|
+
[_h]: ["POST", "/codereviews", 200],
|
|
674
|
+
},
|
|
675
|
+
() => CreateCodeReviewRequest,
|
|
676
|
+
() => CreateCodeReviewResponse,
|
|
677
|
+
];
|
|
678
|
+
export var DescribeCodeReview = [
|
|
679
|
+
9,
|
|
680
|
+
n0,
|
|
681
|
+
_DCR,
|
|
682
|
+
{
|
|
683
|
+
[_h]: ["GET", "/codereviews/{CodeReviewArn}", 200],
|
|
684
|
+
},
|
|
685
|
+
() => DescribeCodeReviewRequest,
|
|
686
|
+
() => DescribeCodeReviewResponse,
|
|
687
|
+
];
|
|
688
|
+
export var DescribeRecommendationFeedback = [
|
|
689
|
+
9,
|
|
690
|
+
n0,
|
|
691
|
+
_DRF,
|
|
692
|
+
{
|
|
693
|
+
[_h]: ["GET", "/feedback/{CodeReviewArn}", 200],
|
|
694
|
+
},
|
|
695
|
+
() => DescribeRecommendationFeedbackRequest,
|
|
696
|
+
() => DescribeRecommendationFeedbackResponse,
|
|
697
|
+
];
|
|
698
|
+
export var DescribeRepositoryAssociation = [
|
|
699
|
+
9,
|
|
700
|
+
n0,
|
|
701
|
+
_DRA,
|
|
702
|
+
{
|
|
703
|
+
[_h]: ["GET", "/associations/{AssociationArn}", 200],
|
|
704
|
+
},
|
|
705
|
+
() => DescribeRepositoryAssociationRequest,
|
|
706
|
+
() => DescribeRepositoryAssociationResponse,
|
|
707
|
+
];
|
|
708
|
+
export var DisassociateRepository = [
|
|
709
|
+
9,
|
|
710
|
+
n0,
|
|
711
|
+
_DR,
|
|
712
|
+
{
|
|
713
|
+
[_h]: ["DELETE", "/associations/{AssociationArn}", 200],
|
|
714
|
+
},
|
|
715
|
+
() => DisassociateRepositoryRequest,
|
|
716
|
+
() => DisassociateRepositoryResponse,
|
|
717
|
+
];
|
|
718
|
+
export var ListCodeReviews = [
|
|
719
|
+
9,
|
|
720
|
+
n0,
|
|
721
|
+
_LCR,
|
|
722
|
+
{
|
|
723
|
+
[_h]: ["GET", "/codereviews", 200],
|
|
724
|
+
},
|
|
725
|
+
() => ListCodeReviewsRequest,
|
|
726
|
+
() => ListCodeReviewsResponse,
|
|
727
|
+
];
|
|
728
|
+
export var ListRecommendationFeedback = [
|
|
729
|
+
9,
|
|
730
|
+
n0,
|
|
731
|
+
_LRF,
|
|
732
|
+
{
|
|
733
|
+
[_h]: ["GET", "/feedback/{CodeReviewArn}/RecommendationFeedback", 200],
|
|
734
|
+
},
|
|
735
|
+
() => ListRecommendationFeedbackRequest,
|
|
736
|
+
() => ListRecommendationFeedbackResponse,
|
|
737
|
+
];
|
|
738
|
+
export var ListRecommendations = [
|
|
739
|
+
9,
|
|
740
|
+
n0,
|
|
741
|
+
_LR,
|
|
742
|
+
{
|
|
743
|
+
[_h]: ["GET", "/codereviews/{CodeReviewArn}/Recommendations", 200],
|
|
744
|
+
},
|
|
745
|
+
() => ListRecommendationsRequest,
|
|
746
|
+
() => ListRecommendationsResponse,
|
|
747
|
+
];
|
|
748
|
+
export var ListRepositoryAssociations = [
|
|
749
|
+
9,
|
|
750
|
+
n0,
|
|
751
|
+
_LRA,
|
|
752
|
+
{
|
|
753
|
+
[_h]: ["GET", "/associations", 200],
|
|
754
|
+
},
|
|
755
|
+
() => ListRepositoryAssociationsRequest,
|
|
756
|
+
() => ListRepositoryAssociationsResponse,
|
|
757
|
+
];
|
|
758
|
+
export var ListTagsForResource = [
|
|
759
|
+
9,
|
|
760
|
+
n0,
|
|
761
|
+
_LTFR,
|
|
762
|
+
{
|
|
763
|
+
[_h]: ["GET", "/tags/{resourceArn}", 200],
|
|
764
|
+
},
|
|
765
|
+
() => ListTagsForResourceRequest,
|
|
766
|
+
() => ListTagsForResourceResponse,
|
|
767
|
+
];
|
|
768
|
+
export var PutRecommendationFeedback = [
|
|
769
|
+
9,
|
|
770
|
+
n0,
|
|
771
|
+
_PRF,
|
|
772
|
+
{
|
|
773
|
+
[_h]: ["PUT", "/feedback", 200],
|
|
774
|
+
},
|
|
775
|
+
() => PutRecommendationFeedbackRequest,
|
|
776
|
+
() => PutRecommendationFeedbackResponse,
|
|
777
|
+
];
|
|
778
|
+
export var TagResource = [
|
|
779
|
+
9,
|
|
780
|
+
n0,
|
|
781
|
+
_TR,
|
|
782
|
+
{
|
|
783
|
+
[_h]: ["POST", "/tags/{resourceArn}", 200],
|
|
784
|
+
},
|
|
785
|
+
() => TagResourceRequest,
|
|
786
|
+
() => TagResourceResponse,
|
|
787
|
+
];
|
|
788
|
+
export var UntagResource = [
|
|
789
|
+
9,
|
|
790
|
+
n0,
|
|
791
|
+
_UR,
|
|
792
|
+
{
|
|
793
|
+
[_h]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
794
|
+
},
|
|
795
|
+
() => UntagResourceRequest,
|
|
796
|
+
() => UntagResourceResponse,
|
|
797
|
+
];
|