@aws-sdk/client-mpa 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.
Files changed (45) hide show
  1. package/dist-cjs/index.js +1068 -1188
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/MPAClient.js +2 -0
  4. package/dist-es/commands/CancelSessionCommand.js +3 -9
  5. package/dist-es/commands/CreateApprovalTeamCommand.js +3 -10
  6. package/dist-es/commands/CreateIdentitySourceCommand.js +3 -10
  7. package/dist-es/commands/DeleteIdentitySourceCommand.js +3 -9
  8. package/dist-es/commands/DeleteInactiveApprovalTeamVersionCommand.js +3 -9
  9. package/dist-es/commands/GetApprovalTeamCommand.js +3 -10
  10. package/dist-es/commands/GetIdentitySourceCommand.js +3 -9
  11. package/dist-es/commands/GetPolicyVersionCommand.js +3 -10
  12. package/dist-es/commands/GetResourcePolicyCommand.js +3 -10
  13. package/dist-es/commands/GetSessionCommand.js +3 -10
  14. package/dist-es/commands/ListApprovalTeamsCommand.js +3 -10
  15. package/dist-es/commands/ListIdentitySourcesCommand.js +3 -9
  16. package/dist-es/commands/ListPoliciesCommand.js +3 -9
  17. package/dist-es/commands/ListPolicyVersionsCommand.js +3 -9
  18. package/dist-es/commands/ListResourcePoliciesCommand.js +3 -9
  19. package/dist-es/commands/ListSessionsCommand.js +3 -10
  20. package/dist-es/commands/ListTagsForResourceCommand.js +3 -10
  21. package/dist-es/commands/StartActiveApprovalTeamDeletionCommand.js +3 -9
  22. package/dist-es/commands/TagResourceCommand.js +3 -10
  23. package/dist-es/commands/UntagResourceCommand.js +3 -10
  24. package/dist-es/commands/UpdateApprovalTeamCommand.js +3 -10
  25. package/dist-es/models/models_0.js +0 -72
  26. package/dist-es/runtimeConfig.shared.js +2 -0
  27. package/dist-es/schemas/schemas_0.js +999 -0
  28. package/dist-types/MPAClient.d.ts +10 -1
  29. package/dist-types/models/models_0.d.ts +0 -60
  30. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  31. package/dist-types/runtimeConfig.d.ts +1 -0
  32. package/dist-types/runtimeConfig.native.d.ts +1 -0
  33. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  34. package/dist-types/schemas/schemas_0.d.ts +117 -0
  35. package/dist-types/ts3.4/MPAClient.d.ts +4 -0
  36. package/dist-types/ts3.4/models/models_0.d.ts +0 -45
  37. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  38. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  39. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  40. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  41. package/dist-types/ts3.4/schemas/schemas_0.d.ts +124 -0
  42. package/package.json +2 -3
  43. package/dist-es/protocols/Aws_restJson1.js +0 -931
  44. package/dist-types/protocols/Aws_restJson1.d.ts +0 -191
  45. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -257
@@ -0,0 +1,999 @@
1
+ const _A = "Approvers";
2
+ const _ACS = "ActionCompletionStrategy";
3
+ const _ADE = "AccessDeniedException";
4
+ const _AI = "ApproverId";
5
+ const _AN = "ActionName";
6
+ const _APU = "ApprovalPortalUrl";
7
+ const _AR = "ApproverResponses";
8
+ const _AS = "ApprovalStrategy";
9
+ const _ASR = "ApprovalStrategyResponse";
10
+ const _AT = "ApprovalTeams";
11
+ const _ATA = "ApprovalTeamArn";
12
+ const _ATN = "ApprovalTeamName";
13
+ const _ATRA = "ApprovalTeamRequestApprover";
14
+ const _ATRAp = "ApprovalTeamRequestApprovers";
15
+ const _Ar = "Arn";
16
+ const _CAT = "CreateApprovalTeam";
17
+ const _CATR = "CreateApprovalTeamRequest";
18
+ const _CATRr = "CreateApprovalTeamResponse";
19
+ const _CE = "ConflictException";
20
+ const _CIS = "CreateIdentitySource";
21
+ const _CISR = "CreateIdentitySourceRequest";
22
+ const _CISRr = "CreateIdentitySourceResponse";
23
+ const _CS = "CancelSession";
24
+ const _CSR = "CancelSessionRequest";
25
+ const _CSRa = "CancelSessionResponse";
26
+ const _CT = "ClientToken";
27
+ const _CTo = "CompletionTime";
28
+ const _CTr = "CreationTime";
29
+ const _D = "Description";
30
+ const _DCT = "DeletionCompletionTime";
31
+ const _DIATV = "DeleteInactiveApprovalTeamVersion";
32
+ const _DIATVR = "DeleteInactiveApprovalTeamVersionRequest";
33
+ const _DIATVRe = "DeleteInactiveApprovalTeamVersionResponse";
34
+ const _DIS = "DeleteIdentitySource";
35
+ const _DISR = "DeleteIdentitySourceRequest";
36
+ const _DST = "DeletionStartTime";
37
+ const _DV = "DefaultVersion";
38
+ const _Do = "Document";
39
+ const _ES = "ExecutionStatus";
40
+ const _ET = "ExpirationTime";
41
+ const _F = "Filter";
42
+ const _FN = "FieldName";
43
+ const _Fi = "Filters";
44
+ const _GAT = "GetApprovalTeam";
45
+ const _GATR = "GetApprovalTeamRequest";
46
+ const _GATRA = "GetApprovalTeamResponseApprover";
47
+ const _GATRAe = "GetApprovalTeamResponseApprovers";
48
+ const _GATRe = "GetApprovalTeamResponse";
49
+ const _GIS = "GetIdentitySource";
50
+ const _GISR = "GetIdentitySourceRequest";
51
+ const _GISRe = "GetIdentitySourceResponse";
52
+ const _GPV = "GetPolicyVersion";
53
+ const _GPVR = "GetPolicyVersionRequest";
54
+ const _GPVRe = "GetPolicyVersionResponse";
55
+ const _GRP = "GetResourcePolicy";
56
+ const _GRPR = "GetResourcePolicyRequest";
57
+ const _GRPRe = "GetResourcePolicyResponse";
58
+ const _GS = "GetSession";
59
+ const _GSR = "GetSessionRequest";
60
+ const _GSRAR = "GetSessionResponseApproverResponse";
61
+ const _GSRARe = "GetSessionResponseApproverResponses";
62
+ const _GSRe = "GetSessionResponse";
63
+ const _IA = "InstanceArn";
64
+ const _ID = "IsDefault";
65
+ const _II = "IdentityId";
66
+ const _IIC = "IamIdentityCenter";
67
+ const _IICFG = "IamIdentityCenterForGet";
68
+ const _IICFL = "IamIdentityCenterForList";
69
+ const _IPE = "InvalidParameterException";
70
+ const _IS = "IdentitySources";
71
+ const _ISA = "IdentitySourceArn";
72
+ const _ISE = "InternalServerException";
73
+ const _ISFL = "IdentitySourceForList";
74
+ const _ISP = "IdentitySourceParameters";
75
+ const _ISPFG = "IdentitySourceParametersForGet";
76
+ const _ISPFL = "IdentitySourceParametersForList";
77
+ const _IST = "IdentitySourceType";
78
+ const _IT = "InitiationTime";
79
+ const _LAT = "ListApprovalTeams";
80
+ const _LATR = "ListApprovalTeamsRequest";
81
+ const _LATRAT = "ListApprovalTeamsResponseApprovalTeam";
82
+ const _LATRATi = "ListApprovalTeamsResponseApprovalTeams";
83
+ const _LATRi = "ListApprovalTeamsResponse";
84
+ const _LIS = "ListIdentitySources";
85
+ const _LISR = "ListIdentitySourcesRequest";
86
+ const _LISRi = "ListIdentitySourcesResponse";
87
+ const _LP = "ListPolicies";
88
+ const _LPR = "ListPoliciesRequest";
89
+ const _LPRi = "ListPoliciesResponse";
90
+ const _LPV = "ListPolicyVersions";
91
+ const _LPVR = "ListPolicyVersionsRequest";
92
+ const _LPVRi = "ListPolicyVersionsResponse";
93
+ const _LRP = "ListResourcePolicies";
94
+ const _LRPR = "ListResourcePoliciesRequest";
95
+ const _LRPRRP = "ListResourcePoliciesResponseResourcePolicy";
96
+ const _LRPRRPi = "ListResourcePoliciesResponseResourcePolicies";
97
+ const _LRPRi = "ListResourcePoliciesResponse";
98
+ const _LS = "ListSessions";
99
+ const _LSR = "ListSessionsRequest";
100
+ const _LSRS = "ListSessionsResponseSession";
101
+ const _LSRSi = "ListSessionsResponseSessions";
102
+ const _LSRi = "ListSessionsResponse";
103
+ const _LTFR = "ListTagsForResource";
104
+ const _LTFRR = "ListTagsForResourceRequest";
105
+ const _LTFRRi = "ListTagsForResourceResponse";
106
+ const _LUT = "LastUpdateTime";
107
+ const _LUTa = "LastUpdatedTime";
108
+ const _M = "Message";
109
+ const _MAR = "MinApprovalsRequired";
110
+ const _MN = "MofN";
111
+ const _MNAS = "MofNApprovalStrategy";
112
+ const _MR = "MaxResults";
113
+ const _Me = "Metadata";
114
+ const _N = "Name";
115
+ const _NOA = "NumberOfApprovers";
116
+ const _NT = "NextToken";
117
+ const _O = "Operator";
118
+ const _P = "Policies";
119
+ const _PA = "PolicyArn";
120
+ const _PD = "PolicyDocument";
121
+ const _PII = "PrimaryIdentityId";
122
+ const _PIS = "PrimaryIdentityStatus";
123
+ const _PISA = "PrimaryIdentitySourceArn";
124
+ const _PN = "PolicyName";
125
+ const _PR = "PolicyReference";
126
+ const _PRA = "ProtectedResourceArn";
127
+ const _PRo = "PoliciesReferences";
128
+ const _PT = "PolicyType";
129
+ const _PU = "PendingUpdate";
130
+ const _PV = "PolicyVersion";
131
+ const _PVA = "PolicyVersionArn";
132
+ const _PVS = "PolicyVersionSummary";
133
+ const _PVo = "PolicyVersions";
134
+ const _PWD = "PendingWindowDays";
135
+ const _Po = "Policy";
136
+ const _R = "Response";
137
+ const _RA = "ResourceArn";
138
+ const _RAI = "RequesterAccountId";
139
+ const _RC = "RequesterComment";
140
+ const _RN = "ResourceName";
141
+ const _RNFE = "ResourceNotFoundException";
142
+ const _RP = "ResourcePolicies";
143
+ const _RPA = "RequesterPrincipalArn";
144
+ const _RR = "RequesterRegion";
145
+ const _RSP = "RequesterServicePrincipal";
146
+ const _RT = "ResponseTime";
147
+ const _Re = "Region";
148
+ const _S = "Status";
149
+ const _SA = "SessionArn";
150
+ const _SAATD = "StartActiveApprovalTeamDeletion";
151
+ const _SAATDR = "StartActiveApprovalTeamDeletionRequest";
152
+ const _SAATDRt = "StartActiveApprovalTeamDeletionResponse";
153
+ const _SC = "StatusCode";
154
+ const _SK = "SessionKey";
155
+ const _SM = "StatusMessage";
156
+ const _SMe = "SessionMetadata";
157
+ const _SQEE = "ServiceQuotaExceededException";
158
+ const _SV = "SessionValue";
159
+ const _Se = "Sessions";
160
+ const _T = "Tags";
161
+ const _TE = "ThrottlingException";
162
+ const _TK = "TagKey";
163
+ const _TKL = "TagKeyList";
164
+ const _TKa = "TagKeys";
165
+ const _TMTE = "TooManyTagsException";
166
+ const _TR = "TagResource";
167
+ const _TRR = "TagResourceRequest";
168
+ const _TRRa = "TagResourceResponse";
169
+ const _TV = "TagValue";
170
+ const _UAT = "UpdateApprovalTeam";
171
+ const _UATR = "UpdateApprovalTeamRequest";
172
+ const _UATRp = "UpdateApprovalTeamResponse";
173
+ const _UIT = "UpdateInitiationTime";
174
+ const _UR = "UntagResource";
175
+ const _URR = "UntagResourceRequest";
176
+ const _URRn = "UntagResourceResponse";
177
+ const _USA = "UpdateSessionArn";
178
+ const _V = "Value";
179
+ const _VE = "ValidationException";
180
+ const _VI = "VersionId";
181
+ const _c = "client";
182
+ const _e = "error";
183
+ const _h = "http";
184
+ const _hE = "httpError";
185
+ const _hQ = "httpQuery";
186
+ const _s = "server";
187
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.mpa";
188
+ const n0 = "com.amazonaws.mpa";
189
+ import { TypeRegistry } from "@smithy/core/schema";
190
+ import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, InvalidParameterException as __InvalidParameterException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, TooManyTagsException as __TooManyTagsException, ValidationException as __ValidationException, } from "../models/index";
191
+ import { MPAServiceException as __MPAServiceException } from "../models/MPAServiceException";
192
+ export var Description = [0, n0, _D, 8, 0];
193
+ export var PolicyDocument = [0, n0, _PD, 8, 0];
194
+ export var RequesterComment = [0, n0, _RC, 8, 0];
195
+ export var SessionKey = [0, n0, _SK, 8, 0];
196
+ export var SessionValue = [0, n0, _SV, 8, 0];
197
+ export var TagKey = [0, n0, _TK, 8, 0];
198
+ export var TagValue = [0, n0, _TV, 8, 0];
199
+ export var AccessDeniedException = [
200
+ -3,
201
+ n0,
202
+ _ADE,
203
+ {
204
+ [_e]: _c,
205
+ [_hE]: 403,
206
+ },
207
+ [_M],
208
+ [0],
209
+ ];
210
+ TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
211
+ export var ApprovalTeamRequestApprover = [3, n0, _ATRA, 0, [_PII, _PISA], [0, 0]];
212
+ export var CancelSessionRequest = [3, n0, _CSR, 0, [_SA], [[0, 1]]];
213
+ export var CancelSessionResponse = [3, n0, _CSRa, 0, [], []];
214
+ export var ConflictException = [
215
+ -3,
216
+ n0,
217
+ _CE,
218
+ {
219
+ [_e]: _c,
220
+ [_hE]: 409,
221
+ },
222
+ [_M],
223
+ [0],
224
+ ];
225
+ TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
226
+ export var CreateApprovalTeamRequest = [
227
+ 3,
228
+ n0,
229
+ _CATR,
230
+ 0,
231
+ [_CT, _AS, _A, _D, _P, _N, _T],
232
+ [
233
+ [0, 4],
234
+ () => ApprovalStrategy,
235
+ () => ApprovalTeamRequestApprovers,
236
+ [() => Description, 0],
237
+ () => PoliciesReferences,
238
+ 0,
239
+ [() => Tags, 0],
240
+ ],
241
+ ];
242
+ export var CreateApprovalTeamResponse = [3, n0, _CATRr, 0, [_CTr, _Ar, _N, _VI], [5, 0, 0, 0]];
243
+ export var CreateIdentitySourceRequest = [
244
+ 3,
245
+ n0,
246
+ _CISR,
247
+ 0,
248
+ [_ISP, _CT, _T],
249
+ [() => IdentitySourceParameters, [0, 4], [() => Tags, 0]],
250
+ ];
251
+ export var CreateIdentitySourceResponse = [3, n0, _CISRr, 0, [_IST, _ISA, _CTr], [0, 0, 5]];
252
+ export var DeleteIdentitySourceRequest = [3, n0, _DISR, 0, [_ISA], [[0, 1]]];
253
+ export var DeleteInactiveApprovalTeamVersionRequest = [
254
+ 3,
255
+ n0,
256
+ _DIATVR,
257
+ 0,
258
+ [_Ar, _VI],
259
+ [
260
+ [0, 1],
261
+ [0, 1],
262
+ ],
263
+ ];
264
+ export var DeleteInactiveApprovalTeamVersionResponse = [3, n0, _DIATVRe, 0, [], []];
265
+ export var Filter = [3, n0, _F, 0, [_FN, _O, _V], [0, 0, 0]];
266
+ export var GetApprovalTeamRequest = [3, n0, _GATR, 0, [_Ar], [[0, 1]]];
267
+ export var GetApprovalTeamResponse = [
268
+ 3,
269
+ n0,
270
+ _GATRe,
271
+ 0,
272
+ [_CTr, _AS, _NOA, _A, _Ar, _D, _N, _S, _SC, _SM, _USA, _VI, _P, _LUT, _PU],
273
+ [
274
+ 5,
275
+ () => ApprovalStrategyResponse,
276
+ 1,
277
+ () => GetApprovalTeamResponseApprovers,
278
+ 0,
279
+ [() => Description, 0],
280
+ 0,
281
+ 0,
282
+ 0,
283
+ 0,
284
+ 0,
285
+ 0,
286
+ () => PoliciesReferences,
287
+ 5,
288
+ () => PendingUpdate,
289
+ ],
290
+ ];
291
+ export var GetApprovalTeamResponseApprover = [
292
+ 3,
293
+ n0,
294
+ _GATRA,
295
+ 0,
296
+ [_AI, _RT, _PII, _PISA, _PIS],
297
+ [0, 5, 0, 0, 0],
298
+ ];
299
+ export var GetIdentitySourceRequest = [3, n0, _GISR, 0, [_ISA], [[0, 1]]];
300
+ export var GetIdentitySourceResponse = [
301
+ 3,
302
+ n0,
303
+ _GISRe,
304
+ 0,
305
+ [_IST, _ISP, _ISA, _CTr, _S, _SC, _SM],
306
+ [0, () => IdentitySourceParametersForGet, 0, 5, 0, 0, 0],
307
+ ];
308
+ export var GetPolicyVersionRequest = [3, n0, _GPVR, 0, [_PVA], [[0, 1]]];
309
+ export var GetPolicyVersionResponse = [3, n0, _GPVRe, 0, [_PV], [[() => PolicyVersion, 0]]];
310
+ export var GetResourcePolicyRequest = [3, n0, _GRPR, 0, [_RA, _PN, _PT], [0, 0, 0]];
311
+ export var GetResourcePolicyResponse = [
312
+ 3,
313
+ n0,
314
+ _GRPRe,
315
+ 0,
316
+ [_RA, _PT, _PVA, _PN, _PD],
317
+ [0, 0, 0, 0, [() => PolicyDocument, 0]],
318
+ ];
319
+ export var GetSessionRequest = [3, n0, _GSR, 0, [_SA], [[0, 1]]];
320
+ export var GetSessionResponse = [
321
+ 3,
322
+ n0,
323
+ _GSRe,
324
+ 0,
325
+ [
326
+ _SA,
327
+ _ATA,
328
+ _ATN,
329
+ _PRA,
330
+ _AS,
331
+ _NOA,
332
+ _IT,
333
+ _ET,
334
+ _CTo,
335
+ _D,
336
+ _Me,
337
+ _S,
338
+ _SC,
339
+ _SM,
340
+ _ES,
341
+ _AN,
342
+ _RSP,
343
+ _RPA,
344
+ _RAI,
345
+ _RR,
346
+ _RC,
347
+ _ACS,
348
+ _AR,
349
+ ],
350
+ [
351
+ 0,
352
+ 0,
353
+ 0,
354
+ 0,
355
+ () => ApprovalStrategyResponse,
356
+ 1,
357
+ 5,
358
+ 5,
359
+ 5,
360
+ [() => Description, 0],
361
+ [() => SessionMetadata, 0],
362
+ 0,
363
+ 0,
364
+ 0,
365
+ 0,
366
+ 0,
367
+ 0,
368
+ 0,
369
+ 0,
370
+ 0,
371
+ [() => RequesterComment, 0],
372
+ 0,
373
+ () => GetSessionResponseApproverResponses,
374
+ ],
375
+ ];
376
+ export var GetSessionResponseApproverResponse = [
377
+ 3,
378
+ n0,
379
+ _GSRAR,
380
+ 0,
381
+ [_AI, _ISA, _II, _R, _RT],
382
+ [0, 0, 0, 0, 5],
383
+ ];
384
+ export var IamIdentityCenter = [3, n0, _IIC, 0, [_IA, _Re], [0, 0]];
385
+ export var IamIdentityCenterForGet = [3, n0, _IICFG, 0, [_IA, _APU, _Re], [0, 0, 0]];
386
+ export var IamIdentityCenterForList = [3, n0, _IICFL, 0, [_IA, _APU, _Re], [0, 0, 0]];
387
+ export var IdentitySourceForList = [
388
+ 3,
389
+ n0,
390
+ _ISFL,
391
+ 0,
392
+ [_IST, _ISP, _ISA, _CTr, _S, _SC, _SM],
393
+ [0, () => IdentitySourceParametersForList, 0, 5, 0, 0, 0],
394
+ ];
395
+ export var IdentitySourceParameters = [3, n0, _ISP, 0, [_IIC], [() => IamIdentityCenter]];
396
+ export var InternalServerException = [
397
+ -3,
398
+ n0,
399
+ _ISE,
400
+ {
401
+ [_e]: _s,
402
+ [_hE]: 500,
403
+ },
404
+ [_M],
405
+ [0],
406
+ ];
407
+ TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
408
+ export var InvalidParameterException = [
409
+ -3,
410
+ n0,
411
+ _IPE,
412
+ {
413
+ [_e]: _c,
414
+ [_hE]: 400,
415
+ },
416
+ [_M],
417
+ [0],
418
+ ];
419
+ TypeRegistry.for(n0).registerError(InvalidParameterException, __InvalidParameterException);
420
+ export var ListApprovalTeamsRequest = [
421
+ 3,
422
+ n0,
423
+ _LATR,
424
+ 0,
425
+ [_MR, _NT],
426
+ [
427
+ [
428
+ 1,
429
+ {
430
+ [_hQ]: _MR,
431
+ },
432
+ ],
433
+ [
434
+ 0,
435
+ {
436
+ [_hQ]: _NT,
437
+ },
438
+ ],
439
+ ],
440
+ ];
441
+ export var ListApprovalTeamsResponse = [
442
+ 3,
443
+ n0,
444
+ _LATRi,
445
+ 0,
446
+ [_NT, _AT],
447
+ [0, [() => ListApprovalTeamsResponseApprovalTeams, 0]],
448
+ ];
449
+ export var ListApprovalTeamsResponseApprovalTeam = [
450
+ 3,
451
+ n0,
452
+ _LATRAT,
453
+ 0,
454
+ [_CTr, _AS, _NOA, _Ar, _N, _D, _S, _SC, _SM],
455
+ [5, () => ApprovalStrategyResponse, 1, 0, 0, [() => Description, 0], 0, 0, 0],
456
+ ];
457
+ export var ListIdentitySourcesRequest = [
458
+ 3,
459
+ n0,
460
+ _LISR,
461
+ 0,
462
+ [_MR, _NT],
463
+ [
464
+ [
465
+ 1,
466
+ {
467
+ [_hQ]: _MR,
468
+ },
469
+ ],
470
+ [
471
+ 0,
472
+ {
473
+ [_hQ]: _NT,
474
+ },
475
+ ],
476
+ ],
477
+ ];
478
+ export var ListIdentitySourcesResponse = [
479
+ 3,
480
+ n0,
481
+ _LISRi,
482
+ 0,
483
+ [_NT, _IS],
484
+ [0, () => IdentitySources],
485
+ ];
486
+ export var ListPoliciesRequest = [
487
+ 3,
488
+ n0,
489
+ _LPR,
490
+ 0,
491
+ [_MR, _NT],
492
+ [
493
+ [
494
+ 1,
495
+ {
496
+ [_hQ]: _MR,
497
+ },
498
+ ],
499
+ [
500
+ 0,
501
+ {
502
+ [_hQ]: _NT,
503
+ },
504
+ ],
505
+ ],
506
+ ];
507
+ export var ListPoliciesResponse = [3, n0, _LPRi, 0, [_NT, _P], [0, () => Policies]];
508
+ export var ListPolicyVersionsRequest = [
509
+ 3,
510
+ n0,
511
+ _LPVR,
512
+ 0,
513
+ [_MR, _NT, _PA],
514
+ [
515
+ [
516
+ 1,
517
+ {
518
+ [_hQ]: _MR,
519
+ },
520
+ ],
521
+ [
522
+ 0,
523
+ {
524
+ [_hQ]: _NT,
525
+ },
526
+ ],
527
+ [0, 1],
528
+ ],
529
+ ];
530
+ export var ListPolicyVersionsResponse = [
531
+ 3,
532
+ n0,
533
+ _LPVRi,
534
+ 0,
535
+ [_NT, _PVo],
536
+ [0, () => PolicyVersions],
537
+ ];
538
+ export var ListResourcePoliciesRequest = [
539
+ 3,
540
+ n0,
541
+ _LRPR,
542
+ 0,
543
+ [_RA, _MR, _NT],
544
+ [
545
+ [0, 1],
546
+ [
547
+ 1,
548
+ {
549
+ [_hQ]: _MR,
550
+ },
551
+ ],
552
+ [
553
+ 0,
554
+ {
555
+ [_hQ]: _NT,
556
+ },
557
+ ],
558
+ ],
559
+ ];
560
+ export var ListResourcePoliciesResponse = [
561
+ 3,
562
+ n0,
563
+ _LRPRi,
564
+ 0,
565
+ [_NT, _RP],
566
+ [0, () => ListResourcePoliciesResponseResourcePolicies],
567
+ ];
568
+ export var ListResourcePoliciesResponseResourcePolicy = [
569
+ 3,
570
+ n0,
571
+ _LRPRRP,
572
+ 0,
573
+ [_PA, _PT, _PN],
574
+ [0, 0, 0],
575
+ ];
576
+ export var ListSessionsRequest = [
577
+ 3,
578
+ n0,
579
+ _LSR,
580
+ 0,
581
+ [_ATA, _MR, _NT, _Fi],
582
+ [[0, 1], 1, 0, () => Filters],
583
+ ];
584
+ export var ListSessionsResponse = [
585
+ 3,
586
+ n0,
587
+ _LSRi,
588
+ 0,
589
+ [_NT, _Se],
590
+ [0, [() => ListSessionsResponseSessions, 0]],
591
+ ];
592
+ export var ListSessionsResponseSession = [
593
+ 3,
594
+ n0,
595
+ _LSRS,
596
+ 0,
597
+ [_SA, _ATN, _ATA, _IT, _ET, _CTo, _D, _AN, _PRA, _RSP, _RPA, _RR, _RAI, _S, _SC, _SM, _ACS],
598
+ [0, 0, 0, 5, 5, 5, [() => Description, 0], 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
599
+ ];
600
+ export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RA], [[0, 1]]];
601
+ export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_T], [[() => Tags, 0]]];
602
+ export var MofNApprovalStrategy = [3, n0, _MNAS, 0, [_MAR], [1]];
603
+ export var PendingUpdate = [
604
+ 3,
605
+ n0,
606
+ _PU,
607
+ 0,
608
+ [_VI, _D, _AS, _NOA, _S, _SC, _SM, _A, _UIT],
609
+ [0, 0, () => ApprovalStrategyResponse, 1, 0, 0, 0, () => GetApprovalTeamResponseApprovers, 5],
610
+ ];
611
+ export var Policy = [3, n0, _Po, 0, [_Ar, _DV, _PT, _N], [0, 1, 0, 0]];
612
+ export var PolicyReference = [3, n0, _PR, 0, [_PA], [0]];
613
+ export var PolicyVersion = [
614
+ 3,
615
+ n0,
616
+ _PV,
617
+ 0,
618
+ [_Ar, _PA, _VI, _PT, _ID, _N, _S, _CTr, _LUTa, _Do],
619
+ [0, 0, 1, 0, 2, 0, 0, 5, 5, [() => PolicyDocument, 0]],
620
+ ];
621
+ export var PolicyVersionSummary = [
622
+ 3,
623
+ n0,
624
+ _PVS,
625
+ 0,
626
+ [_Ar, _PA, _VI, _PT, _ID, _N, _S, _CTr, _LUTa],
627
+ [0, 0, 1, 0, 2, 0, 0, 5, 5],
628
+ ];
629
+ export var ResourceNotFoundException = [
630
+ -3,
631
+ n0,
632
+ _RNFE,
633
+ {
634
+ [_e]: _c,
635
+ [_hE]: 404,
636
+ },
637
+ [_M],
638
+ [0],
639
+ ];
640
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
641
+ export var ServiceQuotaExceededException = [
642
+ -3,
643
+ n0,
644
+ _SQEE,
645
+ {
646
+ [_e]: _c,
647
+ [_hE]: 402,
648
+ },
649
+ [_M],
650
+ [0],
651
+ ];
652
+ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
653
+ export var StartActiveApprovalTeamDeletionRequest = [
654
+ 3,
655
+ n0,
656
+ _SAATDR,
657
+ 0,
658
+ [_PWD, _Ar],
659
+ [1, [0, 1]],
660
+ ];
661
+ export var StartActiveApprovalTeamDeletionResponse = [3, n0, _SAATDRt, 0, [_DCT, _DST], [5, 5]];
662
+ export var TagResourceRequest = [
663
+ 3,
664
+ n0,
665
+ _TRR,
666
+ 0,
667
+ [_RA, _T],
668
+ [
669
+ [0, 1],
670
+ [() => Tags, 0],
671
+ ],
672
+ ];
673
+ export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
674
+ export var ThrottlingException = [
675
+ -3,
676
+ n0,
677
+ _TE,
678
+ {
679
+ [_e]: _c,
680
+ [_hE]: 429,
681
+ },
682
+ [_M],
683
+ [0],
684
+ ];
685
+ TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
686
+ export var TooManyTagsException = [
687
+ -3,
688
+ n0,
689
+ _TMTE,
690
+ {
691
+ [_e]: _c,
692
+ [_hE]: 400,
693
+ },
694
+ [_M, _RN],
695
+ [0, 0],
696
+ ];
697
+ TypeRegistry.for(n0).registerError(TooManyTagsException, __TooManyTagsException);
698
+ export var UntagResourceRequest = [
699
+ 3,
700
+ n0,
701
+ _URR,
702
+ 0,
703
+ [_RA, _TKa],
704
+ [
705
+ [0, 1],
706
+ [() => TagKeyList, 0],
707
+ ],
708
+ ];
709
+ export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
710
+ export var UpdateApprovalTeamRequest = [
711
+ 3,
712
+ n0,
713
+ _UATR,
714
+ 0,
715
+ [_AS, _A, _D, _Ar],
716
+ [() => ApprovalStrategy, () => ApprovalTeamRequestApprovers, [() => Description, 0], [0, 1]],
717
+ ];
718
+ export var UpdateApprovalTeamResponse = [3, n0, _UATRp, 0, [_VI], [0]];
719
+ export var ValidationException = [
720
+ -3,
721
+ n0,
722
+ _VE,
723
+ {
724
+ [_e]: _c,
725
+ [_hE]: 400,
726
+ },
727
+ [_M],
728
+ [0],
729
+ ];
730
+ TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
731
+ export var __Unit = "unit";
732
+ export var MPAServiceException = [-3, _sm, "MPAServiceException", 0, [], []];
733
+ TypeRegistry.for(_sm).registerError(MPAServiceException, __MPAServiceException);
734
+ export var ApprovalTeamRequestApprovers = [1, n0, _ATRAp, 0, () => ApprovalTeamRequestApprover];
735
+ export var Filters = [1, n0, _Fi, 0, () => Filter];
736
+ export var GetApprovalTeamResponseApprovers = [
737
+ 1,
738
+ n0,
739
+ _GATRAe,
740
+ 0,
741
+ () => GetApprovalTeamResponseApprover,
742
+ ];
743
+ export var GetSessionResponseApproverResponses = [
744
+ 1,
745
+ n0,
746
+ _GSRARe,
747
+ 0,
748
+ () => GetSessionResponseApproverResponse,
749
+ ];
750
+ export var IdentitySources = [1, n0, _IS, 0, () => IdentitySourceForList];
751
+ export var ListApprovalTeamsResponseApprovalTeams = [
752
+ 1,
753
+ n0,
754
+ _LATRATi,
755
+ 0,
756
+ [() => ListApprovalTeamsResponseApprovalTeam, 0],
757
+ ];
758
+ export var ListResourcePoliciesResponseResourcePolicies = [
759
+ 1,
760
+ n0,
761
+ _LRPRRPi,
762
+ 0,
763
+ () => ListResourcePoliciesResponseResourcePolicy,
764
+ ];
765
+ export var ListSessionsResponseSessions = [1, n0, _LSRSi, 0, [() => ListSessionsResponseSession, 0]];
766
+ export var Policies = [1, n0, _P, 0, () => Policy];
767
+ export var PoliciesReferences = [1, n0, _PRo, 0, () => PolicyReference];
768
+ export var PolicyVersions = [1, n0, _PVo, 0, () => PolicyVersionSummary];
769
+ export var TagKeyList = [1, n0, _TKL, 8, [() => TagKey, 0]];
770
+ export var SessionMetadata = [2, n0, _SMe, 8, [() => SessionKey, 0], [() => SessionValue, 0]];
771
+ export var Tags = [2, n0, _T, 8, [() => TagKey, 0], [() => TagValue, 0]];
772
+ export var ApprovalStrategy = [3, n0, _AS, 0, [_MN], [() => MofNApprovalStrategy]];
773
+ export var ApprovalStrategyResponse = [3, n0, _ASR, 0, [_MN], [() => MofNApprovalStrategy]];
774
+ export var IdentitySourceParametersForGet = [
775
+ 3,
776
+ n0,
777
+ _ISPFG,
778
+ 0,
779
+ [_IIC],
780
+ [() => IamIdentityCenterForGet],
781
+ ];
782
+ export var IdentitySourceParametersForList = [
783
+ 3,
784
+ n0,
785
+ _ISPFL,
786
+ 0,
787
+ [_IIC],
788
+ [() => IamIdentityCenterForList],
789
+ ];
790
+ export var CancelSession = [
791
+ 9,
792
+ n0,
793
+ _CS,
794
+ {
795
+ [_h]: ["PUT", "/sessions/{SessionArn}", 200],
796
+ },
797
+ () => CancelSessionRequest,
798
+ () => CancelSessionResponse,
799
+ ];
800
+ export var CreateApprovalTeam = [
801
+ 9,
802
+ n0,
803
+ _CAT,
804
+ {
805
+ [_h]: ["POST", "/approval-teams", 200],
806
+ },
807
+ () => CreateApprovalTeamRequest,
808
+ () => CreateApprovalTeamResponse,
809
+ ];
810
+ export var CreateIdentitySource = [
811
+ 9,
812
+ n0,
813
+ _CIS,
814
+ {
815
+ [_h]: ["POST", "/identity-sources", 200],
816
+ },
817
+ () => CreateIdentitySourceRequest,
818
+ () => CreateIdentitySourceResponse,
819
+ ];
820
+ export var DeleteIdentitySource = [
821
+ 9,
822
+ n0,
823
+ _DIS,
824
+ {
825
+ [_h]: ["DELETE", "/identity-sources/{IdentitySourceArn}", 200],
826
+ },
827
+ () => DeleteIdentitySourceRequest,
828
+ () => __Unit,
829
+ ];
830
+ export var DeleteInactiveApprovalTeamVersion = [
831
+ 9,
832
+ n0,
833
+ _DIATV,
834
+ {
835
+ [_h]: ["DELETE", "/approval-teams/{Arn}/{VersionId}", 200],
836
+ },
837
+ () => DeleteInactiveApprovalTeamVersionRequest,
838
+ () => DeleteInactiveApprovalTeamVersionResponse,
839
+ ];
840
+ export var GetApprovalTeam = [
841
+ 9,
842
+ n0,
843
+ _GAT,
844
+ {
845
+ [_h]: ["GET", "/approval-teams/{Arn}", 200],
846
+ },
847
+ () => GetApprovalTeamRequest,
848
+ () => GetApprovalTeamResponse,
849
+ ];
850
+ export var GetIdentitySource = [
851
+ 9,
852
+ n0,
853
+ _GIS,
854
+ {
855
+ [_h]: ["GET", "/identity-sources/{IdentitySourceArn}", 200],
856
+ },
857
+ () => GetIdentitySourceRequest,
858
+ () => GetIdentitySourceResponse,
859
+ ];
860
+ export var GetPolicyVersion = [
861
+ 9,
862
+ n0,
863
+ _GPV,
864
+ {
865
+ [_h]: ["GET", "/policy-versions/{PolicyVersionArn}", 200],
866
+ },
867
+ () => GetPolicyVersionRequest,
868
+ () => GetPolicyVersionResponse,
869
+ ];
870
+ export var GetResourcePolicy = [
871
+ 9,
872
+ n0,
873
+ _GRP,
874
+ {
875
+ [_h]: ["POST", "/GetResourcePolicy", 200],
876
+ },
877
+ () => GetResourcePolicyRequest,
878
+ () => GetResourcePolicyResponse,
879
+ ];
880
+ export var GetSession = [
881
+ 9,
882
+ n0,
883
+ _GS,
884
+ {
885
+ [_h]: ["GET", "/sessions/{SessionArn}", 200],
886
+ },
887
+ () => GetSessionRequest,
888
+ () => GetSessionResponse,
889
+ ];
890
+ export var ListApprovalTeams = [
891
+ 9,
892
+ n0,
893
+ _LAT,
894
+ {
895
+ [_h]: ["POST", "/approval-teams/?List", 200],
896
+ },
897
+ () => ListApprovalTeamsRequest,
898
+ () => ListApprovalTeamsResponse,
899
+ ];
900
+ export var ListIdentitySources = [
901
+ 9,
902
+ n0,
903
+ _LIS,
904
+ {
905
+ [_h]: ["POST", "/identity-sources/?List", 200],
906
+ },
907
+ () => ListIdentitySourcesRequest,
908
+ () => ListIdentitySourcesResponse,
909
+ ];
910
+ export var ListPolicies = [
911
+ 9,
912
+ n0,
913
+ _LP,
914
+ {
915
+ [_h]: ["POST", "/policies/?List", 200],
916
+ },
917
+ () => ListPoliciesRequest,
918
+ () => ListPoliciesResponse,
919
+ ];
920
+ export var ListPolicyVersions = [
921
+ 9,
922
+ n0,
923
+ _LPV,
924
+ {
925
+ [_h]: ["POST", "/policies/{PolicyArn}/?List", 200],
926
+ },
927
+ () => ListPolicyVersionsRequest,
928
+ () => ListPolicyVersionsResponse,
929
+ ];
930
+ export var ListResourcePolicies = [
931
+ 9,
932
+ n0,
933
+ _LRP,
934
+ {
935
+ [_h]: ["POST", "/resource-policies/{ResourceArn}/?List", 200],
936
+ },
937
+ () => ListResourcePoliciesRequest,
938
+ () => ListResourcePoliciesResponse,
939
+ ];
940
+ export var ListSessions = [
941
+ 9,
942
+ n0,
943
+ _LS,
944
+ {
945
+ [_h]: ["POST", "/approval-teams/{ApprovalTeamArn}/sessions/?List", 200],
946
+ },
947
+ () => ListSessionsRequest,
948
+ () => ListSessionsResponse,
949
+ ];
950
+ export var ListTagsForResource = [
951
+ 9,
952
+ n0,
953
+ _LTFR,
954
+ {
955
+ [_h]: ["GET", "/tags/{ResourceArn}", 200],
956
+ },
957
+ () => ListTagsForResourceRequest,
958
+ () => ListTagsForResourceResponse,
959
+ ];
960
+ export var StartActiveApprovalTeamDeletion = [
961
+ 9,
962
+ n0,
963
+ _SAATD,
964
+ {
965
+ [_h]: ["POST", "/approval-teams/{Arn}?Delete", 200],
966
+ },
967
+ () => StartActiveApprovalTeamDeletionRequest,
968
+ () => StartActiveApprovalTeamDeletionResponse,
969
+ ];
970
+ export var TagResource = [
971
+ 9,
972
+ n0,
973
+ _TR,
974
+ {
975
+ [_h]: ["PUT", "/tags/{ResourceArn}", 200],
976
+ },
977
+ () => TagResourceRequest,
978
+ () => TagResourceResponse,
979
+ ];
980
+ export var UntagResource = [
981
+ 9,
982
+ n0,
983
+ _UR,
984
+ {
985
+ [_h]: ["POST", "/tags/{ResourceArn}", 200],
986
+ },
987
+ () => UntagResourceRequest,
988
+ () => UntagResourceResponse,
989
+ ];
990
+ export var UpdateApprovalTeam = [
991
+ 9,
992
+ n0,
993
+ _UAT,
994
+ {
995
+ [_h]: ["PATCH", "/approval-teams/{Arn}", 200],
996
+ },
997
+ () => UpdateApprovalTeamRequest,
998
+ () => UpdateApprovalTeamResponse,
999
+ ];