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