@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.
- package/README.md +1 -29
- package/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-cjs/index.js +360 -401
- package/dist-cjs/runtimeConfig.browser.js +1 -2
- package/dist-cjs/runtimeConfig.js +2 -4
- package/dist-es/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-es/pagination/index.js +2 -2
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +4 -6
- package/dist-es/schemas/schemas_0.js +371 -410
- package/dist-types/pagination/index.d.ts +2 -2
- package/dist-types/ts3.4/pagination/index.d.ts +2 -2
- package/package.json +13 -13
package/dist-cjs/index.js
CHANGED
|
@@ -479,496 +479,455 @@ var RandomPasswordType = [0, n0, _RPT, 8, 0];
|
|
|
479
479
|
var RotationTokenType = [0, n0, _RTT, 8, 0];
|
|
480
480
|
var SecretBinaryType = [0, n0, _SBT, 8, 21];
|
|
481
481
|
var SecretStringType = [0, n0, _SST, 8, 0];
|
|
482
|
-
var APIErrorType$ = [3, n0, _APIET,
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
482
|
+
var APIErrorType$ = [3, n0, _APIET,
|
|
483
|
+
0,
|
|
484
|
+
[_SI, _EC, _M],
|
|
485
|
+
[0, 0, 0]
|
|
486
|
+
];
|
|
487
|
+
var BatchGetSecretValueRequest$ = [3, n0, _BGSVR,
|
|
487
488
|
0,
|
|
488
489
|
[_SIL, _F, _MR, _NT],
|
|
489
|
-
[64 | 0, () => FiltersListType, 1, 0]
|
|
490
|
+
[64 | 0, () => FiltersListType, 1, 0]
|
|
490
491
|
];
|
|
491
|
-
var BatchGetSecretValueResponse$ = [
|
|
492
|
-
3,
|
|
493
|
-
n0,
|
|
494
|
-
_BGSVRa,
|
|
492
|
+
var BatchGetSecretValueResponse$ = [3, n0, _BGSVRa,
|
|
495
493
|
0,
|
|
496
494
|
[_SV, _NT, _E],
|
|
497
|
-
[[() => SecretValuesType, 0], 0, () => APIErrorListType]
|
|
498
|
-
];
|
|
499
|
-
var CancelRotateSecretRequest$ = [3, n0, _CRSR,
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
495
|
+
[[() => SecretValuesType, 0], 0, () => APIErrorListType]
|
|
496
|
+
];
|
|
497
|
+
var CancelRotateSecretRequest$ = [3, n0, _CRSR,
|
|
498
|
+
0,
|
|
499
|
+
[_SI],
|
|
500
|
+
[0]
|
|
501
|
+
];
|
|
502
|
+
var CancelRotateSecretResponse$ = [3, n0, _CRSRa,
|
|
503
|
+
0,
|
|
504
|
+
[_ARN, _N, _VI],
|
|
505
|
+
[0, 0, 0]
|
|
506
|
+
];
|
|
507
|
+
var CreateSecretRequest$ = [3, n0, _CSR,
|
|
505
508
|
0,
|
|
506
509
|
[_N, _CRT, _D, _KKI, _SB, _SS, _T, _ARR, _FORS, _Ty],
|
|
507
|
-
[
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
0,
|
|
511
|
-
0,
|
|
512
|
-
[() => SecretBinaryType, 0],
|
|
513
|
-
[() => SecretStringType, 0],
|
|
514
|
-
() => TagListType,
|
|
515
|
-
() => AddReplicaRegionListType,
|
|
516
|
-
2,
|
|
517
|
-
0,
|
|
518
|
-
],
|
|
519
|
-
];
|
|
520
|
-
var CreateSecretResponse$ = [
|
|
521
|
-
3,
|
|
522
|
-
n0,
|
|
523
|
-
_CSRr,
|
|
510
|
+
[0, [0, 4], 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], () => TagListType, () => AddReplicaRegionListType, 2, 0]
|
|
511
|
+
];
|
|
512
|
+
var CreateSecretResponse$ = [3, n0, _CSRr,
|
|
524
513
|
0,
|
|
525
514
|
[_ARN, _N, _VI, _RS],
|
|
526
|
-
[0, 0, 0, () => ReplicationStatusListType]
|
|
515
|
+
[0, 0, 0, () => ReplicationStatusListType]
|
|
516
|
+
];
|
|
517
|
+
var DecryptionFailure$ = [-3, n0, _DF,
|
|
518
|
+
{ [_e]: _c },
|
|
519
|
+
[_M],
|
|
520
|
+
[0]
|
|
527
521
|
];
|
|
528
|
-
var DecryptionFailure$ = [-3, n0, _DF, { [_e]: _c }, [_M], [0]];
|
|
529
522
|
schema.TypeRegistry.for(n0).registerError(DecryptionFailure$, DecryptionFailure);
|
|
530
|
-
var DeleteResourcePolicyRequest$ = [3, n0, _DRPR,
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
var
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
523
|
+
var DeleteResourcePolicyRequest$ = [3, n0, _DRPR,
|
|
524
|
+
0,
|
|
525
|
+
[_SI],
|
|
526
|
+
[0]
|
|
527
|
+
];
|
|
528
|
+
var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe,
|
|
529
|
+
0,
|
|
530
|
+
[_ARN, _N],
|
|
531
|
+
[0, 0]
|
|
532
|
+
];
|
|
533
|
+
var DeleteSecretRequest$ = [3, n0, _DSR,
|
|
534
|
+
0,
|
|
535
|
+
[_SI, _RWID, _FDWR],
|
|
536
|
+
[0, 1, 2]
|
|
537
|
+
];
|
|
538
|
+
var DeleteSecretResponse$ = [3, n0, _DSRe,
|
|
539
539
|
0,
|
|
540
|
-
[
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
_OS,
|
|
559
|
-
_CD,
|
|
560
|
-
_PR,
|
|
561
|
-
_RS,
|
|
562
|
-
],
|
|
563
|
-
[
|
|
564
|
-
0,
|
|
565
|
-
0,
|
|
566
|
-
0,
|
|
567
|
-
0,
|
|
568
|
-
0,
|
|
569
|
-
2,
|
|
570
|
-
0,
|
|
571
|
-
() => RotationRulesType$,
|
|
572
|
-
() => ExternalSecretRotationMetadataType,
|
|
573
|
-
0,
|
|
574
|
-
4,
|
|
575
|
-
4,
|
|
576
|
-
4,
|
|
577
|
-
4,
|
|
578
|
-
4,
|
|
579
|
-
() => TagListType,
|
|
580
|
-
[2, n0, _SVTSMT, 0, 0, 64 | 0],
|
|
581
|
-
0,
|
|
582
|
-
4,
|
|
583
|
-
0,
|
|
584
|
-
() => ReplicationStatusListType,
|
|
585
|
-
],
|
|
586
|
-
];
|
|
587
|
-
var EncryptionFailure$ = [-3, n0, _EF, { [_e]: _c }, [_M], [0]];
|
|
540
|
+
[_ARN, _N, _DD],
|
|
541
|
+
[0, 0, 4]
|
|
542
|
+
];
|
|
543
|
+
var DescribeSecretRequest$ = [3, n0, _DSRes,
|
|
544
|
+
0,
|
|
545
|
+
[_SI],
|
|
546
|
+
[0]
|
|
547
|
+
];
|
|
548
|
+
var DescribeSecretResponse$ = [3, n0, _DSResc,
|
|
549
|
+
0,
|
|
550
|
+
[_ARN, _N, _Ty, _D, _KKI, _RE, _RLARN, _RR, _ESRM, _ESRRA, _LRD, _LCD, _LAD, _DDe, _NRD, _T, _VITS, _OS, _CD, _PR, _RS],
|
|
551
|
+
[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]
|
|
552
|
+
];
|
|
553
|
+
var EncryptionFailure$ = [-3, n0, _EF,
|
|
554
|
+
{ [_e]: _c },
|
|
555
|
+
[_M],
|
|
556
|
+
[0]
|
|
557
|
+
];
|
|
588
558
|
schema.TypeRegistry.for(n0).registerError(EncryptionFailure$, EncryptionFailure);
|
|
589
|
-
var ExternalSecretRotationMetadataItem$ = [3, n0, _ESRMI,
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
559
|
+
var ExternalSecretRotationMetadataItem$ = [3, n0, _ESRMI,
|
|
560
|
+
0,
|
|
561
|
+
[_K, _V],
|
|
562
|
+
[0, 0]
|
|
563
|
+
];
|
|
564
|
+
var Filter$ = [3, n0, _Fi,
|
|
565
|
+
0,
|
|
566
|
+
[_K, _Va],
|
|
567
|
+
[0, 64 | 0]
|
|
568
|
+
];
|
|
569
|
+
var GetRandomPasswordRequest$ = [3, n0, _GRPR,
|
|
595
570
|
0,
|
|
596
571
|
[_PL, _ECx, _EN, _EP, _EU, _EL, _IS, _REIT],
|
|
597
|
-
[1, 0, 2, 2, 2, 2, 2, 2]
|
|
572
|
+
[1, 0, 2, 2, 2, 2, 2, 2]
|
|
598
573
|
];
|
|
599
|
-
var GetRandomPasswordResponse$ = [
|
|
600
|
-
3,
|
|
601
|
-
n0,
|
|
602
|
-
_GRPRe,
|
|
574
|
+
var GetRandomPasswordResponse$ = [3, n0, _GRPRe,
|
|
603
575
|
0,
|
|
604
576
|
[_RP],
|
|
605
|
-
[[() => RandomPasswordType, 0]]
|
|
606
|
-
];
|
|
607
|
-
var GetResourcePolicyRequest$ = [3, n0, _GRPRet,
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
577
|
+
[[() => RandomPasswordType, 0]]
|
|
578
|
+
];
|
|
579
|
+
var GetResourcePolicyRequest$ = [3, n0, _GRPRet,
|
|
580
|
+
0,
|
|
581
|
+
[_SI],
|
|
582
|
+
[0]
|
|
583
|
+
];
|
|
584
|
+
var GetResourcePolicyResponse$ = [3, n0, _GRPRete,
|
|
585
|
+
0,
|
|
586
|
+
[_ARN, _N, _RPe],
|
|
587
|
+
[0, 0, 0]
|
|
588
|
+
];
|
|
589
|
+
var GetSecretValueRequest$ = [3, n0, _GSVR,
|
|
590
|
+
0,
|
|
591
|
+
[_SI, _VI, _VS],
|
|
592
|
+
[0, 0, 0]
|
|
593
|
+
];
|
|
594
|
+
var GetSecretValueResponse$ = [3, n0, _GSVRe,
|
|
614
595
|
0,
|
|
615
596
|
[_ARN, _N, _VI, _SB, _SS, _VSe, _CD],
|
|
616
|
-
[0, 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], 64 | 0, 4]
|
|
597
|
+
[0, 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], 64 | 0, 4]
|
|
598
|
+
];
|
|
599
|
+
var InternalServiceError$ = [-3, n0, _ISE,
|
|
600
|
+
{ [_e]: _s },
|
|
601
|
+
[_M],
|
|
602
|
+
[0]
|
|
617
603
|
];
|
|
618
|
-
var InternalServiceError$ = [-3, n0, _ISE, { [_e]: _s }, [_M], [0]];
|
|
619
604
|
schema.TypeRegistry.for(n0).registerError(InternalServiceError$, InternalServiceError);
|
|
620
|
-
var InvalidNextTokenException$ = [-3, n0, _INTE,
|
|
605
|
+
var InvalidNextTokenException$ = [-3, n0, _INTE,
|
|
606
|
+
{ [_e]: _c },
|
|
607
|
+
[_M],
|
|
608
|
+
[0]
|
|
609
|
+
];
|
|
621
610
|
schema.TypeRegistry.for(n0).registerError(InvalidNextTokenException$, InvalidNextTokenException);
|
|
622
|
-
var InvalidParameterException$ = [-3, n0, _IPE,
|
|
611
|
+
var InvalidParameterException$ = [-3, n0, _IPE,
|
|
612
|
+
{ [_e]: _c },
|
|
613
|
+
[_M],
|
|
614
|
+
[0]
|
|
615
|
+
];
|
|
623
616
|
schema.TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
|
|
624
|
-
var InvalidRequestException$ = [-3, n0, _IRE,
|
|
617
|
+
var InvalidRequestException$ = [-3, n0, _IRE,
|
|
618
|
+
{ [_e]: _c },
|
|
619
|
+
[_M],
|
|
620
|
+
[0]
|
|
621
|
+
];
|
|
625
622
|
schema.TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
|
|
626
|
-
var LimitExceededException$ = [-3, n0, _LEE,
|
|
623
|
+
var LimitExceededException$ = [-3, n0, _LEE,
|
|
624
|
+
{ [_e]: _c },
|
|
625
|
+
[_M],
|
|
626
|
+
[0]
|
|
627
|
+
];
|
|
627
628
|
schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
|
|
628
|
-
var ListSecretsRequest$ = [
|
|
629
|
-
3,
|
|
630
|
-
n0,
|
|
631
|
-
_LSR,
|
|
629
|
+
var ListSecretsRequest$ = [3, n0, _LSR,
|
|
632
630
|
0,
|
|
633
631
|
[_IPD, _MR, _NT, _F, _SO, _SBo],
|
|
634
|
-
[2, 1, 0, () => FiltersListType, 0, 0]
|
|
635
|
-
];
|
|
636
|
-
var ListSecretsResponse$ = [3, n0, _LSRi,
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
632
|
+
[2, 1, 0, () => FiltersListType, 0, 0]
|
|
633
|
+
];
|
|
634
|
+
var ListSecretsResponse$ = [3, n0, _LSRi,
|
|
635
|
+
0,
|
|
636
|
+
[_SL, _NT],
|
|
637
|
+
[() => SecretListType, 0]
|
|
638
|
+
];
|
|
639
|
+
var ListSecretVersionIdsRequest$ = [3, n0, _LSVIR,
|
|
640
|
+
0,
|
|
641
|
+
[_SI, _MR, _NT, _ID],
|
|
642
|
+
[0, 1, 0, 2]
|
|
643
|
+
];
|
|
644
|
+
var ListSecretVersionIdsResponse$ = [3, n0, _LSVIRi,
|
|
642
645
|
0,
|
|
643
646
|
[_Ve, _NT, _ARN, _N],
|
|
644
|
-
[() => SecretVersionsListType, 0, 0, 0]
|
|
647
|
+
[() => SecretVersionsListType, 0, 0, 0]
|
|
648
|
+
];
|
|
649
|
+
var MalformedPolicyDocumentException$ = [-3, n0, _MPDE,
|
|
650
|
+
{ [_e]: _c },
|
|
651
|
+
[_M],
|
|
652
|
+
[0]
|
|
645
653
|
];
|
|
646
|
-
var MalformedPolicyDocumentException$ = [-3, n0, _MPDE, { [_e]: _c }, [_M], [0]];
|
|
647
654
|
schema.TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException$, MalformedPolicyDocumentException);
|
|
648
|
-
var PreconditionNotMetException$ = [-3, n0, _PNME,
|
|
655
|
+
var PreconditionNotMetException$ = [-3, n0, _PNME,
|
|
656
|
+
{ [_e]: _c },
|
|
657
|
+
[_M],
|
|
658
|
+
[0]
|
|
659
|
+
];
|
|
649
660
|
schema.TypeRegistry.for(n0).registerError(PreconditionNotMetException$, PreconditionNotMetException);
|
|
650
|
-
var PublicPolicyException$ = [-3, n0, _PPE,
|
|
661
|
+
var PublicPolicyException$ = [-3, n0, _PPE,
|
|
662
|
+
{ [_e]: _c },
|
|
663
|
+
[_M],
|
|
664
|
+
[0]
|
|
665
|
+
];
|
|
651
666
|
schema.TypeRegistry.for(n0).registerError(PublicPolicyException$, PublicPolicyException);
|
|
652
|
-
var PutResourcePolicyRequest$ = [3, n0, _PRPR,
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
667
|
+
var PutResourcePolicyRequest$ = [3, n0, _PRPR,
|
|
668
|
+
0,
|
|
669
|
+
[_SI, _RPe, _BPP],
|
|
670
|
+
[0, 0, 2]
|
|
671
|
+
];
|
|
672
|
+
var PutResourcePolicyResponse$ = [3, n0, _PRPRu,
|
|
673
|
+
0,
|
|
674
|
+
[_ARN, _N],
|
|
675
|
+
[0, 0]
|
|
676
|
+
];
|
|
677
|
+
var PutSecretValueRequest$ = [3, n0, _PSVR,
|
|
658
678
|
0,
|
|
659
679
|
[_SI, _CRT, _SB, _SS, _VSe, _RT],
|
|
660
|
-
[0, [0, 4], [() => SecretBinaryType, 0], [() => SecretStringType, 0], 64 | 0, [() => RotationTokenType, 0]]
|
|
680
|
+
[0, [0, 4], [() => SecretBinaryType, 0], [() => SecretStringType, 0], 64 | 0, [() => RotationTokenType, 0]]
|
|
661
681
|
];
|
|
662
|
-
var PutSecretValueResponse$ = [
|
|
663
|
-
3,
|
|
664
|
-
n0,
|
|
665
|
-
_PSVRu,
|
|
682
|
+
var PutSecretValueResponse$ = [3, n0, _PSVRu,
|
|
666
683
|
0,
|
|
667
684
|
[_ARN, _N, _VI, _VSe],
|
|
668
|
-
[0, 0, 0, 64 | 0]
|
|
685
|
+
[0, 0, 0, 64 | 0]
|
|
686
|
+
];
|
|
687
|
+
var RemoveRegionsFromReplicationRequest$ = [3, n0, _RRFRR,
|
|
688
|
+
0,
|
|
689
|
+
[_SI, _RRR],
|
|
690
|
+
[0, 64 | 0]
|
|
669
691
|
];
|
|
670
|
-
var
|
|
671
|
-
var RemoveRegionsFromReplicationResponse$ = [
|
|
672
|
-
3,
|
|
673
|
-
n0,
|
|
674
|
-
_RRFRRe,
|
|
692
|
+
var RemoveRegionsFromReplicationResponse$ = [3, n0, _RRFRRe,
|
|
675
693
|
0,
|
|
676
694
|
[_ARN, _RS],
|
|
677
|
-
[0, () => ReplicationStatusListType]
|
|
695
|
+
[0, () => ReplicationStatusListType]
|
|
696
|
+
];
|
|
697
|
+
var ReplicaRegionType$ = [3, n0, _RRT,
|
|
698
|
+
0,
|
|
699
|
+
[_R, _KKI],
|
|
700
|
+
[0, 0]
|
|
678
701
|
];
|
|
679
|
-
var
|
|
680
|
-
var ReplicateSecretToRegionsRequest$ = [
|
|
681
|
-
3,
|
|
682
|
-
n0,
|
|
683
|
-
_RSTRR,
|
|
702
|
+
var ReplicateSecretToRegionsRequest$ = [3, n0, _RSTRR,
|
|
684
703
|
0,
|
|
685
704
|
[_SI, _ARR, _FORS],
|
|
686
|
-
[0, () => AddReplicaRegionListType, 2]
|
|
705
|
+
[0, () => AddReplicaRegionListType, 2]
|
|
687
706
|
];
|
|
688
|
-
var ReplicateSecretToRegionsResponse$ = [
|
|
689
|
-
3,
|
|
690
|
-
n0,
|
|
691
|
-
_RSTRRe,
|
|
707
|
+
var ReplicateSecretToRegionsResponse$ = [3, n0, _RSTRRe,
|
|
692
708
|
0,
|
|
693
709
|
[_ARN, _RS],
|
|
694
|
-
[0, () => ReplicationStatusListType]
|
|
710
|
+
[0, () => ReplicationStatusListType]
|
|
711
|
+
];
|
|
712
|
+
var ReplicationStatusType$ = [3, n0, _RST,
|
|
713
|
+
0,
|
|
714
|
+
[_R, _KKI, _S, _SM, _LAD],
|
|
715
|
+
[0, 0, 0, 0, 4]
|
|
716
|
+
];
|
|
717
|
+
var ResourceExistsException$ = [-3, n0, _REE,
|
|
718
|
+
{ [_e]: _c },
|
|
719
|
+
[_M],
|
|
720
|
+
[0]
|
|
695
721
|
];
|
|
696
|
-
var ReplicationStatusType$ = [3, n0, _RST, 0, [_R, _KKI, _S, _SM, _LAD], [0, 0, 0, 0, 4]];
|
|
697
|
-
var ResourceExistsException$ = [-3, n0, _REE, { [_e]: _c }, [_M], [0]];
|
|
698
722
|
schema.TypeRegistry.for(n0).registerError(ResourceExistsException$, ResourceExistsException);
|
|
699
|
-
var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
723
|
+
var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
724
|
+
{ [_e]: _c },
|
|
725
|
+
[_M],
|
|
726
|
+
[0]
|
|
727
|
+
];
|
|
700
728
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
701
|
-
var RestoreSecretRequest$ = [3, n0, _RSR,
|
|
702
|
-
var RestoreSecretResponse$ = [3, n0, _RSRe, 0, [_ARN, _N], [0, 0]];
|
|
703
|
-
var RotateSecretRequest$ = [
|
|
704
|
-
3,
|
|
705
|
-
n0,
|
|
706
|
-
_RSRo,
|
|
707
|
-
0,
|
|
708
|
-
[_SI, _CRT, _RLARN, _RR, _ESRM, _ESRRA, _RI],
|
|
709
|
-
[0, [0, 4], 0, () => RotationRulesType$, () => ExternalSecretRotationMetadataType, 0, 2],
|
|
710
|
-
];
|
|
711
|
-
var RotateSecretResponse$ = [3, n0, _RSRot, 0, [_ARN, _N, _VI], [0, 0, 0]];
|
|
712
|
-
var RotationRulesType$ = [3, n0, _RRTo, 0, [_AAD, _Du, _SE], [1, 0, 0]];
|
|
713
|
-
var SecretListEntry$ = [
|
|
714
|
-
3,
|
|
715
|
-
n0,
|
|
716
|
-
_SLE,
|
|
717
|
-
0,
|
|
718
|
-
[_ARN, _N, _Ty, _D, _KKI, _RE, _RLARN, _RR, _ESRM, _ESRRA, _LRD, _LCD, _LAD, _DDe, _NRD, _T, _SVTS, _OS, _CD, _PR],
|
|
719
|
-
[
|
|
720
|
-
0,
|
|
721
|
-
0,
|
|
722
|
-
0,
|
|
723
|
-
0,
|
|
724
|
-
0,
|
|
725
|
-
2,
|
|
726
|
-
0,
|
|
727
|
-
() => RotationRulesType$,
|
|
728
|
-
() => ExternalSecretRotationMetadataType,
|
|
729
|
-
0,
|
|
730
|
-
4,
|
|
731
|
-
4,
|
|
732
|
-
4,
|
|
733
|
-
4,
|
|
734
|
-
4,
|
|
735
|
-
() => TagListType,
|
|
736
|
-
[2, n0, _SVTSMT, 0, 0, 64 | 0],
|
|
737
|
-
0,
|
|
738
|
-
4,
|
|
739
|
-
0,
|
|
740
|
-
],
|
|
741
|
-
];
|
|
742
|
-
var SecretValueEntry$ = [
|
|
743
|
-
3,
|
|
744
|
-
n0,
|
|
745
|
-
_SVE,
|
|
729
|
+
var RestoreSecretRequest$ = [3, n0, _RSR,
|
|
746
730
|
0,
|
|
747
|
-
[
|
|
748
|
-
[0
|
|
731
|
+
[_SI],
|
|
732
|
+
[0]
|
|
749
733
|
];
|
|
750
|
-
var
|
|
751
|
-
3,
|
|
752
|
-
n0,
|
|
753
|
-
_SVLE,
|
|
754
|
-
0,
|
|
755
|
-
[_VI, _VSe, _LAD, _CD, _KKIm],
|
|
756
|
-
[0, 64 | 0, 4, 4, 64 | 0],
|
|
757
|
-
];
|
|
758
|
-
var StopReplicationToReplicaRequest$ = [3, n0, _SRTRR, 0, [_SI], [0]];
|
|
759
|
-
var StopReplicationToReplicaResponse$ = [3, n0, _SRTRRt, 0, [_ARN], [0]];
|
|
760
|
-
var Tag$ = [3, n0, _Ta, 0, [_K, _V], [0, 0]];
|
|
761
|
-
var TagResourceRequest$ = [3, n0, _TRR, 0, [_SI, _T], [0, () => TagListType]];
|
|
762
|
-
var UntagResourceRequest$ = [3, n0, _URR, 0, [_SI, _TK], [0, 64 | 0]];
|
|
763
|
-
var UpdateSecretRequest$ = [
|
|
764
|
-
3,
|
|
765
|
-
n0,
|
|
766
|
-
_USR,
|
|
734
|
+
var RestoreSecretResponse$ = [3, n0, _RSRe,
|
|
767
735
|
0,
|
|
768
|
-
[
|
|
769
|
-
[0,
|
|
736
|
+
[_ARN, _N],
|
|
737
|
+
[0, 0]
|
|
770
738
|
];
|
|
771
|
-
var
|
|
772
|
-
var UpdateSecretVersionStageRequest$ = [
|
|
773
|
-
3,
|
|
774
|
-
n0,
|
|
775
|
-
_USVSR,
|
|
739
|
+
var RotateSecretRequest$ = [3, n0, _RSRo,
|
|
776
740
|
0,
|
|
777
|
-
[_SI,
|
|
778
|
-
[0, 0, 0, 0]
|
|
779
|
-
];
|
|
780
|
-
var UpdateSecretVersionStageResponse$ = [3, n0, _USVSRp, 0, [_ARN, _N], [0, 0]];
|
|
781
|
-
var ValidateResourcePolicyRequest$ = [3, n0, _VRPR, 0, [_SI, _RPe], [0, 0]];
|
|
782
|
-
var ValidateResourcePolicyResponse$ = [
|
|
783
|
-
3,
|
|
784
|
-
n0,
|
|
785
|
-
_VRPRa,
|
|
786
|
-
0,
|
|
787
|
-
[_PVP, _VE],
|
|
788
|
-
[2, () => ValidationErrorsType],
|
|
741
|
+
[_SI, _CRT, _RLARN, _RR, _ESRM, _ESRRA, _RI],
|
|
742
|
+
[0, [0, 4], 0, () => RotationRulesType$, () => ExternalSecretRotationMetadataType, 0, 2]
|
|
789
743
|
];
|
|
790
|
-
var
|
|
791
|
-
var __Unit = "unit";
|
|
792
|
-
var SecretsManagerServiceException$ = [-3, _sm, "SecretsManagerServiceException", 0, [], []];
|
|
793
|
-
schema.TypeRegistry.for(_sm).registerError(SecretsManagerServiceException$, SecretsManagerServiceException);
|
|
794
|
-
var AddReplicaRegionListType = [1, n0, _ARRLT, 0, () => ReplicaRegionType$];
|
|
795
|
-
var APIErrorListType = [1, n0, _APIELT, 0, () => APIErrorType$];
|
|
796
|
-
var ExternalSecretRotationMetadataType = [
|
|
797
|
-
1,
|
|
798
|
-
n0,
|
|
799
|
-
_ESRMT,
|
|
800
|
-
0,
|
|
801
|
-
() => ExternalSecretRotationMetadataItem$,
|
|
802
|
-
];
|
|
803
|
-
var FiltersListType = [1, n0, _FLT, 0, () => Filter$];
|
|
804
|
-
var ReplicationStatusListType = [1, n0, _RSLT, 0, () => ReplicationStatusType$];
|
|
805
|
-
var SecretListType = [1, n0, _SLT, 0, () => SecretListEntry$];
|
|
806
|
-
var SecretValuesType = [1, n0, _SVT, 0, [() => SecretValueEntry$, 0]];
|
|
807
|
-
var SecretVersionsListType = [1, n0, _SVLT, 0, () => SecretVersionsListEntry$];
|
|
808
|
-
var TagListType = [1, n0, _TLT, 0, () => Tag$];
|
|
809
|
-
var ValidationErrorsType = [1, n0, _VET, 0, () => ValidationErrorsEntry$];
|
|
810
|
-
var BatchGetSecretValue$ = [
|
|
811
|
-
9,
|
|
812
|
-
n0,
|
|
813
|
-
_BGSV,
|
|
744
|
+
var RotateSecretResponse$ = [3, n0, _RSRot,
|
|
814
745
|
0,
|
|
815
|
-
|
|
816
|
-
|
|
746
|
+
[_ARN, _N, _VI],
|
|
747
|
+
[0, 0, 0]
|
|
817
748
|
];
|
|
818
|
-
var
|
|
819
|
-
9,
|
|
820
|
-
n0,
|
|
821
|
-
_CRS,
|
|
749
|
+
var RotationRulesType$ = [3, n0, _RRTo,
|
|
822
750
|
0,
|
|
823
|
-
|
|
824
|
-
|
|
751
|
+
[_AAD, _Du, _SE],
|
|
752
|
+
[1, 0, 0]
|
|
825
753
|
];
|
|
826
|
-
var
|
|
827
|
-
9,
|
|
828
|
-
n0,
|
|
829
|
-
_CS,
|
|
754
|
+
var SecretListEntry$ = [3, n0, _SLE,
|
|
830
755
|
0,
|
|
831
|
-
|
|
832
|
-
() =>
|
|
756
|
+
[_ARN, _N, _Ty, _D, _KKI, _RE, _RLARN, _RR, _ESRM, _ESRRA, _LRD, _LCD, _LAD, _DDe, _NRD, _T, _SVTS, _OS, _CD, _PR],
|
|
757
|
+
[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]
|
|
833
758
|
];
|
|
834
|
-
var
|
|
835
|
-
9,
|
|
836
|
-
n0,
|
|
837
|
-
_DRP,
|
|
759
|
+
var SecretValueEntry$ = [3, n0, _SVE,
|
|
838
760
|
0,
|
|
839
|
-
|
|
840
|
-
() =>
|
|
761
|
+
[_ARN, _N, _VI, _SB, _SS, _VSe, _CD],
|
|
762
|
+
[0, 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], 64 | 0, 4]
|
|
841
763
|
];
|
|
842
|
-
var
|
|
843
|
-
9,
|
|
844
|
-
n0,
|
|
845
|
-
_DS,
|
|
764
|
+
var SecretVersionsListEntry$ = [3, n0, _SVLE,
|
|
846
765
|
0,
|
|
847
|
-
|
|
848
|
-
|
|
766
|
+
[_VI, _VSe, _LAD, _CD, _KKIm],
|
|
767
|
+
[0, 64 | 0, 4, 4, 64 | 0]
|
|
849
768
|
];
|
|
850
|
-
var
|
|
851
|
-
9,
|
|
852
|
-
n0,
|
|
853
|
-
_DSe,
|
|
769
|
+
var StopReplicationToReplicaRequest$ = [3, n0, _SRTRR,
|
|
854
770
|
0,
|
|
855
|
-
|
|
856
|
-
|
|
771
|
+
[_SI],
|
|
772
|
+
[0]
|
|
857
773
|
];
|
|
858
|
-
var
|
|
859
|
-
9,
|
|
860
|
-
n0,
|
|
861
|
-
_GRP,
|
|
774
|
+
var StopReplicationToReplicaResponse$ = [3, n0, _SRTRRt,
|
|
862
775
|
0,
|
|
863
|
-
|
|
864
|
-
|
|
776
|
+
[_ARN],
|
|
777
|
+
[0]
|
|
865
778
|
];
|
|
866
|
-
var
|
|
867
|
-
9,
|
|
868
|
-
n0,
|
|
869
|
-
_GRPe,
|
|
779
|
+
var Tag$ = [3, n0, _Ta,
|
|
870
780
|
0,
|
|
871
|
-
|
|
872
|
-
|
|
781
|
+
[_K, _V],
|
|
782
|
+
[0, 0]
|
|
873
783
|
];
|
|
874
|
-
var
|
|
875
|
-
9,
|
|
876
|
-
n0,
|
|
877
|
-
_GSV,
|
|
784
|
+
var TagResourceRequest$ = [3, n0, _TRR,
|
|
878
785
|
0,
|
|
879
|
-
|
|
880
|
-
() =>
|
|
881
|
-
];
|
|
882
|
-
var ListSecrets$ = [9, n0, _LS, 0, () => ListSecretsRequest$, () => ListSecretsResponse$];
|
|
883
|
-
var ListSecretVersionIds$ = [
|
|
884
|
-
9,
|
|
885
|
-
n0,
|
|
886
|
-
_LSVI,
|
|
887
|
-
0,
|
|
888
|
-
() => ListSecretVersionIdsRequest$,
|
|
889
|
-
() => ListSecretVersionIdsResponse$,
|
|
786
|
+
[_SI, _T],
|
|
787
|
+
[0, () => TagListType]
|
|
890
788
|
];
|
|
891
|
-
var
|
|
892
|
-
9,
|
|
893
|
-
n0,
|
|
894
|
-
_PRP,
|
|
789
|
+
var UntagResourceRequest$ = [3, n0, _URR,
|
|
895
790
|
0,
|
|
896
|
-
|
|
897
|
-
|
|
791
|
+
[_SI, _TK],
|
|
792
|
+
[0, 64 | 0]
|
|
898
793
|
];
|
|
899
|
-
var
|
|
900
|
-
9,
|
|
901
|
-
n0,
|
|
902
|
-
_PSV,
|
|
794
|
+
var UpdateSecretRequest$ = [3, n0, _USR,
|
|
903
795
|
0,
|
|
904
|
-
|
|
905
|
-
() =>
|
|
796
|
+
[_SI, _CRT, _D, _KKI, _SB, _SS, _Ty],
|
|
797
|
+
[0, [0, 4], 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], 0]
|
|
906
798
|
];
|
|
907
|
-
var
|
|
908
|
-
9,
|
|
909
|
-
n0,
|
|
910
|
-
_RRFR,
|
|
799
|
+
var UpdateSecretResponse$ = [3, n0, _USRp,
|
|
911
800
|
0,
|
|
912
|
-
|
|
913
|
-
|
|
801
|
+
[_ARN, _N, _VI],
|
|
802
|
+
[0, 0, 0]
|
|
914
803
|
];
|
|
915
|
-
var
|
|
916
|
-
9,
|
|
917
|
-
n0,
|
|
918
|
-
_RSTR,
|
|
804
|
+
var UpdateSecretVersionStageRequest$ = [3, n0, _USVSR,
|
|
919
805
|
0,
|
|
920
|
-
|
|
921
|
-
|
|
806
|
+
[_SI, _VS, _RFVI, _MTVI],
|
|
807
|
+
[0, 0, 0, 0]
|
|
922
808
|
];
|
|
923
|
-
var
|
|
924
|
-
9,
|
|
925
|
-
n0,
|
|
926
|
-
_RSe,
|
|
809
|
+
var UpdateSecretVersionStageResponse$ = [3, n0, _USVSRp,
|
|
927
810
|
0,
|
|
928
|
-
|
|
929
|
-
|
|
811
|
+
[_ARN, _N],
|
|
812
|
+
[0, 0]
|
|
930
813
|
];
|
|
931
|
-
var
|
|
932
|
-
9,
|
|
933
|
-
n0,
|
|
934
|
-
_RSo,
|
|
814
|
+
var ValidateResourcePolicyRequest$ = [3, n0, _VRPR,
|
|
935
815
|
0,
|
|
936
|
-
|
|
937
|
-
|
|
816
|
+
[_SI, _RPe],
|
|
817
|
+
[0, 0]
|
|
938
818
|
];
|
|
939
|
-
var
|
|
940
|
-
9,
|
|
941
|
-
n0,
|
|
942
|
-
_SRTR,
|
|
943
|
-
0,
|
|
944
|
-
() => StopReplicationToReplicaRequest$,
|
|
945
|
-
() => StopReplicationToReplicaResponse$,
|
|
946
|
-
];
|
|
947
|
-
var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => __Unit];
|
|
948
|
-
var UntagResource$ = [9, n0, _UR, 0, () => UntagResourceRequest$, () => __Unit];
|
|
949
|
-
var UpdateSecret$ = [
|
|
950
|
-
9,
|
|
951
|
-
n0,
|
|
952
|
-
_US,
|
|
819
|
+
var ValidateResourcePolicyResponse$ = [3, n0, _VRPRa,
|
|
953
820
|
0,
|
|
954
|
-
|
|
955
|
-
() =>
|
|
821
|
+
[_PVP, _VE],
|
|
822
|
+
[2, () => ValidationErrorsType]
|
|
956
823
|
];
|
|
957
|
-
var
|
|
958
|
-
9,
|
|
959
|
-
n0,
|
|
960
|
-
_USVS,
|
|
824
|
+
var ValidationErrorsEntry$ = [3, n0, _VEE,
|
|
961
825
|
0,
|
|
962
|
-
|
|
963
|
-
|
|
826
|
+
[_CN, _EM],
|
|
827
|
+
[0, 0]
|
|
964
828
|
];
|
|
965
|
-
var
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
0,
|
|
970
|
-
|
|
971
|
-
|
|
829
|
+
var __Unit = "unit";
|
|
830
|
+
var SecretsManagerServiceException$ = [-3, _sm, "SecretsManagerServiceException", 0, [], []];
|
|
831
|
+
schema.TypeRegistry.for(_sm).registerError(SecretsManagerServiceException$, SecretsManagerServiceException);
|
|
832
|
+
var AddReplicaRegionListType = [1, n0, _ARRLT,
|
|
833
|
+
0, () => ReplicaRegionType$
|
|
834
|
+
];
|
|
835
|
+
var APIErrorListType = [1, n0, _APIELT,
|
|
836
|
+
0, () => APIErrorType$
|
|
837
|
+
];
|
|
838
|
+
var ExternalSecretRotationMetadataType = [1, n0, _ESRMT,
|
|
839
|
+
0, () => ExternalSecretRotationMetadataItem$
|
|
840
|
+
];
|
|
841
|
+
var FiltersListType = [1, n0, _FLT,
|
|
842
|
+
0, () => Filter$
|
|
843
|
+
];
|
|
844
|
+
var ReplicationStatusListType = [1, n0, _RSLT,
|
|
845
|
+
0, () => ReplicationStatusType$
|
|
846
|
+
];
|
|
847
|
+
var SecretListType = [1, n0, _SLT,
|
|
848
|
+
0, () => SecretListEntry$
|
|
849
|
+
];
|
|
850
|
+
var SecretValuesType = [1, n0, _SVT,
|
|
851
|
+
0, [() => SecretValueEntry$,
|
|
852
|
+
0]
|
|
853
|
+
];
|
|
854
|
+
var SecretVersionsListType = [1, n0, _SVLT,
|
|
855
|
+
0, () => SecretVersionsListEntry$
|
|
856
|
+
];
|
|
857
|
+
var TagListType = [1, n0, _TLT,
|
|
858
|
+
0, () => Tag$
|
|
859
|
+
];
|
|
860
|
+
var ValidationErrorsType = [1, n0, _VET,
|
|
861
|
+
0, () => ValidationErrorsEntry$
|
|
862
|
+
];
|
|
863
|
+
var BatchGetSecretValue$ = [9, n0, _BGSV,
|
|
864
|
+
0, () => BatchGetSecretValueRequest$, () => BatchGetSecretValueResponse$
|
|
865
|
+
];
|
|
866
|
+
var CancelRotateSecret$ = [9, n0, _CRS,
|
|
867
|
+
0, () => CancelRotateSecretRequest$, () => CancelRotateSecretResponse$
|
|
868
|
+
];
|
|
869
|
+
var CreateSecret$ = [9, n0, _CS,
|
|
870
|
+
0, () => CreateSecretRequest$, () => CreateSecretResponse$
|
|
871
|
+
];
|
|
872
|
+
var DeleteResourcePolicy$ = [9, n0, _DRP,
|
|
873
|
+
0, () => DeleteResourcePolicyRequest$, () => DeleteResourcePolicyResponse$
|
|
874
|
+
];
|
|
875
|
+
var DeleteSecret$ = [9, n0, _DS,
|
|
876
|
+
0, () => DeleteSecretRequest$, () => DeleteSecretResponse$
|
|
877
|
+
];
|
|
878
|
+
var DescribeSecret$ = [9, n0, _DSe,
|
|
879
|
+
0, () => DescribeSecretRequest$, () => DescribeSecretResponse$
|
|
880
|
+
];
|
|
881
|
+
var GetRandomPassword$ = [9, n0, _GRP,
|
|
882
|
+
0, () => GetRandomPasswordRequest$, () => GetRandomPasswordResponse$
|
|
883
|
+
];
|
|
884
|
+
var GetResourcePolicy$ = [9, n0, _GRPe,
|
|
885
|
+
0, () => GetResourcePolicyRequest$, () => GetResourcePolicyResponse$
|
|
886
|
+
];
|
|
887
|
+
var GetSecretValue$ = [9, n0, _GSV,
|
|
888
|
+
0, () => GetSecretValueRequest$, () => GetSecretValueResponse$
|
|
889
|
+
];
|
|
890
|
+
var ListSecrets$ = [9, n0, _LS,
|
|
891
|
+
0, () => ListSecretsRequest$, () => ListSecretsResponse$
|
|
892
|
+
];
|
|
893
|
+
var ListSecretVersionIds$ = [9, n0, _LSVI,
|
|
894
|
+
0, () => ListSecretVersionIdsRequest$, () => ListSecretVersionIdsResponse$
|
|
895
|
+
];
|
|
896
|
+
var PutResourcePolicy$ = [9, n0, _PRP,
|
|
897
|
+
0, () => PutResourcePolicyRequest$, () => PutResourcePolicyResponse$
|
|
898
|
+
];
|
|
899
|
+
var PutSecretValue$ = [9, n0, _PSV,
|
|
900
|
+
0, () => PutSecretValueRequest$, () => PutSecretValueResponse$
|
|
901
|
+
];
|
|
902
|
+
var RemoveRegionsFromReplication$ = [9, n0, _RRFR,
|
|
903
|
+
0, () => RemoveRegionsFromReplicationRequest$, () => RemoveRegionsFromReplicationResponse$
|
|
904
|
+
];
|
|
905
|
+
var ReplicateSecretToRegions$ = [9, n0, _RSTR,
|
|
906
|
+
0, () => ReplicateSecretToRegionsRequest$, () => ReplicateSecretToRegionsResponse$
|
|
907
|
+
];
|
|
908
|
+
var RestoreSecret$ = [9, n0, _RSe,
|
|
909
|
+
0, () => RestoreSecretRequest$, () => RestoreSecretResponse$
|
|
910
|
+
];
|
|
911
|
+
var RotateSecret$ = [9, n0, _RSo,
|
|
912
|
+
0, () => RotateSecretRequest$, () => RotateSecretResponse$
|
|
913
|
+
];
|
|
914
|
+
var StopReplicationToReplica$ = [9, n0, _SRTR,
|
|
915
|
+
0, () => StopReplicationToReplicaRequest$, () => StopReplicationToReplicaResponse$
|
|
916
|
+
];
|
|
917
|
+
var TagResource$ = [9, n0, _TR,
|
|
918
|
+
0, () => TagResourceRequest$, () => __Unit
|
|
919
|
+
];
|
|
920
|
+
var UntagResource$ = [9, n0, _UR,
|
|
921
|
+
0, () => UntagResourceRequest$, () => __Unit
|
|
922
|
+
];
|
|
923
|
+
var UpdateSecret$ = [9, n0, _US,
|
|
924
|
+
0, () => UpdateSecretRequest$, () => UpdateSecretResponse$
|
|
925
|
+
];
|
|
926
|
+
var UpdateSecretVersionStage$ = [9, n0, _USVS,
|
|
927
|
+
0, () => UpdateSecretVersionStageRequest$, () => UpdateSecretVersionStageResponse$
|
|
928
|
+
];
|
|
929
|
+
var ValidateResourcePolicy$ = [9, n0, _VRP,
|
|
930
|
+
0, () => ValidateResourcePolicyRequest$, () => ValidateResourcePolicyResponse$
|
|
972
931
|
];
|
|
973
932
|
|
|
974
933
|
class BatchGetSecretValueCommand extends smithyClient.Command
|
|
@@ -1278,10 +1237,10 @@ smithyClient.createAggregatedClient(commands, SecretsManager);
|
|
|
1278
1237
|
|
|
1279
1238
|
const paginateBatchGetSecretValue = core.createPaginator(SecretsManagerClient, BatchGetSecretValueCommand, "NextToken", "NextToken", "MaxResults");
|
|
1280
1239
|
|
|
1281
|
-
const paginateListSecretVersionIds = core.createPaginator(SecretsManagerClient, ListSecretVersionIdsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1282
|
-
|
|
1283
1240
|
const paginateListSecrets = core.createPaginator(SecretsManagerClient, ListSecretsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1284
1241
|
|
|
1242
|
+
const paginateListSecretVersionIds = core.createPaginator(SecretsManagerClient, ListSecretVersionIdsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1243
|
+
|
|
1285
1244
|
const FilterNameStringType = {
|
|
1286
1245
|
all: "all",
|
|
1287
1246
|
description: "description",
|