@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
@@ -1021,12 +1021,12 @@ export var Attachment$ = [3, n0, _A,
1021
1021
  export var AttachmentStateChange$ = [3, n0, _ASC,
1022
1022
  0,
1023
1023
  [_aA, _s],
1024
- [0, 0]
1024
+ [0, 0], 2
1025
1025
  ];
1026
1026
  export var Attribute$ = [3, n0, _At,
1027
1027
  0,
1028
1028
  [_n, _v, _tT, _tI],
1029
- [0, 0, 0, 0]
1029
+ [0, 0, 0, 0], 1
1030
1030
  ];
1031
1031
  export var AttributeLimitExceededException$ = [-3, n0, _ALEE,
1032
1032
  { [_e]: _c },
@@ -1037,7 +1037,7 @@ TypeRegistry.for(n0).registerError(AttributeLimitExceededException$, AttributeLi
1037
1037
  export var AutoScalingGroupProvider$ = [3, n0, _ASGP,
1038
1038
  0,
1039
1039
  [_aSGA, _mS, _mTP, _mD],
1040
- [0, () => ManagedScaling$, 0, 0]
1040
+ [0, () => ManagedScaling$, 0, 0], 1
1041
1041
  ];
1042
1042
  export var AutoScalingGroupProviderUpdate$ = [3, n0, _ASGPU,
1043
1043
  0,
@@ -1047,7 +1047,7 @@ export var AutoScalingGroupProviderUpdate$ = [3, n0, _ASGPU,
1047
1047
  export var AwsVpcConfiguration$ = [3, n0, _AVC,
1048
1048
  0,
1049
1049
  [_su, _sG, _aPI],
1050
- [64 | 0, 64 | 0, 0]
1050
+ [64 | 0, 64 | 0, 0], 1
1051
1051
  ];
1052
1052
  export var BaselineEbsBandwidthMbpsRequest$ = [3, n0, _BEBMR,
1053
1053
  0,
@@ -1073,7 +1073,7 @@ export var CapacityProvider$ = [3, n0, _CP,
1073
1073
  export var CapacityProviderStrategyItem$ = [3, n0, _CPSI,
1074
1074
  0,
1075
1075
  [_cPa, _w, _b],
1076
- [0, 1, 1]
1076
+ [0, 1, 1], 1
1077
1077
  ];
1078
1078
  export var ClientException$ = [-3, n0, _CE,
1079
1079
  { [_e]: _c },
@@ -1129,7 +1129,7 @@ export var ClusterServiceConnectDefaults$ = [3, n0, _CSCD,
1129
1129
  export var ClusterServiceConnectDefaultsRequest$ = [3, n0, _CSCDR,
1130
1130
  0,
1131
1131
  [_na],
1132
- [0]
1132
+ [0], 1
1133
1133
  ];
1134
1134
  export var ClusterSetting$ = [3, n0, _CS,
1135
1135
  0,
@@ -1155,7 +1155,7 @@ export var ContainerDefinition$ = [3, n0, _CD,
1155
1155
  export var ContainerDependency$ = [3, n0, _CDo,
1156
1156
  0,
1157
1157
  [_cNo, _con],
1158
- [0, 0]
1158
+ [0, 0], 2
1159
1159
  ];
1160
1160
  export var ContainerImage$ = [3, n0, _CI,
1161
1161
  0,
@@ -1180,7 +1180,7 @@ export var ContainerOverride$ = [3, n0, _CO,
1180
1180
  export var ContainerRestartPolicy$ = [3, n0, _CRP,
1181
1181
  0,
1182
1182
  [_ena, _iEC, _rAP],
1183
- [2, 64 | 1, 1]
1183
+ [2, 64 | 1, 1], 1
1184
1184
  ];
1185
1185
  export var ContainerStateChange$ = [3, n0, _CSC,
1186
1186
  0,
@@ -1190,7 +1190,7 @@ export var ContainerStateChange$ = [3, n0, _CSC,
1190
1190
  export var CreateCapacityProviderRequest$ = [3, n0, _CCPR,
1191
1191
  0,
1192
1192
  [_n, _cl, _aSGP, _mIP, _ta],
1193
- [0, 0, () => AutoScalingGroupProvider$, [() => CreateManagedInstancesProviderConfiguration$, 0], () => Tags]
1193
+ [0, 0, () => AutoScalingGroupProvider$, [() => CreateManagedInstancesProviderConfiguration$, 0], () => Tags], 1
1194
1194
  ];
1195
1195
  export var CreateCapacityProviderResponse$ = [3, n0, _CCPRr,
1196
1196
  0,
@@ -1214,8 +1214,8 @@ export var CreatedAt$ = [3, n0, _CA,
1214
1214
  ];
1215
1215
  export var CreateExpressGatewayServiceRequest$ = [3, n0, _CEGSR,
1216
1216
  0,
1217
- [_eRA, _iRA, _sN, _cl, _hCP, _pC, _tRA, _nC, _cp, _mem, _sTc, _ta],
1218
- [0, 0, 0, 0, 0, () => ExpressGatewayContainer$, 0, () => ExpressGatewayServiceNetworkConfiguration$, 0, 0, () => ExpressGatewayScalingTarget$, () => Tags]
1217
+ [_eRA, _iRA, _pC, _sN, _cl, _hCP, _tRA, _nC, _cp, _mem, _sTc, _ta],
1218
+ [0, 0, () => ExpressGatewayContainer$, 0, 0, 0, 0, () => ExpressGatewayServiceNetworkConfiguration$, 0, 0, () => ExpressGatewayScalingTarget$, () => Tags], 3
1219
1219
  ];
1220
1220
  export var CreateExpressGatewayServiceResponse$ = [3, n0, _CEGSRr,
1221
1221
  0,
@@ -1225,12 +1225,12 @@ export var CreateExpressGatewayServiceResponse$ = [3, n0, _CEGSRr,
1225
1225
  export var CreateManagedInstancesProviderConfiguration$ = [3, n0, _CMIPC,
1226
1226
  0,
1227
1227
  [_iRA, _iLT, _pTr, _iO],
1228
- [0, [() => InstanceLaunchTemplate$, 0], 0, () => InfrastructureOptimization$]
1228
+ [0, [() => InstanceLaunchTemplate$, 0], 0, () => InfrastructureOptimization$], 2
1229
1229
  ];
1230
1230
  export var CreateServiceRequest$ = [3, n0, _CSR,
1231
1231
  0,
1232
- [_cl, _sN, _tD, _aZR, _lB, _sRe, _dC, _cT, _lT, _cPS, _pV, _ro, _dCe, _pCl, _pS, _nC, _hCGPS, _sS, _dCep, _ta, _eECSMT, _pTr, _eEC, _sCC, _vCo, _vLC],
1233
- [0, 0, 0, 0, () => LoadBalancers, () => ServiceRegistries, 1, 0, 0, () => CapacityProviderStrategy, 0, 0, () => DeploymentConfiguration$, () => PlacementConstraints, () => PlacementStrategies, () => NetworkConfiguration$, 1, 0, () => DeploymentController$, () => Tags, 2, 0, 2, () => ServiceConnectConfiguration$, () => ServiceVolumeConfigurations, () => VpcLatticeConfigurations]
1232
+ [_sN, _cl, _tD, _aZR, _lB, _sRe, _dC, _cT, _lT, _cPS, _pV, _ro, _dCe, _pCl, _pS, _nC, _hCGPS, _sS, _dCep, _ta, _eECSMT, _pTr, _eEC, _sCC, _vCo, _vLC],
1233
+ [0, 0, 0, 0, () => LoadBalancers, () => ServiceRegistries, 1, 0, 0, () => CapacityProviderStrategy, 0, 0, () => DeploymentConfiguration$, () => PlacementConstraints, () => PlacementStrategies, () => NetworkConfiguration$, 1, 0, () => DeploymentController$, () => Tags, 2, 0, 2, () => ServiceConnectConfiguration$, () => ServiceVolumeConfigurations, () => VpcLatticeConfigurations], 1
1234
1234
  ];
1235
1235
  export var CreateServiceResponse$ = [3, n0, _CSRr,
1236
1236
  0,
@@ -1239,8 +1239,8 @@ export var CreateServiceResponse$ = [3, n0, _CSRr,
1239
1239
  ];
1240
1240
  export var CreateTaskSetRequest$ = [3, n0, _CTSR,
1241
1241
  0,
1242
- [_ser, _cl, _eI, _tD, _nC, _lB, _sRe, _lT, _cPS, _pV, _sc, _cT, _ta],
1243
- [0, 0, 0, 0, () => NetworkConfiguration$, () => LoadBalancers, () => ServiceRegistries, 0, () => CapacityProviderStrategy, 0, () => Scale$, 0, () => Tags]
1242
+ [_ser, _cl, _tD, _eI, _nC, _lB, _sRe, _lT, _cPS, _pV, _sc, _cT, _ta],
1243
+ [0, 0, 0, 0, () => NetworkConfiguration$, () => LoadBalancers, () => ServiceRegistries, 0, () => CapacityProviderStrategy, 0, () => Scale$, 0, () => Tags], 3
1244
1244
  ];
1245
1245
  export var CreateTaskSetResponse$ = [3, n0, _CTSRr,
1246
1246
  0,
@@ -1250,7 +1250,7 @@ export var CreateTaskSetResponse$ = [3, n0, _CTSRr,
1250
1250
  export var DeleteAccountSettingRequest$ = [3, n0, _DASR,
1251
1251
  0,
1252
1252
  [_n, _pA],
1253
- [0, 0]
1253
+ [0, 0], 1
1254
1254
  ];
1255
1255
  export var DeleteAccountSettingResponse$ = [3, n0, _DASRe,
1256
1256
  0,
@@ -1259,8 +1259,8 @@ export var DeleteAccountSettingResponse$ = [3, n0, _DASRe,
1259
1259
  ];
1260
1260
  export var DeleteAttributesRequest$ = [3, n0, _DAR,
1261
1261
  0,
1262
- [_cl, _at],
1263
- [0, () => Attributes]
1262
+ [_at, _cl],
1263
+ [() => Attributes, 0], 1
1264
1264
  ];
1265
1265
  export var DeleteAttributesResponse$ = [3, n0, _DARe,
1266
1266
  0,
@@ -1270,7 +1270,7 @@ export var DeleteAttributesResponse$ = [3, n0, _DARe,
1270
1270
  export var DeleteCapacityProviderRequest$ = [3, n0, _DCPR,
1271
1271
  0,
1272
1272
  [_cPa, _cl],
1273
- [0, 0]
1273
+ [0, 0], 1
1274
1274
  ];
1275
1275
  export var DeleteCapacityProviderResponse$ = [3, n0, _DCPRe,
1276
1276
  0,
@@ -1280,7 +1280,7 @@ export var DeleteCapacityProviderResponse$ = [3, n0, _DCPRe,
1280
1280
  export var DeleteClusterRequest$ = [3, n0, _DCR,
1281
1281
  0,
1282
1282
  [_cl],
1283
- [0]
1283
+ [0], 1
1284
1284
  ];
1285
1285
  export var DeleteClusterResponse$ = [3, n0, _DCRe,
1286
1286
  0,
@@ -1290,7 +1290,7 @@ export var DeleteClusterResponse$ = [3, n0, _DCRe,
1290
1290
  export var DeleteExpressGatewayServiceRequest$ = [3, n0, _DEGSR,
1291
1291
  0,
1292
1292
  [_sA],
1293
- [0]
1293
+ [0], 1
1294
1294
  ];
1295
1295
  export var DeleteExpressGatewayServiceResponse$ = [3, n0, _DEGSRe,
1296
1296
  0,
@@ -1299,8 +1299,8 @@ export var DeleteExpressGatewayServiceResponse$ = [3, n0, _DEGSRe,
1299
1299
  ];
1300
1300
  export var DeleteServiceRequest$ = [3, n0, _DSR,
1301
1301
  0,
1302
- [_cl, _ser, _f],
1303
- [0, 0, 2]
1302
+ [_ser, _cl, _f],
1303
+ [0, 0, 2], 1
1304
1304
  ];
1305
1305
  export var DeleteServiceResponse$ = [3, n0, _DSRe,
1306
1306
  0,
@@ -1310,7 +1310,7 @@ export var DeleteServiceResponse$ = [3, n0, _DSRe,
1310
1310
  export var DeleteTaskDefinitionsRequest$ = [3, n0, _DTDR,
1311
1311
  0,
1312
1312
  [_tDa],
1313
- [64 | 0]
1313
+ [64 | 0], 1
1314
1314
  ];
1315
1315
  export var DeleteTaskDefinitionsResponse$ = [3, n0, _DTDRe,
1316
1316
  0,
@@ -1320,7 +1320,7 @@ export var DeleteTaskDefinitionsResponse$ = [3, n0, _DTDRe,
1320
1320
  export var DeleteTaskSetRequest$ = [3, n0, _DTSR,
1321
1321
  0,
1322
1322
  [_cl, _ser, _tS, _f],
1323
- [0, 0, 0, 2]
1323
+ [0, 0, 0, 2], 3
1324
1324
  ];
1325
1325
  export var DeleteTaskSetResponse$ = [3, n0, _DTSRe,
1326
1326
  0,
@@ -1335,12 +1335,12 @@ export var Deployment$ = [3, n0, _D,
1335
1335
  export var DeploymentAlarms$ = [3, n0, _DA,
1336
1336
  0,
1337
1337
  [_aN, _rol, _enab],
1338
- [64 | 0, 2, 2]
1338
+ [64 | 0, 2, 2], 3
1339
1339
  ];
1340
1340
  export var DeploymentCircuitBreaker$ = [3, n0, _DCB,
1341
1341
  0,
1342
1342
  [_enab, _rol],
1343
- [2, 2]
1343
+ [2, 2], 2
1344
1344
  ];
1345
1345
  export var DeploymentConfiguration$ = [3, n0, _DC,
1346
1346
  0,
@@ -1350,7 +1350,7 @@ export var DeploymentConfiguration$ = [3, n0, _DC,
1350
1350
  export var DeploymentController$ = [3, n0, _DCe,
1351
1351
  0,
1352
1352
  [_t],
1353
- [0]
1353
+ [0], 1
1354
1354
  ];
1355
1355
  export var DeploymentEphemeralStorage$ = [3, n0, _DES,
1356
1356
  0,
@@ -1364,8 +1364,8 @@ export var DeploymentLifecycleHook$ = [3, n0, _DLH,
1364
1364
  ];
1365
1365
  export var DeregisterContainerInstanceRequest$ = [3, n0, _DCIR,
1366
1366
  0,
1367
- [_cl, _cI, _f],
1368
- [0, 0, 2]
1367
+ [_cI, _cl, _f],
1368
+ [0, 0, 2], 1
1369
1369
  ];
1370
1370
  export var DeregisterContainerInstanceResponse$ = [3, n0, _DCIRe,
1371
1371
  0,
@@ -1375,7 +1375,7 @@ export var DeregisterContainerInstanceResponse$ = [3, n0, _DCIRe,
1375
1375
  export var DeregisterTaskDefinitionRequest$ = [3, n0, _DTDRer,
1376
1376
  0,
1377
1377
  [_tD],
1378
- [0]
1378
+ [0], 1
1379
1379
  ];
1380
1380
  export var DeregisterTaskDefinitionResponse$ = [3, n0, _DTDRere,
1381
1381
  0,
@@ -1404,8 +1404,8 @@ export var DescribeClustersResponse$ = [3, n0, _DCResc,
1404
1404
  ];
1405
1405
  export var DescribeContainerInstancesRequest$ = [3, n0, _DCIRes,
1406
1406
  0,
1407
- [_cl, _cIo, _inc],
1408
- [0, 64 | 0, 64 | 0]
1407
+ [_cIo, _cl, _inc],
1408
+ [64 | 0, 0, 64 | 0], 1
1409
1409
  ];
1410
1410
  export var DescribeContainerInstancesResponse$ = [3, n0, _DCIResc,
1411
1411
  0,
@@ -1415,7 +1415,7 @@ export var DescribeContainerInstancesResponse$ = [3, n0, _DCIResc,
1415
1415
  export var DescribeExpressGatewayServiceRequest$ = [3, n0, _DEGSRes,
1416
1416
  0,
1417
1417
  [_sA, _inc],
1418
- [0, 64 | 0]
1418
+ [0, 64 | 0], 1
1419
1419
  ];
1420
1420
  export var DescribeExpressGatewayServiceResponse$ = [3, n0, _DEGSResc,
1421
1421
  0,
@@ -1425,7 +1425,7 @@ export var DescribeExpressGatewayServiceResponse$ = [3, n0, _DEGSResc,
1425
1425
  export var DescribeServiceDeploymentsRequest$ = [3, n0, _DSDR,
1426
1426
  0,
1427
1427
  [_sDA],
1428
- [64 | 0]
1428
+ [64 | 0], 1
1429
1429
  ];
1430
1430
  export var DescribeServiceDeploymentsResponse$ = [3, n0, _DSDRe,
1431
1431
  0,
@@ -1435,7 +1435,7 @@ export var DescribeServiceDeploymentsResponse$ = [3, n0, _DSDRe,
1435
1435
  export var DescribeServiceRevisionsRequest$ = [3, n0, _DSRR,
1436
1436
  0,
1437
1437
  [_sRA],
1438
- [64 | 0]
1438
+ [64 | 0], 1
1439
1439
  ];
1440
1440
  export var DescribeServiceRevisionsResponse$ = [3, n0, _DSRRe,
1441
1441
  0,
@@ -1444,8 +1444,8 @@ export var DescribeServiceRevisionsResponse$ = [3, n0, _DSRRe,
1444
1444
  ];
1445
1445
  export var DescribeServicesRequest$ = [3, n0, _DSRes,
1446
1446
  0,
1447
- [_cl, _serv, _inc],
1448
- [0, 64 | 0, 64 | 0]
1447
+ [_serv, _cl, _inc],
1448
+ [64 | 0, 0, 64 | 0], 1
1449
1449
  ];
1450
1450
  export var DescribeServicesResponse$ = [3, n0, _DSResc,
1451
1451
  0,
@@ -1455,7 +1455,7 @@ export var DescribeServicesResponse$ = [3, n0, _DSResc,
1455
1455
  export var DescribeTaskDefinitionRequest$ = [3, n0, _DTDRes,
1456
1456
  0,
1457
1457
  [_tD, _inc],
1458
- [0, 64 | 0]
1458
+ [0, 64 | 0], 1
1459
1459
  ];
1460
1460
  export var DescribeTaskDefinitionResponse$ = [3, n0, _DTDResc,
1461
1461
  0,
@@ -1465,7 +1465,7 @@ export var DescribeTaskDefinitionResponse$ = [3, n0, _DTDResc,
1465
1465
  export var DescribeTaskSetsRequest$ = [3, n0, _DTSRes,
1466
1466
  0,
1467
1467
  [_cl, _ser, _tSa, _inc],
1468
- [0, 0, 64 | 0, 64 | 0]
1468
+ [0, 0, 64 | 0, 64 | 0], 2
1469
1469
  ];
1470
1470
  export var DescribeTaskSetsResponse$ = [3, n0, _DTSResc,
1471
1471
  0,
@@ -1474,8 +1474,8 @@ export var DescribeTaskSetsResponse$ = [3, n0, _DTSResc,
1474
1474
  ];
1475
1475
  export var DescribeTasksRequest$ = [3, n0, _DTR,
1476
1476
  0,
1477
- [_cl, _tas, _inc],
1478
- [0, 64 | 0, 64 | 0]
1477
+ [_tas, _cl, _inc],
1478
+ [64 | 0, 0, 64 | 0], 1
1479
1479
  ];
1480
1480
  export var DescribeTasksResponse$ = [3, n0, _DTRe,
1481
1481
  0,
@@ -1485,7 +1485,7 @@ export var DescribeTasksResponse$ = [3, n0, _DTRe,
1485
1485
  export var Device$ = [3, n0, _De,
1486
1486
  0,
1487
1487
  [_hP, _cPo, _pe],
1488
- [0, 0, 64 | 0]
1488
+ [0, 0, 64 | 0], 1
1489
1489
  ];
1490
1490
  export var DiscoverPollEndpointRequest$ = [3, n0, _DPER,
1491
1491
  0,
@@ -1505,7 +1505,7 @@ export var DockerVolumeConfiguration$ = [3, n0, _DVC,
1505
1505
  export var EBSTagSpecification$ = [3, n0, _EBSTS,
1506
1506
  0,
1507
1507
  [_rT, _ta, _pTr],
1508
- [0, () => Tags, 0]
1508
+ [0, () => Tags, 0], 1
1509
1509
  ];
1510
1510
  export var ECSExpressGatewayService$ = [3, n0, _ECSEGS,
1511
1511
  0,
@@ -1525,17 +1525,17 @@ export var EFSAuthorizationConfig$ = [3, n0, _EFSAC,
1525
1525
  export var EFSVolumeConfiguration$ = [3, n0, _EFSVC,
1526
1526
  0,
1527
1527
  [_fSI, _rD, _tEr, _tEP, _aCu],
1528
- [0, 0, 0, 1, () => EFSAuthorizationConfig$]
1528
+ [0, 0, 0, 1, () => EFSAuthorizationConfig$], 1
1529
1529
  ];
1530
1530
  export var EnvironmentFile$ = [3, n0, _EF,
1531
1531
  0,
1532
1532
  [_v, _t],
1533
- [0, 0]
1533
+ [0, 0], 2
1534
1534
  ];
1535
1535
  export var EphemeralStorage$ = [3, n0, _ES,
1536
1536
  0,
1537
1537
  [_sIGB],
1538
- [1]
1538
+ [1], 1
1539
1539
  ];
1540
1540
  export var ExecuteCommandConfiguration$ = [3, n0, _ECC,
1541
1541
  0,
@@ -1549,8 +1549,8 @@ export var ExecuteCommandLogConfiguration$ = [3, n0, _ECLC,
1549
1549
  ];
1550
1550
  export var ExecuteCommandRequest$ = [3, n0, _ECR,
1551
1551
  0,
1552
- [_cl, _cont, _com, _in, _task],
1553
- [0, 0, 0, 2, 0]
1552
+ [_com, _in, _task, _cl, _cont],
1553
+ [0, 2, 0, 0, 0], 3
1554
1554
  ];
1555
1555
  export var ExecuteCommandResponse$ = [3, n0, _ECRx,
1556
1556
  0,
@@ -1560,7 +1560,7 @@ export var ExecuteCommandResponse$ = [3, n0, _ECRx,
1560
1560
  export var ExpressGatewayContainer$ = [3, n0, _EGC,
1561
1561
  0,
1562
1562
  [_im, _cPon, _aLC, _rC, _com, _en, _sec],
1563
- [0, 1, () => ExpressGatewayServiceAwsLogsConfiguration$, () => ExpressGatewayRepositoryCredentials$, 64 | 0, () => EnvironmentVariables, () => SecretList]
1563
+ [0, 1, () => ExpressGatewayServiceAwsLogsConfiguration$, () => ExpressGatewayRepositoryCredentials$, 64 | 0, () => EnvironmentVariables, () => SecretList], 1
1564
1564
  ];
1565
1565
  export var ExpressGatewayRepositoryCredentials$ = [3, n0, _EGRC,
1566
1566
  0,
@@ -1575,7 +1575,7 @@ export var ExpressGatewayScalingTarget$ = [3, n0, _EGST,
1575
1575
  export var ExpressGatewayServiceAwsLogsConfiguration$ = [3, n0, _EGSALC,
1576
1576
  0,
1577
1577
  [_lGo, _lSP],
1578
- [0, 0]
1578
+ [0, 0], 2
1579
1579
  ];
1580
1580
  export var ExpressGatewayServiceConfiguration$ = [3, n0, _EGSC,
1581
1581
  0,
@@ -1600,22 +1600,22 @@ export var Failure$ = [3, n0, _F,
1600
1600
  export var FirelensConfiguration$ = [3, n0, _FC,
1601
1601
  0,
1602
1602
  [_t, _o],
1603
- [0, 128 | 0]
1603
+ [0, 128 | 0], 1
1604
1604
  ];
1605
1605
  export var FSxWindowsFileServerAuthorizationConfig$ = [3, n0, _FSWFSAC,
1606
1606
  0,
1607
1607
  [_cPr, _do],
1608
- [0, 0]
1608
+ [0, 0], 2
1609
1609
  ];
1610
1610
  export var FSxWindowsFileServerVolumeConfiguration$ = [3, n0, _FSWFSVC,
1611
1611
  0,
1612
1612
  [_fSI, _rD, _aCu],
1613
- [0, 0, () => FSxWindowsFileServerAuthorizationConfig$]
1613
+ [0, 0, () => FSxWindowsFileServerAuthorizationConfig$], 3
1614
1614
  ];
1615
1615
  export var GetTaskProtectionRequest$ = [3, n0, _GTPR,
1616
1616
  0,
1617
1617
  [_cl, _tas],
1618
- [0, 64 | 0]
1618
+ [0, 64 | 0], 1
1619
1619
  ];
1620
1620
  export var GetTaskProtectionResponse$ = [3, n0, _GTPRe,
1621
1621
  0,
@@ -1625,12 +1625,12 @@ export var GetTaskProtectionResponse$ = [3, n0, _GTPRe,
1625
1625
  export var HealthCheck$ = [3, n0, _HC,
1626
1626
  0,
1627
1627
  [_com, _int, _ti, _re, _sP],
1628
- [64 | 0, 1, 1, 1, 1]
1628
+ [64 | 0, 1, 1, 1, 1], 1
1629
1629
  ];
1630
1630
  export var HostEntry$ = [3, n0, _HE,
1631
1631
  0,
1632
1632
  [_h, _iA],
1633
- [0, 0]
1633
+ [0, 0], 2
1634
1634
  ];
1635
1635
  export var HostVolumeProperties$ = [3, n0, _HVP,
1636
1636
  0,
@@ -1640,7 +1640,7 @@ export var HostVolumeProperties$ = [3, n0, _HVP,
1640
1640
  export var InferenceAccelerator$ = [3, n0, _IA,
1641
1641
  0,
1642
1642
  [_dNe, _dT],
1643
- [0, 0]
1643
+ [0, 0], 2
1644
1644
  ];
1645
1645
  export var InferenceAcceleratorOverride$ = [3, n0, _IAO,
1646
1646
  0,
@@ -1655,7 +1655,7 @@ export var InfrastructureOptimization$ = [3, n0, _IO,
1655
1655
  export var IngressPathSummary$ = [3, n0, _IPS,
1656
1656
  0,
1657
1657
  [_aT, _end],
1658
- [0, 0]
1658
+ [0, 0], 2
1659
1659
  ];
1660
1660
  export var InstanceHealthCheckResult$ = [3, n0, _IHCR,
1661
1661
  0,
@@ -1665,7 +1665,7 @@ export var InstanceHealthCheckResult$ = [3, n0, _IHCR,
1665
1665
  export var InstanceLaunchTemplate$ = [3, n0, _ILT,
1666
1666
  0,
1667
1667
  [_eIPA, _nC, _sCto, _mo, _cOT, _iR],
1668
- [0, () => ManagedInstancesNetworkConfiguration$, () => ManagedInstancesStorageConfiguration$, 0, 0, [() => InstanceRequirementsRequest$, 0]]
1668
+ [0, () => ManagedInstancesNetworkConfiguration$, () => ManagedInstancesStorageConfiguration$, 0, 0, [() => InstanceRequirementsRequest$, 0]], 2
1669
1669
  ];
1670
1670
  export var InstanceLaunchTemplateUpdate$ = [3, n0, _ILTU,
1671
1671
  0,
@@ -1675,7 +1675,7 @@ export var InstanceLaunchTemplateUpdate$ = [3, n0, _ILTU,
1675
1675
  export var InstanceRequirementsRequest$ = [3, n0, _IRR,
1676
1676
  0,
1677
1677
  [_vCC, _mMB, _cM, _mGBPVC, _eIT, _iG, _sMPPOLP, _oDMPPOLP, _bM, _bP, _rHS, _nIC, _lSo, _lST, _tLSGB, _bEBM, _aTc, _aCcc, _aM, _aNc, _aTMMB, _nBG, _aIT, _mSPAPOOODP],
1678
- [() => VCpuCountRangeRequest$, () => MemoryMiBRequest$, [() => CpuManufacturerSet, { [_xN]: _CM }], () => MemoryGiBPerVCpuRequest$, [() => ExcludedInstanceTypeSet, { [_xN]: _EIT }], [() => InstanceGenerationSet, { [_xN]: _IG }], 1, 1, 0, 0, 2, () => NetworkInterfaceCountRequest$, 0, [() => LocalStorageTypeSet, { [_xN]: _LST }], () => TotalLocalStorageGBRequest$, () => BaselineEbsBandwidthMbpsRequest$, [() => AcceleratorTypeSet, { [_xN]: _AT }], () => AcceleratorCountRequest$, [() => AcceleratorManufacturerSet, { [_xN]: _AM }], [() => AcceleratorNameSet, { [_xN]: _AN }], () => AcceleratorTotalMemoryMiBRequest$, () => NetworkBandwidthGbpsRequest$, [() => AllowedInstanceTypeSet, { [_xN]: _AIT }], 1]
1678
+ [() => VCpuCountRangeRequest$, () => MemoryMiBRequest$, [() => CpuManufacturerSet, { [_xN]: _CM }], () => MemoryGiBPerVCpuRequest$, [() => ExcludedInstanceTypeSet, { [_xN]: _EIT }], [() => InstanceGenerationSet, { [_xN]: _IG }], 1, 1, 0, 0, 2, () => NetworkInterfaceCountRequest$, 0, [() => LocalStorageTypeSet, { [_xN]: _LST }], () => TotalLocalStorageGBRequest$, () => BaselineEbsBandwidthMbpsRequest$, [() => AcceleratorTypeSet, { [_xN]: _AT }], () => AcceleratorCountRequest$, [() => AcceleratorManufacturerSet, { [_xN]: _AM }], [() => AcceleratorNameSet, { [_xN]: _AN }], () => AcceleratorTotalMemoryMiBRequest$, () => NetworkBandwidthGbpsRequest$, [() => AllowedInstanceTypeSet, { [_xN]: _AIT }], 1], 2
1679
1679
  ];
1680
1680
  export var InvalidParameterException$ = [-3, n0, _IPE,
1681
1681
  { [_e]: _c },
@@ -1721,8 +1721,8 @@ export var ListAccountSettingsResponse$ = [3, n0, _LASRi,
1721
1721
  ];
1722
1722
  export var ListAttributesRequest$ = [3, n0, _LAR,
1723
1723
  0,
1724
- [_cl, _tT, _aNt, _aV, _nT, _mRa],
1725
- [0, 0, 0, 0, 0, 1]
1724
+ [_tT, _cl, _aNt, _aV, _nT, _mRa],
1725
+ [0, 0, 0, 0, 0, 1], 1
1726
1726
  ];
1727
1727
  export var ListAttributesResponse$ = [3, n0, _LARi,
1728
1728
  0,
@@ -1752,7 +1752,7 @@ export var ListContainerInstancesResponse$ = [3, n0, _LCIRi,
1752
1752
  export var ListServiceDeploymentsRequest$ = [3, n0, _LSDR,
1753
1753
  0,
1754
1754
  [_ser, _cl, _s, _cAr, _nT, _mRa],
1755
- [0, 0, 64 | 0, () => CreatedAt$, 0, 1]
1755
+ [0, 0, 64 | 0, () => CreatedAt$, 0, 1], 1
1756
1756
  ];
1757
1757
  export var ListServiceDeploymentsResponse$ = [3, n0, _LSDRi,
1758
1758
  0,
@@ -1762,7 +1762,7 @@ export var ListServiceDeploymentsResponse$ = [3, n0, _LSDRi,
1762
1762
  export var ListServicesByNamespaceRequest$ = [3, n0, _LSBNR,
1763
1763
  0,
1764
1764
  [_na, _nT, _mRa],
1765
- [0, 0, 1]
1765
+ [0, 0, 1], 1
1766
1766
  ];
1767
1767
  export var ListServicesByNamespaceResponse$ = [3, n0, _LSBNRi,
1768
1768
  0,
@@ -1782,7 +1782,7 @@ export var ListServicesResponse$ = [3, n0, _LSRi,
1782
1782
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
1783
1783
  0,
1784
1784
  [_rAes],
1785
- [0]
1785
+ [0], 1
1786
1786
  ];
1787
1787
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1788
1788
  0,
@@ -1827,7 +1827,7 @@ export var LoadBalancer$ = [3, n0, _LB,
1827
1827
  export var LogConfiguration$ = [3, n0, _LCo,
1828
1828
  0,
1829
1829
  [_lD, _o, _sO],
1830
- [0, 128 | 0, () => SecretList]
1830
+ [0, 128 | 0, () => SecretList], 1
1831
1831
  ];
1832
1832
  export var ManagedAgent$ = [3, n0, _MA,
1833
1833
  0,
@@ -1837,12 +1837,12 @@ export var ManagedAgent$ = [3, n0, _MA,
1837
1837
  export var ManagedAgentStateChange$ = [3, n0, _MASC,
1838
1838
  0,
1839
1839
  [_cNo, _mAN, _s, _r],
1840
- [0, 0, 0, 0]
1840
+ [0, 0, 0, 0], 3
1841
1841
  ];
1842
1842
  export var ManagedApplicationAutoScalingPolicy$ = [3, n0, _MAASP,
1843
1843
  0,
1844
- [_ar, _s, _sR, _uA, _pTo, _tV, _met],
1845
- [0, 0, 0, 4, 0, 1, 0]
1844
+ [_s, _uA, _pTo, _tV, _met, _ar, _sR],
1845
+ [0, 4, 0, 1, 0, 0, 0], 5
1846
1846
  ];
1847
1847
  export var ManagedAutoScaling$ = [3, n0, _MAS,
1848
1848
  0,
@@ -1851,13 +1851,13 @@ export var ManagedAutoScaling$ = [3, n0, _MAS,
1851
1851
  ];
1852
1852
  export var ManagedCertificate$ = [3, n0, _MC,
1853
1853
  0,
1854
- [_ar, _s, _sR, _uA, _dNo],
1855
- [0, 0, 0, 4, 0]
1854
+ [_s, _uA, _dNo, _ar, _sR],
1855
+ [0, 4, 0, 0, 0], 3
1856
1856
  ];
1857
1857
  export var ManagedIngressPath$ = [3, n0, _MIP,
1858
1858
  0,
1859
1859
  [_aT, _end, _lBo, _lBSG, _ce, _li, _ru, _tG],
1860
- [0, 0, () => ManagedLoadBalancer$, () => ManagedSecurityGroups, () => ManagedCertificate$, () => ManagedListener$, () => ManagedListenerRule$, () => ManagedTargetGroups]
1860
+ [0, 0, () => ManagedLoadBalancer$, () => ManagedSecurityGroups, () => ManagedCertificate$, () => ManagedListener$, () => ManagedListenerRule$, () => ManagedTargetGroups], 2
1861
1861
  ];
1862
1862
  export var ManagedInstancesNetworkConfiguration$ = [3, n0, _MINC,
1863
1863
  0,
@@ -1876,33 +1876,33 @@ export var ManagedInstancesStorageConfiguration$ = [3, n0, _MISC,
1876
1876
  ];
1877
1877
  export var ManagedListener$ = [3, n0, _ML,
1878
1878
  0,
1879
- [_ar, _s, _sR, _uA],
1880
- [0, 0, 0, 4]
1879
+ [_s, _uA, _ar, _sR],
1880
+ [0, 4, 0, 0], 2
1881
1881
  ];
1882
1882
  export var ManagedListenerRule$ = [3, n0, _MLR,
1883
1883
  0,
1884
- [_ar, _s, _sR, _uA],
1885
- [0, 0, 0, 4]
1884
+ [_s, _uA, _ar, _sR],
1885
+ [0, 4, 0, 0], 2
1886
1886
  ];
1887
1887
  export var ManagedLoadBalancer$ = [3, n0, _MLB,
1888
1888
  0,
1889
- [_ar, _s, _sR, _uA, _sch, _sI, _sGI],
1890
- [0, 0, 0, 4, 0, 64 | 0, 64 | 0]
1889
+ [_s, _uA, _sch, _ar, _sR, _sI, _sGI],
1890
+ [0, 4, 0, 0, 0, 64 | 0, 64 | 0], 3
1891
1891
  ];
1892
1892
  export var ManagedLogGroup$ = [3, n0, _MLG,
1893
1893
  0,
1894
- [_ar, _s, _sR, _uA, _lGN],
1895
- [0, 0, 0, 4, 0]
1894
+ [_s, _uA, _lGN, _ar, _sR],
1895
+ [0, 4, 0, 0, 0], 3
1896
1896
  ];
1897
1897
  export var ManagedMetricAlarm$ = [3, n0, _MMA,
1898
1898
  0,
1899
- [_ar, _s, _sR, _uA],
1900
- [0, 0, 0, 4]
1899
+ [_s, _uA, _ar, _sR],
1900
+ [0, 4, 0, 0], 2
1901
1901
  ];
1902
1902
  export var ManagedScalableTarget$ = [3, n0, _MST,
1903
1903
  0,
1904
- [_ar, _s, _sR, _uA, _mC, _mCa],
1905
- [0, 0, 0, 4, 1, 1]
1904
+ [_s, _uA, _mC, _mCa, _ar, _sR],
1905
+ [0, 4, 1, 1, 0, 0], 4
1906
1906
  ];
1907
1907
  export var ManagedScaling$ = [3, n0, _MS,
1908
1908
  0,
@@ -1911,8 +1911,8 @@ export var ManagedScaling$ = [3, n0, _MS,
1911
1911
  ];
1912
1912
  export var ManagedSecurityGroup$ = [3, n0, _MSG,
1913
1913
  0,
1914
- [_ar, _s, _sR, _uA],
1915
- [0, 0, 0, 4]
1914
+ [_s, _uA, _ar, _sR],
1915
+ [0, 4, 0, 0], 2
1916
1916
  ];
1917
1917
  export var ManagedStorageConfiguration$ = [3, n0, _MSC,
1918
1918
  0,
@@ -1921,8 +1921,8 @@ export var ManagedStorageConfiguration$ = [3, n0, _MSC,
1921
1921
  ];
1922
1922
  export var ManagedTargetGroup$ = [3, n0, _MTG,
1923
1923
  0,
1924
- [_ar, _s, _sR, _uA, _hCP, _hCPe, _po],
1925
- [0, 0, 0, 4, 0, 1, 1]
1924
+ [_s, _uA, _hCP, _hCPe, _po, _ar, _sR],
1925
+ [0, 4, 0, 1, 1, 0, 0], 5
1926
1926
  ];
1927
1927
  export var MemoryGiBPerVCpuRequest$ = [3, n0, _MGBPVCR,
1928
1928
  0,
@@ -1932,7 +1932,7 @@ export var MemoryGiBPerVCpuRequest$ = [3, n0, _MGBPVCR,
1932
1932
  export var MemoryMiBRequest$ = [3, n0, _MMBR,
1933
1933
  0,
1934
1934
  [_m, _ma],
1935
- [1, 1]
1935
+ [1, 1], 1
1936
1936
  ];
1937
1937
  export var MissingVersionException$ = [-3, n0, _MVE,
1938
1938
  { [_e]: _c },
@@ -1995,7 +1995,7 @@ export var PlacementStrategy$ = [3, n0, _PS,
1995
1995
  export var PlatformDevice$ = [3, n0, _PD,
1996
1996
  0,
1997
1997
  [_i, _t],
1998
- [0, 0]
1998
+ [0, 0], 2
1999
1999
  ];
2000
2000
  export var PlatformTaskDefinitionIncompatibilityException$ = [-3, n0, _PTDIE,
2001
2001
  { [_e]: _c },
@@ -2021,13 +2021,13 @@ export var ProtectedTask$ = [3, n0, _PT,
2021
2021
  ];
2022
2022
  export var ProxyConfiguration$ = [3, n0, _PCr,
2023
2023
  0,
2024
- [_t, _cNo, _pro],
2025
- [0, 0, () => ProxyConfigurationProperties]
2024
+ [_cNo, _t, _pro],
2025
+ [0, 0, () => ProxyConfigurationProperties], 1
2026
2026
  ];
2027
2027
  export var PutAccountSettingDefaultRequest$ = [3, n0, _PASDR,
2028
2028
  0,
2029
2029
  [_n, _v],
2030
- [0, 0]
2030
+ [0, 0], 2
2031
2031
  ];
2032
2032
  export var PutAccountSettingDefaultResponse$ = [3, n0, _PASDRu,
2033
2033
  0,
@@ -2037,7 +2037,7 @@ export var PutAccountSettingDefaultResponse$ = [3, n0, _PASDRu,
2037
2037
  export var PutAccountSettingRequest$ = [3, n0, _PASR,
2038
2038
  0,
2039
2039
  [_n, _v, _pA],
2040
- [0, 0, 0]
2040
+ [0, 0, 0], 2
2041
2041
  ];
2042
2042
  export var PutAccountSettingResponse$ = [3, n0, _PASRu,
2043
2043
  0,
@@ -2046,8 +2046,8 @@ export var PutAccountSettingResponse$ = [3, n0, _PASRu,
2046
2046
  ];
2047
2047
  export var PutAttributesRequest$ = [3, n0, _PAR,
2048
2048
  0,
2049
- [_cl, _at],
2050
- [0, () => Attributes]
2049
+ [_at, _cl],
2050
+ [() => Attributes, 0], 1
2051
2051
  ];
2052
2052
  export var PutAttributesResponse$ = [3, n0, _PARu,
2053
2053
  0,
@@ -2057,7 +2057,7 @@ export var PutAttributesResponse$ = [3, n0, _PARu,
2057
2057
  export var PutClusterCapacityProvidersRequest$ = [3, n0, _PCCPR,
2058
2058
  0,
2059
2059
  [_cl, _cPap, _dCPS],
2060
- [0, 64 | 0, () => CapacityProviderStrategy]
2060
+ [0, 64 | 0, () => CapacityProviderStrategy], 3
2061
2061
  ];
2062
2062
  export var PutClusterCapacityProvidersResponse$ = [3, n0, _PCCPRu,
2063
2063
  0,
@@ -2076,8 +2076,8 @@ export var RegisterContainerInstanceResponse$ = [3, n0, _RCIRe,
2076
2076
  ];
2077
2077
  export var RegisterTaskDefinitionRequest$ = [3, n0, _RTDR,
2078
2078
  0,
2079
- [_fami, _tRA, _eRA, _nM, _cDo, _vo, _pCl, _rCe, _cp, _mem, _ta, _pMi, _iM, _pCr, _iAn, _eSp, _rPu, _eFI],
2080
- [0, 0, 0, 0, () => ContainerDefinitions, () => VolumeList, () => TaskDefinitionPlacementConstraints, 64 | 0, 0, 0, () => Tags, 0, 0, () => ProxyConfiguration$, () => InferenceAccelerators, () => EphemeralStorage$, () => RuntimePlatform$, 2]
2079
+ [_fami, _cDo, _tRA, _eRA, _nM, _vo, _pCl, _rCe, _cp, _mem, _ta, _pMi, _iM, _pCr, _iAn, _eSp, _rPu, _eFI],
2080
+ [0, () => ContainerDefinitions, 0, 0, 0, () => VolumeList, () => TaskDefinitionPlacementConstraints, 64 | 0, 0, 0, () => Tags, 0, 0, () => ProxyConfiguration$, () => InferenceAccelerators, () => EphemeralStorage$, () => RuntimePlatform$, 2], 2
2081
2081
  ];
2082
2082
  export var RegisterTaskDefinitionResponse$ = [3, n0, _RTDRe,
2083
2083
  0,
@@ -2087,7 +2087,7 @@ export var RegisterTaskDefinitionResponse$ = [3, n0, _RTDRe,
2087
2087
  export var RepositoryCredentials$ = [3, n0, _RC,
2088
2088
  0,
2089
2089
  [_cPr],
2090
- [0]
2090
+ [0], 1
2091
2091
  ];
2092
2092
  export var ResolvedConfiguration$ = [3, n0, _RCe,
2093
2093
  0,
@@ -2114,7 +2114,7 @@ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundE
2114
2114
  export var ResourceRequirement$ = [3, n0, _RR,
2115
2115
  0,
2116
2116
  [_v, _t],
2117
- [0, 0]
2117
+ [0, 0], 2
2118
2118
  ];
2119
2119
  export var Rollback$ = [3, n0, _Ro,
2120
2120
  0,
@@ -2123,8 +2123,8 @@ export var Rollback$ = [3, n0, _Ro,
2123
2123
  ];
2124
2124
  export var RunTaskRequest$ = [3, n0, _RTR,
2125
2125
  0,
2126
- [_cPS, _cl, _cou, _eECSMT, _eEC, _g, _lT, _nC, _ov, _pCl, _pS, _pV, _pTr, _rIe, _sB, _ta, _tD, _cT, _vCo],
2127
- [() => CapacityProviderStrategy, 0, 1, 2, 2, 0, 0, () => NetworkConfiguration$, () => TaskOverride$, () => PlacementConstraints, () => PlacementStrategies, 0, 0, 0, 0, () => Tags, 0, [0, 4], () => TaskVolumeConfigurations]
2126
+ [_tD, _cPS, _cl, _cou, _eECSMT, _eEC, _g, _lT, _nC, _ov, _pCl, _pS, _pV, _pTr, _rIe, _sB, _ta, _cT, _vCo],
2127
+ [0, () => CapacityProviderStrategy, 0, 1, 2, 2, 0, 0, () => NetworkConfiguration$, () => TaskOverride$, () => PlacementConstraints, () => PlacementStrategies, 0, 0, 0, 0, () => Tags, [0, 4], () => TaskVolumeConfigurations], 1
2128
2128
  ];
2129
2129
  export var RunTaskResponse$ = [3, n0, _RTRu,
2130
2130
  0,
@@ -2144,7 +2144,7 @@ export var Scale$ = [3, n0, _S,
2144
2144
  export var Secret$ = [3, n0, _Se,
2145
2145
  0,
2146
2146
  [_n, _vFa],
2147
- [0, 0]
2147
+ [0, 0], 2
2148
2148
  ];
2149
2149
  export var ServerException$ = [-3, n0, _SE,
2150
2150
  { [_e]: _serve },
@@ -2160,22 +2160,22 @@ export var Service$ = [3, n0, _Ser,
2160
2160
  export var ServiceConnectAccessLogConfiguration$ = [3, n0, _SCALC,
2161
2161
  0,
2162
2162
  [_fo, _iQP],
2163
- [0, 0]
2163
+ [0, 0], 1
2164
2164
  ];
2165
2165
  export var ServiceConnectClientAlias$ = [3, n0, _SCCA,
2166
2166
  0,
2167
2167
  [_po, _dNn, _tTR],
2168
- [1, 0, () => ServiceConnectTestTrafficRules$]
2168
+ [1, 0, () => ServiceConnectTestTrafficRules$], 1
2169
2169
  ];
2170
2170
  export var ServiceConnectConfiguration$ = [3, n0, _SCC,
2171
2171
  0,
2172
2172
  [_ena, _na, _serv, _lC, _aLCc],
2173
- [2, 0, () => ServiceConnectServiceList, () => LogConfiguration$, () => ServiceConnectAccessLogConfiguration$]
2173
+ [2, 0, () => ServiceConnectServiceList, () => LogConfiguration$, () => ServiceConnectAccessLogConfiguration$], 1
2174
2174
  ];
2175
2175
  export var ServiceConnectService$ = [3, n0, _SCS,
2176
2176
  0,
2177
2177
  [_pN, _dNi, _cAli, _iPO, _ti, _tl],
2178
- [0, 0, () => ServiceConnectClientAliasList, 1, () => TimeoutConfiguration$, () => ServiceConnectTlsConfiguration$]
2178
+ [0, 0, () => ServiceConnectClientAliasList, 1, () => TimeoutConfiguration$, () => ServiceConnectTlsConfiguration$], 1
2179
2179
  ];
2180
2180
  export var ServiceConnectServiceResource$ = [3, n0, _SCSR,
2181
2181
  0,
@@ -2185,17 +2185,17 @@ export var ServiceConnectServiceResource$ = [3, n0, _SCSR,
2185
2185
  export var ServiceConnectTestTrafficHeaderMatchRules$ = [3, n0, _SCTTHMR,
2186
2186
  0,
2187
2187
  [_exa],
2188
- [0]
2188
+ [0], 1
2189
2189
  ];
2190
2190
  export var ServiceConnectTestTrafficHeaderRules$ = [3, n0, _SCTTHR,
2191
2191
  0,
2192
2192
  [_n, _v],
2193
- [0, () => ServiceConnectTestTrafficHeaderMatchRules$]
2193
+ [0, () => ServiceConnectTestTrafficHeaderMatchRules$], 1
2194
2194
  ];
2195
2195
  export var ServiceConnectTestTrafficRules$ = [3, n0, _SCTTR,
2196
2196
  0,
2197
2197
  [_he],
2198
- [() => ServiceConnectTestTrafficHeaderRules$]
2198
+ [() => ServiceConnectTestTrafficHeaderRules$], 1
2199
2199
  ];
2200
2200
  export var ServiceConnectTlsCertificateAuthority$ = [3, n0, _SCTCA,
2201
2201
  0,
@@ -2205,7 +2205,7 @@ export var ServiceConnectTlsCertificateAuthority$ = [3, n0, _SCTCA,
2205
2205
  export var ServiceConnectTlsConfiguration$ = [3, n0, _SCTC,
2206
2206
  0,
2207
2207
  [_iCA, _kK, _rA],
2208
- [() => ServiceConnectTlsCertificateAuthority$, 0, 0]
2208
+ [() => ServiceConnectTlsCertificateAuthority$, 0, 0], 1
2209
2209
  ];
2210
2210
  export var ServiceCurrentRevisionSummary$ = [3, n0, _SCRS,
2211
2211
  0,
@@ -2245,8 +2245,8 @@ export var ServiceEvent$ = [3, n0, _SEe,
2245
2245
  ];
2246
2246
  export var ServiceManagedEBSVolumeConfiguration$ = [3, n0, _SMEBSVC,
2247
2247
  0,
2248
- [_enc, _kKI, _vT, _sIGB, _sIn, _vIR, _io, _thr, _tSag, _rA, _fTi],
2249
- [2, 0, 0, 1, 0, 1, 1, 1, () => EBSTagSpecifications, 0, 0]
2248
+ [_rA, _enc, _kKI, _vT, _sIGB, _sIn, _vIR, _io, _thr, _tSag, _fTi],
2249
+ [0, 2, 0, 0, 1, 0, 1, 1, 1, () => EBSTagSpecifications, 0], 1
2250
2250
  ];
2251
2251
  export var ServiceNotActiveException$ = [-3, n0, _SNAE,
2252
2252
  { [_e]: _c },
@@ -2283,7 +2283,7 @@ export var ServiceRevisionSummary$ = [3, n0, _SRS,
2283
2283
  export var ServiceVolumeConfiguration$ = [3, n0, _SVC,
2284
2284
  0,
2285
2285
  [_n, _mEBSV],
2286
- [0, () => ServiceManagedEBSVolumeConfiguration$]
2286
+ [0, () => ServiceManagedEBSVolumeConfiguration$], 1
2287
2287
  ];
2288
2288
  export var Session$ = [3, n0, _Ses,
2289
2289
  0,
@@ -2297,8 +2297,8 @@ export var Setting$ = [3, n0, _Set,
2297
2297
  ];
2298
2298
  export var StartTaskRequest$ = [3, n0, _STR,
2299
2299
  0,
2300
- [_cl, _cIo, _eECSMT, _eEC, _g, _nC, _ov, _pTr, _rIe, _sB, _ta, _tD, _vCo],
2301
- [0, 64 | 0, 2, 2, 0, () => NetworkConfiguration$, () => TaskOverride$, 0, 0, 0, () => Tags, 0, () => TaskVolumeConfigurations]
2300
+ [_cIo, _tD, _cl, _eECSMT, _eEC, _g, _nC, _ov, _pTr, _rIe, _sB, _ta, _vCo],
2301
+ [64 | 0, 0, 0, 2, 2, 0, () => NetworkConfiguration$, () => TaskOverride$, 0, 0, 0, () => Tags, () => TaskVolumeConfigurations], 2
2302
2302
  ];
2303
2303
  export var StartTaskResponse$ = [3, n0, _STRt,
2304
2304
  0,
@@ -2308,7 +2308,7 @@ export var StartTaskResponse$ = [3, n0, _STRt,
2308
2308
  export var StopServiceDeploymentRequest$ = [3, n0, _SSDR,
2309
2309
  0,
2310
2310
  [_sDAe, _sTto],
2311
- [0, 0]
2311
+ [0, 0], 1
2312
2312
  ];
2313
2313
  export var StopServiceDeploymentResponse$ = [3, n0, _SSDRt,
2314
2314
  0,
@@ -2317,8 +2317,8 @@ export var StopServiceDeploymentResponse$ = [3, n0, _SSDRt,
2317
2317
  ];
2318
2318
  export var StopTaskRequest$ = [3, n0, _STRto,
2319
2319
  0,
2320
- [_cl, _task, _r],
2321
- [0, 0, 0]
2320
+ [_task, _cl, _r],
2321
+ [0, 0, 0], 1
2322
2322
  ];
2323
2323
  export var StopTaskResponse$ = [3, n0, _STRtop,
2324
2324
  0,
@@ -2327,8 +2327,8 @@ export var StopTaskResponse$ = [3, n0, _STRtop,
2327
2327
  ];
2328
2328
  export var SubmitAttachmentStateChangesRequest$ = [3, n0, _SASCR,
2329
2329
  0,
2330
- [_cl, _a],
2331
- [0, () => AttachmentStateChanges]
2330
+ [_a, _cl],
2331
+ [() => AttachmentStateChanges, 0], 1
2332
2332
  ];
2333
2333
  export var SubmitAttachmentStateChangesResponse$ = [3, n0, _SASCRu,
2334
2334
  0,
@@ -2368,7 +2368,7 @@ export var Tag$ = [3, n0, _T,
2368
2368
  export var TagResourceRequest$ = [3, n0, _TRR,
2369
2369
  0,
2370
2370
  [_rAes, _ta],
2371
- [0, () => Tags]
2371
+ [0, () => Tags], 2
2372
2372
  ];
2373
2373
  export var TagResourceResponse$ = [3, n0, _TRRa,
2374
2374
  0,
@@ -2409,13 +2409,13 @@ export var TaskEphemeralStorage$ = [3, n0, _TES,
2409
2409
  ];
2410
2410
  export var TaskManagedEBSVolumeConfiguration$ = [3, n0, _TMEBSVC,
2411
2411
  0,
2412
- [_enc, _kKI, _vT, _sIGB, _sIn, _vIR, _io, _thr, _tSag, _rA, _tP, _fTi],
2413
- [2, 0, 0, 1, 0, 1, 1, 1, () => EBSTagSpecifications, 0, () => TaskManagedEBSVolumeTerminationPolicy$, 0]
2412
+ [_rA, _enc, _kKI, _vT, _sIGB, _sIn, _vIR, _io, _thr, _tSag, _tP, _fTi],
2413
+ [0, 2, 0, 0, 1, 0, 1, 1, 1, () => EBSTagSpecifications, () => TaskManagedEBSVolumeTerminationPolicy$, 0], 1
2414
2414
  ];
2415
2415
  export var TaskManagedEBSVolumeTerminationPolicy$ = [3, n0, _TMEBSVTP,
2416
2416
  0,
2417
2417
  [_dOT],
2418
- [2]
2418
+ [2], 1
2419
2419
  ];
2420
2420
  export var TaskOverride$ = [3, n0, _TO,
2421
2421
  0,
@@ -2436,7 +2436,7 @@ TypeRegistry.for(n0).registerError(TaskSetNotFoundException$, TaskSetNotFoundExc
2436
2436
  export var TaskVolumeConfiguration$ = [3, n0, _TVC,
2437
2437
  0,
2438
2438
  [_n, _mEBSV],
2439
- [0, () => TaskManagedEBSVolumeConfiguration$]
2439
+ [0, () => TaskManagedEBSVolumeConfiguration$], 1
2440
2440
  ];
2441
2441
  export var TimeoutConfiguration$ = [3, n0, _TC,
2442
2442
  0,
@@ -2446,7 +2446,7 @@ export var TimeoutConfiguration$ = [3, n0, _TC,
2446
2446
  export var Tmpfs$ = [3, n0, _Tm,
2447
2447
  0,
2448
2448
  [_cPo, _si, _mO],
2449
- [0, 1, 64 | 0]
2449
+ [0, 1, 64 | 0], 2
2450
2450
  ];
2451
2451
  export var TotalLocalStorageGBRequest$ = [3, n0, _TLSGBR,
2452
2452
  0,
@@ -2456,7 +2456,7 @@ export var TotalLocalStorageGBRequest$ = [3, n0, _TLSGBR,
2456
2456
  export var Ulimit$ = [3, n0, _U,
2457
2457
  0,
2458
2458
  [_n, _sL, _hL],
2459
- [0, 1, 1]
2459
+ [0, 1, 1], 3
2460
2460
  ];
2461
2461
  export var UnsupportedFeatureException$ = [-3, n0, _UFE,
2462
2462
  { [_e]: _c },
@@ -2467,7 +2467,7 @@ TypeRegistry.for(n0).registerError(UnsupportedFeatureException$, UnsupportedFeat
2467
2467
  export var UntagResourceRequest$ = [3, n0, _URR,
2468
2468
  0,
2469
2469
  [_rAes, _tK],
2470
- [0, 64 | 0]
2470
+ [0, 64 | 0], 2
2471
2471
  ];
2472
2472
  export var UntagResourceResponse$ = [3, n0, _URRn,
2473
2473
  0,
@@ -2477,7 +2477,7 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
2477
2477
  export var UpdateCapacityProviderRequest$ = [3, n0, _UCPR,
2478
2478
  0,
2479
2479
  [_n, _cl, _aSGP, _mIP],
2480
- [0, 0, () => AutoScalingGroupProviderUpdate$, [() => UpdateManagedInstancesProviderConfiguration$, 0]]
2480
+ [0, 0, () => AutoScalingGroupProviderUpdate$, [() => UpdateManagedInstancesProviderConfiguration$, 0]], 1
2481
2481
  ];
2482
2482
  export var UpdateCapacityProviderResponse$ = [3, n0, _UCPRp,
2483
2483
  0,
@@ -2487,7 +2487,7 @@ export var UpdateCapacityProviderResponse$ = [3, n0, _UCPRp,
2487
2487
  export var UpdateClusterRequest$ = [3, n0, _UCR,
2488
2488
  0,
2489
2489
  [_cl, _se, _co, _sCD],
2490
- [0, () => ClusterSettings, () => ClusterConfiguration$, () => ClusterServiceConnectDefaultsRequest$]
2490
+ [0, () => ClusterSettings, () => ClusterConfiguration$, () => ClusterServiceConnectDefaultsRequest$], 1
2491
2491
  ];
2492
2492
  export var UpdateClusterResponse$ = [3, n0, _UCRp,
2493
2493
  0,
@@ -2497,7 +2497,7 @@ export var UpdateClusterResponse$ = [3, n0, _UCRp,
2497
2497
  export var UpdateClusterSettingsRequest$ = [3, n0, _UCSR,
2498
2498
  0,
2499
2499
  [_cl, _se],
2500
- [0, () => ClusterSettings]
2500
+ [0, () => ClusterSettings], 2
2501
2501
  ];
2502
2502
  export var UpdateClusterSettingsResponse$ = [3, n0, _UCSRp,
2503
2503
  0,
@@ -2506,8 +2506,8 @@ export var UpdateClusterSettingsResponse$ = [3, n0, _UCSRp,
2506
2506
  ];
2507
2507
  export var UpdateContainerAgentRequest$ = [3, n0, _UCAR,
2508
2508
  0,
2509
- [_cl, _cI],
2510
- [0, 0]
2509
+ [_cI, _cl],
2510
+ [0, 0], 1
2511
2511
  ];
2512
2512
  export var UpdateContainerAgentResponse$ = [3, n0, _UCARp,
2513
2513
  0,
@@ -2516,8 +2516,8 @@ export var UpdateContainerAgentResponse$ = [3, n0, _UCARp,
2516
2516
  ];
2517
2517
  export var UpdateContainerInstancesStateRequest$ = [3, n0, _UCISR,
2518
2518
  0,
2519
- [_cl, _cIo, _s],
2520
- [0, 64 | 0, 0]
2519
+ [_cIo, _s, _cl],
2520
+ [64 | 0, 0, 0], 2
2521
2521
  ];
2522
2522
  export var UpdateContainerInstancesStateResponse$ = [3, n0, _UCISRp,
2523
2523
  0,
@@ -2532,7 +2532,7 @@ export var UpdatedExpressGatewayService$ = [3, n0, _UEGS,
2532
2532
  export var UpdateExpressGatewayServiceRequest$ = [3, n0, _UEGSR,
2533
2533
  0,
2534
2534
  [_sA, _eRA, _hCP, _pC, _tRA, _nC, _cp, _mem, _sTc],
2535
- [0, 0, 0, () => ExpressGatewayContainer$, 0, () => ExpressGatewayServiceNetworkConfiguration$, 0, 0, () => ExpressGatewayScalingTarget$]
2535
+ [0, 0, 0, () => ExpressGatewayContainer$, 0, () => ExpressGatewayServiceNetworkConfiguration$, 0, 0, () => ExpressGatewayScalingTarget$], 1
2536
2536
  ];
2537
2537
  export var UpdateExpressGatewayServiceResponse$ = [3, n0, _UEGSRp,
2538
2538
  0,
@@ -2548,12 +2548,12 @@ TypeRegistry.for(n0).registerError(UpdateInProgressException$, UpdateInProgressE
2548
2548
  export var UpdateManagedInstancesProviderConfiguration$ = [3, n0, _UMIPC,
2549
2549
  0,
2550
2550
  [_iRA, _iLT, _pTr, _iO],
2551
- [0, [() => InstanceLaunchTemplateUpdate$, 0], 0, () => InfrastructureOptimization$]
2551
+ [0, [() => InstanceLaunchTemplateUpdate$, 0], 0, () => InfrastructureOptimization$], 2
2552
2552
  ];
2553
2553
  export var UpdateServicePrimaryTaskSetRequest$ = [3, n0, _USPTSR,
2554
2554
  0,
2555
2555
  [_cl, _ser, _pTS],
2556
- [0, 0, 0]
2556
+ [0, 0, 0], 3
2557
2557
  ];
2558
2558
  export var UpdateServicePrimaryTaskSetResponse$ = [3, n0, _USPTSRp,
2559
2559
  0,
@@ -2562,8 +2562,8 @@ export var UpdateServicePrimaryTaskSetResponse$ = [3, n0, _USPTSRp,
2562
2562
  ];
2563
2563
  export var UpdateServiceRequest$ = [3, n0, _USR,
2564
2564
  0,
2565
- [_cl, _ser, _dC, _tD, _cPS, _dCe, _aZR, _nC, _pCl, _pS, _pV, _fND, _hCGPS, _dCep, _eEC, _eECSMT, _lB, _pTr, _sRe, _sCC, _vCo, _vLC],
2566
- [0, 0, 1, 0, () => CapacityProviderStrategy, () => DeploymentConfiguration$, 0, () => NetworkConfiguration$, () => PlacementConstraints, () => PlacementStrategies, 0, 2, 1, () => DeploymentController$, 2, 2, () => LoadBalancers, 0, () => ServiceRegistries, () => ServiceConnectConfiguration$, () => ServiceVolumeConfigurations, () => VpcLatticeConfigurations]
2565
+ [_ser, _cl, _dC, _tD, _cPS, _dCe, _aZR, _nC, _pCl, _pS, _pV, _fND, _hCGPS, _dCep, _eEC, _eECSMT, _lB, _pTr, _sRe, _sCC, _vCo, _vLC],
2566
+ [0, 0, 1, 0, () => CapacityProviderStrategy, () => DeploymentConfiguration$, 0, () => NetworkConfiguration$, () => PlacementConstraints, () => PlacementStrategies, 0, 2, 1, () => DeploymentController$, 2, 2, () => LoadBalancers, 0, () => ServiceRegistries, () => ServiceConnectConfiguration$, () => ServiceVolumeConfigurations, () => VpcLatticeConfigurations], 1
2567
2567
  ];
2568
2568
  export var UpdateServiceResponse$ = [3, n0, _USRp,
2569
2569
  0,
@@ -2573,7 +2573,7 @@ export var UpdateServiceResponse$ = [3, n0, _USRp,
2573
2573
  export var UpdateTaskProtectionRequest$ = [3, n0, _UTPR,
2574
2574
  0,
2575
2575
  [_cl, _tas, _pE, _eIM],
2576
- [0, 64 | 0, 2, 1]
2576
+ [0, 64 | 0, 2, 1], 3
2577
2577
  ];
2578
2578
  export var UpdateTaskProtectionResponse$ = [3, n0, _UTPRp,
2579
2579
  0,
@@ -2583,7 +2583,7 @@ export var UpdateTaskProtectionResponse$ = [3, n0, _UTPRp,
2583
2583
  export var UpdateTaskSetRequest$ = [3, n0, _UTSR,
2584
2584
  0,
2585
2585
  [_cl, _ser, _tS, _sc],
2586
- [0, 0, 0, () => Scale$]
2586
+ [0, 0, 0, () => Scale$], 4
2587
2587
  ];
2588
2588
  export var UpdateTaskSetResponse$ = [3, n0, _UTSRp,
2589
2589
  0,
@@ -2593,7 +2593,7 @@ export var UpdateTaskSetResponse$ = [3, n0, _UTSRp,
2593
2593
  export var VCpuCountRangeRequest$ = [3, n0, _VCCRR,
2594
2594
  0,
2595
2595
  [_m, _ma],
2596
- [1, 1]
2596
+ [1, 1], 1
2597
2597
  ];
2598
2598
  export var VersionInfo$ = [3, n0, _VI,
2599
2599
  0,
@@ -2613,7 +2613,7 @@ export var VolumeFrom$ = [3, n0, _VF,
2613
2613
  export var VpcLatticeConfiguration$ = [3, n0, _VLC,
2614
2614
  0,
2615
2615
  [_rA, _tGA, _pN],
2616
- [0, 0, 0]
2616
+ [0, 0, 0], 3
2617
2617
  ];
2618
2618
  export var ECSServiceException$ = [-3, _sm, "ECSServiceException", 0, [], []];
2619
2619
  TypeRegistry.for(_sm).registerError(ECSServiceException$, ECSServiceException);