@aws-sdk/client-ecs 3.590.0 → 3.594.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +3 -56
- package/dist-es/protocols/Aws_json1_1.js +3 -0
- package/dist-types/commands/CreateCapacityProviderCommand.d.ts +2 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +10 -1
- package/dist-types/commands/CreateServiceCommand.d.ts +8 -1
- package/dist-types/commands/CreateTaskSetCommand.d.ts +5 -1
- package/dist-types/commands/DeleteAccountSettingCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCapacityProviderCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClusterCommand.d.ts +6 -1
- package/dist-types/commands/DeleteServiceCommand.d.ts +8 -1
- package/dist-types/commands/DeleteTaskDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTaskSetCommand.d.ts +5 -1
- package/dist-types/commands/DeregisterContainerInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterTaskDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCapacityProvidersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClustersCommand.d.ts +6 -1
- package/dist-types/commands/DescribeContainerInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeServicesCommand.d.ts +8 -1
- package/dist-types/commands/DescribeTaskDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTaskSetsCommand.d.ts +5 -1
- package/dist-types/commands/DescribeTasksCommand.d.ts +6 -1
- package/dist-types/commands/DiscoverPollEndpointCommand.d.ts +2 -1
- package/dist-types/commands/ExecuteCommandCommand.d.ts +2 -1
- package/dist-types/commands/GetTaskProtectionCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ListAttributesCommand.d.ts +2 -1
- package/dist-types/commands/ListClustersCommand.d.ts +2 -1
- package/dist-types/commands/ListContainerInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListServicesByNamespaceCommand.d.ts +2 -1
- package/dist-types/commands/ListServicesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTaskDefinitionFamiliesCommand.d.ts +2 -1
- package/dist-types/commands/ListTaskDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTasksCommand.d.ts +2 -1
- package/dist-types/commands/PutAccountSettingCommand.d.ts +2 -1
- package/dist-types/commands/PutAccountSettingDefaultCommand.d.ts +2 -1
- package/dist-types/commands/PutAttributesCommand.d.ts +2 -1
- package/dist-types/commands/PutClusterCapacityProvidersCommand.d.ts +6 -1
- package/dist-types/commands/RegisterContainerInstanceCommand.d.ts +2 -1
- package/dist-types/commands/RegisterTaskDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/RunTaskCommand.d.ts +6 -1
- package/dist-types/commands/StartTaskCommand.d.ts +6 -1
- package/dist-types/commands/StopTaskCommand.d.ts +9 -1
- package/dist-types/commands/SubmitAttachmentStateChangesCommand.d.ts +2 -1
- package/dist-types/commands/SubmitContainerStateChangeCommand.d.ts +2 -1
- package/dist-types/commands/SubmitTaskStateChangeCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCapacityProviderCommand.d.ts +2 -1
- package/dist-types/commands/UpdateClusterCommand.d.ts +10 -1
- package/dist-types/commands/UpdateClusterSettingsCommand.d.ts +6 -1
- package/dist-types/commands/UpdateContainerAgentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContainerInstancesStateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServiceCommand.d.ts +8 -1
- package/dist-types/commands/UpdateServicePrimaryTaskSetCommand.d.ts +5 -1
- package/dist-types/commands/UpdateTaskProtectionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTaskSetCommand.d.ts +5 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/ECSServiceException.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +89 -20
- package/dist-types/ts3.4/commands/CreateCapacityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTaskSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAccountSettingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCapacityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTaskDefinitionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTaskSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterContainerInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterTaskDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCapacityProvidersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeContainerInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeServicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTaskDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTaskSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTasksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DiscoverPollEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExecuteCommandCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTaskProtectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAccountSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListContainerInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListServicesByNamespaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTaskDefinitionFamiliesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTaskDefinitionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutAccountSettingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutAccountSettingDefaultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutClusterCapacityProvidersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterContainerInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterTaskDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RunTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SubmitAttachmentStateChangesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SubmitContainerStateChangeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SubmitTaskStateChangeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCapacityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateClusterSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateContainerAgentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateContainerInstancesStateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateServicePrimaryTaskSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTaskProtectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTaskSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/ECSServiceException.d.ts +2 -1
- package/dist-types/ts3.4/models/models_0.d.ts +15 -0
- package/package.json +6 -6
|
@@ -5,7 +5,8 @@ import { DescribeClustersRequest, DescribeClustersResponse } from "../models/mod
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -60,6 +61,10 @@ declare const DescribeClustersCommand_base: {
|
|
|
60
61
|
* // s3KeyPrefix: "STRING_VALUE",
|
|
61
62
|
* // },
|
|
62
63
|
* // },
|
|
64
|
+
* // managedStorageConfiguration: { // ManagedStorageConfiguration
|
|
65
|
+
* // kmsKeyId: "STRING_VALUE",
|
|
66
|
+
* // fargateEphemeralStorageKmsKeyId: "STRING_VALUE",
|
|
67
|
+
* // },
|
|
63
68
|
* // },
|
|
64
69
|
* // status: "STRING_VALUE",
|
|
65
70
|
* // registeredContainerInstancesCount: Number("int"),
|
|
@@ -5,7 +5,8 @@ import { DescribeServicesRequest, DescribeServicesResponse } from "../models/mod
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -160,6 +161,9 @@ declare const DescribeServicesCommand_base: {
|
|
|
160
161
|
* // value: "STRING_VALUE",
|
|
161
162
|
* // },
|
|
162
163
|
* // ],
|
|
164
|
+
* // fargateEphemeralStorage: { // DeploymentEphemeralStorage
|
|
165
|
+
* // kmsKeyId: "STRING_VALUE",
|
|
166
|
+
* // },
|
|
163
167
|
* // },
|
|
164
168
|
* // ],
|
|
165
169
|
* // deployments: [ // Deployments
|
|
@@ -270,6 +274,9 @@ declare const DescribeServicesCommand_base: {
|
|
|
270
274
|
* // },
|
|
271
275
|
* // },
|
|
272
276
|
* // ],
|
|
277
|
+
* // fargateEphemeralStorage: {
|
|
278
|
+
* // kmsKeyId: "STRING_VALUE",
|
|
279
|
+
* // },
|
|
273
280
|
* // },
|
|
274
281
|
* // ],
|
|
275
282
|
* // roleArn: "STRING_VALUE",
|
|
@@ -5,7 +5,8 @@ import { DescribeTaskSetsRequest, DescribeTaskSetsResponse } from "../models/mod
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -113,6 +114,9 @@ declare const DescribeTaskSetsCommand_base: {
|
|
|
113
114
|
* // value: "STRING_VALUE",
|
|
114
115
|
* // },
|
|
115
116
|
* // ],
|
|
117
|
+
* // fargateEphemeralStorage: { // DeploymentEphemeralStorage
|
|
118
|
+
* // kmsKeyId: "STRING_VALUE",
|
|
119
|
+
* // },
|
|
116
120
|
* // },
|
|
117
121
|
* // ],
|
|
118
122
|
* // failures: [ // Failures
|
|
@@ -5,7 +5,8 @@ import { DescribeTasksRequest, DescribeTasksResponse } from "../models/models_0"
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -205,6 +206,10 @@ declare const DescribeTasksCommand_base: {
|
|
|
205
206
|
* // ephemeralStorage: {
|
|
206
207
|
* // sizeInGiB: Number("int"), // required
|
|
207
208
|
* // },
|
|
209
|
+
* // fargateEphemeralStorage: { // TaskEphemeralStorage
|
|
210
|
+
* // sizeInGiB: Number("int"),
|
|
211
|
+
* // kmsKeyId: "STRING_VALUE",
|
|
212
|
+
* // },
|
|
208
213
|
* // },
|
|
209
214
|
* // ],
|
|
210
215
|
* // failures: [ // Failures
|
|
@@ -5,7 +5,8 @@ import { PutClusterCapacityProvidersRequest, PutClusterCapacityProvidersResponse
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -77,6 +78,10 @@ declare const PutClusterCapacityProvidersCommand_base: {
|
|
|
77
78
|
* // s3KeyPrefix: "STRING_VALUE",
|
|
78
79
|
* // },
|
|
79
80
|
* // },
|
|
81
|
+
* // managedStorageConfiguration: { // ManagedStorageConfiguration
|
|
82
|
+
* // kmsKeyId: "STRING_VALUE",
|
|
83
|
+
* // fargateEphemeralStorageKmsKeyId: "STRING_VALUE",
|
|
84
|
+
* // },
|
|
80
85
|
* // },
|
|
81
86
|
* // status: "STRING_VALUE",
|
|
82
87
|
* // registeredContainerInstancesCount: Number("int"),
|
|
@@ -5,7 +5,8 @@ import { RunTaskRequest, RunTaskResponse } from "../models/models_0";
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -350,6 +351,10 @@ declare const RunTaskCommand_base: {
|
|
|
350
351
|
* // ephemeralStorage: {
|
|
351
352
|
* // sizeInGiB: Number("int"), // required
|
|
352
353
|
* // },
|
|
354
|
+
* // fargateEphemeralStorage: { // TaskEphemeralStorage
|
|
355
|
+
* // sizeInGiB: Number("int"),
|
|
356
|
+
* // kmsKeyId: "STRING_VALUE",
|
|
357
|
+
* // },
|
|
353
358
|
* // },
|
|
354
359
|
* // ],
|
|
355
360
|
* // failures: [ // Failures
|
|
@@ -5,7 +5,8 @@ import { StartTaskRequest, StartTaskResponse } from "../models/models_0";
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -304,6 +305,10 @@ declare const StartTaskCommand_base: {
|
|
|
304
305
|
* // ephemeralStorage: {
|
|
305
306
|
* // sizeInGiB: Number("int"), // required
|
|
306
307
|
* // },
|
|
308
|
+
* // fargateEphemeralStorage: { // TaskEphemeralStorage
|
|
309
|
+
* // sizeInGiB: Number("int"),
|
|
310
|
+
* // kmsKeyId: "STRING_VALUE",
|
|
311
|
+
* // },
|
|
307
312
|
* // },
|
|
308
313
|
* // ],
|
|
309
314
|
* // failures: [ // Failures
|
|
@@ -5,7 +5,8 @@ import { StopTaskRequest, StopTaskResponse } from "../models/models_0";
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -33,6 +34,9 @@ declare const StopTaskCommand_base: {
|
|
|
33
34
|
* <code>SIGKILL</code> value is sent and the containers are forcibly stopped. If the
|
|
34
35
|
* container handles the <code>SIGTERM</code> value gracefully and exits within 30 seconds
|
|
35
36
|
* from receiving it, no <code>SIGKILL</code> value is sent.</p>
|
|
37
|
+
* <p>For Windows containers, POSIX signals do not work and runtime stops the container by sending
|
|
38
|
+
* a <code>CTRL_SHUTDOWN_EVENT</code>. For more information, see <a href="https://github.com/moby/moby/issues/25982">Unable to react to graceful shutdown
|
|
39
|
+
* of (Windows) container #25982</a> on GitHub.</p>
|
|
36
40
|
* <note>
|
|
37
41
|
* <p>The default 30-second timeout can be configured on the Amazon ECS container agent with
|
|
38
42
|
* the <code>ECS_CONTAINER_STOP_TIMEOUT</code> variable. For more information, see
|
|
@@ -208,6 +212,10 @@ declare const StopTaskCommand_base: {
|
|
|
208
212
|
* // ephemeralStorage: {
|
|
209
213
|
* // sizeInGiB: Number("int"), // required
|
|
210
214
|
* // },
|
|
215
|
+
* // fargateEphemeralStorage: { // TaskEphemeralStorage
|
|
216
|
+
* // sizeInGiB: Number("int"),
|
|
217
|
+
* // kmsKeyId: "STRING_VALUE",
|
|
218
|
+
* // },
|
|
211
219
|
* // },
|
|
212
220
|
* // };
|
|
213
221
|
*
|
|
@@ -5,7 +5,8 @@ import { UpdateClusterRequest, UpdateClusterResponse } from "../models/models_0"
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -53,6 +54,10 @@ declare const UpdateClusterCommand_base: {
|
|
|
53
54
|
* s3KeyPrefix: "STRING_VALUE",
|
|
54
55
|
* },
|
|
55
56
|
* },
|
|
57
|
+
* managedStorageConfiguration: { // ManagedStorageConfiguration
|
|
58
|
+
* kmsKeyId: "STRING_VALUE",
|
|
59
|
+
* fargateEphemeralStorageKmsKeyId: "STRING_VALUE",
|
|
60
|
+
* },
|
|
56
61
|
* },
|
|
57
62
|
* serviceConnectDefaults: { // ClusterServiceConnectDefaultsRequest
|
|
58
63
|
* namespace: "STRING_VALUE", // required
|
|
@@ -76,6 +81,10 @@ declare const UpdateClusterCommand_base: {
|
|
|
76
81
|
* // s3KeyPrefix: "STRING_VALUE",
|
|
77
82
|
* // },
|
|
78
83
|
* // },
|
|
84
|
+
* // managedStorageConfiguration: { // ManagedStorageConfiguration
|
|
85
|
+
* // kmsKeyId: "STRING_VALUE",
|
|
86
|
+
* // fargateEphemeralStorageKmsKeyId: "STRING_VALUE",
|
|
87
|
+
* // },
|
|
79
88
|
* // },
|
|
80
89
|
* // status: "STRING_VALUE",
|
|
81
90
|
* // registeredContainerInstancesCount: Number("int"),
|
|
@@ -5,7 +5,8 @@ import { UpdateClusterSettingsRequest, UpdateClusterSettingsResponse } from "../
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -60,6 +61,10 @@ declare const UpdateClusterSettingsCommand_base: {
|
|
|
60
61
|
* // s3KeyPrefix: "STRING_VALUE",
|
|
61
62
|
* // },
|
|
62
63
|
* // },
|
|
64
|
+
* // managedStorageConfiguration: { // ManagedStorageConfiguration
|
|
65
|
+
* // kmsKeyId: "STRING_VALUE",
|
|
66
|
+
* // fargateEphemeralStorageKmsKeyId: "STRING_VALUE",
|
|
67
|
+
* // },
|
|
63
68
|
* // },
|
|
64
69
|
* // status: "STRING_VALUE",
|
|
65
70
|
* // registeredContainerInstancesCount: Number("int"),
|
|
@@ -5,7 +5,8 @@ import { UpdateServiceRequest, UpdateServiceResponse } from "../models/models_0"
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -426,6 +427,9 @@ declare const UpdateServiceCommand_base: {
|
|
|
426
427
|
* // value: "STRING_VALUE",
|
|
427
428
|
* // },
|
|
428
429
|
* // ],
|
|
430
|
+
* // fargateEphemeralStorage: { // DeploymentEphemeralStorage
|
|
431
|
+
* // kmsKeyId: "STRING_VALUE",
|
|
432
|
+
* // },
|
|
429
433
|
* // },
|
|
430
434
|
* // ],
|
|
431
435
|
* // deployments: [ // Deployments
|
|
@@ -536,6 +540,9 @@ declare const UpdateServiceCommand_base: {
|
|
|
536
540
|
* // },
|
|
537
541
|
* // },
|
|
538
542
|
* // ],
|
|
543
|
+
* // fargateEphemeralStorage: {
|
|
544
|
+
* // kmsKeyId: "STRING_VALUE",
|
|
545
|
+
* // },
|
|
539
546
|
* // },
|
|
540
547
|
* // ],
|
|
541
548
|
* // roleArn: "STRING_VALUE",
|
|
@@ -5,7 +5,8 @@ import { UpdateServicePrimaryTaskSetRequest, UpdateServicePrimaryTaskSetResponse
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -108,6 +109,9 @@ declare const UpdateServicePrimaryTaskSetCommand_base: {
|
|
|
108
109
|
* // value: "STRING_VALUE",
|
|
109
110
|
* // },
|
|
110
111
|
* // ],
|
|
112
|
+
* // fargateEphemeralStorage: { // DeploymentEphemeralStorage
|
|
113
|
+
* // kmsKeyId: "STRING_VALUE",
|
|
114
|
+
* // },
|
|
111
115
|
* // },
|
|
112
116
|
* // };
|
|
113
117
|
*
|