@aws-sdk/client-secrets-manager 3.956.0 → 3.958.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.
@@ -194,501 +194,462 @@ var RandomPasswordType = [0, n0, _RPT, 8, 0];
194
194
  var RotationTokenType = [0, n0, _RTT, 8, 0];
195
195
  var SecretBinaryType = [0, n0, _SBT, 8, 21];
196
196
  var SecretStringType = [0, n0, _SST, 8, 0];
197
- export var APIErrorType$ = [3, n0, _APIET, 0, [_SI, _EC, _M], [0, 0, 0]];
198
- export var BatchGetSecretValueRequest$ = [
199
- 3,
200
- n0,
201
- _BGSVR,
197
+ export var APIErrorType$ = [3, n0, _APIET,
198
+ 0,
199
+ [_SI, _EC, _M],
200
+ [0, 0, 0]
201
+ ];
202
+ export var BatchGetSecretValueRequest$ = [3, n0, _BGSVR,
202
203
  0,
203
204
  [_SIL, _F, _MR, _NT],
204
- [64 | 0, () => FiltersListType, 1, 0],
205
+ [64 | 0, () => FiltersListType, 1, 0]
205
206
  ];
206
- export var BatchGetSecretValueResponse$ = [
207
- 3,
208
- n0,
209
- _BGSVRa,
207
+ export var BatchGetSecretValueResponse$ = [3, n0, _BGSVRa,
210
208
  0,
211
209
  [_SV, _NT, _E],
212
- [[() => SecretValuesType, 0], 0, () => APIErrorListType],
210
+ [[() => SecretValuesType, 0], 0, () => APIErrorListType]
211
+ ];
212
+ export var CancelRotateSecretRequest$ = [3, n0, _CRSR,
213
+ 0,
214
+ [_SI],
215
+ [0]
213
216
  ];
214
- export var CancelRotateSecretRequest$ = [3, n0, _CRSR, 0, [_SI], [0]];
215
- export var CancelRotateSecretResponse$ = [3, n0, _CRSRa, 0, [_ARN, _N, _VI], [0, 0, 0]];
216
- export var CreateSecretRequest$ = [
217
- 3,
218
- n0,
219
- _CSR,
217
+ export var CancelRotateSecretResponse$ = [3, n0, _CRSRa,
218
+ 0,
219
+ [_ARN, _N, _VI],
220
+ [0, 0, 0]
221
+ ];
222
+ export var CreateSecretRequest$ = [3, n0, _CSR,
220
223
  0,
221
224
  [_N, _CRT, _D, _KKI, _SB, _SS, _T, _ARR, _FORS, _Ty],
222
- [
223
- 0,
224
- [0, 4],
225
- 0,
226
- 0,
227
- [() => SecretBinaryType, 0],
228
- [() => SecretStringType, 0],
229
- () => TagListType,
230
- () => AddReplicaRegionListType,
231
- 2,
232
- 0,
233
- ],
234
- ];
235
- export var CreateSecretResponse$ = [
236
- 3,
237
- n0,
238
- _CSRr,
225
+ [0, [0, 4], 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], () => TagListType, () => AddReplicaRegionListType, 2, 0]
226
+ ];
227
+ export var CreateSecretResponse$ = [3, n0, _CSRr,
239
228
  0,
240
229
  [_ARN, _N, _VI, _RS],
241
- [0, 0, 0, () => ReplicationStatusListType],
230
+ [0, 0, 0, () => ReplicationStatusListType]
231
+ ];
232
+ export var DecryptionFailure$ = [-3, n0, _DF,
233
+ { [_e]: _c },
234
+ [_M],
235
+ [0]
242
236
  ];
243
- export var DecryptionFailure$ = [-3, n0, _DF, { [_e]: _c }, [_M], [0]];
244
237
  TypeRegistry.for(n0).registerError(DecryptionFailure$, DecryptionFailure);
245
- export var DeleteResourcePolicyRequest$ = [3, n0, _DRPR, 0, [_SI], [0]];
246
- export var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe, 0, [_ARN, _N], [0, 0]];
247
- export var DeleteSecretRequest$ = [3, n0, _DSR, 0, [_SI, _RWID, _FDWR], [0, 1, 2]];
248
- export var DeleteSecretResponse$ = [3, n0, _DSRe, 0, [_ARN, _N, _DD], [0, 0, 4]];
249
- export var DescribeSecretRequest$ = [3, n0, _DSRes, 0, [_SI], [0]];
250
- export var DescribeSecretResponse$ = [
251
- 3,
252
- n0,
253
- _DSResc,
254
- 0,
255
- [
256
- _ARN,
257
- _N,
258
- _Ty,
259
- _D,
260
- _KKI,
261
- _RE,
262
- _RLARN,
263
- _RR,
264
- _ESRM,
265
- _ESRRA,
266
- _LRD,
267
- _LCD,
268
- _LAD,
269
- _DDe,
270
- _NRD,
271
- _T,
272
- _VITS,
273
- _OS,
274
- _CD,
275
- _PR,
276
- _RS,
277
- ],
278
- [
279
- 0,
280
- 0,
281
- 0,
282
- 0,
283
- 0,
284
- 2,
285
- 0,
286
- () => RotationRulesType$,
287
- () => ExternalSecretRotationMetadataType,
288
- 0,
289
- 4,
290
- 4,
291
- 4,
292
- 4,
293
- 4,
294
- () => TagListType,
295
- [2, n0, _SVTSMT, 0, 0, 64 | 0],
296
- 0,
297
- 4,
298
- 0,
299
- () => ReplicationStatusListType,
300
- ],
301
- ];
302
- export var EncryptionFailure$ = [-3, n0, _EF, { [_e]: _c }, [_M], [0]];
238
+ export var DeleteResourcePolicyRequest$ = [3, n0, _DRPR,
239
+ 0,
240
+ [_SI],
241
+ [0]
242
+ ];
243
+ export var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe,
244
+ 0,
245
+ [_ARN, _N],
246
+ [0, 0]
247
+ ];
248
+ export var DeleteSecretRequest$ = [3, n0, _DSR,
249
+ 0,
250
+ [_SI, _RWID, _FDWR],
251
+ [0, 1, 2]
252
+ ];
253
+ export var DeleteSecretResponse$ = [3, n0, _DSRe,
254
+ 0,
255
+ [_ARN, _N, _DD],
256
+ [0, 0, 4]
257
+ ];
258
+ export var DescribeSecretRequest$ = [3, n0, _DSRes,
259
+ 0,
260
+ [_SI],
261
+ [0]
262
+ ];
263
+ export var DescribeSecretResponse$ = [3, n0, _DSResc,
264
+ 0,
265
+ [_ARN, _N, _Ty, _D, _KKI, _RE, _RLARN, _RR, _ESRM, _ESRRA, _LRD, _LCD, _LAD, _DDe, _NRD, _T, _VITS, _OS, _CD, _PR, _RS],
266
+ [0, 0, 0, 0, 0, 2, 0, () => RotationRulesType$, () => ExternalSecretRotationMetadataType, 0, 4, 4, 4, 4, 4, () => TagListType, [2, n0, _SVTSMT, 0, 0, 64 | 0], 0, 4, 0, () => ReplicationStatusListType]
267
+ ];
268
+ export var EncryptionFailure$ = [-3, n0, _EF,
269
+ { [_e]: _c },
270
+ [_M],
271
+ [0]
272
+ ];
303
273
  TypeRegistry.for(n0).registerError(EncryptionFailure$, EncryptionFailure);
304
- export var ExternalSecretRotationMetadataItem$ = [3, n0, _ESRMI, 0, [_K, _V], [0, 0]];
305
- export var Filter$ = [3, n0, _Fi, 0, [_K, _Va], [0, 64 | 0]];
306
- export var GetRandomPasswordRequest$ = [
307
- 3,
308
- n0,
309
- _GRPR,
274
+ export var ExternalSecretRotationMetadataItem$ = [3, n0, _ESRMI,
275
+ 0,
276
+ [_K, _V],
277
+ [0, 0]
278
+ ];
279
+ export var Filter$ = [3, n0, _Fi,
280
+ 0,
281
+ [_K, _Va],
282
+ [0, 64 | 0]
283
+ ];
284
+ export var GetRandomPasswordRequest$ = [3, n0, _GRPR,
310
285
  0,
311
286
  [_PL, _ECx, _EN, _EP, _EU, _EL, _IS, _REIT],
312
- [1, 0, 2, 2, 2, 2, 2, 2],
287
+ [1, 0, 2, 2, 2, 2, 2, 2]
313
288
  ];
314
- export var GetRandomPasswordResponse$ = [
315
- 3,
316
- n0,
317
- _GRPRe,
289
+ export var GetRandomPasswordResponse$ = [3, n0, _GRPRe,
318
290
  0,
319
291
  [_RP],
320
- [[() => RandomPasswordType, 0]],
292
+ [[() => RandomPasswordType, 0]]
293
+ ];
294
+ export var GetResourcePolicyRequest$ = [3, n0, _GRPRet,
295
+ 0,
296
+ [_SI],
297
+ [0]
298
+ ];
299
+ export var GetResourcePolicyResponse$ = [3, n0, _GRPRete,
300
+ 0,
301
+ [_ARN, _N, _RPe],
302
+ [0, 0, 0]
321
303
  ];
322
- export var GetResourcePolicyRequest$ = [3, n0, _GRPRet, 0, [_SI], [0]];
323
- export var GetResourcePolicyResponse$ = [3, n0, _GRPRete, 0, [_ARN, _N, _RPe], [0, 0, 0]];
324
- export var GetSecretValueRequest$ = [3, n0, _GSVR, 0, [_SI, _VI, _VS], [0, 0, 0]];
325
- export var GetSecretValueResponse$ = [
326
- 3,
327
- n0,
328
- _GSVRe,
304
+ export var GetSecretValueRequest$ = [3, n0, _GSVR,
305
+ 0,
306
+ [_SI, _VI, _VS],
307
+ [0, 0, 0]
308
+ ];
309
+ export var GetSecretValueResponse$ = [3, n0, _GSVRe,
329
310
  0,
330
311
  [_ARN, _N, _VI, _SB, _SS, _VSe, _CD],
331
- [0, 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], 64 | 0, 4],
312
+ [0, 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], 64 | 0, 4]
313
+ ];
314
+ export var InternalServiceError$ = [-3, n0, _ISE,
315
+ { [_e]: _s },
316
+ [_M],
317
+ [0]
332
318
  ];
333
- export var InternalServiceError$ = [-3, n0, _ISE, { [_e]: _s }, [_M], [0]];
334
319
  TypeRegistry.for(n0).registerError(InternalServiceError$, InternalServiceError);
335
- export var InvalidNextTokenException$ = [-3, n0, _INTE, { [_e]: _c }, [_M], [0]];
320
+ export var InvalidNextTokenException$ = [-3, n0, _INTE,
321
+ { [_e]: _c },
322
+ [_M],
323
+ [0]
324
+ ];
336
325
  TypeRegistry.for(n0).registerError(InvalidNextTokenException$, InvalidNextTokenException);
337
- export var InvalidParameterException$ = [-3, n0, _IPE, { [_e]: _c }, [_M], [0]];
326
+ export var InvalidParameterException$ = [-3, n0, _IPE,
327
+ { [_e]: _c },
328
+ [_M],
329
+ [0]
330
+ ];
338
331
  TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
339
- export var InvalidRequestException$ = [-3, n0, _IRE, { [_e]: _c }, [_M], [0]];
332
+ export var InvalidRequestException$ = [-3, n0, _IRE,
333
+ { [_e]: _c },
334
+ [_M],
335
+ [0]
336
+ ];
340
337
  TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
341
- export var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c }, [_M], [0]];
338
+ export var LimitExceededException$ = [-3, n0, _LEE,
339
+ { [_e]: _c },
340
+ [_M],
341
+ [0]
342
+ ];
342
343
  TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
343
- export var ListSecretsRequest$ = [
344
- 3,
345
- n0,
346
- _LSR,
344
+ export var ListSecretsRequest$ = [3, n0, _LSR,
347
345
  0,
348
346
  [_IPD, _MR, _NT, _F, _SO, _SBo],
349
- [2, 1, 0, () => FiltersListType, 0, 0],
347
+ [2, 1, 0, () => FiltersListType, 0, 0]
350
348
  ];
351
- export var ListSecretsResponse$ = [3, n0, _LSRi, 0, [_SL, _NT], [() => SecretListType, 0]];
352
- export var ListSecretVersionIdsRequest$ = [3, n0, _LSVIR, 0, [_SI, _MR, _NT, _ID], [0, 1, 0, 2]];
353
- export var ListSecretVersionIdsResponse$ = [
354
- 3,
355
- n0,
356
- _LSVIRi,
349
+ export var ListSecretsResponse$ = [3, n0, _LSRi,
350
+ 0,
351
+ [_SL, _NT],
352
+ [() => SecretListType, 0]
353
+ ];
354
+ export var ListSecretVersionIdsRequest$ = [3, n0, _LSVIR,
355
+ 0,
356
+ [_SI, _MR, _NT, _ID],
357
+ [0, 1, 0, 2]
358
+ ];
359
+ export var ListSecretVersionIdsResponse$ = [3, n0, _LSVIRi,
357
360
  0,
358
361
  [_Ve, _NT, _ARN, _N],
359
- [() => SecretVersionsListType, 0, 0, 0],
362
+ [() => SecretVersionsListType, 0, 0, 0]
363
+ ];
364
+ export var MalformedPolicyDocumentException$ = [-3, n0, _MPDE,
365
+ { [_e]: _c },
366
+ [_M],
367
+ [0]
360
368
  ];
361
- export var MalformedPolicyDocumentException$ = [-3, n0, _MPDE, { [_e]: _c }, [_M], [0]];
362
369
  TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException$, MalformedPolicyDocumentException);
363
- export var PreconditionNotMetException$ = [-3, n0, _PNME, { [_e]: _c }, [_M], [0]];
370
+ export var PreconditionNotMetException$ = [-3, n0, _PNME,
371
+ { [_e]: _c },
372
+ [_M],
373
+ [0]
374
+ ];
364
375
  TypeRegistry.for(n0).registerError(PreconditionNotMetException$, PreconditionNotMetException);
365
- export var PublicPolicyException$ = [-3, n0, _PPE, { [_e]: _c }, [_M], [0]];
376
+ export var PublicPolicyException$ = [-3, n0, _PPE,
377
+ { [_e]: _c },
378
+ [_M],
379
+ [0]
380
+ ];
366
381
  TypeRegistry.for(n0).registerError(PublicPolicyException$, PublicPolicyException);
367
- export var PutResourcePolicyRequest$ = [3, n0, _PRPR, 0, [_SI, _RPe, _BPP], [0, 0, 2]];
368
- export var PutResourcePolicyResponse$ = [3, n0, _PRPRu, 0, [_ARN, _N], [0, 0]];
369
- export var PutSecretValueRequest$ = [
370
- 3,
371
- n0,
372
- _PSVR,
382
+ export var PutResourcePolicyRequest$ = [3, n0, _PRPR,
383
+ 0,
384
+ [_SI, _RPe, _BPP],
385
+ [0, 0, 2]
386
+ ];
387
+ export var PutResourcePolicyResponse$ = [3, n0, _PRPRu,
388
+ 0,
389
+ [_ARN, _N],
390
+ [0, 0]
391
+ ];
392
+ export var PutSecretValueRequest$ = [3, n0, _PSVR,
373
393
  0,
374
394
  [_SI, _CRT, _SB, _SS, _VSe, _RT],
375
- [0, [0, 4], [() => SecretBinaryType, 0], [() => SecretStringType, 0], 64 | 0, [() => RotationTokenType, 0]],
395
+ [0, [0, 4], [() => SecretBinaryType, 0], [() => SecretStringType, 0], 64 | 0, [() => RotationTokenType, 0]]
376
396
  ];
377
- export var PutSecretValueResponse$ = [
378
- 3,
379
- n0,
380
- _PSVRu,
397
+ export var PutSecretValueResponse$ = [3, n0, _PSVRu,
381
398
  0,
382
399
  [_ARN, _N, _VI, _VSe],
383
- [0, 0, 0, 64 | 0],
400
+ [0, 0, 0, 64 | 0]
384
401
  ];
385
- export var RemoveRegionsFromReplicationRequest$ = [3, n0, _RRFRR, 0, [_SI, _RRR], [0, 64 | 0]];
386
- export var RemoveRegionsFromReplicationResponse$ = [
387
- 3,
388
- n0,
389
- _RRFRRe,
402
+ export var RemoveRegionsFromReplicationRequest$ = [3, n0, _RRFRR,
403
+ 0,
404
+ [_SI, _RRR],
405
+ [0, 64 | 0]
406
+ ];
407
+ export var RemoveRegionsFromReplicationResponse$ = [3, n0, _RRFRRe,
390
408
  0,
391
409
  [_ARN, _RS],
392
- [0, () => ReplicationStatusListType],
410
+ [0, () => ReplicationStatusListType]
411
+ ];
412
+ export var ReplicaRegionType$ = [3, n0, _RRT,
413
+ 0,
414
+ [_R, _KKI],
415
+ [0, 0]
393
416
  ];
394
- export var ReplicaRegionType$ = [3, n0, _RRT, 0, [_R, _KKI], [0, 0]];
395
- export var ReplicateSecretToRegionsRequest$ = [
396
- 3,
397
- n0,
398
- _RSTRR,
417
+ export var ReplicateSecretToRegionsRequest$ = [3, n0, _RSTRR,
399
418
  0,
400
419
  [_SI, _ARR, _FORS],
401
- [0, () => AddReplicaRegionListType, 2],
420
+ [0, () => AddReplicaRegionListType, 2]
402
421
  ];
403
- export var ReplicateSecretToRegionsResponse$ = [
404
- 3,
405
- n0,
406
- _RSTRRe,
422
+ export var ReplicateSecretToRegionsResponse$ = [3, n0, _RSTRRe,
407
423
  0,
408
424
  [_ARN, _RS],
409
- [0, () => ReplicationStatusListType],
425
+ [0, () => ReplicationStatusListType]
426
+ ];
427
+ export var ReplicationStatusType$ = [3, n0, _RST,
428
+ 0,
429
+ [_R, _KKI, _S, _SM, _LAD],
430
+ [0, 0, 0, 0, 4]
431
+ ];
432
+ export var ResourceExistsException$ = [-3, n0, _REE,
433
+ { [_e]: _c },
434
+ [_M],
435
+ [0]
410
436
  ];
411
- export var ReplicationStatusType$ = [3, n0, _RST, 0, [_R, _KKI, _S, _SM, _LAD], [0, 0, 0, 0, 4]];
412
- export var ResourceExistsException$ = [-3, n0, _REE, { [_e]: _c }, [_M], [0]];
413
437
  TypeRegistry.for(n0).registerError(ResourceExistsException$, ResourceExistsException);
414
- export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c }, [_M], [0]];
438
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE,
439
+ { [_e]: _c },
440
+ [_M],
441
+ [0]
442
+ ];
415
443
  TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
416
- export var RestoreSecretRequest$ = [3, n0, _RSR, 0, [_SI], [0]];
417
- export var RestoreSecretResponse$ = [3, n0, _RSRe, 0, [_ARN, _N], [0, 0]];
418
- export var RotateSecretRequest$ = [
419
- 3,
420
- n0,
421
- _RSRo,
444
+ export var RestoreSecretRequest$ = [3, n0, _RSR,
445
+ 0,
446
+ [_SI],
447
+ [0]
448
+ ];
449
+ export var RestoreSecretResponse$ = [3, n0, _RSRe,
450
+ 0,
451
+ [_ARN, _N],
452
+ [0, 0]
453
+ ];
454
+ export var RotateSecretRequest$ = [3, n0, _RSRo,
422
455
  0,
423
456
  [_SI, _CRT, _RLARN, _RR, _ESRM, _ESRRA, _RI],
424
- [0, [0, 4], 0, () => RotationRulesType$, () => ExternalSecretRotationMetadataType, 0, 2],
457
+ [0, [0, 4], 0, () => RotationRulesType$, () => ExternalSecretRotationMetadataType, 0, 2]
458
+ ];
459
+ export var RotateSecretResponse$ = [3, n0, _RSRot,
460
+ 0,
461
+ [_ARN, _N, _VI],
462
+ [0, 0, 0]
425
463
  ];
426
- export var RotateSecretResponse$ = [3, n0, _RSRot, 0, [_ARN, _N, _VI], [0, 0, 0]];
427
- export var RotationRulesType$ = [3, n0, _RRTo, 0, [_AAD, _Du, _SE], [1, 0, 0]];
428
- export var SecretListEntry$ = [
429
- 3,
430
- n0,
431
- _SLE,
464
+ export var RotationRulesType$ = [3, n0, _RRTo,
465
+ 0,
466
+ [_AAD, _Du, _SE],
467
+ [1, 0, 0]
468
+ ];
469
+ export var SecretListEntry$ = [3, n0, _SLE,
432
470
  0,
433
471
  [_ARN, _N, _Ty, _D, _KKI, _RE, _RLARN, _RR, _ESRM, _ESRRA, _LRD, _LCD, _LAD, _DDe, _NRD, _T, _SVTS, _OS, _CD, _PR],
434
- [
435
- 0,
436
- 0,
437
- 0,
438
- 0,
439
- 0,
440
- 2,
441
- 0,
442
- () => RotationRulesType$,
443
- () => ExternalSecretRotationMetadataType,
444
- 0,
445
- 4,
446
- 4,
447
- 4,
448
- 4,
449
- 4,
450
- () => TagListType,
451
- [2, n0, _SVTSMT, 0, 0, 64 | 0],
452
- 0,
453
- 4,
454
- 0,
455
- ],
456
- ];
457
- export var SecretValueEntry$ = [
458
- 3,
459
- n0,
460
- _SVE,
472
+ [0, 0, 0, 0, 0, 2, 0, () => RotationRulesType$, () => ExternalSecretRotationMetadataType, 0, 4, 4, 4, 4, 4, () => TagListType, [2, n0, _SVTSMT, 0, 0, 64 | 0], 0, 4, 0]
473
+ ];
474
+ export var SecretValueEntry$ = [3, n0, _SVE,
461
475
  0,
462
476
  [_ARN, _N, _VI, _SB, _SS, _VSe, _CD],
463
- [0, 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], 64 | 0, 4],
477
+ [0, 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], 64 | 0, 4]
464
478
  ];
465
- export var SecretVersionsListEntry$ = [
466
- 3,
467
- n0,
468
- _SVLE,
479
+ export var SecretVersionsListEntry$ = [3, n0, _SVLE,
469
480
  0,
470
481
  [_VI, _VSe, _LAD, _CD, _KKIm],
471
- [0, 64 | 0, 4, 4, 64 | 0],
472
- ];
473
- export var StopReplicationToReplicaRequest$ = [3, n0, _SRTRR, 0, [_SI], [0]];
474
- export var StopReplicationToReplicaResponse$ = [3, n0, _SRTRRt, 0, [_ARN], [0]];
475
- export var Tag$ = [3, n0, _Ta, 0, [_K, _V], [0, 0]];
476
- export var TagResourceRequest$ = [3, n0, _TRR, 0, [_SI, _T], [0, () => TagListType]];
477
- export var UntagResourceRequest$ = [3, n0, _URR, 0, [_SI, _TK], [0, 64 | 0]];
478
- export var UpdateSecretRequest$ = [
479
- 3,
480
- n0,
481
- _USR,
482
+ [0, 64 | 0, 4, 4, 64 | 0]
483
+ ];
484
+ export var StopReplicationToReplicaRequest$ = [3, n0, _SRTRR,
485
+ 0,
486
+ [_SI],
487
+ [0]
488
+ ];
489
+ export var StopReplicationToReplicaResponse$ = [3, n0, _SRTRRt,
490
+ 0,
491
+ [_ARN],
492
+ [0]
493
+ ];
494
+ export var Tag$ = [3, n0, _Ta,
495
+ 0,
496
+ [_K, _V],
497
+ [0, 0]
498
+ ];
499
+ export var TagResourceRequest$ = [3, n0, _TRR,
500
+ 0,
501
+ [_SI, _T],
502
+ [0, () => TagListType]
503
+ ];
504
+ export var UntagResourceRequest$ = [3, n0, _URR,
505
+ 0,
506
+ [_SI, _TK],
507
+ [0, 64 | 0]
508
+ ];
509
+ export var UpdateSecretRequest$ = [3, n0, _USR,
482
510
  0,
483
511
  [_SI, _CRT, _D, _KKI, _SB, _SS, _Ty],
484
- [0, [0, 4], 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], 0],
512
+ [0, [0, 4], 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], 0]
485
513
  ];
486
- export var UpdateSecretResponse$ = [3, n0, _USRp, 0, [_ARN, _N, _VI], [0, 0, 0]];
487
- export var UpdateSecretVersionStageRequest$ = [
488
- 3,
489
- n0,
490
- _USVSR,
514
+ export var UpdateSecretResponse$ = [3, n0, _USRp,
515
+ 0,
516
+ [_ARN, _N, _VI],
517
+ [0, 0, 0]
518
+ ];
519
+ export var UpdateSecretVersionStageRequest$ = [3, n0, _USVSR,
491
520
  0,
492
521
  [_SI, _VS, _RFVI, _MTVI],
493
- [0, 0, 0, 0],
522
+ [0, 0, 0, 0]
523
+ ];
524
+ export var UpdateSecretVersionStageResponse$ = [3, n0, _USVSRp,
525
+ 0,
526
+ [_ARN, _N],
527
+ [0, 0]
494
528
  ];
495
- export var UpdateSecretVersionStageResponse$ = [3, n0, _USVSRp, 0, [_ARN, _N], [0, 0]];
496
- export var ValidateResourcePolicyRequest$ = [3, n0, _VRPR, 0, [_SI, _RPe], [0, 0]];
497
- export var ValidateResourcePolicyResponse$ = [
498
- 3,
499
- n0,
500
- _VRPRa,
529
+ export var ValidateResourcePolicyRequest$ = [3, n0, _VRPR,
530
+ 0,
531
+ [_SI, _RPe],
532
+ [0, 0]
533
+ ];
534
+ export var ValidateResourcePolicyResponse$ = [3, n0, _VRPRa,
501
535
  0,
502
536
  [_PVP, _VE],
503
- [2, () => ValidationErrorsType],
537
+ [2, () => ValidationErrorsType]
538
+ ];
539
+ export var ValidationErrorsEntry$ = [3, n0, _VEE,
540
+ 0,
541
+ [_CN, _EM],
542
+ [0, 0]
504
543
  ];
505
- export var ValidationErrorsEntry$ = [3, n0, _VEE, 0, [_CN, _EM], [0, 0]];
506
544
  var __Unit = "unit";
507
545
  export var SecretsManagerServiceException$ = [-3, _sm, "SecretsManagerServiceException", 0, [], []];
508
546
  TypeRegistry.for(_sm).registerError(SecretsManagerServiceException$, SecretsManagerServiceException);
509
- var AddReplicaRegionListType = [1, n0, _ARRLT, 0, () => ReplicaRegionType$];
510
- var APIErrorListType = [1, n0, _APIELT, 0, () => APIErrorType$];
511
- var ExternalSecretRotationMetadataType = [
512
- 1,
513
- n0,
514
- _ESRMT,
515
- 0,
516
- () => ExternalSecretRotationMetadataItem$,
547
+ var AddReplicaRegionListType = [1, n0, _ARRLT,
548
+ 0, () => ReplicaRegionType$
549
+ ];
550
+ var APIErrorListType = [1, n0, _APIELT,
551
+ 0, () => APIErrorType$
552
+ ];
553
+ var ExternalSecretRotationMetadataType = [1, n0, _ESRMT,
554
+ 0, () => ExternalSecretRotationMetadataItem$
555
+ ];
556
+ var FiltersListType = [1, n0, _FLT,
557
+ 0, () => Filter$
517
558
  ];
518
- var FiltersListType = [1, n0, _FLT, 0, () => Filter$];
519
559
  var FilterValuesStringList = 64 | 0;
520
560
  var KmsKeyIdListType = 64 | 0;
521
561
  var RemoveReplicaRegionListType = 64 | 0;
522
- var ReplicationStatusListType = [1, n0, _RSLT, 0, () => ReplicationStatusType$];
562
+ var ReplicationStatusListType = [1, n0, _RSLT,
563
+ 0, () => ReplicationStatusType$
564
+ ];
523
565
  var SecretIdListType = 64 | 0;
524
- var SecretListType = [1, n0, _SLT, 0, () => SecretListEntry$];
525
- var SecretValuesType = [1, n0, _SVT, 0, [() => SecretValueEntry$, 0]];
526
- var SecretVersionsListType = [1, n0, _SVLT, 0, () => SecretVersionsListEntry$];
566
+ var SecretListType = [1, n0, _SLT,
567
+ 0, () => SecretListEntry$
568
+ ];
569
+ var SecretValuesType = [1, n0, _SVT,
570
+ 0, [() => SecretValueEntry$,
571
+ 0]
572
+ ];
573
+ var SecretVersionsListType = [1, n0, _SVLT,
574
+ 0, () => SecretVersionsListEntry$
575
+ ];
527
576
  var SecretVersionStagesType = 64 | 0;
528
577
  var TagKeyListType = 64 | 0;
529
- var TagListType = [1, n0, _TLT, 0, () => Tag$];
530
- var ValidationErrorsType = [1, n0, _VET, 0, () => ValidationErrorsEntry$];
531
- var SecretVersionsToStagesMapType = [2, n0, _SVTSMT, 0, 0, 64 | 0];
532
- export var BatchGetSecretValue$ = [
533
- 9,
534
- n0,
535
- _BGSV,
536
- 0,
537
- () => BatchGetSecretValueRequest$,
538
- () => BatchGetSecretValueResponse$,
539
- ];
540
- export var CancelRotateSecret$ = [
541
- 9,
542
- n0,
543
- _CRS,
544
- 0,
545
- () => CancelRotateSecretRequest$,
546
- () => CancelRotateSecretResponse$,
547
- ];
548
- export var CreateSecret$ = [
549
- 9,
550
- n0,
551
- _CS,
552
- 0,
553
- () => CreateSecretRequest$,
554
- () => CreateSecretResponse$,
555
- ];
556
- export var DeleteResourcePolicy$ = [
557
- 9,
558
- n0,
559
- _DRP,
560
- 0,
561
- () => DeleteResourcePolicyRequest$,
562
- () => DeleteResourcePolicyResponse$,
563
- ];
564
- export var DeleteSecret$ = [
565
- 9,
566
- n0,
567
- _DS,
568
- 0,
569
- () => DeleteSecretRequest$,
570
- () => DeleteSecretResponse$,
571
- ];
572
- export var DescribeSecret$ = [
573
- 9,
574
- n0,
575
- _DSe,
576
- 0,
577
- () => DescribeSecretRequest$,
578
- () => DescribeSecretResponse$,
579
- ];
580
- export var GetRandomPassword$ = [
581
- 9,
582
- n0,
583
- _GRP,
584
- 0,
585
- () => GetRandomPasswordRequest$,
586
- () => GetRandomPasswordResponse$,
587
- ];
588
- export var GetResourcePolicy$ = [
589
- 9,
590
- n0,
591
- _GRPe,
592
- 0,
593
- () => GetResourcePolicyRequest$,
594
- () => GetResourcePolicyResponse$,
595
- ];
596
- export var GetSecretValue$ = [
597
- 9,
598
- n0,
599
- _GSV,
600
- 0,
601
- () => GetSecretValueRequest$,
602
- () => GetSecretValueResponse$,
603
- ];
604
- export var ListSecrets$ = [9, n0, _LS, 0, () => ListSecretsRequest$, () => ListSecretsResponse$];
605
- export var ListSecretVersionIds$ = [
606
- 9,
607
- n0,
608
- _LSVI,
609
- 0,
610
- () => ListSecretVersionIdsRequest$,
611
- () => ListSecretVersionIdsResponse$,
612
- ];
613
- export var PutResourcePolicy$ = [
614
- 9,
615
- n0,
616
- _PRP,
617
- 0,
618
- () => PutResourcePolicyRequest$,
619
- () => PutResourcePolicyResponse$,
620
- ];
621
- export var PutSecretValue$ = [
622
- 9,
623
- n0,
624
- _PSV,
625
- 0,
626
- () => PutSecretValueRequest$,
627
- () => PutSecretValueResponse$,
628
- ];
629
- export var RemoveRegionsFromReplication$ = [
630
- 9,
631
- n0,
632
- _RRFR,
633
- 0,
634
- () => RemoveRegionsFromReplicationRequest$,
635
- () => RemoveRegionsFromReplicationResponse$,
578
+ var TagListType = [1, n0, _TLT,
579
+ 0, () => Tag$
636
580
  ];
637
- export var ReplicateSecretToRegions$ = [
638
- 9,
639
- n0,
640
- _RSTR,
641
- 0,
642
- () => ReplicateSecretToRegionsRequest$,
643
- () => ReplicateSecretToRegionsResponse$,
581
+ var ValidationErrorsType = [1, n0, _VET,
582
+ 0, () => ValidationErrorsEntry$
644
583
  ];
645
- export var RestoreSecret$ = [
646
- 9,
647
- n0,
648
- _RSe,
649
- 0,
650
- () => RestoreSecretRequest$,
651
- () => RestoreSecretResponse$,
584
+ var SecretVersionsToStagesMapType = [2, n0, _SVTSMT,
585
+ 0, 0, 64 | 0
652
586
  ];
653
- export var RotateSecret$ = [
654
- 9,
655
- n0,
656
- _RSo,
657
- 0,
658
- () => RotateSecretRequest$,
659
- () => RotateSecretResponse$,
587
+ export var BatchGetSecretValue$ = [9, n0, _BGSV,
588
+ 0, () => BatchGetSecretValueRequest$, () => BatchGetSecretValueResponse$
660
589
  ];
661
- export var StopReplicationToReplica$ = [
662
- 9,
663
- n0,
664
- _SRTR,
665
- 0,
666
- () => StopReplicationToReplicaRequest$,
667
- () => StopReplicationToReplicaResponse$,
590
+ export var CancelRotateSecret$ = [9, n0, _CRS,
591
+ 0, () => CancelRotateSecretRequest$, () => CancelRotateSecretResponse$
668
592
  ];
669
- export var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => __Unit];
670
- export var UntagResource$ = [9, n0, _UR, 0, () => UntagResourceRequest$, () => __Unit];
671
- export var UpdateSecret$ = [
672
- 9,
673
- n0,
674
- _US,
675
- 0,
676
- () => UpdateSecretRequest$,
677
- () => UpdateSecretResponse$,
678
- ];
679
- export var UpdateSecretVersionStage$ = [
680
- 9,
681
- n0,
682
- _USVS,
683
- 0,
684
- () => UpdateSecretVersionStageRequest$,
685
- () => UpdateSecretVersionStageResponse$,
686
- ];
687
- export var ValidateResourcePolicy$ = [
688
- 9,
689
- n0,
690
- _VRP,
691
- 0,
692
- () => ValidateResourcePolicyRequest$,
693
- () => ValidateResourcePolicyResponse$,
593
+ export var CreateSecret$ = [9, n0, _CS,
594
+ 0, () => CreateSecretRequest$, () => CreateSecretResponse$
595
+ ];
596
+ export var DeleteResourcePolicy$ = [9, n0, _DRP,
597
+ 0, () => DeleteResourcePolicyRequest$, () => DeleteResourcePolicyResponse$
598
+ ];
599
+ export var DeleteSecret$ = [9, n0, _DS,
600
+ 0, () => DeleteSecretRequest$, () => DeleteSecretResponse$
601
+ ];
602
+ export var DescribeSecret$ = [9, n0, _DSe,
603
+ 0, () => DescribeSecretRequest$, () => DescribeSecretResponse$
604
+ ];
605
+ export var GetRandomPassword$ = [9, n0, _GRP,
606
+ 0, () => GetRandomPasswordRequest$, () => GetRandomPasswordResponse$
607
+ ];
608
+ export var GetResourcePolicy$ = [9, n0, _GRPe,
609
+ 0, () => GetResourcePolicyRequest$, () => GetResourcePolicyResponse$
610
+ ];
611
+ export var GetSecretValue$ = [9, n0, _GSV,
612
+ 0, () => GetSecretValueRequest$, () => GetSecretValueResponse$
613
+ ];
614
+ export var ListSecrets$ = [9, n0, _LS,
615
+ 0, () => ListSecretsRequest$, () => ListSecretsResponse$
616
+ ];
617
+ export var ListSecretVersionIds$ = [9, n0, _LSVI,
618
+ 0, () => ListSecretVersionIdsRequest$, () => ListSecretVersionIdsResponse$
619
+ ];
620
+ export var PutResourcePolicy$ = [9, n0, _PRP,
621
+ 0, () => PutResourcePolicyRequest$, () => PutResourcePolicyResponse$
622
+ ];
623
+ export var PutSecretValue$ = [9, n0, _PSV,
624
+ 0, () => PutSecretValueRequest$, () => PutSecretValueResponse$
625
+ ];
626
+ export var RemoveRegionsFromReplication$ = [9, n0, _RRFR,
627
+ 0, () => RemoveRegionsFromReplicationRequest$, () => RemoveRegionsFromReplicationResponse$
628
+ ];
629
+ export var ReplicateSecretToRegions$ = [9, n0, _RSTR,
630
+ 0, () => ReplicateSecretToRegionsRequest$, () => ReplicateSecretToRegionsResponse$
631
+ ];
632
+ export var RestoreSecret$ = [9, n0, _RSe,
633
+ 0, () => RestoreSecretRequest$, () => RestoreSecretResponse$
634
+ ];
635
+ export var RotateSecret$ = [9, n0, _RSo,
636
+ 0, () => RotateSecretRequest$, () => RotateSecretResponse$
637
+ ];
638
+ export var StopReplicationToReplica$ = [9, n0, _SRTR,
639
+ 0, () => StopReplicationToReplicaRequest$, () => StopReplicationToReplicaResponse$
640
+ ];
641
+ export var TagResource$ = [9, n0, _TR,
642
+ 0, () => TagResourceRequest$, () => __Unit
643
+ ];
644
+ export var UntagResource$ = [9, n0, _UR,
645
+ 0, () => UntagResourceRequest$, () => __Unit
646
+ ];
647
+ export var UpdateSecret$ = [9, n0, _US,
648
+ 0, () => UpdateSecretRequest$, () => UpdateSecretResponse$
649
+ ];
650
+ export var UpdateSecretVersionStage$ = [9, n0, _USVS,
651
+ 0, () => UpdateSecretVersionStageRequest$, () => UpdateSecretVersionStageResponse$
652
+ ];
653
+ export var ValidateResourcePolicy$ = [9, n0, _VRP,
654
+ 0, () => ValidateResourcePolicyRequest$, () => ValidateResourcePolicyResponse$
694
655
  ];