@jjrawlins/cdk-ami-builder 0.0.130 → 0.0.131

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 (83) hide show
  1. package/.jsii +11 -11
  2. package/cdkamibuilder/jsii/jsii.go +2 -2
  3. package/cdkamibuilder/version +1 -1
  4. package/lib/ImagePipeline/ImagePipeline.js +1 -1
  5. package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
  6. package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
  7. package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +993 -993
  8. package/node_modules/@aws-sdk/client-ec2/dist-es/schemas/schemas_0.js +993 -993
  9. package/node_modules/@aws-sdk/client-ec2/package.json +35 -35
  10. package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +148 -148
  11. package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +148 -148
  12. package/node_modules/@aws-sdk/client-ecs/package.json +34 -34
  13. package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +60 -60
  14. package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +60 -60
  15. package/node_modules/@aws-sdk/client-kms/package.json +33 -33
  16. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +220 -220
  17. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +220 -220
  18. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -1
  19. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -1
  20. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -1
  21. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -1
  22. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  23. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  24. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  25. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -3
  26. package/node_modules/@aws-sdk/client-s3/package.json +49 -49
  27. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +21 -21
  28. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/schemas/schemas_0.js +21 -21
  29. package/node_modules/@aws-sdk/client-secrets-manager/package.json +33 -33
  30. package/node_modules/@aws-sdk/client-sfn/dist-cjs/index.js +89 -89
  31. package/node_modules/@aws-sdk/client-sfn/dist-es/schemas/schemas_0.js +89 -89
  32. package/node_modules/@aws-sdk/client-sfn/package.json +33 -33
  33. package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +44 -44
  34. package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +44 -44
  35. package/node_modules/@aws-sdk/client-sns/package.json +33 -33
  36. package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +37 -37
  37. package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +37 -37
  38. package/node_modules/@aws-sdk/client-sqs/package.json +35 -35
  39. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +198 -198
  40. package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +198 -198
  41. package/node_modules/@aws-sdk/client-ssm/package.json +34 -34
  42. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +6 -6
  43. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +6 -6
  44. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  45. package/node_modules/@aws-sdk/core/package.json +11 -11
  46. package/node_modules/@aws-sdk/crc64-nvme/package.json +2 -2
  47. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  48. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  49. package/node_modules/@aws-sdk/credential-provider-ini/package.json +14 -14
  50. package/node_modules/@aws-sdk/credential-provider-login/package.json +8 -8
  51. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  52. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  53. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  54. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  55. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  56. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
  57. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +10 -10
  58. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  59. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  60. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  61. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  62. package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +8 -8
  63. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
  64. package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +4 -4
  65. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  66. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  67. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +9 -4
  68. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -0
  69. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +5 -2
  70. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +9 -4
  71. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +1 -0
  72. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +5 -2
  73. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  74. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  75. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
  76. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  77. package/node_modules/@aws-sdk/types/package.json +2 -2
  78. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  79. package/node_modules/@aws-sdk/util-format-url/package.json +4 -4
  80. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  81. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  82. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  83. package/package.json +11 -11
@@ -385,7 +385,7 @@ TypeRegistry.for(n0).registerError(AlreadyExistsException$, AlreadyExistsExcepti
385
385
  export var CancelKeyDeletionRequest$ = [3, n0, _CKDR,
386
386
  0,
387
387
  [_KI],
388
- [0]
388
+ [0], 1
389
389
  ];
390
390
  export var CancelKeyDeletionResponse$ = [3, n0, _CKDRa,
391
391
  0,
@@ -431,7 +431,7 @@ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
431
431
  export var ConnectCustomKeyStoreRequest$ = [3, n0, _CCKSR,
432
432
  0,
433
433
  [_CKSI],
434
- [0]
434
+ [0], 1
435
435
  ];
436
436
  export var ConnectCustomKeyStoreResponse$ = [3, n0, _CCKSRo,
437
437
  0,
@@ -441,12 +441,12 @@ export var ConnectCustomKeyStoreResponse$ = [3, n0, _CCKSRo,
441
441
  export var CreateAliasRequest$ = [3, n0, _CAR,
442
442
  0,
443
443
  [_AN, _TKI],
444
- [0, 0]
444
+ [0, 0], 2
445
445
  ];
446
446
  export var CreateCustomKeyStoreRequest$ = [3, n0, _CCKSRr,
447
447
  0,
448
448
  [_CKSN, _CHCI, _TAC, _KSP, _CKST, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
449
- [0, 0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0]
449
+ [0, 0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0], 1
450
450
  ];
451
451
  export var CreateCustomKeyStoreResponse$ = [3, n0, _CCKSRre,
452
452
  0,
@@ -455,8 +455,8 @@ export var CreateCustomKeyStoreResponse$ = [3, n0, _CCKSRre,
455
455
  ];
456
456
  export var CreateGrantRequest$ = [3, n0, _CGR,
457
457
  0,
458
- [_KI, _GP, _RP, _O, _C, _GT, _N, _DR],
459
- [0, 0, 0, 64 | 0, () => GrantConstraints$, 64 | 0, 0, 2]
458
+ [_KI, _GP, _O, _RP, _C, _GT, _N, _DR],
459
+ [0, 0, 64 | 0, 0, () => GrantConstraints$, 64 | 0, 0, 2], 3
460
460
  ];
461
461
  export var CreateGrantResponse$ = [3, n0, _CGRr,
462
462
  0,
@@ -505,7 +505,7 @@ export var CustomKeyStoresListEntry$ = [3, n0, _CKSLE,
505
505
  export var DecryptRequest$ = [3, n0, _DRe,
506
506
  0,
507
507
  [_CB, _EC, _GT, _KI, _EA, _R, _DR],
508
- [21, 128 | 0, 64 | 0, 0, 0, () => RecipientInfo$, 2]
508
+ [21, 128 | 0, 64 | 0, 0, 0, () => RecipientInfo$, 2], 1
509
509
  ];
510
510
  export var DecryptResponse$ = [3, n0, _DRec,
511
511
  0,
@@ -515,12 +515,12 @@ export var DecryptResponse$ = [3, n0, _DRec,
515
515
  export var DeleteAliasRequest$ = [3, n0, _DAR,
516
516
  0,
517
517
  [_AN],
518
- [0]
518
+ [0], 1
519
519
  ];
520
520
  export var DeleteCustomKeyStoreRequest$ = [3, n0, _DCKSR,
521
521
  0,
522
522
  [_CKSI],
523
- [0]
523
+ [0], 1
524
524
  ];
525
525
  export var DeleteCustomKeyStoreResponse$ = [3, n0, _DCKSRe,
526
526
  0,
@@ -530,7 +530,7 @@ export var DeleteCustomKeyStoreResponse$ = [3, n0, _DCKSRe,
530
530
  export var DeleteImportedKeyMaterialRequest$ = [3, n0, _DIKMR,
531
531
  0,
532
532
  [_KI, _KMI],
533
- [0, 0]
533
+ [0, 0], 1
534
534
  ];
535
535
  export var DeleteImportedKeyMaterialResponse$ = [3, n0, _DIKMRe,
536
536
  0,
@@ -546,7 +546,7 @@ TypeRegistry.for(n0).registerError(DependencyTimeoutException$, DependencyTimeou
546
546
  export var DeriveSharedSecretRequest$ = [3, n0, _DSSR,
547
547
  0,
548
548
  [_KI, _KAA, _PK, _GT, _DR, _R],
549
- [0, 0, 21, 64 | 0, 2, () => RecipientInfo$]
549
+ [0, 0, 21, 64 | 0, 2, () => RecipientInfo$], 3
550
550
  ];
551
551
  export var DeriveSharedSecretResponse$ = [3, n0, _DSSRe,
552
552
  0,
@@ -566,7 +566,7 @@ export var DescribeCustomKeyStoresResponse$ = [3, n0, _DCKSResc,
566
566
  export var DescribeKeyRequest$ = [3, n0, _DKR,
567
567
  0,
568
568
  [_KI, _GT],
569
- [0, 64 | 0]
569
+ [0, 64 | 0], 1
570
570
  ];
571
571
  export var DescribeKeyResponse$ = [3, n0, _DKRe,
572
572
  0,
@@ -582,17 +582,17 @@ TypeRegistry.for(n0).registerError(DisabledException$, DisabledException);
582
582
  export var DisableKeyRequest$ = [3, n0, _DKRi,
583
583
  0,
584
584
  [_KI],
585
- [0]
585
+ [0], 1
586
586
  ];
587
587
  export var DisableKeyRotationRequest$ = [3, n0, _DKRR,
588
588
  0,
589
589
  [_KI],
590
- [0]
590
+ [0], 1
591
591
  ];
592
592
  export var DisconnectCustomKeyStoreRequest$ = [3, n0, _DCKSRi,
593
593
  0,
594
594
  [_CKSI],
595
- [0]
595
+ [0], 1
596
596
  ];
597
597
  export var DisconnectCustomKeyStoreResponse$ = [3, n0, _DCKSRis,
598
598
  0,
@@ -608,17 +608,17 @@ TypeRegistry.for(n0).registerError(DryRunOperationException$, DryRunOperationExc
608
608
  export var EnableKeyRequest$ = [3, n0, _EKR,
609
609
  0,
610
610
  [_KI],
611
- [0]
611
+ [0], 1
612
612
  ];
613
613
  export var EnableKeyRotationRequest$ = [3, n0, _EKRR,
614
614
  0,
615
615
  [_KI, _RPID],
616
- [0, 1]
616
+ [0, 1], 1
617
617
  ];
618
618
  export var EncryptRequest$ = [3, n0, _ER,
619
619
  0,
620
620
  [_KI, _Pl, _EC, _GT, _EA, _DR],
621
- [0, [() => PlaintextType, 0], 128 | 0, 64 | 0, 0, 2]
621
+ [0, [() => PlaintextType, 0], 128 | 0, 64 | 0, 0, 2], 2
622
622
  ];
623
623
  export var EncryptResponse$ = [3, n0, _ERn,
624
624
  0,
@@ -633,8 +633,8 @@ export var ExpiredImportTokenException$ = [-3, n0, _EITE,
633
633
  TypeRegistry.for(n0).registerError(ExpiredImportTokenException$, ExpiredImportTokenException);
634
634
  export var GenerateDataKeyPairRequest$ = [3, n0, _GDKPR,
635
635
  0,
636
- [_EC, _KI, _KPS, _GT, _R, _DR],
637
- [128 | 0, 0, 0, 64 | 0, () => RecipientInfo$, 2]
636
+ [_KI, _KPS, _EC, _GT, _R, _DR],
637
+ [0, 0, 128 | 0, 64 | 0, () => RecipientInfo$, 2], 2
638
638
  ];
639
639
  export var GenerateDataKeyPairResponse$ = [3, n0, _GDKPRe,
640
640
  0,
@@ -643,8 +643,8 @@ export var GenerateDataKeyPairResponse$ = [3, n0, _GDKPRe,
643
643
  ];
644
644
  export var GenerateDataKeyPairWithoutPlaintextRequest$ = [3, n0, _GDKPWPR,
645
645
  0,
646
- [_EC, _KI, _KPS, _GT, _DR],
647
- [128 | 0, 0, 0, 64 | 0, 2]
646
+ [_KI, _KPS, _EC, _GT, _DR],
647
+ [0, 0, 128 | 0, 64 | 0, 2], 2
648
648
  ];
649
649
  export var GenerateDataKeyPairWithoutPlaintextResponse$ = [3, n0, _GDKPWPRe,
650
650
  0,
@@ -654,7 +654,7 @@ export var GenerateDataKeyPairWithoutPlaintextResponse$ = [3, n0, _GDKPWPRe,
654
654
  export var GenerateDataKeyRequest$ = [3, n0, _GDKR,
655
655
  0,
656
656
  [_KI, _EC, _NOB, _KS, _GT, _R, _DR],
657
- [0, 128 | 0, 1, 0, 64 | 0, () => RecipientInfo$, 2]
657
+ [0, 128 | 0, 1, 0, 64 | 0, () => RecipientInfo$, 2], 1
658
658
  ];
659
659
  export var GenerateDataKeyResponse$ = [3, n0, _GDKRe,
660
660
  0,
@@ -664,7 +664,7 @@ export var GenerateDataKeyResponse$ = [3, n0, _GDKRe,
664
664
  export var GenerateDataKeyWithoutPlaintextRequest$ = [3, n0, _GDKWPR,
665
665
  0,
666
666
  [_KI, _EC, _KS, _NOB, _GT, _DR],
667
- [0, 128 | 0, 0, 1, 64 | 0, 2]
667
+ [0, 128 | 0, 0, 1, 64 | 0, 2], 1
668
668
  ];
669
669
  export var GenerateDataKeyWithoutPlaintextResponse$ = [3, n0, _GDKWPRe,
670
670
  0,
@@ -674,7 +674,7 @@ export var GenerateDataKeyWithoutPlaintextResponse$ = [3, n0, _GDKWPRe,
674
674
  export var GenerateMacRequest$ = [3, n0, _GMR,
675
675
  0,
676
676
  [_Me, _KI, _MA, _GT, _DR],
677
- [[() => PlaintextType, 0], 0, 0, 64 | 0, 2]
677
+ [[() => PlaintextType, 0], 0, 0, 64 | 0, 2], 3
678
678
  ];
679
679
  export var GenerateMacResponse$ = [3, n0, _GMRe,
680
680
  0,
@@ -694,7 +694,7 @@ export var GenerateRandomResponse$ = [3, n0, _GRRe,
694
694
  export var GetKeyPolicyRequest$ = [3, n0, _GKPR,
695
695
  0,
696
696
  [_KI, _PN],
697
- [0, 0]
697
+ [0, 0], 1
698
698
  ];
699
699
  export var GetKeyPolicyResponse$ = [3, n0, _GKPRe,
700
700
  0,
@@ -704,7 +704,7 @@ export var GetKeyPolicyResponse$ = [3, n0, _GKPRe,
704
704
  export var GetKeyRotationStatusRequest$ = [3, n0, _GKRSR,
705
705
  0,
706
706
  [_KI],
707
- [0]
707
+ [0], 1
708
708
  ];
709
709
  export var GetKeyRotationStatusResponse$ = [3, n0, _GKRSRe,
710
710
  0,
@@ -714,7 +714,7 @@ export var GetKeyRotationStatusResponse$ = [3, n0, _GKRSRe,
714
714
  export var GetParametersForImportRequest$ = [3, n0, _GPFIR,
715
715
  0,
716
716
  [_KI, _WA, _WKS],
717
- [0, 0, 0]
717
+ [0, 0, 0], 3
718
718
  ];
719
719
  export var GetParametersForImportResponse$ = [3, n0, _GPFIRe,
720
720
  0,
@@ -724,7 +724,7 @@ export var GetParametersForImportResponse$ = [3, n0, _GPFIRe,
724
724
  export var GetPublicKeyRequest$ = [3, n0, _GPKR,
725
725
  0,
726
726
  [_KI, _GT],
727
- [0, 64 | 0]
727
+ [0, 64 | 0], 1
728
728
  ];
729
729
  export var GetPublicKeyResponse$ = [3, n0, _GPKRe,
730
730
  0,
@@ -744,7 +744,7 @@ export var GrantListEntry$ = [3, n0, _GLE,
744
744
  export var ImportKeyMaterialRequest$ = [3, n0, _IKMR,
745
745
  0,
746
746
  [_KI, _IT, _EKM, _VT, _EM, _ITm, _KMD, _KMI],
747
- [0, 21, 21, 4, 0, 0, 0, 0]
747
+ [0, 21, 21, 4, 0, 0, 0, 0], 3
748
748
  ];
749
749
  export var ImportKeyMaterialResponse$ = [3, n0, _IKMRm,
750
750
  0,
@@ -824,8 +824,8 @@ export var KeyListEntry$ = [3, n0, _KLE,
824
824
  ];
825
825
  export var KeyMetadata$ = [3, n0, _KM,
826
826
  0,
827
- [_AWSAI, _KI, _A, _CD, _E, _D, _KU, _KSe, _DD, _VT, _Or, _CKSI, _CHCI, _EM, _KMe, _CMKS, _KS, _EAn, _SA, _KAAe, _MR, _MRC, _PDWID, _MAa, _XKC, _CKMI],
828
- [0, 0, 0, 4, 2, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 64 | 0, 64 | 0, 64 | 0, 2, () => MultiRegionConfiguration$, 1, 64 | 0, () => XksKeyConfigurationType$, 0]
827
+ [_KI, _AWSAI, _A, _CD, _E, _D, _KU, _KSe, _DD, _VT, _Or, _CKSI, _CHCI, _EM, _KMe, _CMKS, _KS, _EAn, _SA, _KAAe, _MR, _MRC, _PDWID, _MAa, _XKC, _CKMI],
828
+ [0, 0, 0, 4, 2, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 64 | 0, 64 | 0, 64 | 0, 2, () => MultiRegionConfiguration$, 1, 64 | 0, () => XksKeyConfigurationType$, 0], 1
829
829
  ];
830
830
  export var KeyUnavailableException$ = [-3, n0, _KUE,
831
831
  { [_aQE]: [`KeyUnavailable`, 500], [_e]: _s, [_hE]: 500 },
@@ -875,8 +875,8 @@ export var ListAliasesResponse$ = [3, n0, _LARi,
875
875
  ];
876
876
  export var ListGrantsRequest$ = [3, n0, _LGR,
877
877
  0,
878
- [_L, _M, _KI, _GI, _GP],
879
- [1, 0, 0, 0, 0]
878
+ [_KI, _L, _M, _GI, _GP],
879
+ [0, 1, 0, 0, 0], 1
880
880
  ];
881
881
  export var ListGrantsResponse$ = [3, n0, _LGRi,
882
882
  0,
@@ -886,7 +886,7 @@ export var ListGrantsResponse$ = [3, n0, _LGRi,
886
886
  export var ListKeyPoliciesRequest$ = [3, n0, _LKPR,
887
887
  0,
888
888
  [_KI, _L, _M],
889
- [0, 1, 0]
889
+ [0, 1, 0], 1
890
890
  ];
891
891
  export var ListKeyPoliciesResponse$ = [3, n0, _LKPRi,
892
892
  0,
@@ -896,7 +896,7 @@ export var ListKeyPoliciesResponse$ = [3, n0, _LKPRi,
896
896
  export var ListKeyRotationsRequest$ = [3, n0, _LKRR,
897
897
  0,
898
898
  [_KI, _IKM, _L, _M],
899
- [0, 0, 1, 0]
899
+ [0, 0, 1, 0], 1
900
900
  ];
901
901
  export var ListKeyRotationsResponse$ = [3, n0, _LKRRi,
902
902
  0,
@@ -916,7 +916,7 @@ export var ListKeysResponse$ = [3, n0, _LKRi,
916
916
  export var ListResourceTagsRequest$ = [3, n0, _LRTR,
917
917
  0,
918
918
  [_KI, _L, _M],
919
- [0, 1, 0]
919
+ [0, 1, 0], 1
920
920
  ];
921
921
  export var ListResourceTagsResponse$ = [3, n0, _LRTRi,
922
922
  0,
@@ -925,8 +925,8 @@ export var ListResourceTagsResponse$ = [3, n0, _LRTRi,
925
925
  ];
926
926
  export var ListRetirableGrantsRequest$ = [3, n0, _LRGR,
927
927
  0,
928
- [_L, _M, _RP],
929
- [1, 0, 0]
928
+ [_RP, _L, _M],
929
+ [0, 1, 0], 1
930
930
  ];
931
931
  export var MalformedPolicyDocumentException$ = [-3, n0, _MPDE,
932
932
  { [_aQE]: [`MalformedPolicyDocument`, 400], [_e]: _c, [_hE]: 400 },
@@ -952,8 +952,8 @@ export var NotFoundException$ = [-3, n0, _NFE,
952
952
  TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
953
953
  export var PutKeyPolicyRequest$ = [3, n0, _PKPR,
954
954
  0,
955
- [_KI, _PN, _P, _BPLSC],
956
- [0, 0, 0, 2]
955
+ [_KI, _P, _PN, _BPLSC],
956
+ [0, 0, 0, 2], 2
957
957
  ];
958
958
  export var RecipientInfo$ = [3, n0, _RI,
959
959
  0,
@@ -962,8 +962,8 @@ export var RecipientInfo$ = [3, n0, _RI,
962
962
  ];
963
963
  export var ReEncryptRequest$ = [3, n0, _RER,
964
964
  0,
965
- [_CB, _SEC, _SKI, _DKI, _DEC, _SEA, _DEA, _GT, _DR],
966
- [21, 128 | 0, 0, 0, 128 | 0, 0, 0, 64 | 0, 2]
965
+ [_CB, _DKI, _SEC, _SKI, _DEC, _SEA, _DEA, _GT, _DR],
966
+ [21, 0, 128 | 0, 0, 128 | 0, 0, 0, 64 | 0, 2], 2
967
967
  ];
968
968
  export var ReEncryptResponse$ = [3, n0, _RERe,
969
969
  0,
@@ -973,7 +973,7 @@ export var ReEncryptResponse$ = [3, n0, _RERe,
973
973
  export var ReplicateKeyRequest$ = [3, n0, _RKR,
974
974
  0,
975
975
  [_KI, _RR, _P, _BPLSC, _D, _T],
976
- [0, 0, 0, 2, 0, () => TagList]
976
+ [0, 0, 0, 2, 0, () => TagList], 2
977
977
  ];
978
978
  export var ReplicateKeyResponse$ = [3, n0, _RKRe,
979
979
  0,
@@ -988,12 +988,12 @@ export var RetireGrantRequest$ = [3, n0, _RGR,
988
988
  export var RevokeGrantRequest$ = [3, n0, _RGRe,
989
989
  0,
990
990
  [_KI, _GI, _DR],
991
- [0, 0, 2]
991
+ [0, 0, 2], 2
992
992
  ];
993
993
  export var RotateKeyOnDemandRequest$ = [3, n0, _RKODR,
994
994
  0,
995
995
  [_KI],
996
- [0]
996
+ [0], 1
997
997
  ];
998
998
  export var RotateKeyOnDemandResponse$ = [3, n0, _RKODRo,
999
999
  0,
@@ -1008,7 +1008,7 @@ export var RotationsListEntry$ = [3, n0, _RLE,
1008
1008
  export var ScheduleKeyDeletionRequest$ = [3, n0, _SKDR,
1009
1009
  0,
1010
1010
  [_KI, _PWID],
1011
- [0, 1]
1011
+ [0, 1], 1
1012
1012
  ];
1013
1013
  export var ScheduleKeyDeletionResponse$ = [3, n0, _SKDRc,
1014
1014
  0,
@@ -1017,8 +1017,8 @@ export var ScheduleKeyDeletionResponse$ = [3, n0, _SKDRc,
1017
1017
  ];
1018
1018
  export var SignRequest$ = [3, n0, _SR,
1019
1019
  0,
1020
- [_KI, _Me, _MT, _GT, _SAi, _DR],
1021
- [0, [() => PlaintextType, 0], 0, 64 | 0, 0, 2]
1020
+ [_KI, _Me, _SAi, _MT, _GT, _DR],
1021
+ [0, [() => PlaintextType, 0], 0, 0, 64 | 0, 2], 3
1022
1022
  ];
1023
1023
  export var SignResponse$ = [3, n0, _SRi,
1024
1024
  0,
@@ -1028,7 +1028,7 @@ export var SignResponse$ = [3, n0, _SRi,
1028
1028
  export var Tag$ = [3, n0, _Ta,
1029
1029
  0,
1030
1030
  [_TK, _TV],
1031
- [0, 0]
1031
+ [0, 0], 2
1032
1032
  ];
1033
1033
  export var TagException$ = [-3, n0, _TE,
1034
1034
  { [_aQE]: [`TagException`, 400], [_e]: _c, [_hE]: 400 },
@@ -1039,7 +1039,7 @@ TypeRegistry.for(n0).registerError(TagException$, TagException);
1039
1039
  export var TagResourceRequest$ = [3, n0, _TRR,
1040
1040
  0,
1041
1041
  [_KI, _T],
1042
- [0, () => TagList]
1042
+ [0, () => TagList], 2
1043
1043
  ];
1044
1044
  export var UnsupportedOperationException$ = [-3, n0, _UOE,
1045
1045
  { [_aQE]: [`UnsupportedOperation`, 400], [_e]: _c, [_hE]: 400 },
@@ -1050,17 +1050,17 @@ TypeRegistry.for(n0).registerError(UnsupportedOperationException$, UnsupportedOp
1050
1050
  export var UntagResourceRequest$ = [3, n0, _URR,
1051
1051
  0,
1052
1052
  [_KI, _TKa],
1053
- [0, 64 | 0]
1053
+ [0, 64 | 0], 2
1054
1054
  ];
1055
1055
  export var UpdateAliasRequest$ = [3, n0, _UAR,
1056
1056
  0,
1057
1057
  [_AN, _TKI],
1058
- [0, 0]
1058
+ [0, 0], 2
1059
1059
  ];
1060
1060
  export var UpdateCustomKeyStoreRequest$ = [3, n0, _UCKSR,
1061
1061
  0,
1062
1062
  [_CKSI, _NCKSN, _KSP, _CHCI, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
1063
- [0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0]
1063
+ [0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0], 1
1064
1064
  ];
1065
1065
  export var UpdateCustomKeyStoreResponse$ = [3, n0, _UCKSRp,
1066
1066
  0,
@@ -1070,17 +1070,17 @@ export var UpdateCustomKeyStoreResponse$ = [3, n0, _UCKSRp,
1070
1070
  export var UpdateKeyDescriptionRequest$ = [3, n0, _UKDR,
1071
1071
  0,
1072
1072
  [_KI, _D],
1073
- [0, 0]
1073
+ [0, 0], 2
1074
1074
  ];
1075
1075
  export var UpdatePrimaryRegionRequest$ = [3, n0, _UPRR,
1076
1076
  0,
1077
1077
  [_KI, _PR],
1078
- [0, 0]
1078
+ [0, 0], 2
1079
1079
  ];
1080
1080
  export var VerifyMacRequest$ = [3, n0, _VMR,
1081
1081
  0,
1082
1082
  [_Me, _KI, _MA, _Ma, _GT, _DR],
1083
- [[() => PlaintextType, 0], 0, 0, 21, 64 | 0, 2]
1083
+ [[() => PlaintextType, 0], 0, 0, 21, 64 | 0, 2], 4
1084
1084
  ];
1085
1085
  export var VerifyMacResponse$ = [3, n0, _VMRe,
1086
1086
  0,
@@ -1089,8 +1089,8 @@ export var VerifyMacResponse$ = [3, n0, _VMRe,
1089
1089
  ];
1090
1090
  export var VerifyRequest$ = [3, n0, _VR,
1091
1091
  0,
1092
- [_KI, _Me, _MT, _S, _SAi, _GT, _DR],
1093
- [0, [() => PlaintextType, 0], 0, 21, 0, 64 | 0, 2]
1092
+ [_KI, _Me, _S, _SAi, _MT, _GT, _DR],
1093
+ [0, [() => PlaintextType, 0], 21, 0, 0, 64 | 0, 2], 4
1094
1094
  ];
1095
1095
  export var VerifyResponse$ = [3, n0, _VRe,
1096
1096
  0,
@@ -1123,7 +1123,7 @@ TypeRegistry.for(n0).registerError(XksKeyNotFoundException$, XksKeyNotFoundExcep
1123
1123
  export var XksProxyAuthenticationCredentialType$ = [3, n0, _XPACT,
1124
1124
  0,
1125
1125
  [_AKI, _RSAK],
1126
- [[() => XksProxyAuthenticationAccessKeyIdType, 0], [() => XksProxyAuthenticationRawSecretAccessKeyType, 0]]
1126
+ [[() => XksProxyAuthenticationAccessKeyIdType, 0], [() => XksProxyAuthenticationRawSecretAccessKeyType, 0]], 2
1127
1127
  ];
1128
1128
  export var XksProxyConfigurationType$ = [3, n0, _XPCT,
1129
1129
  0,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-kms",
3
3
  "description": "AWS SDK for JavaScript Kms Client for Node.js, Browser and React Native",
4
- "version": "3.968.0",
4
+ "version": "3.969.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-kms",
@@ -23,41 +23,41 @@
23
23
  "dependencies": {
24
24
  "@aws-crypto/sha256-browser": "5.2.0",
25
25
  "@aws-crypto/sha256-js": "5.2.0",
26
- "@aws-sdk/core": "3.968.0",
27
- "@aws-sdk/credential-provider-node": "3.968.0",
28
- "@aws-sdk/middleware-host-header": "3.968.0",
29
- "@aws-sdk/middleware-logger": "3.968.0",
30
- "@aws-sdk/middleware-recursion-detection": "3.968.0",
31
- "@aws-sdk/middleware-user-agent": "3.968.0",
32
- "@aws-sdk/region-config-resolver": "3.968.0",
33
- "@aws-sdk/types": "3.968.0",
34
- "@aws-sdk/util-endpoints": "3.968.0",
35
- "@aws-sdk/util-user-agent-browser": "3.968.0",
36
- "@aws-sdk/util-user-agent-node": "3.968.0",
37
- "@smithy/config-resolver": "^4.4.5",
38
- "@smithy/core": "^3.20.3",
39
- "@smithy/fetch-http-handler": "^5.3.8",
40
- "@smithy/hash-node": "^4.2.7",
41
- "@smithy/invalid-dependency": "^4.2.7",
42
- "@smithy/middleware-content-length": "^4.2.7",
43
- "@smithy/middleware-endpoint": "^4.4.4",
44
- "@smithy/middleware-retry": "^4.4.20",
45
- "@smithy/middleware-serde": "^4.2.8",
46
- "@smithy/middleware-stack": "^4.2.7",
47
- "@smithy/node-config-provider": "^4.3.7",
48
- "@smithy/node-http-handler": "^4.4.7",
49
- "@smithy/protocol-http": "^5.3.7",
50
- "@smithy/smithy-client": "^4.10.5",
51
- "@smithy/types": "^4.11.0",
52
- "@smithy/url-parser": "^4.2.7",
26
+ "@aws-sdk/core": "3.969.0",
27
+ "@aws-sdk/credential-provider-node": "3.969.0",
28
+ "@aws-sdk/middleware-host-header": "3.969.0",
29
+ "@aws-sdk/middleware-logger": "3.969.0",
30
+ "@aws-sdk/middleware-recursion-detection": "3.969.0",
31
+ "@aws-sdk/middleware-user-agent": "3.969.0",
32
+ "@aws-sdk/region-config-resolver": "3.969.0",
33
+ "@aws-sdk/types": "3.969.0",
34
+ "@aws-sdk/util-endpoints": "3.969.0",
35
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
36
+ "@aws-sdk/util-user-agent-node": "3.969.0",
37
+ "@smithy/config-resolver": "^4.4.6",
38
+ "@smithy/core": "^3.20.5",
39
+ "@smithy/fetch-http-handler": "^5.3.9",
40
+ "@smithy/hash-node": "^4.2.8",
41
+ "@smithy/invalid-dependency": "^4.2.8",
42
+ "@smithy/middleware-content-length": "^4.2.8",
43
+ "@smithy/middleware-endpoint": "^4.4.6",
44
+ "@smithy/middleware-retry": "^4.4.22",
45
+ "@smithy/middleware-serde": "^4.2.9",
46
+ "@smithy/middleware-stack": "^4.2.8",
47
+ "@smithy/node-config-provider": "^4.3.8",
48
+ "@smithy/node-http-handler": "^4.4.8",
49
+ "@smithy/protocol-http": "^5.3.8",
50
+ "@smithy/smithy-client": "^4.10.7",
51
+ "@smithy/types": "^4.12.0",
52
+ "@smithy/url-parser": "^4.2.8",
53
53
  "@smithy/util-base64": "^4.3.0",
54
54
  "@smithy/util-body-length-browser": "^4.2.0",
55
55
  "@smithy/util-body-length-node": "^4.2.1",
56
- "@smithy/util-defaults-mode-browser": "^4.3.19",
57
- "@smithy/util-defaults-mode-node": "^4.2.22",
58
- "@smithy/util-endpoints": "^3.2.7",
59
- "@smithy/util-middleware": "^4.2.7",
60
- "@smithy/util-retry": "^4.2.7",
56
+ "@smithy/util-defaults-mode-browser": "^4.3.21",
57
+ "@smithy/util-defaults-mode-node": "^4.2.24",
58
+ "@smithy/util-endpoints": "^3.2.8",
59
+ "@smithy/util-middleware": "^4.2.8",
60
+ "@smithy/util-retry": "^4.2.8",
61
61
  "@smithy/util-utf8": "^4.2.0",
62
62
  "tslib": "^2.6.2"
63
63
  },