@jjrawlins/cdk-ami-builder 0.0.130 → 0.0.132

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 (106) 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/dist-types/commands/ModifyVolumeCommand.d.ts +6 -3
  10. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_6.d.ts +4 -2
  11. package/node_modules/@aws-sdk/client-ec2/package.json +35 -35
  12. package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +150 -149
  13. package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +150 -149
  14. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateCapacityProviderCommand.d.ts +2 -0
  15. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteCapacityProviderCommand.d.ts +1 -0
  16. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeCapacityProvidersCommand.d.ts +1 -0
  17. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateCapacityProviderCommand.d.ts +1 -0
  18. package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_0.d.ts +6 -0
  19. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/models/models_0.d.ts +1 -0
  20. package/node_modules/@aws-sdk/client-ecs/package.json +34 -34
  21. package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +60 -60
  22. package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +60 -60
  23. package/node_modules/@aws-sdk/client-kms/package.json +33 -33
  24. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +220 -220
  25. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +220 -220
  26. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -1
  27. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -1
  28. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -1
  29. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -1
  30. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  31. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  32. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  33. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -3
  34. package/node_modules/@aws-sdk/client-s3/package.json +49 -49
  35. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +21 -21
  36. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/schemas/schemas_0.js +21 -21
  37. package/node_modules/@aws-sdk/client-secrets-manager/package.json +33 -33
  38. package/node_modules/@aws-sdk/client-sfn/dist-cjs/index.js +89 -89
  39. package/node_modules/@aws-sdk/client-sfn/dist-es/schemas/schemas_0.js +89 -89
  40. package/node_modules/@aws-sdk/client-sfn/package.json +33 -33
  41. package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +44 -44
  42. package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +44 -44
  43. package/node_modules/@aws-sdk/client-sns/package.json +33 -33
  44. package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +37 -37
  45. package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +37 -37
  46. package/node_modules/@aws-sdk/client-sqs/package.json +35 -35
  47. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +198 -198
  48. package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +198 -198
  49. package/node_modules/@aws-sdk/client-ssm/package.json +34 -34
  50. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +6 -6
  51. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +6 -6
  52. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  53. package/node_modules/@aws-sdk/core/dist-cjs/index.js +45 -10
  54. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -10
  55. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +23 -5
  56. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +22 -5
  57. package/node_modules/@aws-sdk/core/package.json +11 -11
  58. package/node_modules/@aws-sdk/crc64-nvme/package.json +2 -2
  59. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  60. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  61. package/node_modules/@aws-sdk/credential-provider-ini/package.json +14 -14
  62. package/node_modules/@aws-sdk/credential-provider-login/package.json +8 -8
  63. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  64. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  65. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  66. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  67. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  68. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
  69. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +10 -10
  70. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  71. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  72. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  73. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  74. package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +8 -8
  75. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
  76. package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +4 -4
  77. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  78. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  79. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +9 -4
  80. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -0
  81. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +5 -2
  82. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +9 -4
  83. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +1 -0
  84. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +5 -2
  85. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  86. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  87. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
  88. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  89. package/node_modules/@aws-sdk/types/package.json +2 -2
  90. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +1 -1
  91. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +1 -1
  92. package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +1 -1
  93. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  94. package/node_modules/@aws-sdk/util-format-url/package.json +4 -4
  95. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  96. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  97. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  98. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +14 -0
  99. package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +14 -0
  100. package/node_modules/@smithy/core/package.json +1 -1
  101. package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  102. package/node_modules/@smithy/middleware-retry/package.json +2 -2
  103. package/node_modules/@smithy/smithy-client/package.json +3 -3
  104. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  105. package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  106. package/package.json +12 -12
@@ -140,6 +140,7 @@ declare const CreateCapacityProviderCommand_base: {
140
140
  * ],
141
141
  * maxSpotPriceAsPercentageOfOptimalOnDemandPrice: Number("int"),
142
142
  * },
143
+ * fipsEnabled: true || false,
143
144
  * },
144
145
  * propagateTags: "CAPACITY_PROVIDER" || "NONE",
145
146
  * infrastructureOptimization: { // InfrastructureOptimization
@@ -259,6 +260,7 @@ declare const CreateCapacityProviderCommand_base: {
259
260
  * // ],
260
261
  * // maxSpotPriceAsPercentageOfOptimalOnDemandPrice: Number("int"),
261
262
  * // },
263
+ * // fipsEnabled: true || false,
262
264
  * // },
263
265
  * // propagateTags: "CAPACITY_PROVIDER" || "NONE",
264
266
  * // infrastructureOptimization: { // InfrastructureOptimization
@@ -159,6 +159,7 @@ declare const DeleteCapacityProviderCommand_base: {
159
159
  * // ],
160
160
  * // maxSpotPriceAsPercentageOfOptimalOnDemandPrice: Number("int"),
161
161
  * // },
162
+ * // fipsEnabled: true || false,
162
163
  * // },
163
164
  * // propagateTags: "CAPACITY_PROVIDER" || "NONE",
164
165
  * // infrastructureOptimization: { // InfrastructureOptimization
@@ -154,6 +154,7 @@ declare const DescribeCapacityProvidersCommand_base: {
154
154
  * // ],
155
155
  * // maxSpotPriceAsPercentageOfOptimalOnDemandPrice: Number("int"),
156
156
  * // },
157
+ * // fipsEnabled: true || false,
157
158
  * // },
158
159
  * // propagateTags: "CAPACITY_PROVIDER" || "NONE",
159
160
  * // infrastructureOptimization: { // InfrastructureOptimization
@@ -250,6 +250,7 @@ declare const UpdateCapacityProviderCommand_base: {
250
250
  * // ],
251
251
  * // maxSpotPriceAsPercentageOfOptimalOnDemandPrice: Number("int"),
252
252
  * // },
253
+ * // fipsEnabled: true || false,
253
254
  * // },
254
255
  * // propagateTags: "CAPACITY_PROVIDER" || "NONE",
255
256
  * // infrastructureOptimization: { // InfrastructureOptimization
@@ -618,6 +618,12 @@ export interface InstanceLaunchTemplate {
618
618
  * @public
619
619
  */
620
620
  instanceRequirements?: InstanceRequirementsRequest | undefined;
621
+ /**
622
+ * <p>Determines whether to enable FIPS 140-2 validated cryptographic modules on EC2 instances launched by the capacity provider. If <code>true</code>, instances use FIPS-compliant cryptographic algorithms and modules for enhanced security compliance. If <code>false</code>, instances use standard cryptographic implementations.</p>
623
+ * <p>If not specified, instances are launched with FIPS enabled in AWS GovCloud (US) regions and FIPS disabled in other regions.</p>
624
+ * @public
625
+ */
626
+ fipsEnabled?: boolean | undefined;
621
627
  }
622
628
  /**
623
629
  * <p>The configuration for creating a Amazon ECS Managed Instances provider. This specifies
@@ -190,6 +190,7 @@ export interface InstanceLaunchTemplate {
190
190
  monitoring?: ManagedInstancesMonitoringOptions | undefined;
191
191
  capacityOptionType?: CapacityOptionType | undefined;
192
192
  instanceRequirements?: InstanceRequirementsRequest | undefined;
193
+ fipsEnabled?: boolean | undefined;
193
194
  }
194
195
  export interface CreateManagedInstancesProviderConfiguration {
195
196
  infrastructureRoleArn: string | undefined;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-ecs",
3
3
  "description": "AWS SDK for JavaScript Ecs Client for Node.js, Browser and React Native",
4
- "version": "3.968.0",
4
+ "version": "3.970.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-ecs",
@@ -23,43 +23,43 @@
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.970.0",
27
+ "@aws-sdk/credential-provider-node": "3.970.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.970.0",
32
+ "@aws-sdk/region-config-resolver": "3.969.0",
33
+ "@aws-sdk/types": "3.969.0",
34
+ "@aws-sdk/util-endpoints": "3.970.0",
35
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
36
+ "@aws-sdk/util-user-agent-node": "3.970.0",
37
+ "@smithy/config-resolver": "^4.4.6",
38
+ "@smithy/core": "^3.20.6",
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.7",
44
+ "@smithy/middleware-retry": "^4.4.23",
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.8",
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.22",
57
+ "@smithy/util-defaults-mode-node": "^4.2.25",
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
- "@smithy/util-waiter": "^4.2.7",
62
+ "@smithy/util-waiter": "^4.2.8",
63
63
  "tslib": "^2.6.2"
64
64
  },
65
65
  "devDependencies": {
@@ -1078,7 +1078,7 @@ schema.TypeRegistry.for(n0).registerError(AlreadyExistsException$, AlreadyExists
1078
1078
  var CancelKeyDeletionRequest$ = [3, n0, _CKDR,
1079
1079
  0,
1080
1080
  [_KI],
1081
- [0]
1081
+ [0], 1
1082
1082
  ];
1083
1083
  var CancelKeyDeletionResponse$ = [3, n0, _CKDRa,
1084
1084
  0,
@@ -1124,7 +1124,7 @@ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException)
1124
1124
  var ConnectCustomKeyStoreRequest$ = [3, n0, _CCKSR,
1125
1125
  0,
1126
1126
  [_CKSI],
1127
- [0]
1127
+ [0], 1
1128
1128
  ];
1129
1129
  var ConnectCustomKeyStoreResponse$ = [3, n0, _CCKSRo,
1130
1130
  0,
@@ -1134,12 +1134,12 @@ var ConnectCustomKeyStoreResponse$ = [3, n0, _CCKSRo,
1134
1134
  var CreateAliasRequest$ = [3, n0, _CAR,
1135
1135
  0,
1136
1136
  [_AN, _TKI],
1137
- [0, 0]
1137
+ [0, 0], 2
1138
1138
  ];
1139
1139
  var CreateCustomKeyStoreRequest$ = [3, n0, _CCKSRr,
1140
1140
  0,
1141
1141
  [_CKSN, _CHCI, _TAC, _KSP, _CKST, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
1142
- [0, 0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0]
1142
+ [0, 0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0], 1
1143
1143
  ];
1144
1144
  var CreateCustomKeyStoreResponse$ = [3, n0, _CCKSRre,
1145
1145
  0,
@@ -1148,8 +1148,8 @@ var CreateCustomKeyStoreResponse$ = [3, n0, _CCKSRre,
1148
1148
  ];
1149
1149
  var CreateGrantRequest$ = [3, n0, _CGR,
1150
1150
  0,
1151
- [_KI, _GP, _RP, _O, _C, _GT, _N, _DR],
1152
- [0, 0, 0, 64 | 0, () => GrantConstraints$, 64 | 0, 0, 2]
1151
+ [_KI, _GP, _O, _RP, _C, _GT, _N, _DR],
1152
+ [0, 0, 64 | 0, 0, () => GrantConstraints$, 64 | 0, 0, 2], 3
1153
1153
  ];
1154
1154
  var CreateGrantResponse$ = [3, n0, _CGRr,
1155
1155
  0,
@@ -1198,7 +1198,7 @@ var CustomKeyStoresListEntry$ = [3, n0, _CKSLE,
1198
1198
  var DecryptRequest$ = [3, n0, _DRe,
1199
1199
  0,
1200
1200
  [_CB, _EC, _GT, _KI, _EA, _R, _DR],
1201
- [21, 128 | 0, 64 | 0, 0, 0, () => RecipientInfo$, 2]
1201
+ [21, 128 | 0, 64 | 0, 0, 0, () => RecipientInfo$, 2], 1
1202
1202
  ];
1203
1203
  var DecryptResponse$ = [3, n0, _DRec,
1204
1204
  0,
@@ -1208,12 +1208,12 @@ var DecryptResponse$ = [3, n0, _DRec,
1208
1208
  var DeleteAliasRequest$ = [3, n0, _DAR,
1209
1209
  0,
1210
1210
  [_AN],
1211
- [0]
1211
+ [0], 1
1212
1212
  ];
1213
1213
  var DeleteCustomKeyStoreRequest$ = [3, n0, _DCKSR,
1214
1214
  0,
1215
1215
  [_CKSI],
1216
- [0]
1216
+ [0], 1
1217
1217
  ];
1218
1218
  var DeleteCustomKeyStoreResponse$ = [3, n0, _DCKSRe,
1219
1219
  0,
@@ -1223,7 +1223,7 @@ var DeleteCustomKeyStoreResponse$ = [3, n0, _DCKSRe,
1223
1223
  var DeleteImportedKeyMaterialRequest$ = [3, n0, _DIKMR,
1224
1224
  0,
1225
1225
  [_KI, _KMI],
1226
- [0, 0]
1226
+ [0, 0], 1
1227
1227
  ];
1228
1228
  var DeleteImportedKeyMaterialResponse$ = [3, n0, _DIKMRe,
1229
1229
  0,
@@ -1239,7 +1239,7 @@ schema.TypeRegistry.for(n0).registerError(DependencyTimeoutException$, Dependenc
1239
1239
  var DeriveSharedSecretRequest$ = [3, n0, _DSSR,
1240
1240
  0,
1241
1241
  [_KI, _KAA, _PK, _GT, _DR, _R],
1242
- [0, 0, 21, 64 | 0, 2, () => RecipientInfo$]
1242
+ [0, 0, 21, 64 | 0, 2, () => RecipientInfo$], 3
1243
1243
  ];
1244
1244
  var DeriveSharedSecretResponse$ = [3, n0, _DSSRe,
1245
1245
  0,
@@ -1259,7 +1259,7 @@ var DescribeCustomKeyStoresResponse$ = [3, n0, _DCKSResc,
1259
1259
  var DescribeKeyRequest$ = [3, n0, _DKR,
1260
1260
  0,
1261
1261
  [_KI, _GT],
1262
- [0, 64 | 0]
1262
+ [0, 64 | 0], 1
1263
1263
  ];
1264
1264
  var DescribeKeyResponse$ = [3, n0, _DKRe,
1265
1265
  0,
@@ -1275,17 +1275,17 @@ schema.TypeRegistry.for(n0).registerError(DisabledException$, DisabledException)
1275
1275
  var DisableKeyRequest$ = [3, n0, _DKRi,
1276
1276
  0,
1277
1277
  [_KI],
1278
- [0]
1278
+ [0], 1
1279
1279
  ];
1280
1280
  var DisableKeyRotationRequest$ = [3, n0, _DKRR,
1281
1281
  0,
1282
1282
  [_KI],
1283
- [0]
1283
+ [0], 1
1284
1284
  ];
1285
1285
  var DisconnectCustomKeyStoreRequest$ = [3, n0, _DCKSRi,
1286
1286
  0,
1287
1287
  [_CKSI],
1288
- [0]
1288
+ [0], 1
1289
1289
  ];
1290
1290
  var DisconnectCustomKeyStoreResponse$ = [3, n0, _DCKSRis,
1291
1291
  0,
@@ -1301,17 +1301,17 @@ schema.TypeRegistry.for(n0).registerError(DryRunOperationException$, DryRunOpera
1301
1301
  var EnableKeyRequest$ = [3, n0, _EKR,
1302
1302
  0,
1303
1303
  [_KI],
1304
- [0]
1304
+ [0], 1
1305
1305
  ];
1306
1306
  var EnableKeyRotationRequest$ = [3, n0, _EKRR,
1307
1307
  0,
1308
1308
  [_KI, _RPID],
1309
- [0, 1]
1309
+ [0, 1], 1
1310
1310
  ];
1311
1311
  var EncryptRequest$ = [3, n0, _ER,
1312
1312
  0,
1313
1313
  [_KI, _Pl, _EC, _GT, _EA, _DR],
1314
- [0, [() => PlaintextType, 0], 128 | 0, 64 | 0, 0, 2]
1314
+ [0, [() => PlaintextType, 0], 128 | 0, 64 | 0, 0, 2], 2
1315
1315
  ];
1316
1316
  var EncryptResponse$ = [3, n0, _ERn,
1317
1317
  0,
@@ -1326,8 +1326,8 @@ var ExpiredImportTokenException$ = [-3, n0, _EITE,
1326
1326
  schema.TypeRegistry.for(n0).registerError(ExpiredImportTokenException$, ExpiredImportTokenException);
1327
1327
  var GenerateDataKeyPairRequest$ = [3, n0, _GDKPR,
1328
1328
  0,
1329
- [_EC, _KI, _KPS, _GT, _R, _DR],
1330
- [128 | 0, 0, 0, 64 | 0, () => RecipientInfo$, 2]
1329
+ [_KI, _KPS, _EC, _GT, _R, _DR],
1330
+ [0, 0, 128 | 0, 64 | 0, () => RecipientInfo$, 2], 2
1331
1331
  ];
1332
1332
  var GenerateDataKeyPairResponse$ = [3, n0, _GDKPRe,
1333
1333
  0,
@@ -1336,8 +1336,8 @@ var GenerateDataKeyPairResponse$ = [3, n0, _GDKPRe,
1336
1336
  ];
1337
1337
  var GenerateDataKeyPairWithoutPlaintextRequest$ = [3, n0, _GDKPWPR,
1338
1338
  0,
1339
- [_EC, _KI, _KPS, _GT, _DR],
1340
- [128 | 0, 0, 0, 64 | 0, 2]
1339
+ [_KI, _KPS, _EC, _GT, _DR],
1340
+ [0, 0, 128 | 0, 64 | 0, 2], 2
1341
1341
  ];
1342
1342
  var GenerateDataKeyPairWithoutPlaintextResponse$ = [3, n0, _GDKPWPRe,
1343
1343
  0,
@@ -1347,7 +1347,7 @@ var GenerateDataKeyPairWithoutPlaintextResponse$ = [3, n0, _GDKPWPRe,
1347
1347
  var GenerateDataKeyRequest$ = [3, n0, _GDKR,
1348
1348
  0,
1349
1349
  [_KI, _EC, _NOB, _KS, _GT, _R, _DR],
1350
- [0, 128 | 0, 1, 0, 64 | 0, () => RecipientInfo$, 2]
1350
+ [0, 128 | 0, 1, 0, 64 | 0, () => RecipientInfo$, 2], 1
1351
1351
  ];
1352
1352
  var GenerateDataKeyResponse$ = [3, n0, _GDKRe,
1353
1353
  0,
@@ -1357,7 +1357,7 @@ var GenerateDataKeyResponse$ = [3, n0, _GDKRe,
1357
1357
  var GenerateDataKeyWithoutPlaintextRequest$ = [3, n0, _GDKWPR,
1358
1358
  0,
1359
1359
  [_KI, _EC, _KS, _NOB, _GT, _DR],
1360
- [0, 128 | 0, 0, 1, 64 | 0, 2]
1360
+ [0, 128 | 0, 0, 1, 64 | 0, 2], 1
1361
1361
  ];
1362
1362
  var GenerateDataKeyWithoutPlaintextResponse$ = [3, n0, _GDKWPRe,
1363
1363
  0,
@@ -1367,7 +1367,7 @@ var GenerateDataKeyWithoutPlaintextResponse$ = [3, n0, _GDKWPRe,
1367
1367
  var GenerateMacRequest$ = [3, n0, _GMR,
1368
1368
  0,
1369
1369
  [_Me, _KI, _MA, _GT, _DR],
1370
- [[() => PlaintextType, 0], 0, 0, 64 | 0, 2]
1370
+ [[() => PlaintextType, 0], 0, 0, 64 | 0, 2], 3
1371
1371
  ];
1372
1372
  var GenerateMacResponse$ = [3, n0, _GMRe,
1373
1373
  0,
@@ -1387,7 +1387,7 @@ var GenerateRandomResponse$ = [3, n0, _GRRe,
1387
1387
  var GetKeyPolicyRequest$ = [3, n0, _GKPR,
1388
1388
  0,
1389
1389
  [_KI, _PN],
1390
- [0, 0]
1390
+ [0, 0], 1
1391
1391
  ];
1392
1392
  var GetKeyPolicyResponse$ = [3, n0, _GKPRe,
1393
1393
  0,
@@ -1397,7 +1397,7 @@ var GetKeyPolicyResponse$ = [3, n0, _GKPRe,
1397
1397
  var GetKeyRotationStatusRequest$ = [3, n0, _GKRSR,
1398
1398
  0,
1399
1399
  [_KI],
1400
- [0]
1400
+ [0], 1
1401
1401
  ];
1402
1402
  var GetKeyRotationStatusResponse$ = [3, n0, _GKRSRe,
1403
1403
  0,
@@ -1407,7 +1407,7 @@ var GetKeyRotationStatusResponse$ = [3, n0, _GKRSRe,
1407
1407
  var GetParametersForImportRequest$ = [3, n0, _GPFIR,
1408
1408
  0,
1409
1409
  [_KI, _WA, _WKS],
1410
- [0, 0, 0]
1410
+ [0, 0, 0], 3
1411
1411
  ];
1412
1412
  var GetParametersForImportResponse$ = [3, n0, _GPFIRe,
1413
1413
  0,
@@ -1417,7 +1417,7 @@ var GetParametersForImportResponse$ = [3, n0, _GPFIRe,
1417
1417
  var GetPublicKeyRequest$ = [3, n0, _GPKR,
1418
1418
  0,
1419
1419
  [_KI, _GT],
1420
- [0, 64 | 0]
1420
+ [0, 64 | 0], 1
1421
1421
  ];
1422
1422
  var GetPublicKeyResponse$ = [3, n0, _GPKRe,
1423
1423
  0,
@@ -1437,7 +1437,7 @@ var GrantListEntry$ = [3, n0, _GLE,
1437
1437
  var ImportKeyMaterialRequest$ = [3, n0, _IKMR,
1438
1438
  0,
1439
1439
  [_KI, _IT, _EKM, _VT, _EM, _ITm, _KMD, _KMI],
1440
- [0, 21, 21, 4, 0, 0, 0, 0]
1440
+ [0, 21, 21, 4, 0, 0, 0, 0], 3
1441
1441
  ];
1442
1442
  var ImportKeyMaterialResponse$ = [3, n0, _IKMRm,
1443
1443
  0,
@@ -1517,8 +1517,8 @@ var KeyListEntry$ = [3, n0, _KLE,
1517
1517
  ];
1518
1518
  var KeyMetadata$ = [3, n0, _KM,
1519
1519
  0,
1520
- [_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],
1521
- [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]
1520
+ [_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],
1521
+ [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
1522
1522
  ];
1523
1523
  var KeyUnavailableException$ = [-3, n0, _KUE,
1524
1524
  { [_aQE]: [`KeyUnavailable`, 500], [_e]: _s, [_hE]: 500 },
@@ -1568,8 +1568,8 @@ var ListAliasesResponse$ = [3, n0, _LARi,
1568
1568
  ];
1569
1569
  var ListGrantsRequest$ = [3, n0, _LGR,
1570
1570
  0,
1571
- [_L, _M, _KI, _GI, _GP],
1572
- [1, 0, 0, 0, 0]
1571
+ [_KI, _L, _M, _GI, _GP],
1572
+ [0, 1, 0, 0, 0], 1
1573
1573
  ];
1574
1574
  var ListGrantsResponse$ = [3, n0, _LGRi,
1575
1575
  0,
@@ -1579,7 +1579,7 @@ var ListGrantsResponse$ = [3, n0, _LGRi,
1579
1579
  var ListKeyPoliciesRequest$ = [3, n0, _LKPR,
1580
1580
  0,
1581
1581
  [_KI, _L, _M],
1582
- [0, 1, 0]
1582
+ [0, 1, 0], 1
1583
1583
  ];
1584
1584
  var ListKeyPoliciesResponse$ = [3, n0, _LKPRi,
1585
1585
  0,
@@ -1589,7 +1589,7 @@ var ListKeyPoliciesResponse$ = [3, n0, _LKPRi,
1589
1589
  var ListKeyRotationsRequest$ = [3, n0, _LKRR,
1590
1590
  0,
1591
1591
  [_KI, _IKM, _L, _M],
1592
- [0, 0, 1, 0]
1592
+ [0, 0, 1, 0], 1
1593
1593
  ];
1594
1594
  var ListKeyRotationsResponse$ = [3, n0, _LKRRi,
1595
1595
  0,
@@ -1609,7 +1609,7 @@ var ListKeysResponse$ = [3, n0, _LKRi,
1609
1609
  var ListResourceTagsRequest$ = [3, n0, _LRTR,
1610
1610
  0,
1611
1611
  [_KI, _L, _M],
1612
- [0, 1, 0]
1612
+ [0, 1, 0], 1
1613
1613
  ];
1614
1614
  var ListResourceTagsResponse$ = [3, n0, _LRTRi,
1615
1615
  0,
@@ -1618,8 +1618,8 @@ var ListResourceTagsResponse$ = [3, n0, _LRTRi,
1618
1618
  ];
1619
1619
  var ListRetirableGrantsRequest$ = [3, n0, _LRGR,
1620
1620
  0,
1621
- [_L, _M, _RP],
1622
- [1, 0, 0]
1621
+ [_RP, _L, _M],
1622
+ [0, 1, 0], 1
1623
1623
  ];
1624
1624
  var MalformedPolicyDocumentException$ = [-3, n0, _MPDE,
1625
1625
  { [_aQE]: [`MalformedPolicyDocument`, 400], [_e]: _c, [_hE]: 400 },
@@ -1645,8 +1645,8 @@ var NotFoundException$ = [-3, n0, _NFE,
1645
1645
  schema.TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
1646
1646
  var PutKeyPolicyRequest$ = [3, n0, _PKPR,
1647
1647
  0,
1648
- [_KI, _PN, _P, _BPLSC],
1649
- [0, 0, 0, 2]
1648
+ [_KI, _P, _PN, _BPLSC],
1649
+ [0, 0, 0, 2], 2
1650
1650
  ];
1651
1651
  var RecipientInfo$ = [3, n0, _RI,
1652
1652
  0,
@@ -1655,8 +1655,8 @@ var RecipientInfo$ = [3, n0, _RI,
1655
1655
  ];
1656
1656
  var ReEncryptRequest$ = [3, n0, _RER,
1657
1657
  0,
1658
- [_CB, _SEC, _SKI, _DKI, _DEC, _SEA, _DEA, _GT, _DR],
1659
- [21, 128 | 0, 0, 0, 128 | 0, 0, 0, 64 | 0, 2]
1658
+ [_CB, _DKI, _SEC, _SKI, _DEC, _SEA, _DEA, _GT, _DR],
1659
+ [21, 0, 128 | 0, 0, 128 | 0, 0, 0, 64 | 0, 2], 2
1660
1660
  ];
1661
1661
  var ReEncryptResponse$ = [3, n0, _RERe,
1662
1662
  0,
@@ -1666,7 +1666,7 @@ var ReEncryptResponse$ = [3, n0, _RERe,
1666
1666
  var ReplicateKeyRequest$ = [3, n0, _RKR,
1667
1667
  0,
1668
1668
  [_KI, _RR, _P, _BPLSC, _D, _T],
1669
- [0, 0, 0, 2, 0, () => TagList]
1669
+ [0, 0, 0, 2, 0, () => TagList], 2
1670
1670
  ];
1671
1671
  var ReplicateKeyResponse$ = [3, n0, _RKRe,
1672
1672
  0,
@@ -1681,12 +1681,12 @@ var RetireGrantRequest$ = [3, n0, _RGR,
1681
1681
  var RevokeGrantRequest$ = [3, n0, _RGRe,
1682
1682
  0,
1683
1683
  [_KI, _GI, _DR],
1684
- [0, 0, 2]
1684
+ [0, 0, 2], 2
1685
1685
  ];
1686
1686
  var RotateKeyOnDemandRequest$ = [3, n0, _RKODR,
1687
1687
  0,
1688
1688
  [_KI],
1689
- [0]
1689
+ [0], 1
1690
1690
  ];
1691
1691
  var RotateKeyOnDemandResponse$ = [3, n0, _RKODRo,
1692
1692
  0,
@@ -1701,7 +1701,7 @@ var RotationsListEntry$ = [3, n0, _RLE,
1701
1701
  var ScheduleKeyDeletionRequest$ = [3, n0, _SKDR,
1702
1702
  0,
1703
1703
  [_KI, _PWID],
1704
- [0, 1]
1704
+ [0, 1], 1
1705
1705
  ];
1706
1706
  var ScheduleKeyDeletionResponse$ = [3, n0, _SKDRc,
1707
1707
  0,
@@ -1710,8 +1710,8 @@ var ScheduleKeyDeletionResponse$ = [3, n0, _SKDRc,
1710
1710
  ];
1711
1711
  var SignRequest$ = [3, n0, _SR,
1712
1712
  0,
1713
- [_KI, _Me, _MT, _GT, _SAi, _DR],
1714
- [0, [() => PlaintextType, 0], 0, 64 | 0, 0, 2]
1713
+ [_KI, _Me, _SAi, _MT, _GT, _DR],
1714
+ [0, [() => PlaintextType, 0], 0, 0, 64 | 0, 2], 3
1715
1715
  ];
1716
1716
  var SignResponse$ = [3, n0, _SRi,
1717
1717
  0,
@@ -1721,7 +1721,7 @@ var SignResponse$ = [3, n0, _SRi,
1721
1721
  var Tag$ = [3, n0, _Ta,
1722
1722
  0,
1723
1723
  [_TK, _TV],
1724
- [0, 0]
1724
+ [0, 0], 2
1725
1725
  ];
1726
1726
  var TagException$ = [-3, n0, _TE,
1727
1727
  { [_aQE]: [`TagException`, 400], [_e]: _c, [_hE]: 400 },
@@ -1732,7 +1732,7 @@ schema.TypeRegistry.for(n0).registerError(TagException$, TagException);
1732
1732
  var TagResourceRequest$ = [3, n0, _TRR,
1733
1733
  0,
1734
1734
  [_KI, _T],
1735
- [0, () => TagList]
1735
+ [0, () => TagList], 2
1736
1736
  ];
1737
1737
  var UnsupportedOperationException$ = [-3, n0, _UOE,
1738
1738
  { [_aQE]: [`UnsupportedOperation`, 400], [_e]: _c, [_hE]: 400 },
@@ -1743,17 +1743,17 @@ schema.TypeRegistry.for(n0).registerError(UnsupportedOperationException$, Unsupp
1743
1743
  var UntagResourceRequest$ = [3, n0, _URR,
1744
1744
  0,
1745
1745
  [_KI, _TKa],
1746
- [0, 64 | 0]
1746
+ [0, 64 | 0], 2
1747
1747
  ];
1748
1748
  var UpdateAliasRequest$ = [3, n0, _UAR,
1749
1749
  0,
1750
1750
  [_AN, _TKI],
1751
- [0, 0]
1751
+ [0, 0], 2
1752
1752
  ];
1753
1753
  var UpdateCustomKeyStoreRequest$ = [3, n0, _UCKSR,
1754
1754
  0,
1755
1755
  [_CKSI, _NCKSN, _KSP, _CHCI, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
1756
- [0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0]
1756
+ [0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0], 1
1757
1757
  ];
1758
1758
  var UpdateCustomKeyStoreResponse$ = [3, n0, _UCKSRp,
1759
1759
  0,
@@ -1763,17 +1763,17 @@ var UpdateCustomKeyStoreResponse$ = [3, n0, _UCKSRp,
1763
1763
  var UpdateKeyDescriptionRequest$ = [3, n0, _UKDR,
1764
1764
  0,
1765
1765
  [_KI, _D],
1766
- [0, 0]
1766
+ [0, 0], 2
1767
1767
  ];
1768
1768
  var UpdatePrimaryRegionRequest$ = [3, n0, _UPRR,
1769
1769
  0,
1770
1770
  [_KI, _PR],
1771
- [0, 0]
1771
+ [0, 0], 2
1772
1772
  ];
1773
1773
  var VerifyMacRequest$ = [3, n0, _VMR,
1774
1774
  0,
1775
1775
  [_Me, _KI, _MA, _Ma, _GT, _DR],
1776
- [[() => PlaintextType, 0], 0, 0, 21, 64 | 0, 2]
1776
+ [[() => PlaintextType, 0], 0, 0, 21, 64 | 0, 2], 4
1777
1777
  ];
1778
1778
  var VerifyMacResponse$ = [3, n0, _VMRe,
1779
1779
  0,
@@ -1782,8 +1782,8 @@ var VerifyMacResponse$ = [3, n0, _VMRe,
1782
1782
  ];
1783
1783
  var VerifyRequest$ = [3, n0, _VR,
1784
1784
  0,
1785
- [_KI, _Me, _MT, _S, _SAi, _GT, _DR],
1786
- [0, [() => PlaintextType, 0], 0, 21, 0, 64 | 0, 2]
1785
+ [_KI, _Me, _S, _SAi, _MT, _GT, _DR],
1786
+ [0, [() => PlaintextType, 0], 21, 0, 0, 64 | 0, 2], 4
1787
1787
  ];
1788
1788
  var VerifyResponse$ = [3, n0, _VRe,
1789
1789
  0,
@@ -1816,7 +1816,7 @@ schema.TypeRegistry.for(n0).registerError(XksKeyNotFoundException$, XksKeyNotFou
1816
1816
  var XksProxyAuthenticationCredentialType$ = [3, n0, _XPACT,
1817
1817
  0,
1818
1818
  [_AKI, _RSAK],
1819
- [[() => XksProxyAuthenticationAccessKeyIdType, 0], [() => XksProxyAuthenticationRawSecretAccessKeyType, 0]]
1819
+ [[() => XksProxyAuthenticationAccessKeyIdType, 0], [() => XksProxyAuthenticationRawSecretAccessKeyType, 0]], 2
1820
1820
  ];
1821
1821
  var XksProxyConfigurationType$ = [3, n0, _XPCT,
1822
1822
  0,