@aws-sdk/client-security-ir 3.927.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 +1012 -1228
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/SecurityIRClient.js +2 -0
- package/dist-es/commands/BatchGetMemberAccountDetailsCommand.js +3 -9
- package/dist-es/commands/CancelMembershipCommand.js +3 -9
- package/dist-es/commands/CloseCaseCommand.js +3 -9
- package/dist-es/commands/CreateCaseCommand.js +3 -10
- package/dist-es/commands/CreateCaseCommentCommand.js +3 -10
- package/dist-es/commands/CreateMembershipCommand.js +3 -10
- package/dist-es/commands/GetCaseAttachmentDownloadUrlCommand.js +3 -10
- package/dist-es/commands/GetCaseAttachmentUploadUrlCommand.js +3 -10
- package/dist-es/commands/GetCaseCommand.js +3 -10
- package/dist-es/commands/GetMembershipCommand.js +3 -10
- package/dist-es/commands/ListCaseEditsCommand.js +3 -9
- package/dist-es/commands/ListCasesCommand.js +3 -10
- package/dist-es/commands/ListCommentsCommand.js +3 -10
- package/dist-es/commands/ListMembershipsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateCaseCommand.js +3 -10
- package/dist-es/commands/UpdateCaseCommentCommand.js +3 -10
- package/dist-es/commands/UpdateCaseStatusCommand.js +3 -9
- package/dist-es/commands/UpdateMembershipCommand.js +3 -10
- package/dist-es/commands/UpdateResolverTypeCommand.js +3 -9
- package/dist-es/models/models_0.js +19 -118
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +929 -0
- package/dist-types/SecurityIRClient.d.ts +10 -1
- package/dist-types/commands/CreateCaseCommand.d.ts +1 -1
- package/dist-types/commands/CreateMembershipCommand.d.ts +3 -0
- package/dist-types/commands/GetCaseCommand.d.ts +1 -1
- package/dist-types/commands/GetMembershipCommand.d.ts +4 -1
- package/dist-types/commands/ListMembershipsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCaseCommand.d.ts +2 -2
- package/dist-types/commands/UpdateMembershipCommand.d.ts +3 -0
- package/dist-types/models/models_0.d.ts +32 -80
- 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 +124 -0
- package/dist-types/ts3.4/SecurityIRClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +22 -58
- 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 +130 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_restJson1.js +0 -913
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -200
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -269
|
@@ -0,0 +1,929 @@
|
|
|
1
|
+
const _ADE = "AccessDeniedException";
|
|
2
|
+
const _BGMAD = "BatchGetMemberAccountDetails";
|
|
3
|
+
const _BGMADR = "BatchGetMemberAccountDetailsRequest";
|
|
4
|
+
const _BGMADRa = "BatchGetMemberAccountDetailsResponse";
|
|
5
|
+
const _CAA = "CaseAttachmentAttributes";
|
|
6
|
+
const _CAL = "CaseAttachmentsList";
|
|
7
|
+
const _CB = "CommentBody";
|
|
8
|
+
const _CC = "CloseCase";
|
|
9
|
+
const _CCC = "CreateCaseComment";
|
|
10
|
+
const _CCCR = "CreateCaseCommentRequest";
|
|
11
|
+
const _CCCRr = "CreateCaseCommentResponse";
|
|
12
|
+
const _CCR = "CloseCaseRequest";
|
|
13
|
+
const _CCRl = "CloseCaseResponse";
|
|
14
|
+
const _CCRr = "CreateCaseRequest";
|
|
15
|
+
const _CCRre = "CreateCaseResponse";
|
|
16
|
+
const _CCr = "CreateCase";
|
|
17
|
+
const _CD = "CaseDescription";
|
|
18
|
+
const _CE = "ConflictException";
|
|
19
|
+
const _CEI = "CaseEditItem";
|
|
20
|
+
const _CEIa = "CaseEditItems";
|
|
21
|
+
const _CM = "CancelMembership";
|
|
22
|
+
const _CMR = "CancelMembershipRequest";
|
|
23
|
+
const _CMRa = "CancelMembershipResponse";
|
|
24
|
+
const _CMRr = "CreateMembershipRequest";
|
|
25
|
+
const _CMRre = "CreateMembershipResponse";
|
|
26
|
+
const _CMr = "CreateMembership";
|
|
27
|
+
const _CT = "CaseTitle";
|
|
28
|
+
const _EA = "EmailAddress";
|
|
29
|
+
const _FN = "FileName";
|
|
30
|
+
const _GC = "GetCase";
|
|
31
|
+
const _GCADU = "GetCaseAttachmentDownloadUrl";
|
|
32
|
+
const _GCADUR = "GetCaseAttachmentDownloadUrlRequest";
|
|
33
|
+
const _GCADURe = "GetCaseAttachmentDownloadUrlResponse";
|
|
34
|
+
const _GCAUU = "GetCaseAttachmentUploadUrl";
|
|
35
|
+
const _GCAUUR = "GetCaseAttachmentUploadUrlRequest";
|
|
36
|
+
const _GCAUURe = "GetCaseAttachmentUploadUrlResponse";
|
|
37
|
+
const _GCR = "GetCaseRequest";
|
|
38
|
+
const _GCRe = "GetCaseResponse";
|
|
39
|
+
const _GM = "GetMembership";
|
|
40
|
+
const _GMADE = "GetMembershipAccountDetailError";
|
|
41
|
+
const _GMADEe = "GetMembershipAccountDetailErrors";
|
|
42
|
+
const _GMADI = "GetMembershipAccountDetailItem";
|
|
43
|
+
const _GMADIe = "GetMembershipAccountDetailItems";
|
|
44
|
+
const _GMR = "GetMembershipRequest";
|
|
45
|
+
const _GMRe = "GetMembershipResponse";
|
|
46
|
+
const _IAR = "ImpactedAwsRegion";
|
|
47
|
+
const _IARL = "ImpactedAwsRegionList";
|
|
48
|
+
const _IPA = "IPAddress";
|
|
49
|
+
const _IR = "IncidentResponder";
|
|
50
|
+
const _IRN = "IncidentResponderName";
|
|
51
|
+
const _IRT = "IncidentResponseTeam";
|
|
52
|
+
const _ISE = "InternalServerException";
|
|
53
|
+
const _ITE = "InvalidTokenException";
|
|
54
|
+
const _JT = "JobTitle";
|
|
55
|
+
const _LC = "ListCases";
|
|
56
|
+
const _LCE = "ListCaseEdits";
|
|
57
|
+
const _LCER = "ListCaseEditsRequest";
|
|
58
|
+
const _LCERi = "ListCaseEditsResponse";
|
|
59
|
+
const _LCI = "ListCasesItem";
|
|
60
|
+
const _LCIi = "ListCommentsItem";
|
|
61
|
+
const _LCIis = "ListCasesItems";
|
|
62
|
+
const _LCIist = "ListCommentsItems";
|
|
63
|
+
const _LCR = "ListCasesRequest";
|
|
64
|
+
const _LCRi = "ListCasesResponse";
|
|
65
|
+
const _LCRis = "ListCommentsRequest";
|
|
66
|
+
const _LCRist = "ListCommentsResponse";
|
|
67
|
+
const _LCi = "ListComments";
|
|
68
|
+
const _LM = "ListMemberships";
|
|
69
|
+
const _LMI = "ListMembershipItem";
|
|
70
|
+
const _LMIi = "ListMembershipItems";
|
|
71
|
+
const _LMR = "ListMembershipsRequest";
|
|
72
|
+
const _LMRi = "ListMembershipsResponse";
|
|
73
|
+
const _LTFR = "ListTagsForResource";
|
|
74
|
+
const _LTFRI = "ListTagsForResourceInput";
|
|
75
|
+
const _LTFRO = "ListTagsForResourceOutput";
|
|
76
|
+
const _MAC = "MembershipAccountsConfigurations";
|
|
77
|
+
const _MACU = "MembershipAccountsConfigurationsUpdate";
|
|
78
|
+
const _MN = "MembershipName";
|
|
79
|
+
const _OIF = "OptInFeature";
|
|
80
|
+
const _OIFp = "OptInFeatures";
|
|
81
|
+
const _PN = "PersonName";
|
|
82
|
+
const _RA = "Retry-After";
|
|
83
|
+
const _RNFE = "ResourceNotFoundException";
|
|
84
|
+
const _SIRNAE = "SecurityIncidentResponseNotActiveException";
|
|
85
|
+
const _SQEE = "ServiceQuotaExceededException";
|
|
86
|
+
const _TAI = "ThreatActorIp";
|
|
87
|
+
const _TAIL = "ThreatActorIpList";
|
|
88
|
+
const _TE = "ThrottlingException";
|
|
89
|
+
const _TR = "TagResource";
|
|
90
|
+
const _TRI = "TagResourceInput";
|
|
91
|
+
const _TRO = "TagResourceOutput";
|
|
92
|
+
const _U = "Url";
|
|
93
|
+
const _UC = "UpdateCase";
|
|
94
|
+
const _UCC = "UpdateCaseComment";
|
|
95
|
+
const _UCCR = "UpdateCaseCommentRequest";
|
|
96
|
+
const _UCCRp = "UpdateCaseCommentResponse";
|
|
97
|
+
const _UCR = "UpdateCaseRequest";
|
|
98
|
+
const _UCRp = "UpdateCaseResponse";
|
|
99
|
+
const _UCS = "UpdateCaseStatus";
|
|
100
|
+
const _UCSR = "UpdateCaseStatusRequest";
|
|
101
|
+
const _UCSRp = "UpdateCaseStatusResponse";
|
|
102
|
+
const _UM = "UpdateMembership";
|
|
103
|
+
const _UMR = "UpdateMembershipRequest";
|
|
104
|
+
const _UMRp = "UpdateMembershipResponse";
|
|
105
|
+
const _UR = "UntagResource";
|
|
106
|
+
const _URI = "UntagResourceInput";
|
|
107
|
+
const _URO = "UntagResourceOutput";
|
|
108
|
+
const _URT = "UpdateResolverType";
|
|
109
|
+
const _URTR = "UpdateResolverTypeRequest";
|
|
110
|
+
const _URTRp = "UpdateResolverTypeResponse";
|
|
111
|
+
const _VE = "ValidationException";
|
|
112
|
+
const _VEF = "ValidationExceptionField";
|
|
113
|
+
const _VEFL = "ValidationExceptionFieldList";
|
|
114
|
+
const _W = "Watcher";
|
|
115
|
+
const _Wa = "Watchers";
|
|
116
|
+
const _a = "action";
|
|
117
|
+
const _aI = "accountIds";
|
|
118
|
+
const _aISD = "actualIncidentStartDate";
|
|
119
|
+
const _aIc = "accountId";
|
|
120
|
+
const _aIt = "attachmentId";
|
|
121
|
+
const _aPU = "attachmentPresignedUrl";
|
|
122
|
+
const _aS = "attachmentStatus";
|
|
123
|
+
const _b = "body";
|
|
124
|
+
const _c = "client";
|
|
125
|
+
const _cA = "caseArn";
|
|
126
|
+
const _cAa = "caseAttachments";
|
|
127
|
+
const _cC = "closureCode";
|
|
128
|
+
const _cD = "createdDate";
|
|
129
|
+
const _cDl = "closedDate";
|
|
130
|
+
const _cEO = "coverEntireOrganization";
|
|
131
|
+
const _cI = "caseId";
|
|
132
|
+
const _cIo = "commentId";
|
|
133
|
+
const _cL = "contentLength";
|
|
134
|
+
const _cP = "communicationPreferences";
|
|
135
|
+
const _cS = "caseStatus";
|
|
136
|
+
const _cT = "clientToken";
|
|
137
|
+
const _cTu = "customerType";
|
|
138
|
+
const _cr = "creator";
|
|
139
|
+
const _d = "description";
|
|
140
|
+
const _e = "error";
|
|
141
|
+
const _eT = "eventTimestamp";
|
|
142
|
+
const _eTn = "engagementType";
|
|
143
|
+
const _em = "email";
|
|
144
|
+
const _er = "errors";
|
|
145
|
+
const _fL = "fieldList";
|
|
146
|
+
const _fN = "fileName";
|
|
147
|
+
const _fNe = "featureName";
|
|
148
|
+
const _h = "http";
|
|
149
|
+
const _hE = "httpError";
|
|
150
|
+
const _hH = "httpHeader";
|
|
151
|
+
const _hQ = "httpQuery";
|
|
152
|
+
const _i = "items";
|
|
153
|
+
const _iA = "impactedAccounts";
|
|
154
|
+
const _iAR = "impactedAwsRegions";
|
|
155
|
+
const _iARTA = "impactedAwsRegionsToAdd";
|
|
156
|
+
const _iARTD = "impactedAwsRegionsToDelete";
|
|
157
|
+
const _iATA = "impactedAccountsToAdd";
|
|
158
|
+
const _iATD = "impactedAccountsToDelete";
|
|
159
|
+
const _iAp = "ipAddress";
|
|
160
|
+
const _iE = "isEnabled";
|
|
161
|
+
const _iRT = "incidentResponseTeam";
|
|
162
|
+
const _iS = "impactedServices";
|
|
163
|
+
const _iSTA = "impactedServicesToAdd";
|
|
164
|
+
const _iSTD = "impactedServicesToDelete";
|
|
165
|
+
const _jT = "jobTitle";
|
|
166
|
+
const _lUB = "lastUpdatedBy";
|
|
167
|
+
const _lUD = "lastUpdatedDate";
|
|
168
|
+
const _m = "message";
|
|
169
|
+
const _mA = "membershipArn";
|
|
170
|
+
const _mAC = "membershipAccountsConfigurations";
|
|
171
|
+
const _mACU = "membershipAccountsConfigurationsUpdate";
|
|
172
|
+
const _mAT = "membershipActivationTimestamp";
|
|
173
|
+
const _mDT = "membershipDeactivationTimestamp";
|
|
174
|
+
const _mI = "membershipId";
|
|
175
|
+
const _mN = "membershipName";
|
|
176
|
+
const _mR = "maxResults";
|
|
177
|
+
const _mS = "membershipStatus";
|
|
178
|
+
const _n = "name";
|
|
179
|
+
const _nOAC = "numberOfAccountsCovered";
|
|
180
|
+
const _nT = "nextToken";
|
|
181
|
+
const _oIF = "optInFeatures";
|
|
182
|
+
const _oU = "organizationalUnits";
|
|
183
|
+
const _oUTA = "organizationalUnitsToAdd";
|
|
184
|
+
const _oUTR = "organizationalUnitsToRemove";
|
|
185
|
+
const _p = "principal";
|
|
186
|
+
const _pA = "pendingAction";
|
|
187
|
+
const _qC = "quotaCode";
|
|
188
|
+
const _r = "region";
|
|
189
|
+
const _rA = "resourceArn";
|
|
190
|
+
const _rAS = "retryAfterSeconds";
|
|
191
|
+
const _rI = "resourceId";
|
|
192
|
+
const _rISD = "reportedIncidentStartDate";
|
|
193
|
+
const _rS = "relationshipStatus";
|
|
194
|
+
const _rT = "resourceType";
|
|
195
|
+
const _rTe = "resolverType";
|
|
196
|
+
const _rTel = "relationshipType";
|
|
197
|
+
const _re = "reason";
|
|
198
|
+
const _s = "server";
|
|
199
|
+
const _sC = "serviceCode";
|
|
200
|
+
const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.securityir";
|
|
201
|
+
const _t = "title";
|
|
202
|
+
const _tAIA = "threatActorIpAddresses";
|
|
203
|
+
const _tAIATA = "threatActorIpAddressesToAdd";
|
|
204
|
+
const _tAIATD = "threatActorIpAddressesToDelete";
|
|
205
|
+
const _tK = "tagKeys";
|
|
206
|
+
const _ta = "tags";
|
|
207
|
+
const _to = "total";
|
|
208
|
+
const _uA = "userAgent";
|
|
209
|
+
const _uMC = "undoMembershipCancellation";
|
|
210
|
+
const _w = "watchers";
|
|
211
|
+
const _wTA = "watchersToAdd";
|
|
212
|
+
const _wTD = "watchersToDelete";
|
|
213
|
+
const n0 = "com.amazonaws.securityir";
|
|
214
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
215
|
+
import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, InvalidTokenException as __InvalidTokenException, ResourceNotFoundException as __ResourceNotFoundException, SecurityIncidentResponseNotActiveException as __SecurityIncidentResponseNotActiveException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/index";
|
|
216
|
+
import { SecurityIRServiceException as __SecurityIRServiceException } from "../models/SecurityIRServiceException";
|
|
217
|
+
export var CaseDescription = [0, n0, _CD, 8, 0];
|
|
218
|
+
export var CaseTitle = [0, n0, _CT, 8, 0];
|
|
219
|
+
export var CommentBody = [0, n0, _CB, 8, 0];
|
|
220
|
+
export var EmailAddress = [0, n0, _EA, 8, 0];
|
|
221
|
+
export var FileName = [0, n0, _FN, 8, 0];
|
|
222
|
+
export var IncidentResponderName = [0, n0, _IRN, 8, 0];
|
|
223
|
+
export var IPAddress = [0, n0, _IPA, 8, 0];
|
|
224
|
+
export var JobTitle = [0, n0, _JT, 8, 0];
|
|
225
|
+
export var MembershipName = [0, n0, _MN, 8, 0];
|
|
226
|
+
export var PersonName = [0, n0, _PN, 8, 0];
|
|
227
|
+
export var Url = [0, n0, _U, 8, 0];
|
|
228
|
+
export var AccessDeniedException = [
|
|
229
|
+
-3,
|
|
230
|
+
n0,
|
|
231
|
+
_ADE,
|
|
232
|
+
{
|
|
233
|
+
[_e]: _c,
|
|
234
|
+
[_hE]: 403,
|
|
235
|
+
},
|
|
236
|
+
[_m],
|
|
237
|
+
[0],
|
|
238
|
+
];
|
|
239
|
+
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
240
|
+
export var BatchGetMemberAccountDetailsRequest = [
|
|
241
|
+
3,
|
|
242
|
+
n0,
|
|
243
|
+
_BGMADR,
|
|
244
|
+
0,
|
|
245
|
+
[_mI, _aI],
|
|
246
|
+
[[0, 1], 64 | 0],
|
|
247
|
+
];
|
|
248
|
+
export var BatchGetMemberAccountDetailsResponse = [
|
|
249
|
+
3,
|
|
250
|
+
n0,
|
|
251
|
+
_BGMADRa,
|
|
252
|
+
0,
|
|
253
|
+
[_i, _er],
|
|
254
|
+
[() => GetMembershipAccountDetailItems, () => GetMembershipAccountDetailErrors],
|
|
255
|
+
];
|
|
256
|
+
export var CancelMembershipRequest = [3, n0, _CMR, 0, [_mI], [[0, 1]]];
|
|
257
|
+
export var CancelMembershipResponse = [3, n0, _CMRa, 0, [_mI], [0]];
|
|
258
|
+
export var CaseAttachmentAttributes = [
|
|
259
|
+
3,
|
|
260
|
+
n0,
|
|
261
|
+
_CAA,
|
|
262
|
+
0,
|
|
263
|
+
[_aIt, _fN, _aS, _cr, _cD],
|
|
264
|
+
[0, [() => FileName, 0], 0, 0, 4],
|
|
265
|
+
];
|
|
266
|
+
export var CaseEditItem = [3, n0, _CEI, 0, [_eT, _p, _a, _m], [4, 0, 0, 0]];
|
|
267
|
+
export var CloseCaseRequest = [3, n0, _CCR, 0, [_cI], [[0, 1]]];
|
|
268
|
+
export var CloseCaseResponse = [3, n0, _CCRl, 0, [_cS, _cDl], [0, 4]];
|
|
269
|
+
export var ConflictException = [
|
|
270
|
+
-3,
|
|
271
|
+
n0,
|
|
272
|
+
_CE,
|
|
273
|
+
{
|
|
274
|
+
[_e]: _c,
|
|
275
|
+
[_hE]: 409,
|
|
276
|
+
},
|
|
277
|
+
[_m, _rI, _rT],
|
|
278
|
+
[0, 0, 0],
|
|
279
|
+
];
|
|
280
|
+
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
281
|
+
export var CreateCaseCommentRequest = [
|
|
282
|
+
3,
|
|
283
|
+
n0,
|
|
284
|
+
_CCCR,
|
|
285
|
+
0,
|
|
286
|
+
[_cI, _cT, _b],
|
|
287
|
+
[
|
|
288
|
+
[0, 1],
|
|
289
|
+
[0, 4],
|
|
290
|
+
[() => CommentBody, 0],
|
|
291
|
+
],
|
|
292
|
+
];
|
|
293
|
+
export var CreateCaseCommentResponse = [3, n0, _CCCRr, 0, [_cIo], [0]];
|
|
294
|
+
export var CreateCaseRequest = [
|
|
295
|
+
3,
|
|
296
|
+
n0,
|
|
297
|
+
_CCRr,
|
|
298
|
+
0,
|
|
299
|
+
[_cT, _rTe, _t, _d, _eTn, _rISD, _iA, _w, _tAIA, _iS, _iAR, _ta],
|
|
300
|
+
[
|
|
301
|
+
[0, 4],
|
|
302
|
+
0,
|
|
303
|
+
[() => CaseTitle, 0],
|
|
304
|
+
[() => CaseDescription, 0],
|
|
305
|
+
0,
|
|
306
|
+
4,
|
|
307
|
+
64 | 0,
|
|
308
|
+
[() => Watchers, 0],
|
|
309
|
+
[() => ThreatActorIpList, 0],
|
|
310
|
+
64 | 0,
|
|
311
|
+
() => ImpactedAwsRegionList,
|
|
312
|
+
128 | 0,
|
|
313
|
+
],
|
|
314
|
+
];
|
|
315
|
+
export var CreateCaseResponse = [3, n0, _CCRre, 0, [_cI], [0]];
|
|
316
|
+
export var CreateMembershipRequest = [
|
|
317
|
+
3,
|
|
318
|
+
n0,
|
|
319
|
+
_CMRr,
|
|
320
|
+
0,
|
|
321
|
+
[_cT, _mN, _iRT, _oIF, _ta, _cEO],
|
|
322
|
+
[[0, 4], [() => MembershipName, 0], [() => IncidentResponseTeam, 0], () => OptInFeatures, 128 | 0, 2],
|
|
323
|
+
];
|
|
324
|
+
export var CreateMembershipResponse = [3, n0, _CMRre, 0, [_mI], [0]];
|
|
325
|
+
export var GetCaseAttachmentDownloadUrlRequest = [
|
|
326
|
+
3,
|
|
327
|
+
n0,
|
|
328
|
+
_GCADUR,
|
|
329
|
+
0,
|
|
330
|
+
[_cI, _aIt],
|
|
331
|
+
[
|
|
332
|
+
[0, 1],
|
|
333
|
+
[0, 1],
|
|
334
|
+
],
|
|
335
|
+
];
|
|
336
|
+
export var GetCaseAttachmentDownloadUrlResponse = [3, n0, _GCADURe, 0, [_aPU], [[() => Url, 0]]];
|
|
337
|
+
export var GetCaseAttachmentUploadUrlRequest = [
|
|
338
|
+
3,
|
|
339
|
+
n0,
|
|
340
|
+
_GCAUUR,
|
|
341
|
+
0,
|
|
342
|
+
[_cI, _fN, _cL, _cT],
|
|
343
|
+
[[0, 1], [() => FileName, 0], 1, [0, 4]],
|
|
344
|
+
];
|
|
345
|
+
export var GetCaseAttachmentUploadUrlResponse = [3, n0, _GCAUURe, 0, [_aPU], [[() => Url, 0]]];
|
|
346
|
+
export var GetCaseRequest = [3, n0, _GCR, 0, [_cI], [[0, 1]]];
|
|
347
|
+
export var GetCaseResponse = [
|
|
348
|
+
3,
|
|
349
|
+
n0,
|
|
350
|
+
_GCRe,
|
|
351
|
+
0,
|
|
352
|
+
[_t, _cA, _d, _cS, _eTn, _rISD, _aISD, _iAR, _tAIA, _pA, _iA, _w, _cD, _lUD, _cC, _rTe, _iS, _cAa, _cDl],
|
|
353
|
+
[
|
|
354
|
+
[() => CaseTitle, 0],
|
|
355
|
+
0,
|
|
356
|
+
[() => CaseDescription, 0],
|
|
357
|
+
0,
|
|
358
|
+
0,
|
|
359
|
+
4,
|
|
360
|
+
4,
|
|
361
|
+
() => ImpactedAwsRegionList,
|
|
362
|
+
[() => ThreatActorIpList, 0],
|
|
363
|
+
0,
|
|
364
|
+
64 | 0,
|
|
365
|
+
[() => Watchers, 0],
|
|
366
|
+
4,
|
|
367
|
+
4,
|
|
368
|
+
0,
|
|
369
|
+
0,
|
|
370
|
+
64 | 0,
|
|
371
|
+
[() => CaseAttachmentsList, 0],
|
|
372
|
+
4,
|
|
373
|
+
],
|
|
374
|
+
];
|
|
375
|
+
export var GetMembershipAccountDetailError = [3, n0, _GMADE, 0, [_aIc, _e, _m], [0, 0, 0]];
|
|
376
|
+
export var GetMembershipAccountDetailItem = [3, n0, _GMADI, 0, [_aIc, _rS, _rTel], [0, 0, 0]];
|
|
377
|
+
export var GetMembershipRequest = [3, n0, _GMR, 0, [_mI], [[0, 1]]];
|
|
378
|
+
export var GetMembershipResponse = [
|
|
379
|
+
3,
|
|
380
|
+
n0,
|
|
381
|
+
_GMRe,
|
|
382
|
+
0,
|
|
383
|
+
[_mI, _aIc, _r, _mN, _mA, _mS, _mAT, _mDT, _cTu, _nOAC, _iRT, _oIF, _mAC],
|
|
384
|
+
[
|
|
385
|
+
0,
|
|
386
|
+
0,
|
|
387
|
+
0,
|
|
388
|
+
[() => MembershipName, 0],
|
|
389
|
+
0,
|
|
390
|
+
0,
|
|
391
|
+
4,
|
|
392
|
+
4,
|
|
393
|
+
0,
|
|
394
|
+
1,
|
|
395
|
+
[() => IncidentResponseTeam, 0],
|
|
396
|
+
() => OptInFeatures,
|
|
397
|
+
() => MembershipAccountsConfigurations,
|
|
398
|
+
],
|
|
399
|
+
];
|
|
400
|
+
export var ImpactedAwsRegion = [3, n0, _IAR, 0, [_r], [0]];
|
|
401
|
+
export var IncidentResponder = [
|
|
402
|
+
3,
|
|
403
|
+
n0,
|
|
404
|
+
_IR,
|
|
405
|
+
0,
|
|
406
|
+
[_n, _jT, _em, _cP],
|
|
407
|
+
[[() => IncidentResponderName, 0], [() => JobTitle, 0], [() => EmailAddress, 0], 64 | 0],
|
|
408
|
+
];
|
|
409
|
+
export var InternalServerException = [
|
|
410
|
+
-3,
|
|
411
|
+
n0,
|
|
412
|
+
_ISE,
|
|
413
|
+
{
|
|
414
|
+
[_e]: _s,
|
|
415
|
+
[_hE]: 500,
|
|
416
|
+
},
|
|
417
|
+
[_m, _rAS],
|
|
418
|
+
[
|
|
419
|
+
0,
|
|
420
|
+
[
|
|
421
|
+
1,
|
|
422
|
+
{
|
|
423
|
+
[_hH]: _RA,
|
|
424
|
+
},
|
|
425
|
+
],
|
|
426
|
+
],
|
|
427
|
+
];
|
|
428
|
+
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
429
|
+
export var InvalidTokenException = [
|
|
430
|
+
-3,
|
|
431
|
+
n0,
|
|
432
|
+
_ITE,
|
|
433
|
+
{
|
|
434
|
+
[_e]: _c,
|
|
435
|
+
[_hE]: 423,
|
|
436
|
+
},
|
|
437
|
+
[_m],
|
|
438
|
+
[0],
|
|
439
|
+
];
|
|
440
|
+
TypeRegistry.for(n0).registerError(InvalidTokenException, __InvalidTokenException);
|
|
441
|
+
export var ListCaseEditsRequest = [3, n0, _LCER, 0, [_nT, _mR, _cI], [0, 1, [0, 1]]];
|
|
442
|
+
export var ListCaseEditsResponse = [
|
|
443
|
+
3,
|
|
444
|
+
n0,
|
|
445
|
+
_LCERi,
|
|
446
|
+
0,
|
|
447
|
+
[_nT, _i, _to],
|
|
448
|
+
[0, () => CaseEditItems, 1],
|
|
449
|
+
];
|
|
450
|
+
export var ListCasesItem = [
|
|
451
|
+
3,
|
|
452
|
+
n0,
|
|
453
|
+
_LCI,
|
|
454
|
+
0,
|
|
455
|
+
[_cI, _lUD, _t, _cA, _eTn, _cS, _cD, _cDl, _rTe, _pA],
|
|
456
|
+
[0, 4, [() => CaseTitle, 0], 0, 0, 0, 4, 4, 0, 0],
|
|
457
|
+
];
|
|
458
|
+
export var ListCasesRequest = [3, n0, _LCR, 0, [_nT, _mR], [0, 1]];
|
|
459
|
+
export var ListCasesResponse = [
|
|
460
|
+
3,
|
|
461
|
+
n0,
|
|
462
|
+
_LCRi,
|
|
463
|
+
0,
|
|
464
|
+
[_nT, _i, _to],
|
|
465
|
+
[0, [() => ListCasesItems, 0], 1],
|
|
466
|
+
];
|
|
467
|
+
export var ListCommentsItem = [
|
|
468
|
+
3,
|
|
469
|
+
n0,
|
|
470
|
+
_LCIi,
|
|
471
|
+
0,
|
|
472
|
+
[_cIo, _cD, _lUD, _cr, _lUB, _b],
|
|
473
|
+
[0, 4, 4, 0, 0, [() => CommentBody, 0]],
|
|
474
|
+
];
|
|
475
|
+
export var ListCommentsRequest = [3, n0, _LCRis, 0, [_nT, _mR, _cI], [0, 1, [0, 1]]];
|
|
476
|
+
export var ListCommentsResponse = [
|
|
477
|
+
3,
|
|
478
|
+
n0,
|
|
479
|
+
_LCRist,
|
|
480
|
+
0,
|
|
481
|
+
[_nT, _i, _to],
|
|
482
|
+
[0, [() => ListCommentsItems, 0], 1],
|
|
483
|
+
];
|
|
484
|
+
export var ListMembershipItem = [3, n0, _LMI, 0, [_mI, _aIc, _r, _mA, _mS], [0, 0, 0, 0, 0]];
|
|
485
|
+
export var ListMembershipsRequest = [3, n0, _LMR, 0, [_nT, _mR], [0, 1]];
|
|
486
|
+
export var ListMembershipsResponse = [
|
|
487
|
+
3,
|
|
488
|
+
n0,
|
|
489
|
+
_LMRi,
|
|
490
|
+
0,
|
|
491
|
+
[_nT, _i],
|
|
492
|
+
[0, () => ListMembershipItems],
|
|
493
|
+
];
|
|
494
|
+
export var ListTagsForResourceInput = [3, n0, _LTFRI, 0, [_rA], [[0, 1]]];
|
|
495
|
+
export var ListTagsForResourceOutput = [3, n0, _LTFRO, 0, [_ta], [128 | 0]];
|
|
496
|
+
export var MembershipAccountsConfigurations = [3, n0, _MAC, 0, [_cEO, _oU], [2, 64 | 0]];
|
|
497
|
+
export var MembershipAccountsConfigurationsUpdate = [
|
|
498
|
+
3,
|
|
499
|
+
n0,
|
|
500
|
+
_MACU,
|
|
501
|
+
0,
|
|
502
|
+
[_cEO, _oUTA, _oUTR],
|
|
503
|
+
[2, 64 | 0, 64 | 0],
|
|
504
|
+
];
|
|
505
|
+
export var OptInFeature = [3, n0, _OIF, 0, [_fNe, _iE], [0, 2]];
|
|
506
|
+
export var ResourceNotFoundException = [
|
|
507
|
+
-3,
|
|
508
|
+
n0,
|
|
509
|
+
_RNFE,
|
|
510
|
+
{
|
|
511
|
+
[_e]: _c,
|
|
512
|
+
[_hE]: 404,
|
|
513
|
+
},
|
|
514
|
+
[_m],
|
|
515
|
+
[0],
|
|
516
|
+
];
|
|
517
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
518
|
+
export var SecurityIncidentResponseNotActiveException = [
|
|
519
|
+
-3,
|
|
520
|
+
n0,
|
|
521
|
+
_SIRNAE,
|
|
522
|
+
{
|
|
523
|
+
[_e]: _c,
|
|
524
|
+
[_hE]: 400,
|
|
525
|
+
},
|
|
526
|
+
[_m],
|
|
527
|
+
[0],
|
|
528
|
+
];
|
|
529
|
+
TypeRegistry.for(n0).registerError(SecurityIncidentResponseNotActiveException, __SecurityIncidentResponseNotActiveException);
|
|
530
|
+
export var ServiceQuotaExceededException = [
|
|
531
|
+
-3,
|
|
532
|
+
n0,
|
|
533
|
+
_SQEE,
|
|
534
|
+
{
|
|
535
|
+
[_e]: _c,
|
|
536
|
+
[_hE]: 402,
|
|
537
|
+
},
|
|
538
|
+
[_m, _rI, _rT, _sC, _qC],
|
|
539
|
+
[0, 0, 0, 0, 0],
|
|
540
|
+
];
|
|
541
|
+
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
|
|
542
|
+
export var TagResourceInput = [3, n0, _TRI, 0, [_rA, _ta], [[0, 1], 128 | 0]];
|
|
543
|
+
export var TagResourceOutput = [3, n0, _TRO, 0, [], []];
|
|
544
|
+
export var ThreatActorIp = [3, n0, _TAI, 0, [_iAp, _uA], [[() => IPAddress, 0], 0]];
|
|
545
|
+
export var ThrottlingException = [
|
|
546
|
+
-3,
|
|
547
|
+
n0,
|
|
548
|
+
_TE,
|
|
549
|
+
{
|
|
550
|
+
[_e]: _c,
|
|
551
|
+
[_hE]: 429,
|
|
552
|
+
},
|
|
553
|
+
[_m, _sC, _qC, _rAS],
|
|
554
|
+
[
|
|
555
|
+
0,
|
|
556
|
+
0,
|
|
557
|
+
0,
|
|
558
|
+
[
|
|
559
|
+
1,
|
|
560
|
+
{
|
|
561
|
+
[_hH]: _RA,
|
|
562
|
+
},
|
|
563
|
+
],
|
|
564
|
+
],
|
|
565
|
+
];
|
|
566
|
+
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
567
|
+
export var UntagResourceInput = [
|
|
568
|
+
3,
|
|
569
|
+
n0,
|
|
570
|
+
_URI,
|
|
571
|
+
0,
|
|
572
|
+
[_rA, _tK],
|
|
573
|
+
[
|
|
574
|
+
[0, 1],
|
|
575
|
+
[
|
|
576
|
+
64 | 0,
|
|
577
|
+
{
|
|
578
|
+
[_hQ]: _tK,
|
|
579
|
+
},
|
|
580
|
+
],
|
|
581
|
+
],
|
|
582
|
+
];
|
|
583
|
+
export var UntagResourceOutput = [3, n0, _URO, 0, [], []];
|
|
584
|
+
export var UpdateCaseCommentRequest = [
|
|
585
|
+
3,
|
|
586
|
+
n0,
|
|
587
|
+
_UCCR,
|
|
588
|
+
0,
|
|
589
|
+
[_cI, _cIo, _b],
|
|
590
|
+
[
|
|
591
|
+
[0, 1],
|
|
592
|
+
[0, 1],
|
|
593
|
+
[() => CommentBody, 0],
|
|
594
|
+
],
|
|
595
|
+
];
|
|
596
|
+
export var UpdateCaseCommentResponse = [
|
|
597
|
+
3,
|
|
598
|
+
n0,
|
|
599
|
+
_UCCRp,
|
|
600
|
+
0,
|
|
601
|
+
[_cIo, _b],
|
|
602
|
+
[0, [() => CommentBody, 0]],
|
|
603
|
+
];
|
|
604
|
+
export var UpdateCaseRequest = [
|
|
605
|
+
3,
|
|
606
|
+
n0,
|
|
607
|
+
_UCR,
|
|
608
|
+
0,
|
|
609
|
+
[_cI, _t, _d, _rISD, _aISD, _eTn, _wTA, _wTD, _tAIATA, _tAIATD, _iSTA, _iSTD, _iARTA, _iARTD, _iATA, _iATD],
|
|
610
|
+
[
|
|
611
|
+
[0, 1],
|
|
612
|
+
[() => CaseTitle, 0],
|
|
613
|
+
[() => CaseDescription, 0],
|
|
614
|
+
4,
|
|
615
|
+
4,
|
|
616
|
+
0,
|
|
617
|
+
[() => Watchers, 0],
|
|
618
|
+
[() => Watchers, 0],
|
|
619
|
+
[() => ThreatActorIpList, 0],
|
|
620
|
+
[() => ThreatActorIpList, 0],
|
|
621
|
+
64 | 0,
|
|
622
|
+
64 | 0,
|
|
623
|
+
() => ImpactedAwsRegionList,
|
|
624
|
+
() => ImpactedAwsRegionList,
|
|
625
|
+
64 | 0,
|
|
626
|
+
64 | 0,
|
|
627
|
+
],
|
|
628
|
+
];
|
|
629
|
+
export var UpdateCaseResponse = [3, n0, _UCRp, 0, [], []];
|
|
630
|
+
export var UpdateCaseStatusRequest = [3, n0, _UCSR, 0, [_cI, _cS], [[0, 1], 0]];
|
|
631
|
+
export var UpdateCaseStatusResponse = [3, n0, _UCSRp, 0, [_cS], [0]];
|
|
632
|
+
export var UpdateMembershipRequest = [
|
|
633
|
+
3,
|
|
634
|
+
n0,
|
|
635
|
+
_UMR,
|
|
636
|
+
0,
|
|
637
|
+
[_mI, _mN, _iRT, _oIF, _mACU, _uMC],
|
|
638
|
+
[
|
|
639
|
+
[0, 1],
|
|
640
|
+
[() => MembershipName, 0],
|
|
641
|
+
[() => IncidentResponseTeam, 0],
|
|
642
|
+
() => OptInFeatures,
|
|
643
|
+
() => MembershipAccountsConfigurationsUpdate,
|
|
644
|
+
2,
|
|
645
|
+
],
|
|
646
|
+
];
|
|
647
|
+
export var UpdateMembershipResponse = [3, n0, _UMRp, 0, [], []];
|
|
648
|
+
export var UpdateResolverTypeRequest = [3, n0, _URTR, 0, [_cI, _rTe], [[0, 1], 0]];
|
|
649
|
+
export var UpdateResolverTypeResponse = [3, n0, _URTRp, 0, [_cI, _cS, _rTe], [0, 0, 0]];
|
|
650
|
+
export var ValidationException = [
|
|
651
|
+
-3,
|
|
652
|
+
n0,
|
|
653
|
+
_VE,
|
|
654
|
+
{
|
|
655
|
+
[_e]: _c,
|
|
656
|
+
[_hE]: 400,
|
|
657
|
+
},
|
|
658
|
+
[_m, _re, _fL],
|
|
659
|
+
[0, 0, () => ValidationExceptionFieldList],
|
|
660
|
+
];
|
|
661
|
+
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
662
|
+
export var ValidationExceptionField = [3, n0, _VEF, 0, [_n, _m], [0, 0]];
|
|
663
|
+
export var Watcher = [
|
|
664
|
+
3,
|
|
665
|
+
n0,
|
|
666
|
+
_W,
|
|
667
|
+
0,
|
|
668
|
+
[_em, _n, _jT],
|
|
669
|
+
[
|
|
670
|
+
[() => EmailAddress, 0],
|
|
671
|
+
[() => PersonName, 0],
|
|
672
|
+
[() => JobTitle, 0],
|
|
673
|
+
],
|
|
674
|
+
];
|
|
675
|
+
export var __Unit = "unit";
|
|
676
|
+
export var SecurityIRServiceException = [-3, _sm, "SecurityIRServiceException", 0, [], []];
|
|
677
|
+
TypeRegistry.for(_sm).registerError(SecurityIRServiceException, __SecurityIRServiceException);
|
|
678
|
+
export var AWSAccountIds = 64 | 0;
|
|
679
|
+
export var CaseAttachmentsList = [1, n0, _CAL, 0, [() => CaseAttachmentAttributes, 0]];
|
|
680
|
+
export var CaseEditItems = [1, n0, _CEIa, 0, () => CaseEditItem];
|
|
681
|
+
export var CommunicationPreferences = 64 | 0;
|
|
682
|
+
export var GetMembershipAccountDetailErrors = [
|
|
683
|
+
1,
|
|
684
|
+
n0,
|
|
685
|
+
_GMADEe,
|
|
686
|
+
0,
|
|
687
|
+
() => GetMembershipAccountDetailError,
|
|
688
|
+
];
|
|
689
|
+
export var GetMembershipAccountDetailItems = [
|
|
690
|
+
1,
|
|
691
|
+
n0,
|
|
692
|
+
_GMADIe,
|
|
693
|
+
0,
|
|
694
|
+
() => GetMembershipAccountDetailItem,
|
|
695
|
+
];
|
|
696
|
+
export var ImpactedAccounts = 64 | 0;
|
|
697
|
+
export var ImpactedAwsRegionList = [1, n0, _IARL, 0, () => ImpactedAwsRegion];
|
|
698
|
+
export var ImpactedServicesList = 64 | 0;
|
|
699
|
+
export var IncidentResponseTeam = [1, n0, _IRT, 0, [() => IncidentResponder, 0]];
|
|
700
|
+
export var ListCasesItems = [1, n0, _LCIis, 0, [() => ListCasesItem, 0]];
|
|
701
|
+
export var ListCommentsItems = [1, n0, _LCIist, 0, [() => ListCommentsItem, 0]];
|
|
702
|
+
export var ListMembershipItems = [1, n0, _LMIi, 0, () => ListMembershipItem];
|
|
703
|
+
export var OptInFeatures = [1, n0, _OIFp, 0, () => OptInFeature];
|
|
704
|
+
export var OrganizationalUnits = 64 | 0;
|
|
705
|
+
export var TagKeys = 64 | 0;
|
|
706
|
+
export var ThreatActorIpList = [1, n0, _TAIL, 0, [() => ThreatActorIp, 0]];
|
|
707
|
+
export var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField];
|
|
708
|
+
export var Watchers = [1, n0, _Wa, 0, [() => Watcher, 0]];
|
|
709
|
+
export var TagMap = 128 | 0;
|
|
710
|
+
export var BatchGetMemberAccountDetails = [
|
|
711
|
+
9,
|
|
712
|
+
n0,
|
|
713
|
+
_BGMAD,
|
|
714
|
+
{
|
|
715
|
+
[_h]: ["POST", "/v1/membership/{membershipId}/batch-member-details", 200],
|
|
716
|
+
},
|
|
717
|
+
() => BatchGetMemberAccountDetailsRequest,
|
|
718
|
+
() => BatchGetMemberAccountDetailsResponse,
|
|
719
|
+
];
|
|
720
|
+
export var CancelMembership = [
|
|
721
|
+
9,
|
|
722
|
+
n0,
|
|
723
|
+
_CM,
|
|
724
|
+
{
|
|
725
|
+
[_h]: ["PUT", "/v1/membership/{membershipId}", 200],
|
|
726
|
+
},
|
|
727
|
+
() => CancelMembershipRequest,
|
|
728
|
+
() => CancelMembershipResponse,
|
|
729
|
+
];
|
|
730
|
+
export var CloseCase = [
|
|
731
|
+
9,
|
|
732
|
+
n0,
|
|
733
|
+
_CC,
|
|
734
|
+
{
|
|
735
|
+
[_h]: ["POST", "/v1/cases/{caseId}/close-case", 200],
|
|
736
|
+
},
|
|
737
|
+
() => CloseCaseRequest,
|
|
738
|
+
() => CloseCaseResponse,
|
|
739
|
+
];
|
|
740
|
+
export var CreateCase = [
|
|
741
|
+
9,
|
|
742
|
+
n0,
|
|
743
|
+
_CCr,
|
|
744
|
+
{
|
|
745
|
+
[_h]: ["POST", "/v1/create-case", 201],
|
|
746
|
+
},
|
|
747
|
+
() => CreateCaseRequest,
|
|
748
|
+
() => CreateCaseResponse,
|
|
749
|
+
];
|
|
750
|
+
export var CreateCaseComment = [
|
|
751
|
+
9,
|
|
752
|
+
n0,
|
|
753
|
+
_CCC,
|
|
754
|
+
{
|
|
755
|
+
[_h]: ["POST", "/v1/cases/{caseId}/create-comment", 201],
|
|
756
|
+
},
|
|
757
|
+
() => CreateCaseCommentRequest,
|
|
758
|
+
() => CreateCaseCommentResponse,
|
|
759
|
+
];
|
|
760
|
+
export var CreateMembership = [
|
|
761
|
+
9,
|
|
762
|
+
n0,
|
|
763
|
+
_CMr,
|
|
764
|
+
{
|
|
765
|
+
[_h]: ["POST", "/v1/membership", 201],
|
|
766
|
+
},
|
|
767
|
+
() => CreateMembershipRequest,
|
|
768
|
+
() => CreateMembershipResponse,
|
|
769
|
+
];
|
|
770
|
+
export var GetCase = [
|
|
771
|
+
9,
|
|
772
|
+
n0,
|
|
773
|
+
_GC,
|
|
774
|
+
{
|
|
775
|
+
[_h]: ["GET", "/v1/cases/{caseId}/get-case", 200],
|
|
776
|
+
},
|
|
777
|
+
() => GetCaseRequest,
|
|
778
|
+
() => GetCaseResponse,
|
|
779
|
+
];
|
|
780
|
+
export var GetCaseAttachmentDownloadUrl = [
|
|
781
|
+
9,
|
|
782
|
+
n0,
|
|
783
|
+
_GCADU,
|
|
784
|
+
{
|
|
785
|
+
[_h]: ["GET", "/v1/cases/{caseId}/get-presigned-url/{attachmentId}", 201],
|
|
786
|
+
},
|
|
787
|
+
() => GetCaseAttachmentDownloadUrlRequest,
|
|
788
|
+
() => GetCaseAttachmentDownloadUrlResponse,
|
|
789
|
+
];
|
|
790
|
+
export var GetCaseAttachmentUploadUrl = [
|
|
791
|
+
9,
|
|
792
|
+
n0,
|
|
793
|
+
_GCAUU,
|
|
794
|
+
{
|
|
795
|
+
[_h]: ["POST", "/v1/cases/{caseId}/get-presigned-url", 201],
|
|
796
|
+
},
|
|
797
|
+
() => GetCaseAttachmentUploadUrlRequest,
|
|
798
|
+
() => GetCaseAttachmentUploadUrlResponse,
|
|
799
|
+
];
|
|
800
|
+
export var GetMembership = [
|
|
801
|
+
9,
|
|
802
|
+
n0,
|
|
803
|
+
_GM,
|
|
804
|
+
{
|
|
805
|
+
[_h]: ["GET", "/v1/membership/{membershipId}", 200],
|
|
806
|
+
},
|
|
807
|
+
() => GetMembershipRequest,
|
|
808
|
+
() => GetMembershipResponse,
|
|
809
|
+
];
|
|
810
|
+
export var ListCaseEdits = [
|
|
811
|
+
9,
|
|
812
|
+
n0,
|
|
813
|
+
_LCE,
|
|
814
|
+
{
|
|
815
|
+
[_h]: ["POST", "/v1/cases/{caseId}/list-case-edits", 200],
|
|
816
|
+
},
|
|
817
|
+
() => ListCaseEditsRequest,
|
|
818
|
+
() => ListCaseEditsResponse,
|
|
819
|
+
];
|
|
820
|
+
export var ListCases = [
|
|
821
|
+
9,
|
|
822
|
+
n0,
|
|
823
|
+
_LC,
|
|
824
|
+
{
|
|
825
|
+
[_h]: ["POST", "/v1/list-cases", 200],
|
|
826
|
+
},
|
|
827
|
+
() => ListCasesRequest,
|
|
828
|
+
() => ListCasesResponse,
|
|
829
|
+
];
|
|
830
|
+
export var ListComments = [
|
|
831
|
+
9,
|
|
832
|
+
n0,
|
|
833
|
+
_LCi,
|
|
834
|
+
{
|
|
835
|
+
[_h]: ["POST", "/v1/cases/{caseId}/list-comments", 200],
|
|
836
|
+
},
|
|
837
|
+
() => ListCommentsRequest,
|
|
838
|
+
() => ListCommentsResponse,
|
|
839
|
+
];
|
|
840
|
+
export var ListMemberships = [
|
|
841
|
+
9,
|
|
842
|
+
n0,
|
|
843
|
+
_LM,
|
|
844
|
+
{
|
|
845
|
+
[_h]: ["POST", "/v1/memberships", 200],
|
|
846
|
+
},
|
|
847
|
+
() => ListMembershipsRequest,
|
|
848
|
+
() => ListMembershipsResponse,
|
|
849
|
+
];
|
|
850
|
+
export var ListTagsForResource = [
|
|
851
|
+
9,
|
|
852
|
+
n0,
|
|
853
|
+
_LTFR,
|
|
854
|
+
{
|
|
855
|
+
[_h]: ["GET", "/v1/tags/{resourceArn}", 200],
|
|
856
|
+
},
|
|
857
|
+
() => ListTagsForResourceInput,
|
|
858
|
+
() => ListTagsForResourceOutput,
|
|
859
|
+
];
|
|
860
|
+
export var TagResource = [
|
|
861
|
+
9,
|
|
862
|
+
n0,
|
|
863
|
+
_TR,
|
|
864
|
+
{
|
|
865
|
+
[_h]: ["POST", "/v1/tags/{resourceArn}", 204],
|
|
866
|
+
},
|
|
867
|
+
() => TagResourceInput,
|
|
868
|
+
() => TagResourceOutput,
|
|
869
|
+
];
|
|
870
|
+
export var UntagResource = [
|
|
871
|
+
9,
|
|
872
|
+
n0,
|
|
873
|
+
_UR,
|
|
874
|
+
{
|
|
875
|
+
[_h]: ["DELETE", "/v1/tags/{resourceArn}", 200],
|
|
876
|
+
},
|
|
877
|
+
() => UntagResourceInput,
|
|
878
|
+
() => UntagResourceOutput,
|
|
879
|
+
];
|
|
880
|
+
export var UpdateCase = [
|
|
881
|
+
9,
|
|
882
|
+
n0,
|
|
883
|
+
_UC,
|
|
884
|
+
{
|
|
885
|
+
[_h]: ["POST", "/v1/cases/{caseId}/update-case", 200],
|
|
886
|
+
},
|
|
887
|
+
() => UpdateCaseRequest,
|
|
888
|
+
() => UpdateCaseResponse,
|
|
889
|
+
];
|
|
890
|
+
export var UpdateCaseComment = [
|
|
891
|
+
9,
|
|
892
|
+
n0,
|
|
893
|
+
_UCC,
|
|
894
|
+
{
|
|
895
|
+
[_h]: ["PUT", "/v1/cases/{caseId}/update-case-comment/{commentId}", 200],
|
|
896
|
+
},
|
|
897
|
+
() => UpdateCaseCommentRequest,
|
|
898
|
+
() => UpdateCaseCommentResponse,
|
|
899
|
+
];
|
|
900
|
+
export var UpdateCaseStatus = [
|
|
901
|
+
9,
|
|
902
|
+
n0,
|
|
903
|
+
_UCS,
|
|
904
|
+
{
|
|
905
|
+
[_h]: ["POST", "/v1/cases/{caseId}/update-case-status", 201],
|
|
906
|
+
},
|
|
907
|
+
() => UpdateCaseStatusRequest,
|
|
908
|
+
() => UpdateCaseStatusResponse,
|
|
909
|
+
];
|
|
910
|
+
export var UpdateMembership = [
|
|
911
|
+
9,
|
|
912
|
+
n0,
|
|
913
|
+
_UM,
|
|
914
|
+
{
|
|
915
|
+
[_h]: ["PUT", "/v1/membership/{membershipId}/update-membership", 200],
|
|
916
|
+
},
|
|
917
|
+
() => UpdateMembershipRequest,
|
|
918
|
+
() => UpdateMembershipResponse,
|
|
919
|
+
];
|
|
920
|
+
export var UpdateResolverType = [
|
|
921
|
+
9,
|
|
922
|
+
n0,
|
|
923
|
+
_URT,
|
|
924
|
+
{
|
|
925
|
+
[_h]: ["POST", "/v1/cases/{caseId}/update-resolver-type", 200],
|
|
926
|
+
},
|
|
927
|
+
() => UpdateResolverTypeRequest,
|
|
928
|
+
() => UpdateResolverTypeResponse,
|
|
929
|
+
];
|