@aws-sdk/client-ecs 3.170.0 → 3.171.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/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/ECS.d.ts +0 -52
- package/dist-types/ts3.4/ECSClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/CreateCapacityProviderCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTaskSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAccountSettingCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAttributesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteCapacityProviderCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteTaskSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeregisterContainerInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeregisterTaskDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeCapacityProvidersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeContainerInstancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeServicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTaskDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTaskSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTasksCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DiscoverPollEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ExecuteCommandCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAccountSettingsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAttributesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListContainerInstancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTaskDefinitionFamiliesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTaskDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutAccountSettingCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutAccountSettingDefaultCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutAttributesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutClusterCapacityProvidersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RegisterContainerInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RegisterTaskDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RunTaskCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartTaskCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopTaskCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SubmitAttachmentStateChangesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SubmitContainerStateChangeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SubmitTaskStateChangeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateCapacityProviderCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateClusterSettingsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateContainerAgentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateContainerInstancesStateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateServicePrimaryTaskSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateTaskSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/ECSServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -905
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/dist-types/ts3.4/waiters/waitForServicesInactive.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForServicesStable.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForTasksRunning.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForTasksStopped.d.ts +0 -2
- package/package.json +27 -27
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { ECSServiceException as __BaseException } from "./ECSServiceException";
|
|
3
|
-
|
|
4
3
|
export declare class AccessDeniedException extends __BaseException {
|
|
5
4
|
readonly name: "AccessDeniedException";
|
|
6
5
|
readonly $fault: "client";
|
|
7
|
-
|
|
8
6
|
constructor(
|
|
9
7
|
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
10
8
|
);
|
|
@@ -17,52 +15,38 @@ export declare enum AgentUpdateStatus {
|
|
|
17
15
|
UPDATED = "UPDATED",
|
|
18
16
|
UPDATING = "UPDATING",
|
|
19
17
|
}
|
|
20
|
-
|
|
21
18
|
export declare class ClientException extends __BaseException {
|
|
22
19
|
readonly name: "ClientException";
|
|
23
20
|
readonly $fault: "client";
|
|
24
|
-
|
|
25
21
|
constructor(opts: __ExceptionOptionType<ClientException, __BaseException>);
|
|
26
22
|
}
|
|
27
23
|
export declare enum ManagedScalingStatus {
|
|
28
24
|
DISABLED = "DISABLED",
|
|
29
25
|
ENABLED = "ENABLED",
|
|
30
26
|
}
|
|
31
|
-
|
|
32
27
|
export interface ManagedScaling {
|
|
33
28
|
status?: ManagedScalingStatus | string;
|
|
34
|
-
|
|
35
29
|
targetCapacity?: number;
|
|
36
|
-
|
|
37
30
|
minimumScalingStepSize?: number;
|
|
38
|
-
|
|
39
31
|
maximumScalingStepSize?: number;
|
|
40
|
-
|
|
41
32
|
instanceWarmupPeriod?: number;
|
|
42
33
|
}
|
|
43
34
|
export declare enum ManagedTerminationProtection {
|
|
44
35
|
DISABLED = "DISABLED",
|
|
45
36
|
ENABLED = "ENABLED",
|
|
46
37
|
}
|
|
47
|
-
|
|
48
38
|
export interface AutoScalingGroupProvider {
|
|
49
39
|
autoScalingGroupArn: string | undefined;
|
|
50
|
-
|
|
51
40
|
managedScaling?: ManagedScaling;
|
|
52
|
-
|
|
53
41
|
managedTerminationProtection?: ManagedTerminationProtection | string;
|
|
54
42
|
}
|
|
55
|
-
|
|
56
43
|
export interface Tag {
|
|
57
44
|
key?: string;
|
|
58
|
-
|
|
59
45
|
value?: string;
|
|
60
46
|
}
|
|
61
47
|
export interface CreateCapacityProviderRequest {
|
|
62
48
|
name: string | undefined;
|
|
63
|
-
|
|
64
49
|
autoScalingGroupProvider: AutoScalingGroupProvider | undefined;
|
|
65
|
-
|
|
66
50
|
tags?: Tag[];
|
|
67
51
|
}
|
|
68
52
|
export declare enum CapacityProviderStatus {
|
|
@@ -77,69 +61,49 @@ export declare enum CapacityProviderUpdateStatus {
|
|
|
77
61
|
UPDATE_FAILED = "UPDATE_FAILED",
|
|
78
62
|
UPDATE_IN_PROGRESS = "UPDATE_IN_PROGRESS",
|
|
79
63
|
}
|
|
80
|
-
|
|
81
64
|
export interface CapacityProvider {
|
|
82
65
|
capacityProviderArn?: string;
|
|
83
|
-
|
|
84
66
|
name?: string;
|
|
85
|
-
|
|
86
67
|
status?: CapacityProviderStatus | string;
|
|
87
|
-
|
|
88
68
|
autoScalingGroupProvider?: AutoScalingGroupProvider;
|
|
89
|
-
|
|
90
69
|
updateStatus?: CapacityProviderUpdateStatus | string;
|
|
91
|
-
|
|
92
70
|
updateStatusReason?: string;
|
|
93
|
-
|
|
94
71
|
tags?: Tag[];
|
|
95
72
|
}
|
|
96
73
|
export interface CreateCapacityProviderResponse {
|
|
97
74
|
capacityProvider?: CapacityProvider;
|
|
98
75
|
}
|
|
99
|
-
|
|
100
76
|
export declare class InvalidParameterException extends __BaseException {
|
|
101
77
|
readonly name: "InvalidParameterException";
|
|
102
78
|
readonly $fault: "client";
|
|
103
|
-
|
|
104
79
|
constructor(
|
|
105
80
|
opts: __ExceptionOptionType<InvalidParameterException, __BaseException>
|
|
106
81
|
);
|
|
107
82
|
}
|
|
108
|
-
|
|
109
83
|
export declare class LimitExceededException extends __BaseException {
|
|
110
84
|
readonly name: "LimitExceededException";
|
|
111
85
|
readonly $fault: "client";
|
|
112
|
-
|
|
113
86
|
constructor(
|
|
114
87
|
opts: __ExceptionOptionType<LimitExceededException, __BaseException>
|
|
115
88
|
);
|
|
116
89
|
}
|
|
117
|
-
|
|
118
90
|
export declare class ServerException extends __BaseException {
|
|
119
91
|
readonly name: "ServerException";
|
|
120
92
|
readonly $fault: "server";
|
|
121
|
-
|
|
122
93
|
constructor(opts: __ExceptionOptionType<ServerException, __BaseException>);
|
|
123
94
|
}
|
|
124
|
-
|
|
125
95
|
export declare class UpdateInProgressException extends __BaseException {
|
|
126
96
|
readonly name: "UpdateInProgressException";
|
|
127
97
|
readonly $fault: "client";
|
|
128
|
-
|
|
129
98
|
constructor(
|
|
130
99
|
opts: __ExceptionOptionType<UpdateInProgressException, __BaseException>
|
|
131
100
|
);
|
|
132
101
|
}
|
|
133
|
-
|
|
134
102
|
export interface ExecuteCommandLogConfiguration {
|
|
135
103
|
cloudWatchLogGroupName?: string;
|
|
136
|
-
|
|
137
104
|
cloudWatchEncryptionEnabled?: boolean;
|
|
138
|
-
|
|
139
105
|
s3BucketName?: string;
|
|
140
|
-
|
|
141
106
|
s3EncryptionEnabled?: boolean;
|
|
142
|
-
|
|
143
107
|
s3KeyPrefix?: string;
|
|
144
108
|
}
|
|
145
109
|
export declare enum ExecuteCommandLogging {
|
|
@@ -147,120 +111,78 @@ export declare enum ExecuteCommandLogging {
|
|
|
147
111
|
NONE = "NONE",
|
|
148
112
|
OVERRIDE = "OVERRIDE",
|
|
149
113
|
}
|
|
150
|
-
|
|
151
114
|
export interface ExecuteCommandConfiguration {
|
|
152
115
|
kmsKeyId?: string;
|
|
153
|
-
|
|
154
116
|
logging?: ExecuteCommandLogging | string;
|
|
155
|
-
|
|
156
117
|
logConfiguration?: ExecuteCommandLogConfiguration;
|
|
157
118
|
}
|
|
158
|
-
|
|
159
119
|
export interface ClusterConfiguration {
|
|
160
120
|
executeCommandConfiguration?: ExecuteCommandConfiguration;
|
|
161
121
|
}
|
|
162
|
-
|
|
163
122
|
export interface CapacityProviderStrategyItem {
|
|
164
123
|
capacityProvider: string | undefined;
|
|
165
|
-
|
|
166
124
|
weight?: number;
|
|
167
|
-
|
|
168
125
|
base?: number;
|
|
169
126
|
}
|
|
170
127
|
export declare enum ClusterSettingName {
|
|
171
128
|
CONTAINER_INSIGHTS = "containerInsights",
|
|
172
129
|
}
|
|
173
|
-
|
|
174
130
|
export interface ClusterSetting {
|
|
175
131
|
name?: ClusterSettingName | string;
|
|
176
|
-
|
|
177
132
|
value?: string;
|
|
178
133
|
}
|
|
179
134
|
export interface CreateClusterRequest {
|
|
180
135
|
clusterName?: string;
|
|
181
|
-
|
|
182
136
|
tags?: Tag[];
|
|
183
|
-
|
|
184
137
|
settings?: ClusterSetting[];
|
|
185
|
-
|
|
186
138
|
configuration?: ClusterConfiguration;
|
|
187
|
-
|
|
188
139
|
capacityProviders?: string[];
|
|
189
|
-
|
|
190
140
|
defaultCapacityProviderStrategy?: CapacityProviderStrategyItem[];
|
|
191
141
|
}
|
|
192
|
-
|
|
193
142
|
export interface KeyValuePair {
|
|
194
143
|
name?: string;
|
|
195
|
-
|
|
196
144
|
value?: string;
|
|
197
145
|
}
|
|
198
|
-
|
|
199
146
|
export interface Attachment {
|
|
200
147
|
id?: string;
|
|
201
|
-
|
|
202
148
|
type?: string;
|
|
203
|
-
|
|
204
149
|
status?: string;
|
|
205
|
-
|
|
206
150
|
details?: KeyValuePair[];
|
|
207
151
|
}
|
|
208
|
-
|
|
209
152
|
export interface Cluster {
|
|
210
153
|
clusterArn?: string;
|
|
211
|
-
|
|
212
154
|
clusterName?: string;
|
|
213
|
-
|
|
214
155
|
configuration?: ClusterConfiguration;
|
|
215
|
-
|
|
216
156
|
status?: string;
|
|
217
|
-
|
|
218
157
|
registeredContainerInstancesCount?: number;
|
|
219
|
-
|
|
220
158
|
runningTasksCount?: number;
|
|
221
|
-
|
|
222
159
|
pendingTasksCount?: number;
|
|
223
|
-
|
|
224
160
|
activeServicesCount?: number;
|
|
225
|
-
|
|
226
161
|
statistics?: KeyValuePair[];
|
|
227
|
-
|
|
228
162
|
tags?: Tag[];
|
|
229
|
-
|
|
230
163
|
settings?: ClusterSetting[];
|
|
231
|
-
|
|
232
164
|
capacityProviders?: string[];
|
|
233
|
-
|
|
234
165
|
defaultCapacityProviderStrategy?: CapacityProviderStrategyItem[];
|
|
235
|
-
|
|
236
166
|
attachments?: Attachment[];
|
|
237
|
-
|
|
238
167
|
attachmentsStatus?: string;
|
|
239
168
|
}
|
|
240
169
|
export interface CreateClusterResponse {
|
|
241
170
|
cluster?: Cluster;
|
|
242
171
|
}
|
|
243
|
-
|
|
244
172
|
export declare class ClusterNotFoundException extends __BaseException {
|
|
245
173
|
readonly name: "ClusterNotFoundException";
|
|
246
174
|
readonly $fault: "client";
|
|
247
|
-
|
|
248
175
|
constructor(
|
|
249
176
|
opts: __ExceptionOptionType<ClusterNotFoundException, __BaseException>
|
|
250
177
|
);
|
|
251
178
|
}
|
|
252
|
-
|
|
253
179
|
export interface DeploymentCircuitBreaker {
|
|
254
180
|
enable: boolean | undefined;
|
|
255
|
-
|
|
256
181
|
rollback: boolean | undefined;
|
|
257
182
|
}
|
|
258
|
-
|
|
259
183
|
export interface DeploymentConfiguration {
|
|
260
184
|
deploymentCircuitBreaker?: DeploymentCircuitBreaker;
|
|
261
|
-
|
|
262
185
|
maximumPercent?: number;
|
|
263
|
-
|
|
264
186
|
minimumHealthyPercent?: number;
|
|
265
187
|
}
|
|
266
188
|
export declare enum DeploymentControllerType {
|
|
@@ -268,7 +190,6 @@ export declare enum DeploymentControllerType {
|
|
|
268
190
|
ECS = "ECS",
|
|
269
191
|
EXTERNAL = "EXTERNAL",
|
|
270
192
|
}
|
|
271
|
-
|
|
272
193
|
export interface DeploymentController {
|
|
273
194
|
type: DeploymentControllerType | string | undefined;
|
|
274
195
|
}
|
|
@@ -277,29 +198,21 @@ export declare enum LaunchType {
|
|
|
277
198
|
EXTERNAL = "EXTERNAL",
|
|
278
199
|
FARGATE = "FARGATE",
|
|
279
200
|
}
|
|
280
|
-
|
|
281
201
|
export interface LoadBalancer {
|
|
282
202
|
targetGroupArn?: string;
|
|
283
|
-
|
|
284
203
|
loadBalancerName?: string;
|
|
285
|
-
|
|
286
204
|
containerName?: string;
|
|
287
|
-
|
|
288
205
|
containerPort?: number;
|
|
289
206
|
}
|
|
290
207
|
export declare enum AssignPublicIp {
|
|
291
208
|
DISABLED = "DISABLED",
|
|
292
209
|
ENABLED = "ENABLED",
|
|
293
210
|
}
|
|
294
|
-
|
|
295
211
|
export interface AwsVpcConfiguration {
|
|
296
212
|
subnets: string[] | undefined;
|
|
297
|
-
|
|
298
213
|
securityGroups?: string[];
|
|
299
|
-
|
|
300
214
|
assignPublicIp?: AssignPublicIp | string;
|
|
301
215
|
}
|
|
302
|
-
|
|
303
216
|
export interface NetworkConfiguration {
|
|
304
217
|
awsvpcConfiguration?: AwsVpcConfiguration;
|
|
305
218
|
}
|
|
@@ -307,10 +220,8 @@ export declare enum PlacementConstraintType {
|
|
|
307
220
|
DISTINCT_INSTANCE = "distinctInstance",
|
|
308
221
|
MEMBER_OF = "memberOf",
|
|
309
222
|
}
|
|
310
|
-
|
|
311
223
|
export interface PlacementConstraint {
|
|
312
224
|
type?: PlacementConstraintType | string;
|
|
313
|
-
|
|
314
225
|
expression?: string;
|
|
315
226
|
}
|
|
316
227
|
export declare enum PlacementStrategyType {
|
|
@@ -318,10 +229,8 @@ export declare enum PlacementStrategyType {
|
|
|
318
229
|
RANDOM = "random",
|
|
319
230
|
SPREAD = "spread",
|
|
320
231
|
}
|
|
321
|
-
|
|
322
232
|
export interface PlacementStrategy {
|
|
323
233
|
type?: PlacementStrategyType | string;
|
|
324
|
-
|
|
325
234
|
field?: string;
|
|
326
235
|
}
|
|
327
236
|
export declare enum PropagateTags {
|
|
@@ -333,59 +242,34 @@ export declare enum SchedulingStrategy {
|
|
|
333
242
|
DAEMON = "DAEMON",
|
|
334
243
|
REPLICA = "REPLICA",
|
|
335
244
|
}
|
|
336
|
-
|
|
337
245
|
export interface ServiceRegistry {
|
|
338
246
|
registryArn?: string;
|
|
339
|
-
|
|
340
247
|
port?: number;
|
|
341
|
-
|
|
342
248
|
containerName?: string;
|
|
343
|
-
|
|
344
249
|
containerPort?: number;
|
|
345
250
|
}
|
|
346
251
|
export interface CreateServiceRequest {
|
|
347
252
|
cluster?: string;
|
|
348
|
-
|
|
349
253
|
serviceName: string | undefined;
|
|
350
|
-
|
|
351
254
|
taskDefinition?: string;
|
|
352
|
-
|
|
353
255
|
loadBalancers?: LoadBalancer[];
|
|
354
|
-
|
|
355
256
|
serviceRegistries?: ServiceRegistry[];
|
|
356
|
-
|
|
357
257
|
desiredCount?: number;
|
|
358
|
-
|
|
359
258
|
clientToken?: string;
|
|
360
|
-
|
|
361
259
|
launchType?: LaunchType | string;
|
|
362
|
-
|
|
363
260
|
capacityProviderStrategy?: CapacityProviderStrategyItem[];
|
|
364
|
-
|
|
365
261
|
platformVersion?: string;
|
|
366
|
-
|
|
367
262
|
role?: string;
|
|
368
|
-
|
|
369
263
|
deploymentConfiguration?: DeploymentConfiguration;
|
|
370
|
-
|
|
371
264
|
placementConstraints?: PlacementConstraint[];
|
|
372
|
-
|
|
373
265
|
placementStrategy?: PlacementStrategy[];
|
|
374
|
-
|
|
375
266
|
networkConfiguration?: NetworkConfiguration;
|
|
376
|
-
|
|
377
267
|
healthCheckGracePeriodSeconds?: number;
|
|
378
|
-
|
|
379
268
|
schedulingStrategy?: SchedulingStrategy | string;
|
|
380
|
-
|
|
381
269
|
deploymentController?: DeploymentController;
|
|
382
|
-
|
|
383
270
|
tags?: Tag[];
|
|
384
|
-
|
|
385
271
|
enableECSManagedTags?: boolean;
|
|
386
|
-
|
|
387
272
|
propagateTags?: PropagateTags | string;
|
|
388
|
-
|
|
389
273
|
enableExecuteCommand?: boolean;
|
|
390
274
|
}
|
|
391
275
|
export declare enum DeploymentRolloutState {
|
|
@@ -393,183 +277,105 @@ export declare enum DeploymentRolloutState {
|
|
|
393
277
|
FAILED = "FAILED",
|
|
394
278
|
IN_PROGRESS = "IN_PROGRESS",
|
|
395
279
|
}
|
|
396
|
-
|
|
397
280
|
export interface Deployment {
|
|
398
281
|
id?: string;
|
|
399
|
-
|
|
400
282
|
status?: string;
|
|
401
|
-
|
|
402
283
|
taskDefinition?: string;
|
|
403
|
-
|
|
404
284
|
desiredCount?: number;
|
|
405
|
-
|
|
406
285
|
pendingCount?: number;
|
|
407
|
-
|
|
408
286
|
runningCount?: number;
|
|
409
|
-
|
|
410
287
|
failedTasks?: number;
|
|
411
|
-
|
|
412
288
|
createdAt?: Date;
|
|
413
|
-
|
|
414
289
|
updatedAt?: Date;
|
|
415
|
-
|
|
416
290
|
capacityProviderStrategy?: CapacityProviderStrategyItem[];
|
|
417
|
-
|
|
418
291
|
launchType?: LaunchType | string;
|
|
419
|
-
|
|
420
292
|
platformVersion?: string;
|
|
421
|
-
|
|
422
293
|
platformFamily?: string;
|
|
423
|
-
|
|
424
294
|
networkConfiguration?: NetworkConfiguration;
|
|
425
|
-
|
|
426
295
|
rolloutState?: DeploymentRolloutState | string;
|
|
427
|
-
|
|
428
296
|
rolloutStateReason?: string;
|
|
429
297
|
}
|
|
430
|
-
|
|
431
298
|
export interface ServiceEvent {
|
|
432
299
|
id?: string;
|
|
433
|
-
|
|
434
300
|
createdAt?: Date;
|
|
435
|
-
|
|
436
301
|
message?: string;
|
|
437
302
|
}
|
|
438
303
|
export declare enum ScaleUnit {
|
|
439
304
|
PERCENT = "PERCENT",
|
|
440
305
|
}
|
|
441
|
-
|
|
442
306
|
export interface Scale {
|
|
443
307
|
value?: number;
|
|
444
|
-
|
|
445
308
|
unit?: ScaleUnit | string;
|
|
446
309
|
}
|
|
447
310
|
export declare enum StabilityStatus {
|
|
448
311
|
STABILIZING = "STABILIZING",
|
|
449
312
|
STEADY_STATE = "STEADY_STATE",
|
|
450
313
|
}
|
|
451
|
-
|
|
452
314
|
export interface TaskSet {
|
|
453
315
|
id?: string;
|
|
454
|
-
|
|
455
316
|
taskSetArn?: string;
|
|
456
|
-
|
|
457
317
|
serviceArn?: string;
|
|
458
|
-
|
|
459
318
|
clusterArn?: string;
|
|
460
|
-
|
|
461
319
|
startedBy?: string;
|
|
462
|
-
|
|
463
320
|
externalId?: string;
|
|
464
|
-
|
|
465
321
|
status?: string;
|
|
466
|
-
|
|
467
322
|
taskDefinition?: string;
|
|
468
|
-
|
|
469
323
|
computedDesiredCount?: number;
|
|
470
|
-
|
|
471
324
|
pendingCount?: number;
|
|
472
|
-
|
|
473
325
|
runningCount?: number;
|
|
474
|
-
|
|
475
326
|
createdAt?: Date;
|
|
476
|
-
|
|
477
327
|
updatedAt?: Date;
|
|
478
|
-
|
|
479
328
|
launchType?: LaunchType | string;
|
|
480
|
-
|
|
481
329
|
capacityProviderStrategy?: CapacityProviderStrategyItem[];
|
|
482
|
-
|
|
483
330
|
platformVersion?: string;
|
|
484
|
-
|
|
485
331
|
platformFamily?: string;
|
|
486
|
-
|
|
487
332
|
networkConfiguration?: NetworkConfiguration;
|
|
488
|
-
|
|
489
333
|
loadBalancers?: LoadBalancer[];
|
|
490
|
-
|
|
491
334
|
serviceRegistries?: ServiceRegistry[];
|
|
492
|
-
|
|
493
335
|
scale?: Scale;
|
|
494
|
-
|
|
495
336
|
stabilityStatus?: StabilityStatus | string;
|
|
496
|
-
|
|
497
337
|
stabilityStatusAt?: Date;
|
|
498
|
-
|
|
499
338
|
tags?: Tag[];
|
|
500
339
|
}
|
|
501
|
-
|
|
502
340
|
export interface Service {
|
|
503
341
|
serviceArn?: string;
|
|
504
|
-
|
|
505
342
|
serviceName?: string;
|
|
506
|
-
|
|
507
343
|
clusterArn?: string;
|
|
508
|
-
|
|
509
344
|
loadBalancers?: LoadBalancer[];
|
|
510
|
-
|
|
511
345
|
serviceRegistries?: ServiceRegistry[];
|
|
512
|
-
|
|
513
346
|
status?: string;
|
|
514
|
-
|
|
515
347
|
desiredCount?: number;
|
|
516
|
-
|
|
517
348
|
runningCount?: number;
|
|
518
|
-
|
|
519
349
|
pendingCount?: number;
|
|
520
|
-
|
|
521
350
|
launchType?: LaunchType | string;
|
|
522
|
-
|
|
523
351
|
capacityProviderStrategy?: CapacityProviderStrategyItem[];
|
|
524
|
-
|
|
525
352
|
platformVersion?: string;
|
|
526
|
-
|
|
527
353
|
platformFamily?: string;
|
|
528
|
-
|
|
529
354
|
taskDefinition?: string;
|
|
530
|
-
|
|
531
355
|
deploymentConfiguration?: DeploymentConfiguration;
|
|
532
|
-
|
|
533
356
|
taskSets?: TaskSet[];
|
|
534
|
-
|
|
535
357
|
deployments?: Deployment[];
|
|
536
|
-
|
|
537
358
|
roleArn?: string;
|
|
538
|
-
|
|
539
359
|
events?: ServiceEvent[];
|
|
540
|
-
|
|
541
360
|
createdAt?: Date;
|
|
542
|
-
|
|
543
361
|
placementConstraints?: PlacementConstraint[];
|
|
544
|
-
|
|
545
362
|
placementStrategy?: PlacementStrategy[];
|
|
546
|
-
|
|
547
363
|
networkConfiguration?: NetworkConfiguration;
|
|
548
|
-
|
|
549
364
|
healthCheckGracePeriodSeconds?: number;
|
|
550
|
-
|
|
551
365
|
schedulingStrategy?: SchedulingStrategy | string;
|
|
552
|
-
|
|
553
366
|
deploymentController?: DeploymentController;
|
|
554
|
-
|
|
555
367
|
tags?: Tag[];
|
|
556
|
-
|
|
557
368
|
createdBy?: string;
|
|
558
|
-
|
|
559
369
|
enableECSManagedTags?: boolean;
|
|
560
|
-
|
|
561
370
|
propagateTags?: PropagateTags | string;
|
|
562
|
-
|
|
563
371
|
enableExecuteCommand?: boolean;
|
|
564
372
|
}
|
|
565
373
|
export interface CreateServiceResponse {
|
|
566
374
|
service?: Service;
|
|
567
375
|
}
|
|
568
|
-
|
|
569
376
|
export declare class PlatformTaskDefinitionIncompatibilityException extends __BaseException {
|
|
570
377
|
readonly name: "PlatformTaskDefinitionIncompatibilityException";
|
|
571
378
|
readonly $fault: "client";
|
|
572
|
-
|
|
573
379
|
constructor(
|
|
574
380
|
opts: __ExceptionOptionType<
|
|
575
381
|
PlatformTaskDefinitionIncompatibilityException,
|
|
@@ -577,68 +383,48 @@ export declare class PlatformTaskDefinitionIncompatibilityException extends __Ba
|
|
|
577
383
|
>
|
|
578
384
|
);
|
|
579
385
|
}
|
|
580
|
-
|
|
581
386
|
export declare class PlatformUnknownException extends __BaseException {
|
|
582
387
|
readonly name: "PlatformUnknownException";
|
|
583
388
|
readonly $fault: "client";
|
|
584
|
-
|
|
585
389
|
constructor(
|
|
586
390
|
opts: __ExceptionOptionType<PlatformUnknownException, __BaseException>
|
|
587
391
|
);
|
|
588
392
|
}
|
|
589
|
-
|
|
590
393
|
export declare class UnsupportedFeatureException extends __BaseException {
|
|
591
394
|
readonly name: "UnsupportedFeatureException";
|
|
592
395
|
readonly $fault: "client";
|
|
593
|
-
|
|
594
396
|
constructor(
|
|
595
397
|
opts: __ExceptionOptionType<UnsupportedFeatureException, __BaseException>
|
|
596
398
|
);
|
|
597
399
|
}
|
|
598
400
|
export interface CreateTaskSetRequest {
|
|
599
401
|
service: string | undefined;
|
|
600
|
-
|
|
601
402
|
cluster: string | undefined;
|
|
602
|
-
|
|
603
403
|
externalId?: string;
|
|
604
|
-
|
|
605
404
|
taskDefinition: string | undefined;
|
|
606
|
-
|
|
607
405
|
networkConfiguration?: NetworkConfiguration;
|
|
608
|
-
|
|
609
406
|
loadBalancers?: LoadBalancer[];
|
|
610
|
-
|
|
611
407
|
serviceRegistries?: ServiceRegistry[];
|
|
612
|
-
|
|
613
408
|
launchType?: LaunchType | string;
|
|
614
|
-
|
|
615
409
|
capacityProviderStrategy?: CapacityProviderStrategyItem[];
|
|
616
|
-
|
|
617
410
|
platformVersion?: string;
|
|
618
|
-
|
|
619
411
|
scale?: Scale;
|
|
620
|
-
|
|
621
412
|
clientToken?: string;
|
|
622
|
-
|
|
623
413
|
tags?: Tag[];
|
|
624
414
|
}
|
|
625
415
|
export interface CreateTaskSetResponse {
|
|
626
416
|
taskSet?: TaskSet;
|
|
627
417
|
}
|
|
628
|
-
|
|
629
418
|
export declare class ServiceNotActiveException extends __BaseException {
|
|
630
419
|
readonly name: "ServiceNotActiveException";
|
|
631
420
|
readonly $fault: "client";
|
|
632
|
-
|
|
633
421
|
constructor(
|
|
634
422
|
opts: __ExceptionOptionType<ServiceNotActiveException, __BaseException>
|
|
635
423
|
);
|
|
636
424
|
}
|
|
637
|
-
|
|
638
425
|
export declare class ServiceNotFoundException extends __BaseException {
|
|
639
426
|
readonly name: "ServiceNotFoundException";
|
|
640
427
|
readonly $fault: "client";
|
|
641
|
-
|
|
642
428
|
constructor(
|
|
643
429
|
opts: __ExceptionOptionType<ServiceNotFoundException, __BaseException>
|
|
644
430
|
);
|
|
@@ -652,15 +438,11 @@ export declare enum SettingName {
|
|
|
652
438
|
}
|
|
653
439
|
export interface DeleteAccountSettingRequest {
|
|
654
440
|
name: SettingName | string | undefined;
|
|
655
|
-
|
|
656
441
|
principalArn?: string;
|
|
657
442
|
}
|
|
658
|
-
|
|
659
443
|
export interface Setting {
|
|
660
444
|
name?: SettingName | string;
|
|
661
|
-
|
|
662
445
|
value?: string;
|
|
663
|
-
|
|
664
446
|
principalArn?: string;
|
|
665
447
|
}
|
|
666
448
|
export interface DeleteAccountSettingResponse {
|
|
@@ -669,29 +451,22 @@ export interface DeleteAccountSettingResponse {
|
|
|
669
451
|
export declare enum TargetType {
|
|
670
452
|
CONTAINER_INSTANCE = "container-instance",
|
|
671
453
|
}
|
|
672
|
-
|
|
673
454
|
export interface Attribute {
|
|
674
455
|
name: string | undefined;
|
|
675
|
-
|
|
676
456
|
value?: string;
|
|
677
|
-
|
|
678
457
|
targetType?: TargetType | string;
|
|
679
|
-
|
|
680
458
|
targetId?: string;
|
|
681
459
|
}
|
|
682
460
|
export interface DeleteAttributesRequest {
|
|
683
461
|
cluster?: string;
|
|
684
|
-
|
|
685
462
|
attributes: Attribute[] | undefined;
|
|
686
463
|
}
|
|
687
464
|
export interface DeleteAttributesResponse {
|
|
688
465
|
attributes?: Attribute[];
|
|
689
466
|
}
|
|
690
|
-
|
|
691
467
|
export declare class TargetNotFoundException extends __BaseException {
|
|
692
468
|
readonly name: "TargetNotFoundException";
|
|
693
469
|
readonly $fault: "client";
|
|
694
|
-
|
|
695
470
|
constructor(
|
|
696
471
|
opts: __ExceptionOptionType<TargetNotFoundException, __BaseException>
|
|
697
472
|
);
|
|
@@ -702,11 +477,9 @@ export interface DeleteCapacityProviderRequest {
|
|
|
702
477
|
export interface DeleteCapacityProviderResponse {
|
|
703
478
|
capacityProvider?: CapacityProvider;
|
|
704
479
|
}
|
|
705
|
-
|
|
706
480
|
export declare class ClusterContainsContainerInstancesException extends __BaseException {
|
|
707
481
|
readonly name: "ClusterContainsContainerInstancesException";
|
|
708
482
|
readonly $fault: "client";
|
|
709
|
-
|
|
710
483
|
constructor(
|
|
711
484
|
opts: __ExceptionOptionType<
|
|
712
485
|
ClusterContainsContainerInstancesException,
|
|
@@ -714,11 +487,9 @@ export declare class ClusterContainsContainerInstancesException extends __BaseEx
|
|
|
714
487
|
>
|
|
715
488
|
);
|
|
716
489
|
}
|
|
717
|
-
|
|
718
490
|
export declare class ClusterContainsServicesException extends __BaseException {
|
|
719
491
|
readonly name: "ClusterContainsServicesException";
|
|
720
492
|
readonly $fault: "client";
|
|
721
|
-
|
|
722
493
|
constructor(
|
|
723
494
|
opts: __ExceptionOptionType<
|
|
724
495
|
ClusterContainsServicesException,
|
|
@@ -726,11 +497,9 @@ export declare class ClusterContainsServicesException extends __BaseException {
|
|
|
726
497
|
>
|
|
727
498
|
);
|
|
728
499
|
}
|
|
729
|
-
|
|
730
500
|
export declare class ClusterContainsTasksException extends __BaseException {
|
|
731
501
|
readonly name: "ClusterContainsTasksException";
|
|
732
502
|
readonly $fault: "client";
|
|
733
|
-
|
|
734
503
|
constructor(
|
|
735
504
|
opts: __ExceptionOptionType<ClusterContainsTasksException, __BaseException>
|
|
736
505
|
);
|
|
@@ -743,9 +512,7 @@ export interface DeleteClusterResponse {
|
|
|
743
512
|
}
|
|
744
513
|
export interface DeleteServiceRequest {
|
|
745
514
|
cluster?: string;
|
|
746
|
-
|
|
747
515
|
service: string | undefined;
|
|
748
|
-
|
|
749
516
|
force?: boolean;
|
|
750
517
|
}
|
|
751
518
|
export interface DeleteServiceResponse {
|
|
@@ -753,30 +520,23 @@ export interface DeleteServiceResponse {
|
|
|
753
520
|
}
|
|
754
521
|
export interface DeleteTaskSetRequest {
|
|
755
522
|
cluster: string | undefined;
|
|
756
|
-
|
|
757
523
|
service: string | undefined;
|
|
758
|
-
|
|
759
524
|
taskSet: string | undefined;
|
|
760
|
-
|
|
761
525
|
force?: boolean;
|
|
762
526
|
}
|
|
763
527
|
export interface DeleteTaskSetResponse {
|
|
764
528
|
taskSet?: TaskSet;
|
|
765
529
|
}
|
|
766
|
-
|
|
767
530
|
export declare class TaskSetNotFoundException extends __BaseException {
|
|
768
531
|
readonly name: "TaskSetNotFoundException";
|
|
769
532
|
readonly $fault: "client";
|
|
770
|
-
|
|
771
533
|
constructor(
|
|
772
534
|
opts: __ExceptionOptionType<TaskSetNotFoundException, __BaseException>
|
|
773
535
|
);
|
|
774
536
|
}
|
|
775
537
|
export interface DeregisterContainerInstanceRequest {
|
|
776
538
|
cluster?: string;
|
|
777
|
-
|
|
778
539
|
containerInstance: string | undefined;
|
|
779
|
-
|
|
780
540
|
force?: boolean;
|
|
781
541
|
}
|
|
782
542
|
export declare enum InstanceHealthCheckState {
|
|
@@ -788,80 +548,47 @@ export declare enum InstanceHealthCheckState {
|
|
|
788
548
|
export declare enum InstanceHealthCheckType {
|
|
789
549
|
CONTAINER_RUNTIME = "CONTAINER_RUNTIME",
|
|
790
550
|
}
|
|
791
|
-
|
|
792
551
|
export interface InstanceHealthCheckResult {
|
|
793
552
|
type?: InstanceHealthCheckType | string;
|
|
794
|
-
|
|
795
553
|
status?: InstanceHealthCheckState | string;
|
|
796
|
-
|
|
797
554
|
lastUpdated?: Date;
|
|
798
|
-
|
|
799
555
|
lastStatusChange?: Date;
|
|
800
556
|
}
|
|
801
|
-
|
|
802
557
|
export interface ContainerInstanceHealthStatus {
|
|
803
558
|
overallStatus?: InstanceHealthCheckState | string;
|
|
804
|
-
|
|
805
559
|
details?: InstanceHealthCheckResult[];
|
|
806
560
|
}
|
|
807
|
-
|
|
808
561
|
export interface Resource {
|
|
809
562
|
name?: string;
|
|
810
|
-
|
|
811
563
|
type?: string;
|
|
812
|
-
|
|
813
564
|
doubleValue?: number;
|
|
814
|
-
|
|
815
565
|
longValue?: number;
|
|
816
|
-
|
|
817
566
|
integerValue?: number;
|
|
818
|
-
|
|
819
567
|
stringSetValue?: string[];
|
|
820
568
|
}
|
|
821
|
-
|
|
822
569
|
export interface VersionInfo {
|
|
823
570
|
agentVersion?: string;
|
|
824
|
-
|
|
825
571
|
agentHash?: string;
|
|
826
|
-
|
|
827
572
|
dockerVersion?: string;
|
|
828
573
|
}
|
|
829
|
-
|
|
830
574
|
export interface ContainerInstance {
|
|
831
575
|
containerInstanceArn?: string;
|
|
832
|
-
|
|
833
576
|
ec2InstanceId?: string;
|
|
834
|
-
|
|
835
577
|
capacityProviderName?: string;
|
|
836
|
-
|
|
837
578
|
version?: number;
|
|
838
|
-
|
|
839
579
|
versionInfo?: VersionInfo;
|
|
840
|
-
|
|
841
580
|
remainingResources?: Resource[];
|
|
842
|
-
|
|
843
581
|
registeredResources?: Resource[];
|
|
844
|
-
|
|
845
582
|
status?: string;
|
|
846
|
-
|
|
847
583
|
statusReason?: string;
|
|
848
|
-
|
|
849
584
|
agentConnected?: boolean;
|
|
850
|
-
|
|
851
585
|
runningTasksCount?: number;
|
|
852
|
-
|
|
853
586
|
pendingTasksCount?: number;
|
|
854
|
-
|
|
855
587
|
agentUpdateStatus?: AgentUpdateStatus | string;
|
|
856
|
-
|
|
857
588
|
attributes?: Attribute[];
|
|
858
|
-
|
|
859
589
|
registeredAt?: Date;
|
|
860
|
-
|
|
861
590
|
attachments?: Attachment[];
|
|
862
|
-
|
|
863
591
|
tags?: Tag[];
|
|
864
|
-
|
|
865
592
|
healthStatus?: ContainerInstanceHealthStatus;
|
|
866
593
|
}
|
|
867
594
|
export interface DeregisterContainerInstanceResponse {
|
|
@@ -881,53 +608,38 @@ export declare enum ContainerCondition {
|
|
|
881
608
|
START = "START",
|
|
882
609
|
SUCCESS = "SUCCESS",
|
|
883
610
|
}
|
|
884
|
-
|
|
885
611
|
export interface ContainerDependency {
|
|
886
612
|
containerName: string | undefined;
|
|
887
|
-
|
|
888
613
|
condition: ContainerCondition | string | undefined;
|
|
889
614
|
}
|
|
890
615
|
export declare enum EnvironmentFileType {
|
|
891
616
|
S3 = "s3",
|
|
892
617
|
}
|
|
893
|
-
|
|
894
618
|
export interface EnvironmentFile {
|
|
895
619
|
value: string | undefined;
|
|
896
|
-
|
|
897
620
|
type: EnvironmentFileType | string | undefined;
|
|
898
621
|
}
|
|
899
|
-
|
|
900
622
|
export interface HostEntry {
|
|
901
623
|
hostname: string | undefined;
|
|
902
|
-
|
|
903
624
|
ipAddress: string | undefined;
|
|
904
625
|
}
|
|
905
626
|
export declare enum FirelensConfigurationType {
|
|
906
627
|
FLUENTBIT = "fluentbit",
|
|
907
628
|
FLUENTD = "fluentd",
|
|
908
629
|
}
|
|
909
|
-
|
|
910
630
|
export interface FirelensConfiguration {
|
|
911
631
|
type: FirelensConfigurationType | string | undefined;
|
|
912
|
-
|
|
913
632
|
options?: Record<string, string>;
|
|
914
633
|
}
|
|
915
|
-
|
|
916
634
|
export interface HealthCheck {
|
|
917
635
|
command: string[] | undefined;
|
|
918
|
-
|
|
919
636
|
interval?: number;
|
|
920
|
-
|
|
921
637
|
timeout?: number;
|
|
922
|
-
|
|
923
638
|
retries?: number;
|
|
924
|
-
|
|
925
639
|
startPeriod?: number;
|
|
926
640
|
}
|
|
927
|
-
|
|
928
641
|
export interface KernelCapabilities {
|
|
929
642
|
add?: string[];
|
|
930
|
-
|
|
931
643
|
drop?: string[];
|
|
932
644
|
}
|
|
933
645
|
export declare enum DeviceCgroupPermission {
|
|
@@ -935,36 +647,23 @@ export declare enum DeviceCgroupPermission {
|
|
|
935
647
|
READ = "read",
|
|
936
648
|
WRITE = "write",
|
|
937
649
|
}
|
|
938
|
-
|
|
939
650
|
export interface Device {
|
|
940
651
|
hostPath: string | undefined;
|
|
941
|
-
|
|
942
652
|
containerPath?: string;
|
|
943
|
-
|
|
944
653
|
permissions?: (DeviceCgroupPermission | string)[];
|
|
945
654
|
}
|
|
946
|
-
|
|
947
655
|
export interface Tmpfs {
|
|
948
656
|
containerPath: string | undefined;
|
|
949
|
-
|
|
950
657
|
size: number | undefined;
|
|
951
|
-
|
|
952
658
|
mountOptions?: string[];
|
|
953
659
|
}
|
|
954
|
-
|
|
955
660
|
export interface LinuxParameters {
|
|
956
661
|
capabilities?: KernelCapabilities;
|
|
957
|
-
|
|
958
662
|
devices?: Device[];
|
|
959
|
-
|
|
960
663
|
initProcessEnabled?: boolean;
|
|
961
|
-
|
|
962
664
|
sharedMemorySize?: number;
|
|
963
|
-
|
|
964
665
|
tmpfs?: Tmpfs[];
|
|
965
|
-
|
|
966
666
|
maxSwap?: number;
|
|
967
|
-
|
|
968
667
|
swappiness?: number;
|
|
969
668
|
}
|
|
970
669
|
export declare enum LogDriver {
|
|
@@ -977,41 +676,29 @@ export declare enum LogDriver {
|
|
|
977
676
|
SPLUNK = "splunk",
|
|
978
677
|
SYSLOG = "syslog",
|
|
979
678
|
}
|
|
980
|
-
|
|
981
679
|
export interface Secret {
|
|
982
680
|
name: string | undefined;
|
|
983
|
-
|
|
984
681
|
valueFrom: string | undefined;
|
|
985
682
|
}
|
|
986
|
-
|
|
987
683
|
export interface LogConfiguration {
|
|
988
684
|
logDriver: LogDriver | string | undefined;
|
|
989
|
-
|
|
990
685
|
options?: Record<string, string>;
|
|
991
|
-
|
|
992
686
|
secretOptions?: Secret[];
|
|
993
687
|
}
|
|
994
|
-
|
|
995
688
|
export interface MountPoint {
|
|
996
689
|
sourceVolume?: string;
|
|
997
|
-
|
|
998
690
|
containerPath?: string;
|
|
999
|
-
|
|
1000
691
|
readOnly?: boolean;
|
|
1001
692
|
}
|
|
1002
693
|
export declare enum TransportProtocol {
|
|
1003
694
|
TCP = "tcp",
|
|
1004
695
|
UDP = "udp",
|
|
1005
696
|
}
|
|
1006
|
-
|
|
1007
697
|
export interface PortMapping {
|
|
1008
698
|
containerPort?: number;
|
|
1009
|
-
|
|
1010
699
|
hostPort?: number;
|
|
1011
|
-
|
|
1012
700
|
protocol?: TransportProtocol | string;
|
|
1013
701
|
}
|
|
1014
|
-
|
|
1015
702
|
export interface RepositoryCredentials {
|
|
1016
703
|
credentialsParameter: string | undefined;
|
|
1017
704
|
}
|
|
@@ -1019,16 +706,12 @@ export declare enum ResourceType {
|
|
|
1019
706
|
GPU = "GPU",
|
|
1020
707
|
INFERENCE_ACCELERATOR = "InferenceAccelerator",
|
|
1021
708
|
}
|
|
1022
|
-
|
|
1023
709
|
export interface ResourceRequirement {
|
|
1024
710
|
value: string | undefined;
|
|
1025
|
-
|
|
1026
711
|
type: ResourceType | string | undefined;
|
|
1027
712
|
}
|
|
1028
|
-
|
|
1029
713
|
export interface SystemControl {
|
|
1030
714
|
namespace?: string;
|
|
1031
|
-
|
|
1032
715
|
value?: string;
|
|
1033
716
|
}
|
|
1034
717
|
export declare enum UlimitName {
|
|
@@ -1048,108 +731,61 @@ export declare enum UlimitName {
|
|
|
1048
731
|
SIGPENDING = "sigpending",
|
|
1049
732
|
STACK = "stack",
|
|
1050
733
|
}
|
|
1051
|
-
|
|
1052
734
|
export interface Ulimit {
|
|
1053
735
|
name: UlimitName | string | undefined;
|
|
1054
|
-
|
|
1055
736
|
softLimit: number | undefined;
|
|
1056
|
-
|
|
1057
737
|
hardLimit: number | undefined;
|
|
1058
738
|
}
|
|
1059
|
-
|
|
1060
739
|
export interface VolumeFrom {
|
|
1061
740
|
sourceContainer?: string;
|
|
1062
|
-
|
|
1063
741
|
readOnly?: boolean;
|
|
1064
742
|
}
|
|
1065
|
-
|
|
1066
743
|
export interface ContainerDefinition {
|
|
1067
744
|
name?: string;
|
|
1068
|
-
|
|
1069
745
|
image?: string;
|
|
1070
|
-
|
|
1071
746
|
repositoryCredentials?: RepositoryCredentials;
|
|
1072
|
-
|
|
1073
747
|
cpu?: number;
|
|
1074
|
-
|
|
1075
748
|
memory?: number;
|
|
1076
|
-
|
|
1077
749
|
memoryReservation?: number;
|
|
1078
|
-
|
|
1079
750
|
links?: string[];
|
|
1080
|
-
|
|
1081
751
|
portMappings?: PortMapping[];
|
|
1082
|
-
|
|
1083
752
|
essential?: boolean;
|
|
1084
|
-
|
|
1085
753
|
entryPoint?: string[];
|
|
1086
|
-
|
|
1087
754
|
command?: string[];
|
|
1088
|
-
|
|
1089
755
|
environment?: KeyValuePair[];
|
|
1090
|
-
|
|
1091
756
|
environmentFiles?: EnvironmentFile[];
|
|
1092
|
-
|
|
1093
757
|
mountPoints?: MountPoint[];
|
|
1094
|
-
|
|
1095
758
|
volumesFrom?: VolumeFrom[];
|
|
1096
|
-
|
|
1097
759
|
linuxParameters?: LinuxParameters;
|
|
1098
|
-
|
|
1099
760
|
secrets?: Secret[];
|
|
1100
|
-
|
|
1101
761
|
dependsOn?: ContainerDependency[];
|
|
1102
|
-
|
|
1103
762
|
startTimeout?: number;
|
|
1104
|
-
|
|
1105
763
|
stopTimeout?: number;
|
|
1106
|
-
|
|
1107
764
|
hostname?: string;
|
|
1108
|
-
|
|
1109
765
|
user?: string;
|
|
1110
|
-
|
|
1111
766
|
workingDirectory?: string;
|
|
1112
|
-
|
|
1113
767
|
disableNetworking?: boolean;
|
|
1114
|
-
|
|
1115
768
|
privileged?: boolean;
|
|
1116
|
-
|
|
1117
769
|
readonlyRootFilesystem?: boolean;
|
|
1118
|
-
|
|
1119
770
|
dnsServers?: string[];
|
|
1120
|
-
|
|
1121
771
|
dnsSearchDomains?: string[];
|
|
1122
|
-
|
|
1123
772
|
extraHosts?: HostEntry[];
|
|
1124
|
-
|
|
1125
773
|
dockerSecurityOptions?: string[];
|
|
1126
|
-
|
|
1127
774
|
interactive?: boolean;
|
|
1128
|
-
|
|
1129
775
|
pseudoTerminal?: boolean;
|
|
1130
|
-
|
|
1131
776
|
dockerLabels?: Record<string, string>;
|
|
1132
|
-
|
|
1133
777
|
ulimits?: Ulimit[];
|
|
1134
|
-
|
|
1135
778
|
logConfiguration?: LogConfiguration;
|
|
1136
|
-
|
|
1137
779
|
healthCheck?: HealthCheck;
|
|
1138
|
-
|
|
1139
780
|
systemControls?: SystemControl[];
|
|
1140
|
-
|
|
1141
781
|
resourceRequirements?: ResourceRequirement[];
|
|
1142
|
-
|
|
1143
782
|
firelensConfiguration?: FirelensConfiguration;
|
|
1144
783
|
}
|
|
1145
|
-
|
|
1146
784
|
export interface EphemeralStorage {
|
|
1147
785
|
sizeInGiB: number | undefined;
|
|
1148
786
|
}
|
|
1149
|
-
|
|
1150
787
|
export interface InferenceAccelerator {
|
|
1151
788
|
deviceName: string | undefined;
|
|
1152
|
-
|
|
1153
789
|
deviceType: string | undefined;
|
|
1154
790
|
}
|
|
1155
791
|
export declare enum IpcMode {
|
|
@@ -1170,21 +806,16 @@ export declare enum PidMode {
|
|
|
1170
806
|
export declare enum TaskDefinitionPlacementConstraintType {
|
|
1171
807
|
MEMBER_OF = "memberOf",
|
|
1172
808
|
}
|
|
1173
|
-
|
|
1174
809
|
export interface TaskDefinitionPlacementConstraint {
|
|
1175
810
|
type?: TaskDefinitionPlacementConstraintType | string;
|
|
1176
|
-
|
|
1177
811
|
expression?: string;
|
|
1178
812
|
}
|
|
1179
813
|
export declare enum ProxyConfigurationType {
|
|
1180
814
|
APPMESH = "APPMESH",
|
|
1181
815
|
}
|
|
1182
|
-
|
|
1183
816
|
export interface ProxyConfiguration {
|
|
1184
817
|
type?: ProxyConfigurationType | string;
|
|
1185
|
-
|
|
1186
818
|
containerName: string | undefined;
|
|
1187
|
-
|
|
1188
819
|
properties?: KeyValuePair[];
|
|
1189
820
|
}
|
|
1190
821
|
export declare enum CPUArchitecture {
|
|
@@ -1201,10 +832,8 @@ export declare enum OSFamily {
|
|
|
1201
832
|
WINDOWS_SERVER_2022_FULL = "WINDOWS_SERVER_2022_FULL",
|
|
1202
833
|
WINDOWS_SERVER_20H2_CORE = "WINDOWS_SERVER_20H2_CORE",
|
|
1203
834
|
}
|
|
1204
|
-
|
|
1205
835
|
export interface RuntimePlatform {
|
|
1206
836
|
cpuArchitecture?: CPUArchitecture | string;
|
|
1207
|
-
|
|
1208
837
|
operatingSystemFamily?: OSFamily | string;
|
|
1209
838
|
}
|
|
1210
839
|
export declare enum TaskDefinitionStatus {
|
|
@@ -1215,122 +844,75 @@ export declare enum Scope {
|
|
|
1215
844
|
SHARED = "shared",
|
|
1216
845
|
TASK = "task",
|
|
1217
846
|
}
|
|
1218
|
-
|
|
1219
847
|
export interface DockerVolumeConfiguration {
|
|
1220
848
|
scope?: Scope | string;
|
|
1221
|
-
|
|
1222
849
|
autoprovision?: boolean;
|
|
1223
|
-
|
|
1224
850
|
driver?: string;
|
|
1225
|
-
|
|
1226
851
|
driverOpts?: Record<string, string>;
|
|
1227
|
-
|
|
1228
852
|
labels?: Record<string, string>;
|
|
1229
853
|
}
|
|
1230
854
|
export declare enum EFSAuthorizationConfigIAM {
|
|
1231
855
|
DISABLED = "DISABLED",
|
|
1232
856
|
ENABLED = "ENABLED",
|
|
1233
857
|
}
|
|
1234
|
-
|
|
1235
858
|
export interface EFSAuthorizationConfig {
|
|
1236
859
|
accessPointId?: string;
|
|
1237
|
-
|
|
1238
860
|
iam?: EFSAuthorizationConfigIAM | string;
|
|
1239
861
|
}
|
|
1240
862
|
export declare enum EFSTransitEncryption {
|
|
1241
863
|
DISABLED = "DISABLED",
|
|
1242
864
|
ENABLED = "ENABLED",
|
|
1243
865
|
}
|
|
1244
|
-
|
|
1245
866
|
export interface EFSVolumeConfiguration {
|
|
1246
867
|
fileSystemId: string | undefined;
|
|
1247
|
-
|
|
1248
868
|
rootDirectory?: string;
|
|
1249
|
-
|
|
1250
869
|
transitEncryption?: EFSTransitEncryption | string;
|
|
1251
|
-
|
|
1252
870
|
transitEncryptionPort?: number;
|
|
1253
|
-
|
|
1254
871
|
authorizationConfig?: EFSAuthorizationConfig;
|
|
1255
872
|
}
|
|
1256
|
-
|
|
1257
873
|
export interface FSxWindowsFileServerAuthorizationConfig {
|
|
1258
874
|
credentialsParameter: string | undefined;
|
|
1259
|
-
|
|
1260
875
|
domain: string | undefined;
|
|
1261
876
|
}
|
|
1262
|
-
|
|
1263
877
|
export interface FSxWindowsFileServerVolumeConfiguration {
|
|
1264
878
|
fileSystemId: string | undefined;
|
|
1265
|
-
|
|
1266
879
|
rootDirectory: string | undefined;
|
|
1267
|
-
|
|
1268
880
|
authorizationConfig: FSxWindowsFileServerAuthorizationConfig | undefined;
|
|
1269
881
|
}
|
|
1270
|
-
|
|
1271
882
|
export interface HostVolumeProperties {
|
|
1272
883
|
sourcePath?: string;
|
|
1273
884
|
}
|
|
1274
|
-
|
|
1275
885
|
export interface Volume {
|
|
1276
886
|
name?: string;
|
|
1277
|
-
|
|
1278
887
|
host?: HostVolumeProperties;
|
|
1279
|
-
|
|
1280
888
|
dockerVolumeConfiguration?: DockerVolumeConfiguration;
|
|
1281
|
-
|
|
1282
889
|
efsVolumeConfiguration?: EFSVolumeConfiguration;
|
|
1283
|
-
|
|
1284
890
|
fsxWindowsFileServerVolumeConfiguration?: FSxWindowsFileServerVolumeConfiguration;
|
|
1285
891
|
}
|
|
1286
|
-
|
|
1287
892
|
export interface TaskDefinition {
|
|
1288
893
|
taskDefinitionArn?: string;
|
|
1289
|
-
|
|
1290
894
|
containerDefinitions?: ContainerDefinition[];
|
|
1291
|
-
|
|
1292
895
|
family?: string;
|
|
1293
|
-
|
|
1294
896
|
taskRoleArn?: string;
|
|
1295
|
-
|
|
1296
897
|
executionRoleArn?: string;
|
|
1297
|
-
|
|
1298
898
|
networkMode?: NetworkMode | string;
|
|
1299
|
-
|
|
1300
899
|
revision?: number;
|
|
1301
|
-
|
|
1302
900
|
volumes?: Volume[];
|
|
1303
|
-
|
|
1304
901
|
status?: TaskDefinitionStatus | string;
|
|
1305
|
-
|
|
1306
902
|
requiresAttributes?: Attribute[];
|
|
1307
|
-
|
|
1308
903
|
placementConstraints?: TaskDefinitionPlacementConstraint[];
|
|
1309
|
-
|
|
1310
904
|
compatibilities?: (Compatibility | string)[];
|
|
1311
|
-
|
|
1312
905
|
runtimePlatform?: RuntimePlatform;
|
|
1313
|
-
|
|
1314
906
|
requiresCompatibilities?: (Compatibility | string)[];
|
|
1315
|
-
|
|
1316
907
|
cpu?: string;
|
|
1317
|
-
|
|
1318
908
|
memory?: string;
|
|
1319
|
-
|
|
1320
909
|
inferenceAccelerators?: InferenceAccelerator[];
|
|
1321
|
-
|
|
1322
910
|
pidMode?: PidMode | string;
|
|
1323
|
-
|
|
1324
911
|
ipcMode?: IpcMode | string;
|
|
1325
|
-
|
|
1326
912
|
proxyConfiguration?: ProxyConfiguration;
|
|
1327
|
-
|
|
1328
913
|
registeredAt?: Date;
|
|
1329
|
-
|
|
1330
914
|
deregisteredAt?: Date;
|
|
1331
|
-
|
|
1332
915
|
registeredBy?: string;
|
|
1333
|
-
|
|
1334
916
|
ephemeralStorage?: EphemeralStorage;
|
|
1335
917
|
}
|
|
1336
918
|
export interface DeregisterTaskDefinitionResponse {
|
|
@@ -1341,26 +923,18 @@ export declare enum CapacityProviderField {
|
|
|
1341
923
|
}
|
|
1342
924
|
export interface DescribeCapacityProvidersRequest {
|
|
1343
925
|
capacityProviders?: string[];
|
|
1344
|
-
|
|
1345
926
|
include?: (CapacityProviderField | string)[];
|
|
1346
|
-
|
|
1347
927
|
maxResults?: number;
|
|
1348
|
-
|
|
1349
928
|
nextToken?: string;
|
|
1350
929
|
}
|
|
1351
|
-
|
|
1352
930
|
export interface Failure {
|
|
1353
931
|
arn?: string;
|
|
1354
|
-
|
|
1355
932
|
reason?: string;
|
|
1356
|
-
|
|
1357
933
|
detail?: string;
|
|
1358
934
|
}
|
|
1359
935
|
export interface DescribeCapacityProvidersResponse {
|
|
1360
936
|
capacityProviders?: CapacityProvider[];
|
|
1361
|
-
|
|
1362
937
|
failures?: Failure[];
|
|
1363
|
-
|
|
1364
938
|
nextToken?: string;
|
|
1365
939
|
}
|
|
1366
940
|
export declare enum ClusterField {
|
|
@@ -1372,12 +946,10 @@ export declare enum ClusterField {
|
|
|
1372
946
|
}
|
|
1373
947
|
export interface DescribeClustersRequest {
|
|
1374
948
|
clusters?: string[];
|
|
1375
|
-
|
|
1376
949
|
include?: (ClusterField | string)[];
|
|
1377
950
|
}
|
|
1378
951
|
export interface DescribeClustersResponse {
|
|
1379
952
|
clusters?: Cluster[];
|
|
1380
|
-
|
|
1381
953
|
failures?: Failure[];
|
|
1382
954
|
}
|
|
1383
955
|
export declare enum ContainerInstanceField {
|
|
@@ -1386,14 +958,11 @@ export declare enum ContainerInstanceField {
|
|
|
1386
958
|
}
|
|
1387
959
|
export interface DescribeContainerInstancesRequest {
|
|
1388
960
|
cluster?: string;
|
|
1389
|
-
|
|
1390
961
|
containerInstances: string[] | undefined;
|
|
1391
|
-
|
|
1392
962
|
include?: (ContainerInstanceField | string)[];
|
|
1393
963
|
}
|
|
1394
964
|
export interface DescribeContainerInstancesResponse {
|
|
1395
965
|
containerInstances?: ContainerInstance[];
|
|
1396
|
-
|
|
1397
966
|
failures?: Failure[];
|
|
1398
967
|
}
|
|
1399
968
|
export declare enum ServiceField {
|
|
@@ -1401,14 +970,11 @@ export declare enum ServiceField {
|
|
|
1401
970
|
}
|
|
1402
971
|
export interface DescribeServicesRequest {
|
|
1403
972
|
cluster?: string;
|
|
1404
|
-
|
|
1405
973
|
services: string[] | undefined;
|
|
1406
|
-
|
|
1407
974
|
include?: (ServiceField | string)[];
|
|
1408
975
|
}
|
|
1409
976
|
export interface DescribeServicesResponse {
|
|
1410
977
|
services?: Service[];
|
|
1411
|
-
|
|
1412
978
|
failures?: Failure[];
|
|
1413
979
|
}
|
|
1414
980
|
export declare enum TaskDefinitionField {
|
|
@@ -1416,12 +982,10 @@ export declare enum TaskDefinitionField {
|
|
|
1416
982
|
}
|
|
1417
983
|
export interface DescribeTaskDefinitionRequest {
|
|
1418
984
|
taskDefinition: string | undefined;
|
|
1419
|
-
|
|
1420
985
|
include?: (TaskDefinitionField | string)[];
|
|
1421
986
|
}
|
|
1422
987
|
export interface DescribeTaskDefinitionResponse {
|
|
1423
988
|
taskDefinition?: TaskDefinition;
|
|
1424
|
-
|
|
1425
989
|
tags?: Tag[];
|
|
1426
990
|
}
|
|
1427
991
|
export declare enum TaskField {
|
|
@@ -1429,9 +993,7 @@ export declare enum TaskField {
|
|
|
1429
993
|
}
|
|
1430
994
|
export interface DescribeTasksRequest {
|
|
1431
995
|
cluster?: string;
|
|
1432
|
-
|
|
1433
996
|
tasks: string[] | undefined;
|
|
1434
|
-
|
|
1435
997
|
include?: (TaskField | string)[];
|
|
1436
998
|
}
|
|
1437
999
|
export declare enum Connectivity {
|
|
@@ -1446,108 +1008,63 @@ export declare enum HealthStatus {
|
|
|
1446
1008
|
export declare enum ManagedAgentName {
|
|
1447
1009
|
ExecuteCommandAgent = "ExecuteCommandAgent",
|
|
1448
1010
|
}
|
|
1449
|
-
|
|
1450
1011
|
export interface ManagedAgent {
|
|
1451
1012
|
lastStartedAt?: Date;
|
|
1452
|
-
|
|
1453
1013
|
name?: ManagedAgentName | string;
|
|
1454
|
-
|
|
1455
1014
|
reason?: string;
|
|
1456
|
-
|
|
1457
1015
|
lastStatus?: string;
|
|
1458
1016
|
}
|
|
1459
|
-
|
|
1460
1017
|
export interface NetworkBinding {
|
|
1461
1018
|
bindIP?: string;
|
|
1462
|
-
|
|
1463
1019
|
containerPort?: number;
|
|
1464
|
-
|
|
1465
1020
|
hostPort?: number;
|
|
1466
|
-
|
|
1467
1021
|
protocol?: TransportProtocol | string;
|
|
1468
1022
|
}
|
|
1469
|
-
|
|
1470
1023
|
export interface NetworkInterface {
|
|
1471
1024
|
attachmentId?: string;
|
|
1472
|
-
|
|
1473
1025
|
privateIpv4Address?: string;
|
|
1474
|
-
|
|
1475
1026
|
ipv6Address?: string;
|
|
1476
1027
|
}
|
|
1477
|
-
|
|
1478
1028
|
export interface Container {
|
|
1479
1029
|
containerArn?: string;
|
|
1480
|
-
|
|
1481
1030
|
taskArn?: string;
|
|
1482
|
-
|
|
1483
1031
|
name?: string;
|
|
1484
|
-
|
|
1485
1032
|
image?: string;
|
|
1486
|
-
|
|
1487
1033
|
imageDigest?: string;
|
|
1488
|
-
|
|
1489
1034
|
runtimeId?: string;
|
|
1490
|
-
|
|
1491
1035
|
lastStatus?: string;
|
|
1492
|
-
|
|
1493
1036
|
exitCode?: number;
|
|
1494
|
-
|
|
1495
1037
|
reason?: string;
|
|
1496
|
-
|
|
1497
1038
|
networkBindings?: NetworkBinding[];
|
|
1498
|
-
|
|
1499
1039
|
networkInterfaces?: NetworkInterface[];
|
|
1500
|
-
|
|
1501
1040
|
healthStatus?: HealthStatus | string;
|
|
1502
|
-
|
|
1503
1041
|
managedAgents?: ManagedAgent[];
|
|
1504
|
-
|
|
1505
1042
|
cpu?: string;
|
|
1506
|
-
|
|
1507
1043
|
memory?: string;
|
|
1508
|
-
|
|
1509
1044
|
memoryReservation?: string;
|
|
1510
|
-
|
|
1511
1045
|
gpuIds?: string[];
|
|
1512
1046
|
}
|
|
1513
|
-
|
|
1514
1047
|
export interface ContainerOverride {
|
|
1515
1048
|
name?: string;
|
|
1516
|
-
|
|
1517
1049
|
command?: string[];
|
|
1518
|
-
|
|
1519
1050
|
environment?: KeyValuePair[];
|
|
1520
|
-
|
|
1521
1051
|
environmentFiles?: EnvironmentFile[];
|
|
1522
|
-
|
|
1523
1052
|
cpu?: number;
|
|
1524
|
-
|
|
1525
1053
|
memory?: number;
|
|
1526
|
-
|
|
1527
1054
|
memoryReservation?: number;
|
|
1528
|
-
|
|
1529
1055
|
resourceRequirements?: ResourceRequirement[];
|
|
1530
1056
|
}
|
|
1531
|
-
|
|
1532
1057
|
export interface InferenceAcceleratorOverride {
|
|
1533
1058
|
deviceName?: string;
|
|
1534
|
-
|
|
1535
1059
|
deviceType?: string;
|
|
1536
1060
|
}
|
|
1537
|
-
|
|
1538
1061
|
export interface TaskOverride {
|
|
1539
1062
|
containerOverrides?: ContainerOverride[];
|
|
1540
|
-
|
|
1541
1063
|
cpu?: string;
|
|
1542
|
-
|
|
1543
1064
|
inferenceAcceleratorOverrides?: InferenceAcceleratorOverride[];
|
|
1544
|
-
|
|
1545
1065
|
executionRoleArn?: string;
|
|
1546
|
-
|
|
1547
1066
|
memory?: string;
|
|
1548
|
-
|
|
1549
1067
|
taskRoleArn?: string;
|
|
1550
|
-
|
|
1551
1068
|
ephemeralStorage?: EphemeralStorage;
|
|
1552
1069
|
}
|
|
1553
1070
|
export declare enum TaskStopCode {
|
|
@@ -1555,83 +1072,46 @@ export declare enum TaskStopCode {
|
|
|
1555
1072
|
TASK_FAILED_TO_START = "TaskFailedToStart",
|
|
1556
1073
|
USER_INITIATED = "UserInitiated",
|
|
1557
1074
|
}
|
|
1558
|
-
|
|
1559
1075
|
export interface Task {
|
|
1560
1076
|
attachments?: Attachment[];
|
|
1561
|
-
|
|
1562
1077
|
attributes?: Attribute[];
|
|
1563
|
-
|
|
1564
1078
|
availabilityZone?: string;
|
|
1565
|
-
|
|
1566
1079
|
capacityProviderName?: string;
|
|
1567
|
-
|
|
1568
1080
|
clusterArn?: string;
|
|
1569
|
-
|
|
1570
1081
|
connectivity?: Connectivity | string;
|
|
1571
|
-
|
|
1572
1082
|
connectivityAt?: Date;
|
|
1573
|
-
|
|
1574
1083
|
containerInstanceArn?: string;
|
|
1575
|
-
|
|
1576
1084
|
containers?: Container[];
|
|
1577
|
-
|
|
1578
1085
|
cpu?: string;
|
|
1579
|
-
|
|
1580
1086
|
createdAt?: Date;
|
|
1581
|
-
|
|
1582
1087
|
desiredStatus?: string;
|
|
1583
|
-
|
|
1584
1088
|
enableExecuteCommand?: boolean;
|
|
1585
|
-
|
|
1586
1089
|
executionStoppedAt?: Date;
|
|
1587
|
-
|
|
1588
1090
|
group?: string;
|
|
1589
|
-
|
|
1590
1091
|
healthStatus?: HealthStatus | string;
|
|
1591
|
-
|
|
1592
1092
|
inferenceAccelerators?: InferenceAccelerator[];
|
|
1593
|
-
|
|
1594
1093
|
lastStatus?: string;
|
|
1595
|
-
|
|
1596
1094
|
launchType?: LaunchType | string;
|
|
1597
|
-
|
|
1598
1095
|
memory?: string;
|
|
1599
|
-
|
|
1600
1096
|
overrides?: TaskOverride;
|
|
1601
|
-
|
|
1602
1097
|
platformVersion?: string;
|
|
1603
|
-
|
|
1604
1098
|
platformFamily?: string;
|
|
1605
|
-
|
|
1606
1099
|
pullStartedAt?: Date;
|
|
1607
|
-
|
|
1608
1100
|
pullStoppedAt?: Date;
|
|
1609
|
-
|
|
1610
1101
|
startedAt?: Date;
|
|
1611
|
-
|
|
1612
1102
|
startedBy?: string;
|
|
1613
|
-
|
|
1614
1103
|
stopCode?: TaskStopCode | string;
|
|
1615
|
-
|
|
1616
1104
|
stoppedAt?: Date;
|
|
1617
|
-
|
|
1618
1105
|
stoppedReason?: string;
|
|
1619
|
-
|
|
1620
1106
|
stoppingAt?: Date;
|
|
1621
|
-
|
|
1622
1107
|
tags?: Tag[];
|
|
1623
|
-
|
|
1624
1108
|
taskArn?: string;
|
|
1625
|
-
|
|
1626
1109
|
taskDefinitionArn?: string;
|
|
1627
|
-
|
|
1628
1110
|
version?: number;
|
|
1629
|
-
|
|
1630
1111
|
ephemeralStorage?: EphemeralStorage;
|
|
1631
1112
|
}
|
|
1632
1113
|
export interface DescribeTasksResponse {
|
|
1633
1114
|
tasks?: Task[];
|
|
1634
|
-
|
|
1635
1115
|
failures?: Failure[];
|
|
1636
1116
|
}
|
|
1637
1117
|
export declare enum TaskSetField {
|
|
@@ -1639,113 +1119,79 @@ export declare enum TaskSetField {
|
|
|
1639
1119
|
}
|
|
1640
1120
|
export interface DescribeTaskSetsRequest {
|
|
1641
1121
|
cluster: string | undefined;
|
|
1642
|
-
|
|
1643
1122
|
service: string | undefined;
|
|
1644
|
-
|
|
1645
1123
|
taskSets?: string[];
|
|
1646
|
-
|
|
1647
1124
|
include?: (TaskSetField | string)[];
|
|
1648
1125
|
}
|
|
1649
1126
|
export interface DescribeTaskSetsResponse {
|
|
1650
1127
|
taskSets?: TaskSet[];
|
|
1651
|
-
|
|
1652
1128
|
failures?: Failure[];
|
|
1653
1129
|
}
|
|
1654
1130
|
export interface DiscoverPollEndpointRequest {
|
|
1655
1131
|
containerInstance?: string;
|
|
1656
|
-
|
|
1657
1132
|
cluster?: string;
|
|
1658
1133
|
}
|
|
1659
1134
|
export interface DiscoverPollEndpointResponse {
|
|
1660
1135
|
endpoint?: string;
|
|
1661
|
-
|
|
1662
1136
|
telemetryEndpoint?: string;
|
|
1663
1137
|
}
|
|
1664
1138
|
export interface ExecuteCommandRequest {
|
|
1665
1139
|
cluster?: string;
|
|
1666
|
-
|
|
1667
1140
|
container?: string;
|
|
1668
|
-
|
|
1669
1141
|
command: string | undefined;
|
|
1670
|
-
|
|
1671
1142
|
interactive: boolean | undefined;
|
|
1672
|
-
|
|
1673
1143
|
task: string | undefined;
|
|
1674
1144
|
}
|
|
1675
|
-
|
|
1676
1145
|
export interface Session {
|
|
1677
1146
|
sessionId?: string;
|
|
1678
|
-
|
|
1679
1147
|
streamUrl?: string;
|
|
1680
|
-
|
|
1681
1148
|
tokenValue?: string;
|
|
1682
1149
|
}
|
|
1683
1150
|
export interface ExecuteCommandResponse {
|
|
1684
1151
|
clusterArn?: string;
|
|
1685
|
-
|
|
1686
1152
|
containerArn?: string;
|
|
1687
|
-
|
|
1688
1153
|
containerName?: string;
|
|
1689
|
-
|
|
1690
1154
|
interactive?: boolean;
|
|
1691
|
-
|
|
1692
1155
|
session?: Session;
|
|
1693
|
-
|
|
1694
1156
|
taskArn?: string;
|
|
1695
1157
|
}
|
|
1696
|
-
|
|
1697
1158
|
export declare class TargetNotConnectedException extends __BaseException {
|
|
1698
1159
|
readonly name: "TargetNotConnectedException";
|
|
1699
1160
|
readonly $fault: "client";
|
|
1700
|
-
|
|
1701
1161
|
constructor(
|
|
1702
1162
|
opts: __ExceptionOptionType<TargetNotConnectedException, __BaseException>
|
|
1703
1163
|
);
|
|
1704
1164
|
}
|
|
1705
1165
|
export interface ListAccountSettingsRequest {
|
|
1706
1166
|
name?: SettingName | string;
|
|
1707
|
-
|
|
1708
1167
|
value?: string;
|
|
1709
|
-
|
|
1710
1168
|
principalArn?: string;
|
|
1711
|
-
|
|
1712
1169
|
effectiveSettings?: boolean;
|
|
1713
|
-
|
|
1714
1170
|
nextToken?: string;
|
|
1715
|
-
|
|
1716
1171
|
maxResults?: number;
|
|
1717
1172
|
}
|
|
1718
1173
|
export interface ListAccountSettingsResponse {
|
|
1719
1174
|
settings?: Setting[];
|
|
1720
|
-
|
|
1721
1175
|
nextToken?: string;
|
|
1722
1176
|
}
|
|
1723
1177
|
export interface ListAttributesRequest {
|
|
1724
1178
|
cluster?: string;
|
|
1725
|
-
|
|
1726
1179
|
targetType: TargetType | string | undefined;
|
|
1727
|
-
|
|
1728
1180
|
attributeName?: string;
|
|
1729
|
-
|
|
1730
1181
|
attributeValue?: string;
|
|
1731
|
-
|
|
1732
1182
|
nextToken?: string;
|
|
1733
|
-
|
|
1734
1183
|
maxResults?: number;
|
|
1735
1184
|
}
|
|
1736
1185
|
export interface ListAttributesResponse {
|
|
1737
1186
|
attributes?: Attribute[];
|
|
1738
|
-
|
|
1739
1187
|
nextToken?: string;
|
|
1740
1188
|
}
|
|
1741
1189
|
export interface ListClustersRequest {
|
|
1742
1190
|
nextToken?: string;
|
|
1743
|
-
|
|
1744
1191
|
maxResults?: number;
|
|
1745
1192
|
}
|
|
1746
1193
|
export interface ListClustersResponse {
|
|
1747
1194
|
clusterArns?: string[];
|
|
1748
|
-
|
|
1749
1195
|
nextToken?: string;
|
|
1750
1196
|
}
|
|
1751
1197
|
export declare enum ContainerInstanceStatus {
|
|
@@ -1757,34 +1203,24 @@ export declare enum ContainerInstanceStatus {
|
|
|
1757
1203
|
}
|
|
1758
1204
|
export interface ListContainerInstancesRequest {
|
|
1759
1205
|
cluster?: string;
|
|
1760
|
-
|
|
1761
1206
|
filter?: string;
|
|
1762
|
-
|
|
1763
1207
|
nextToken?: string;
|
|
1764
|
-
|
|
1765
1208
|
maxResults?: number;
|
|
1766
|
-
|
|
1767
1209
|
status?: ContainerInstanceStatus | string;
|
|
1768
1210
|
}
|
|
1769
1211
|
export interface ListContainerInstancesResponse {
|
|
1770
1212
|
containerInstanceArns?: string[];
|
|
1771
|
-
|
|
1772
1213
|
nextToken?: string;
|
|
1773
1214
|
}
|
|
1774
1215
|
export interface ListServicesRequest {
|
|
1775
1216
|
cluster?: string;
|
|
1776
|
-
|
|
1777
1217
|
nextToken?: string;
|
|
1778
|
-
|
|
1779
1218
|
maxResults?: number;
|
|
1780
|
-
|
|
1781
1219
|
launchType?: LaunchType | string;
|
|
1782
|
-
|
|
1783
1220
|
schedulingStrategy?: SchedulingStrategy | string;
|
|
1784
1221
|
}
|
|
1785
1222
|
export interface ListServicesResponse {
|
|
1786
1223
|
serviceArns?: string[];
|
|
1787
|
-
|
|
1788
1224
|
nextToken?: string;
|
|
1789
1225
|
}
|
|
1790
1226
|
export interface ListTagsForResourceRequest {
|
|
@@ -1800,16 +1236,12 @@ export declare enum TaskDefinitionFamilyStatus {
|
|
|
1800
1236
|
}
|
|
1801
1237
|
export interface ListTaskDefinitionFamiliesRequest {
|
|
1802
1238
|
familyPrefix?: string;
|
|
1803
|
-
|
|
1804
1239
|
status?: TaskDefinitionFamilyStatus | string;
|
|
1805
|
-
|
|
1806
1240
|
nextToken?: string;
|
|
1807
|
-
|
|
1808
1241
|
maxResults?: number;
|
|
1809
1242
|
}
|
|
1810
1243
|
export interface ListTaskDefinitionFamiliesResponse {
|
|
1811
1244
|
families?: string[];
|
|
1812
|
-
|
|
1813
1245
|
nextToken?: string;
|
|
1814
1246
|
}
|
|
1815
1247
|
export declare enum SortOrder {
|
|
@@ -1818,18 +1250,13 @@ export declare enum SortOrder {
|
|
|
1818
1250
|
}
|
|
1819
1251
|
export interface ListTaskDefinitionsRequest {
|
|
1820
1252
|
familyPrefix?: string;
|
|
1821
|
-
|
|
1822
1253
|
status?: TaskDefinitionStatus | string;
|
|
1823
|
-
|
|
1824
1254
|
sort?: SortOrder | string;
|
|
1825
|
-
|
|
1826
1255
|
nextToken?: string;
|
|
1827
|
-
|
|
1828
1256
|
maxResults?: number;
|
|
1829
1257
|
}
|
|
1830
1258
|
export interface ListTaskDefinitionsResponse {
|
|
1831
1259
|
taskDefinitionArns?: string[];
|
|
1832
|
-
|
|
1833
1260
|
nextToken?: string;
|
|
1834
1261
|
}
|
|
1835
1262
|
export declare enum DesiredStatus {
|
|
@@ -1839,33 +1266,22 @@ export declare enum DesiredStatus {
|
|
|
1839
1266
|
}
|
|
1840
1267
|
export interface ListTasksRequest {
|
|
1841
1268
|
cluster?: string;
|
|
1842
|
-
|
|
1843
1269
|
containerInstance?: string;
|
|
1844
|
-
|
|
1845
1270
|
family?: string;
|
|
1846
|
-
|
|
1847
1271
|
nextToken?: string;
|
|
1848
|
-
|
|
1849
1272
|
maxResults?: number;
|
|
1850
|
-
|
|
1851
1273
|
startedBy?: string;
|
|
1852
|
-
|
|
1853
1274
|
serviceName?: string;
|
|
1854
|
-
|
|
1855
1275
|
desiredStatus?: DesiredStatus | string;
|
|
1856
|
-
|
|
1857
1276
|
launchType?: LaunchType | string;
|
|
1858
1277
|
}
|
|
1859
1278
|
export interface ListTasksResponse {
|
|
1860
1279
|
taskArns?: string[];
|
|
1861
|
-
|
|
1862
1280
|
nextToken?: string;
|
|
1863
1281
|
}
|
|
1864
1282
|
export interface PutAccountSettingRequest {
|
|
1865
1283
|
name: SettingName | string | undefined;
|
|
1866
|
-
|
|
1867
1284
|
value: string | undefined;
|
|
1868
|
-
|
|
1869
1285
|
principalArn?: string;
|
|
1870
1286
|
}
|
|
1871
1287
|
export interface PutAccountSettingResponse {
|
|
@@ -1873,17 +1289,14 @@ export interface PutAccountSettingResponse {
|
|
|
1873
1289
|
}
|
|
1874
1290
|
export interface PutAccountSettingDefaultRequest {
|
|
1875
1291
|
name: SettingName | string | undefined;
|
|
1876
|
-
|
|
1877
1292
|
value: string | undefined;
|
|
1878
1293
|
}
|
|
1879
1294
|
export interface PutAccountSettingDefaultResponse {
|
|
1880
1295
|
setting?: Setting;
|
|
1881
1296
|
}
|
|
1882
|
-
|
|
1883
1297
|
export declare class AttributeLimitExceededException extends __BaseException {
|
|
1884
1298
|
readonly name: "AttributeLimitExceededException";
|
|
1885
1299
|
readonly $fault: "client";
|
|
1886
|
-
|
|
1887
1300
|
constructor(
|
|
1888
1301
|
opts: __ExceptionOptionType<
|
|
1889
1302
|
AttributeLimitExceededException,
|
|
@@ -1893,7 +1306,6 @@ export declare class AttributeLimitExceededException extends __BaseException {
|
|
|
1893
1306
|
}
|
|
1894
1307
|
export interface PutAttributesRequest {
|
|
1895
1308
|
cluster?: string;
|
|
1896
|
-
|
|
1897
1309
|
attributes: Attribute[] | undefined;
|
|
1898
1310
|
}
|
|
1899
1311
|
export interface PutAttributesResponse {
|
|
@@ -1901,19 +1313,15 @@ export interface PutAttributesResponse {
|
|
|
1901
1313
|
}
|
|
1902
1314
|
export interface PutClusterCapacityProvidersRequest {
|
|
1903
1315
|
cluster: string | undefined;
|
|
1904
|
-
|
|
1905
1316
|
capacityProviders: string[] | undefined;
|
|
1906
|
-
|
|
1907
1317
|
defaultCapacityProviderStrategy: CapacityProviderStrategyItem[] | undefined;
|
|
1908
1318
|
}
|
|
1909
1319
|
export interface PutClusterCapacityProvidersResponse {
|
|
1910
1320
|
cluster?: Cluster;
|
|
1911
1321
|
}
|
|
1912
|
-
|
|
1913
1322
|
export declare class ResourceInUseException extends __BaseException {
|
|
1914
1323
|
readonly name: "ResourceInUseException";
|
|
1915
1324
|
readonly $fault: "client";
|
|
1916
|
-
|
|
1917
1325
|
constructor(
|
|
1918
1326
|
opts: __ExceptionOptionType<ResourceInUseException, __BaseException>
|
|
1919
1327
|
);
|
|
@@ -1921,29 +1329,19 @@ export declare class ResourceInUseException extends __BaseException {
|
|
|
1921
1329
|
export declare enum PlatformDeviceType {
|
|
1922
1330
|
GPU = "GPU",
|
|
1923
1331
|
}
|
|
1924
|
-
|
|
1925
1332
|
export interface PlatformDevice {
|
|
1926
1333
|
id: string | undefined;
|
|
1927
|
-
|
|
1928
1334
|
type: PlatformDeviceType | string | undefined;
|
|
1929
1335
|
}
|
|
1930
1336
|
export interface RegisterContainerInstanceRequest {
|
|
1931
1337
|
cluster?: string;
|
|
1932
|
-
|
|
1933
1338
|
instanceIdentityDocument?: string;
|
|
1934
|
-
|
|
1935
1339
|
instanceIdentityDocumentSignature?: string;
|
|
1936
|
-
|
|
1937
1340
|
totalResources?: Resource[];
|
|
1938
|
-
|
|
1939
1341
|
versionInfo?: VersionInfo;
|
|
1940
|
-
|
|
1941
1342
|
containerInstanceArn?: string;
|
|
1942
|
-
|
|
1943
1343
|
attributes?: Attribute[];
|
|
1944
|
-
|
|
1945
1344
|
platformDevices?: PlatformDevice[];
|
|
1946
|
-
|
|
1947
1345
|
tags?: Tag[];
|
|
1948
1346
|
}
|
|
1949
1347
|
export interface RegisterContainerInstanceResponse {
|
|
@@ -1951,140 +1349,87 @@ export interface RegisterContainerInstanceResponse {
|
|
|
1951
1349
|
}
|
|
1952
1350
|
export interface RegisterTaskDefinitionRequest {
|
|
1953
1351
|
family: string | undefined;
|
|
1954
|
-
|
|
1955
1352
|
taskRoleArn?: string;
|
|
1956
|
-
|
|
1957
1353
|
executionRoleArn?: string;
|
|
1958
|
-
|
|
1959
1354
|
networkMode?: NetworkMode | string;
|
|
1960
|
-
|
|
1961
1355
|
containerDefinitions: ContainerDefinition[] | undefined;
|
|
1962
|
-
|
|
1963
1356
|
volumes?: Volume[];
|
|
1964
|
-
|
|
1965
1357
|
placementConstraints?: TaskDefinitionPlacementConstraint[];
|
|
1966
|
-
|
|
1967
1358
|
requiresCompatibilities?: (Compatibility | string)[];
|
|
1968
|
-
|
|
1969
1359
|
cpu?: string;
|
|
1970
|
-
|
|
1971
1360
|
memory?: string;
|
|
1972
|
-
|
|
1973
1361
|
tags?: Tag[];
|
|
1974
|
-
|
|
1975
1362
|
pidMode?: PidMode | string;
|
|
1976
|
-
|
|
1977
1363
|
ipcMode?: IpcMode | string;
|
|
1978
|
-
|
|
1979
1364
|
proxyConfiguration?: ProxyConfiguration;
|
|
1980
|
-
|
|
1981
1365
|
inferenceAccelerators?: InferenceAccelerator[];
|
|
1982
|
-
|
|
1983
1366
|
ephemeralStorage?: EphemeralStorage;
|
|
1984
|
-
|
|
1985
1367
|
runtimePlatform?: RuntimePlatform;
|
|
1986
1368
|
}
|
|
1987
1369
|
export interface RegisterTaskDefinitionResponse {
|
|
1988
1370
|
taskDefinition?: TaskDefinition;
|
|
1989
|
-
|
|
1990
1371
|
tags?: Tag[];
|
|
1991
1372
|
}
|
|
1992
|
-
|
|
1993
1373
|
export declare class BlockedException extends __BaseException {
|
|
1994
1374
|
readonly name: "BlockedException";
|
|
1995
1375
|
readonly $fault: "client";
|
|
1996
|
-
|
|
1997
1376
|
constructor(opts: __ExceptionOptionType<BlockedException, __BaseException>);
|
|
1998
1377
|
}
|
|
1999
1378
|
export interface RunTaskRequest {
|
|
2000
1379
|
capacityProviderStrategy?: CapacityProviderStrategyItem[];
|
|
2001
|
-
|
|
2002
1380
|
cluster?: string;
|
|
2003
|
-
|
|
2004
1381
|
count?: number;
|
|
2005
|
-
|
|
2006
1382
|
enableECSManagedTags?: boolean;
|
|
2007
|
-
|
|
2008
1383
|
enableExecuteCommand?: boolean;
|
|
2009
|
-
|
|
2010
1384
|
group?: string;
|
|
2011
|
-
|
|
2012
1385
|
launchType?: LaunchType | string;
|
|
2013
|
-
|
|
2014
1386
|
networkConfiguration?: NetworkConfiguration;
|
|
2015
|
-
|
|
2016
1387
|
overrides?: TaskOverride;
|
|
2017
|
-
|
|
2018
1388
|
placementConstraints?: PlacementConstraint[];
|
|
2019
|
-
|
|
2020
1389
|
placementStrategy?: PlacementStrategy[];
|
|
2021
|
-
|
|
2022
1390
|
platformVersion?: string;
|
|
2023
|
-
|
|
2024
1391
|
propagateTags?: PropagateTags | string;
|
|
2025
|
-
|
|
2026
1392
|
referenceId?: string;
|
|
2027
|
-
|
|
2028
1393
|
startedBy?: string;
|
|
2029
|
-
|
|
2030
1394
|
tags?: Tag[];
|
|
2031
|
-
|
|
2032
1395
|
taskDefinition: string | undefined;
|
|
2033
1396
|
}
|
|
2034
1397
|
export interface RunTaskResponse {
|
|
2035
1398
|
tasks?: Task[];
|
|
2036
|
-
|
|
2037
1399
|
failures?: Failure[];
|
|
2038
1400
|
}
|
|
2039
1401
|
export interface StartTaskRequest {
|
|
2040
1402
|
cluster?: string;
|
|
2041
|
-
|
|
2042
1403
|
containerInstances: string[] | undefined;
|
|
2043
|
-
|
|
2044
1404
|
enableECSManagedTags?: boolean;
|
|
2045
|
-
|
|
2046
1405
|
enableExecuteCommand?: boolean;
|
|
2047
|
-
|
|
2048
1406
|
group?: string;
|
|
2049
|
-
|
|
2050
1407
|
networkConfiguration?: NetworkConfiguration;
|
|
2051
|
-
|
|
2052
1408
|
overrides?: TaskOverride;
|
|
2053
|
-
|
|
2054
1409
|
propagateTags?: PropagateTags | string;
|
|
2055
|
-
|
|
2056
1410
|
referenceId?: string;
|
|
2057
|
-
|
|
2058
1411
|
startedBy?: string;
|
|
2059
|
-
|
|
2060
1412
|
tags?: Tag[];
|
|
2061
|
-
|
|
2062
1413
|
taskDefinition: string | undefined;
|
|
2063
1414
|
}
|
|
2064
1415
|
export interface StartTaskResponse {
|
|
2065
1416
|
tasks?: Task[];
|
|
2066
|
-
|
|
2067
1417
|
failures?: Failure[];
|
|
2068
1418
|
}
|
|
2069
1419
|
export interface StopTaskRequest {
|
|
2070
1420
|
cluster?: string;
|
|
2071
|
-
|
|
2072
1421
|
task: string | undefined;
|
|
2073
|
-
|
|
2074
1422
|
reason?: string;
|
|
2075
1423
|
}
|
|
2076
1424
|
export interface StopTaskResponse {
|
|
2077
1425
|
task?: Task;
|
|
2078
1426
|
}
|
|
2079
|
-
|
|
2080
1427
|
export interface AttachmentStateChange {
|
|
2081
1428
|
attachmentArn: string | undefined;
|
|
2082
|
-
|
|
2083
1429
|
status: string | undefined;
|
|
2084
1430
|
}
|
|
2085
1431
|
export interface SubmitAttachmentStateChangesRequest {
|
|
2086
1432
|
cluster?: string;
|
|
2087
|
-
|
|
2088
1433
|
attachments: AttachmentStateChange[] | undefined;
|
|
2089
1434
|
}
|
|
2090
1435
|
export interface SubmitAttachmentStateChangesResponse {
|
|
@@ -2092,104 +1437,70 @@ export interface SubmitAttachmentStateChangesResponse {
|
|
|
2092
1437
|
}
|
|
2093
1438
|
export interface SubmitContainerStateChangeRequest {
|
|
2094
1439
|
cluster?: string;
|
|
2095
|
-
|
|
2096
1440
|
task?: string;
|
|
2097
|
-
|
|
2098
1441
|
containerName?: string;
|
|
2099
|
-
|
|
2100
1442
|
runtimeId?: string;
|
|
2101
|
-
|
|
2102
1443
|
status?: string;
|
|
2103
|
-
|
|
2104
1444
|
exitCode?: number;
|
|
2105
|
-
|
|
2106
1445
|
reason?: string;
|
|
2107
|
-
|
|
2108
1446
|
networkBindings?: NetworkBinding[];
|
|
2109
1447
|
}
|
|
2110
1448
|
export interface SubmitContainerStateChangeResponse {
|
|
2111
1449
|
acknowledgment?: string;
|
|
2112
1450
|
}
|
|
2113
|
-
|
|
2114
1451
|
export interface ContainerStateChange {
|
|
2115
1452
|
containerName?: string;
|
|
2116
|
-
|
|
2117
1453
|
imageDigest?: string;
|
|
2118
|
-
|
|
2119
1454
|
runtimeId?: string;
|
|
2120
|
-
|
|
2121
1455
|
exitCode?: number;
|
|
2122
|
-
|
|
2123
1456
|
networkBindings?: NetworkBinding[];
|
|
2124
|
-
|
|
2125
1457
|
reason?: string;
|
|
2126
|
-
|
|
2127
1458
|
status?: string;
|
|
2128
1459
|
}
|
|
2129
|
-
|
|
2130
1460
|
export interface ManagedAgentStateChange {
|
|
2131
1461
|
containerName: string | undefined;
|
|
2132
|
-
|
|
2133
1462
|
managedAgentName: ManagedAgentName | string | undefined;
|
|
2134
|
-
|
|
2135
1463
|
status: string | undefined;
|
|
2136
|
-
|
|
2137
1464
|
reason?: string;
|
|
2138
1465
|
}
|
|
2139
1466
|
export interface SubmitTaskStateChangeRequest {
|
|
2140
1467
|
cluster?: string;
|
|
2141
|
-
|
|
2142
1468
|
task?: string;
|
|
2143
|
-
|
|
2144
1469
|
status?: string;
|
|
2145
|
-
|
|
2146
1470
|
reason?: string;
|
|
2147
|
-
|
|
2148
1471
|
containers?: ContainerStateChange[];
|
|
2149
|
-
|
|
2150
1472
|
attachments?: AttachmentStateChange[];
|
|
2151
|
-
|
|
2152
1473
|
managedAgents?: ManagedAgentStateChange[];
|
|
2153
|
-
|
|
2154
1474
|
pullStartedAt?: Date;
|
|
2155
|
-
|
|
2156
1475
|
pullStoppedAt?: Date;
|
|
2157
|
-
|
|
2158
1476
|
executionStoppedAt?: Date;
|
|
2159
1477
|
}
|
|
2160
1478
|
export interface SubmitTaskStateChangeResponse {
|
|
2161
1479
|
acknowledgment?: string;
|
|
2162
1480
|
}
|
|
2163
|
-
|
|
2164
1481
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
2165
1482
|
readonly name: "ResourceNotFoundException";
|
|
2166
1483
|
readonly $fault: "client";
|
|
2167
|
-
|
|
2168
1484
|
constructor(
|
|
2169
1485
|
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
2170
1486
|
);
|
|
2171
1487
|
}
|
|
2172
1488
|
export interface TagResourceRequest {
|
|
2173
1489
|
resourceArn: string | undefined;
|
|
2174
|
-
|
|
2175
1490
|
tags: Tag[] | undefined;
|
|
2176
1491
|
}
|
|
2177
1492
|
export interface TagResourceResponse {}
|
|
2178
1493
|
export interface UntagResourceRequest {
|
|
2179
1494
|
resourceArn: string | undefined;
|
|
2180
|
-
|
|
2181
1495
|
tagKeys: string[] | undefined;
|
|
2182
1496
|
}
|
|
2183
1497
|
export interface UntagResourceResponse {}
|
|
2184
|
-
|
|
2185
1498
|
export interface AutoScalingGroupProviderUpdate {
|
|
2186
1499
|
managedScaling?: ManagedScaling;
|
|
2187
|
-
|
|
2188
1500
|
managedTerminationProtection?: ManagedTerminationProtection | string;
|
|
2189
1501
|
}
|
|
2190
1502
|
export interface UpdateCapacityProviderRequest {
|
|
2191
1503
|
name: string | undefined;
|
|
2192
|
-
|
|
2193
1504
|
autoScalingGroupProvider: AutoScalingGroupProviderUpdate | undefined;
|
|
2194
1505
|
}
|
|
2195
1506
|
export interface UpdateCapacityProviderResponse {
|
|
@@ -2197,9 +1508,7 @@ export interface UpdateCapacityProviderResponse {
|
|
|
2197
1508
|
}
|
|
2198
1509
|
export interface UpdateClusterRequest {
|
|
2199
1510
|
cluster: string | undefined;
|
|
2200
|
-
|
|
2201
1511
|
settings?: ClusterSetting[];
|
|
2202
|
-
|
|
2203
1512
|
configuration?: ClusterConfiguration;
|
|
2204
1513
|
}
|
|
2205
1514
|
export interface UpdateClusterResponse {
|
|
@@ -2207,33 +1516,27 @@ export interface UpdateClusterResponse {
|
|
|
2207
1516
|
}
|
|
2208
1517
|
export interface UpdateClusterSettingsRequest {
|
|
2209
1518
|
cluster: string | undefined;
|
|
2210
|
-
|
|
2211
1519
|
settings: ClusterSetting[] | undefined;
|
|
2212
1520
|
}
|
|
2213
1521
|
export interface UpdateClusterSettingsResponse {
|
|
2214
1522
|
cluster?: Cluster;
|
|
2215
1523
|
}
|
|
2216
|
-
|
|
2217
1524
|
export declare class MissingVersionException extends __BaseException {
|
|
2218
1525
|
readonly name: "MissingVersionException";
|
|
2219
1526
|
readonly $fault: "client";
|
|
2220
|
-
|
|
2221
1527
|
constructor(
|
|
2222
1528
|
opts: __ExceptionOptionType<MissingVersionException, __BaseException>
|
|
2223
1529
|
);
|
|
2224
1530
|
}
|
|
2225
|
-
|
|
2226
1531
|
export declare class NoUpdateAvailableException extends __BaseException {
|
|
2227
1532
|
readonly name: "NoUpdateAvailableException";
|
|
2228
1533
|
readonly $fault: "client";
|
|
2229
|
-
|
|
2230
1534
|
constructor(
|
|
2231
1535
|
opts: __ExceptionOptionType<NoUpdateAvailableException, __BaseException>
|
|
2232
1536
|
);
|
|
2233
1537
|
}
|
|
2234
1538
|
export interface UpdateContainerAgentRequest {
|
|
2235
1539
|
cluster?: string;
|
|
2236
|
-
|
|
2237
1540
|
containerInstance: string | undefined;
|
|
2238
1541
|
}
|
|
2239
1542
|
export interface UpdateContainerAgentResponse {
|
|
@@ -2241,49 +1544,30 @@ export interface UpdateContainerAgentResponse {
|
|
|
2241
1544
|
}
|
|
2242
1545
|
export interface UpdateContainerInstancesStateRequest {
|
|
2243
1546
|
cluster?: string;
|
|
2244
|
-
|
|
2245
1547
|
containerInstances: string[] | undefined;
|
|
2246
|
-
|
|
2247
1548
|
status: ContainerInstanceStatus | string | undefined;
|
|
2248
1549
|
}
|
|
2249
1550
|
export interface UpdateContainerInstancesStateResponse {
|
|
2250
1551
|
containerInstances?: ContainerInstance[];
|
|
2251
|
-
|
|
2252
1552
|
failures?: Failure[];
|
|
2253
1553
|
}
|
|
2254
1554
|
export interface UpdateServiceRequest {
|
|
2255
1555
|
cluster?: string;
|
|
2256
|
-
|
|
2257
1556
|
service: string | undefined;
|
|
2258
|
-
|
|
2259
1557
|
desiredCount?: number;
|
|
2260
|
-
|
|
2261
1558
|
taskDefinition?: string;
|
|
2262
|
-
|
|
2263
1559
|
capacityProviderStrategy?: CapacityProviderStrategyItem[];
|
|
2264
|
-
|
|
2265
1560
|
deploymentConfiguration?: DeploymentConfiguration;
|
|
2266
|
-
|
|
2267
1561
|
networkConfiguration?: NetworkConfiguration;
|
|
2268
|
-
|
|
2269
1562
|
placementConstraints?: PlacementConstraint[];
|
|
2270
|
-
|
|
2271
1563
|
placementStrategy?: PlacementStrategy[];
|
|
2272
|
-
|
|
2273
1564
|
platformVersion?: string;
|
|
2274
|
-
|
|
2275
1565
|
forceNewDeployment?: boolean;
|
|
2276
|
-
|
|
2277
1566
|
healthCheckGracePeriodSeconds?: number;
|
|
2278
|
-
|
|
2279
1567
|
enableExecuteCommand?: boolean;
|
|
2280
|
-
|
|
2281
1568
|
enableECSManagedTags?: boolean;
|
|
2282
|
-
|
|
2283
1569
|
loadBalancers?: LoadBalancer[];
|
|
2284
|
-
|
|
2285
1570
|
propagateTags?: PropagateTags | string;
|
|
2286
|
-
|
|
2287
1571
|
serviceRegistries?: ServiceRegistry[];
|
|
2288
1572
|
}
|
|
2289
1573
|
export interface UpdateServiceResponse {
|
|
@@ -2291,9 +1575,7 @@ export interface UpdateServiceResponse {
|
|
|
2291
1575
|
}
|
|
2292
1576
|
export interface UpdateServicePrimaryTaskSetRequest {
|
|
2293
1577
|
cluster: string | undefined;
|
|
2294
|
-
|
|
2295
1578
|
service: string | undefined;
|
|
2296
|
-
|
|
2297
1579
|
primaryTaskSet: string | undefined;
|
|
2298
1580
|
}
|
|
2299
1581
|
export interface UpdateServicePrimaryTaskSetResponse {
|
|
@@ -2301,689 +1583,502 @@ export interface UpdateServicePrimaryTaskSetResponse {
|
|
|
2301
1583
|
}
|
|
2302
1584
|
export interface UpdateTaskSetRequest {
|
|
2303
1585
|
cluster: string | undefined;
|
|
2304
|
-
|
|
2305
1586
|
service: string | undefined;
|
|
2306
|
-
|
|
2307
1587
|
taskSet: string | undefined;
|
|
2308
|
-
|
|
2309
1588
|
scale: Scale | undefined;
|
|
2310
1589
|
}
|
|
2311
1590
|
export interface UpdateTaskSetResponse {
|
|
2312
1591
|
taskSet?: TaskSet;
|
|
2313
1592
|
}
|
|
2314
|
-
|
|
2315
1593
|
export declare const ManagedScalingFilterSensitiveLog: (
|
|
2316
1594
|
obj: ManagedScaling
|
|
2317
1595
|
) => any;
|
|
2318
|
-
|
|
2319
1596
|
export declare const AutoScalingGroupProviderFilterSensitiveLog: (
|
|
2320
1597
|
obj: AutoScalingGroupProvider
|
|
2321
1598
|
) => any;
|
|
2322
|
-
|
|
2323
1599
|
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
2324
|
-
|
|
2325
1600
|
export declare const CreateCapacityProviderRequestFilterSensitiveLog: (
|
|
2326
1601
|
obj: CreateCapacityProviderRequest
|
|
2327
1602
|
) => any;
|
|
2328
|
-
|
|
2329
1603
|
export declare const CapacityProviderFilterSensitiveLog: (
|
|
2330
1604
|
obj: CapacityProvider
|
|
2331
1605
|
) => any;
|
|
2332
|
-
|
|
2333
1606
|
export declare const CreateCapacityProviderResponseFilterSensitiveLog: (
|
|
2334
1607
|
obj: CreateCapacityProviderResponse
|
|
2335
1608
|
) => any;
|
|
2336
|
-
|
|
2337
1609
|
export declare const ExecuteCommandLogConfigurationFilterSensitiveLog: (
|
|
2338
1610
|
obj: ExecuteCommandLogConfiguration
|
|
2339
1611
|
) => any;
|
|
2340
|
-
|
|
2341
1612
|
export declare const ExecuteCommandConfigurationFilterSensitiveLog: (
|
|
2342
1613
|
obj: ExecuteCommandConfiguration
|
|
2343
1614
|
) => any;
|
|
2344
|
-
|
|
2345
1615
|
export declare const ClusterConfigurationFilterSensitiveLog: (
|
|
2346
1616
|
obj: ClusterConfiguration
|
|
2347
1617
|
) => any;
|
|
2348
|
-
|
|
2349
1618
|
export declare const CapacityProviderStrategyItemFilterSensitiveLog: (
|
|
2350
1619
|
obj: CapacityProviderStrategyItem
|
|
2351
1620
|
) => any;
|
|
2352
|
-
|
|
2353
1621
|
export declare const ClusterSettingFilterSensitiveLog: (
|
|
2354
1622
|
obj: ClusterSetting
|
|
2355
1623
|
) => any;
|
|
2356
|
-
|
|
2357
1624
|
export declare const CreateClusterRequestFilterSensitiveLog: (
|
|
2358
1625
|
obj: CreateClusterRequest
|
|
2359
1626
|
) => any;
|
|
2360
|
-
|
|
2361
1627
|
export declare const KeyValuePairFilterSensitiveLog: (obj: KeyValuePair) => any;
|
|
2362
|
-
|
|
2363
1628
|
export declare const AttachmentFilterSensitiveLog: (obj: Attachment) => any;
|
|
2364
|
-
|
|
2365
1629
|
export declare const ClusterFilterSensitiveLog: (obj: Cluster) => any;
|
|
2366
|
-
|
|
2367
1630
|
export declare const CreateClusterResponseFilterSensitiveLog: (
|
|
2368
1631
|
obj: CreateClusterResponse
|
|
2369
1632
|
) => any;
|
|
2370
|
-
|
|
2371
1633
|
export declare const DeploymentCircuitBreakerFilterSensitiveLog: (
|
|
2372
1634
|
obj: DeploymentCircuitBreaker
|
|
2373
1635
|
) => any;
|
|
2374
|
-
|
|
2375
1636
|
export declare const DeploymentConfigurationFilterSensitiveLog: (
|
|
2376
1637
|
obj: DeploymentConfiguration
|
|
2377
1638
|
) => any;
|
|
2378
|
-
|
|
2379
1639
|
export declare const DeploymentControllerFilterSensitiveLog: (
|
|
2380
1640
|
obj: DeploymentController
|
|
2381
1641
|
) => any;
|
|
2382
|
-
|
|
2383
1642
|
export declare const LoadBalancerFilterSensitiveLog: (obj: LoadBalancer) => any;
|
|
2384
|
-
|
|
2385
1643
|
export declare const AwsVpcConfigurationFilterSensitiveLog: (
|
|
2386
1644
|
obj: AwsVpcConfiguration
|
|
2387
1645
|
) => any;
|
|
2388
|
-
|
|
2389
1646
|
export declare const NetworkConfigurationFilterSensitiveLog: (
|
|
2390
1647
|
obj: NetworkConfiguration
|
|
2391
1648
|
) => any;
|
|
2392
|
-
|
|
2393
1649
|
export declare const PlacementConstraintFilterSensitiveLog: (
|
|
2394
1650
|
obj: PlacementConstraint
|
|
2395
1651
|
) => any;
|
|
2396
|
-
|
|
2397
1652
|
export declare const PlacementStrategyFilterSensitiveLog: (
|
|
2398
1653
|
obj: PlacementStrategy
|
|
2399
1654
|
) => any;
|
|
2400
|
-
|
|
2401
1655
|
export declare const ServiceRegistryFilterSensitiveLog: (
|
|
2402
1656
|
obj: ServiceRegistry
|
|
2403
1657
|
) => any;
|
|
2404
|
-
|
|
2405
1658
|
export declare const CreateServiceRequestFilterSensitiveLog: (
|
|
2406
1659
|
obj: CreateServiceRequest
|
|
2407
1660
|
) => any;
|
|
2408
|
-
|
|
2409
1661
|
export declare const DeploymentFilterSensitiveLog: (obj: Deployment) => any;
|
|
2410
|
-
|
|
2411
1662
|
export declare const ServiceEventFilterSensitiveLog: (obj: ServiceEvent) => any;
|
|
2412
|
-
|
|
2413
1663
|
export declare const ScaleFilterSensitiveLog: (obj: Scale) => any;
|
|
2414
|
-
|
|
2415
1664
|
export declare const TaskSetFilterSensitiveLog: (obj: TaskSet) => any;
|
|
2416
|
-
|
|
2417
1665
|
export declare const ServiceFilterSensitiveLog: (obj: Service) => any;
|
|
2418
|
-
|
|
2419
1666
|
export declare const CreateServiceResponseFilterSensitiveLog: (
|
|
2420
1667
|
obj: CreateServiceResponse
|
|
2421
1668
|
) => any;
|
|
2422
|
-
|
|
2423
1669
|
export declare const CreateTaskSetRequestFilterSensitiveLog: (
|
|
2424
1670
|
obj: CreateTaskSetRequest
|
|
2425
1671
|
) => any;
|
|
2426
|
-
|
|
2427
1672
|
export declare const CreateTaskSetResponseFilterSensitiveLog: (
|
|
2428
1673
|
obj: CreateTaskSetResponse
|
|
2429
1674
|
) => any;
|
|
2430
|
-
|
|
2431
1675
|
export declare const DeleteAccountSettingRequestFilterSensitiveLog: (
|
|
2432
1676
|
obj: DeleteAccountSettingRequest
|
|
2433
1677
|
) => any;
|
|
2434
|
-
|
|
2435
1678
|
export declare const SettingFilterSensitiveLog: (obj: Setting) => any;
|
|
2436
|
-
|
|
2437
1679
|
export declare const DeleteAccountSettingResponseFilterSensitiveLog: (
|
|
2438
1680
|
obj: DeleteAccountSettingResponse
|
|
2439
1681
|
) => any;
|
|
2440
|
-
|
|
2441
1682
|
export declare const AttributeFilterSensitiveLog: (obj: Attribute) => any;
|
|
2442
|
-
|
|
2443
1683
|
export declare const DeleteAttributesRequestFilterSensitiveLog: (
|
|
2444
1684
|
obj: DeleteAttributesRequest
|
|
2445
1685
|
) => any;
|
|
2446
|
-
|
|
2447
1686
|
export declare const DeleteAttributesResponseFilterSensitiveLog: (
|
|
2448
1687
|
obj: DeleteAttributesResponse
|
|
2449
1688
|
) => any;
|
|
2450
|
-
|
|
2451
1689
|
export declare const DeleteCapacityProviderRequestFilterSensitiveLog: (
|
|
2452
1690
|
obj: DeleteCapacityProviderRequest
|
|
2453
1691
|
) => any;
|
|
2454
|
-
|
|
2455
1692
|
export declare const DeleteCapacityProviderResponseFilterSensitiveLog: (
|
|
2456
1693
|
obj: DeleteCapacityProviderResponse
|
|
2457
1694
|
) => any;
|
|
2458
|
-
|
|
2459
1695
|
export declare const DeleteClusterRequestFilterSensitiveLog: (
|
|
2460
1696
|
obj: DeleteClusterRequest
|
|
2461
1697
|
) => any;
|
|
2462
|
-
|
|
2463
1698
|
export declare const DeleteClusterResponseFilterSensitiveLog: (
|
|
2464
1699
|
obj: DeleteClusterResponse
|
|
2465
1700
|
) => any;
|
|
2466
|
-
|
|
2467
1701
|
export declare const DeleteServiceRequestFilterSensitiveLog: (
|
|
2468
1702
|
obj: DeleteServiceRequest
|
|
2469
1703
|
) => any;
|
|
2470
|
-
|
|
2471
1704
|
export declare const DeleteServiceResponseFilterSensitiveLog: (
|
|
2472
1705
|
obj: DeleteServiceResponse
|
|
2473
1706
|
) => any;
|
|
2474
|
-
|
|
2475
1707
|
export declare const DeleteTaskSetRequestFilterSensitiveLog: (
|
|
2476
1708
|
obj: DeleteTaskSetRequest
|
|
2477
1709
|
) => any;
|
|
2478
|
-
|
|
2479
1710
|
export declare const DeleteTaskSetResponseFilterSensitiveLog: (
|
|
2480
1711
|
obj: DeleteTaskSetResponse
|
|
2481
1712
|
) => any;
|
|
2482
|
-
|
|
2483
1713
|
export declare const DeregisterContainerInstanceRequestFilterSensitiveLog: (
|
|
2484
1714
|
obj: DeregisterContainerInstanceRequest
|
|
2485
1715
|
) => any;
|
|
2486
|
-
|
|
2487
1716
|
export declare const InstanceHealthCheckResultFilterSensitiveLog: (
|
|
2488
1717
|
obj: InstanceHealthCheckResult
|
|
2489
1718
|
) => any;
|
|
2490
|
-
|
|
2491
1719
|
export declare const ContainerInstanceHealthStatusFilterSensitiveLog: (
|
|
2492
1720
|
obj: ContainerInstanceHealthStatus
|
|
2493
1721
|
) => any;
|
|
2494
|
-
|
|
2495
1722
|
export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
|
|
2496
|
-
|
|
2497
1723
|
export declare const VersionInfoFilterSensitiveLog: (obj: VersionInfo) => any;
|
|
2498
|
-
|
|
2499
1724
|
export declare const ContainerInstanceFilterSensitiveLog: (
|
|
2500
1725
|
obj: ContainerInstance
|
|
2501
1726
|
) => any;
|
|
2502
|
-
|
|
2503
1727
|
export declare const DeregisterContainerInstanceResponseFilterSensitiveLog: (
|
|
2504
1728
|
obj: DeregisterContainerInstanceResponse
|
|
2505
1729
|
) => any;
|
|
2506
|
-
|
|
2507
1730
|
export declare const DeregisterTaskDefinitionRequestFilterSensitiveLog: (
|
|
2508
1731
|
obj: DeregisterTaskDefinitionRequest
|
|
2509
1732
|
) => any;
|
|
2510
|
-
|
|
2511
1733
|
export declare const ContainerDependencyFilterSensitiveLog: (
|
|
2512
1734
|
obj: ContainerDependency
|
|
2513
1735
|
) => any;
|
|
2514
|
-
|
|
2515
1736
|
export declare const EnvironmentFileFilterSensitiveLog: (
|
|
2516
1737
|
obj: EnvironmentFile
|
|
2517
1738
|
) => any;
|
|
2518
|
-
|
|
2519
1739
|
export declare const HostEntryFilterSensitiveLog: (obj: HostEntry) => any;
|
|
2520
|
-
|
|
2521
1740
|
export declare const FirelensConfigurationFilterSensitiveLog: (
|
|
2522
1741
|
obj: FirelensConfiguration
|
|
2523
1742
|
) => any;
|
|
2524
|
-
|
|
2525
1743
|
export declare const HealthCheckFilterSensitiveLog: (obj: HealthCheck) => any;
|
|
2526
|
-
|
|
2527
1744
|
export declare const KernelCapabilitiesFilterSensitiveLog: (
|
|
2528
1745
|
obj: KernelCapabilities
|
|
2529
1746
|
) => any;
|
|
2530
|
-
|
|
2531
1747
|
export declare const DeviceFilterSensitiveLog: (obj: Device) => any;
|
|
2532
|
-
|
|
2533
1748
|
export declare const TmpfsFilterSensitiveLog: (obj: Tmpfs) => any;
|
|
2534
|
-
|
|
2535
1749
|
export declare const LinuxParametersFilterSensitiveLog: (
|
|
2536
1750
|
obj: LinuxParameters
|
|
2537
1751
|
) => any;
|
|
2538
|
-
|
|
2539
1752
|
export declare const SecretFilterSensitiveLog: (obj: Secret) => any;
|
|
2540
|
-
|
|
2541
1753
|
export declare const LogConfigurationFilterSensitiveLog: (
|
|
2542
1754
|
obj: LogConfiguration
|
|
2543
1755
|
) => any;
|
|
2544
|
-
|
|
2545
1756
|
export declare const MountPointFilterSensitiveLog: (obj: MountPoint) => any;
|
|
2546
|
-
|
|
2547
1757
|
export declare const PortMappingFilterSensitiveLog: (obj: PortMapping) => any;
|
|
2548
|
-
|
|
2549
1758
|
export declare const RepositoryCredentialsFilterSensitiveLog: (
|
|
2550
1759
|
obj: RepositoryCredentials
|
|
2551
1760
|
) => any;
|
|
2552
|
-
|
|
2553
1761
|
export declare const ResourceRequirementFilterSensitiveLog: (
|
|
2554
1762
|
obj: ResourceRequirement
|
|
2555
1763
|
) => any;
|
|
2556
|
-
|
|
2557
1764
|
export declare const SystemControlFilterSensitiveLog: (
|
|
2558
1765
|
obj: SystemControl
|
|
2559
1766
|
) => any;
|
|
2560
|
-
|
|
2561
1767
|
export declare const UlimitFilterSensitiveLog: (obj: Ulimit) => any;
|
|
2562
|
-
|
|
2563
1768
|
export declare const VolumeFromFilterSensitiveLog: (obj: VolumeFrom) => any;
|
|
2564
|
-
|
|
2565
1769
|
export declare const ContainerDefinitionFilterSensitiveLog: (
|
|
2566
1770
|
obj: ContainerDefinition
|
|
2567
1771
|
) => any;
|
|
2568
|
-
|
|
2569
1772
|
export declare const EphemeralStorageFilterSensitiveLog: (
|
|
2570
1773
|
obj: EphemeralStorage
|
|
2571
1774
|
) => any;
|
|
2572
|
-
|
|
2573
1775
|
export declare const InferenceAcceleratorFilterSensitiveLog: (
|
|
2574
1776
|
obj: InferenceAccelerator
|
|
2575
1777
|
) => any;
|
|
2576
|
-
|
|
2577
1778
|
export declare const TaskDefinitionPlacementConstraintFilterSensitiveLog: (
|
|
2578
1779
|
obj: TaskDefinitionPlacementConstraint
|
|
2579
1780
|
) => any;
|
|
2580
|
-
|
|
2581
1781
|
export declare const ProxyConfigurationFilterSensitiveLog: (
|
|
2582
1782
|
obj: ProxyConfiguration
|
|
2583
1783
|
) => any;
|
|
2584
|
-
|
|
2585
1784
|
export declare const RuntimePlatformFilterSensitiveLog: (
|
|
2586
1785
|
obj: RuntimePlatform
|
|
2587
1786
|
) => any;
|
|
2588
|
-
|
|
2589
1787
|
export declare const DockerVolumeConfigurationFilterSensitiveLog: (
|
|
2590
1788
|
obj: DockerVolumeConfiguration
|
|
2591
1789
|
) => any;
|
|
2592
|
-
|
|
2593
1790
|
export declare const EFSAuthorizationConfigFilterSensitiveLog: (
|
|
2594
1791
|
obj: EFSAuthorizationConfig
|
|
2595
1792
|
) => any;
|
|
2596
|
-
|
|
2597
1793
|
export declare const EFSVolumeConfigurationFilterSensitiveLog: (
|
|
2598
1794
|
obj: EFSVolumeConfiguration
|
|
2599
1795
|
) => any;
|
|
2600
|
-
|
|
2601
1796
|
export declare const FSxWindowsFileServerAuthorizationConfigFilterSensitiveLog: (
|
|
2602
1797
|
obj: FSxWindowsFileServerAuthorizationConfig
|
|
2603
1798
|
) => any;
|
|
2604
|
-
|
|
2605
1799
|
export declare const FSxWindowsFileServerVolumeConfigurationFilterSensitiveLog: (
|
|
2606
1800
|
obj: FSxWindowsFileServerVolumeConfiguration
|
|
2607
1801
|
) => any;
|
|
2608
|
-
|
|
2609
1802
|
export declare const HostVolumePropertiesFilterSensitiveLog: (
|
|
2610
1803
|
obj: HostVolumeProperties
|
|
2611
1804
|
) => any;
|
|
2612
|
-
|
|
2613
1805
|
export declare const VolumeFilterSensitiveLog: (obj: Volume) => any;
|
|
2614
|
-
|
|
2615
1806
|
export declare const TaskDefinitionFilterSensitiveLog: (
|
|
2616
1807
|
obj: TaskDefinition
|
|
2617
1808
|
) => any;
|
|
2618
|
-
|
|
2619
1809
|
export declare const DeregisterTaskDefinitionResponseFilterSensitiveLog: (
|
|
2620
1810
|
obj: DeregisterTaskDefinitionResponse
|
|
2621
1811
|
) => any;
|
|
2622
|
-
|
|
2623
1812
|
export declare const DescribeCapacityProvidersRequestFilterSensitiveLog: (
|
|
2624
1813
|
obj: DescribeCapacityProvidersRequest
|
|
2625
1814
|
) => any;
|
|
2626
|
-
|
|
2627
1815
|
export declare const FailureFilterSensitiveLog: (obj: Failure) => any;
|
|
2628
|
-
|
|
2629
1816
|
export declare const DescribeCapacityProvidersResponseFilterSensitiveLog: (
|
|
2630
1817
|
obj: DescribeCapacityProvidersResponse
|
|
2631
1818
|
) => any;
|
|
2632
|
-
|
|
2633
1819
|
export declare const DescribeClustersRequestFilterSensitiveLog: (
|
|
2634
1820
|
obj: DescribeClustersRequest
|
|
2635
1821
|
) => any;
|
|
2636
|
-
|
|
2637
1822
|
export declare const DescribeClustersResponseFilterSensitiveLog: (
|
|
2638
1823
|
obj: DescribeClustersResponse
|
|
2639
1824
|
) => any;
|
|
2640
|
-
|
|
2641
1825
|
export declare const DescribeContainerInstancesRequestFilterSensitiveLog: (
|
|
2642
1826
|
obj: DescribeContainerInstancesRequest
|
|
2643
1827
|
) => any;
|
|
2644
|
-
|
|
2645
1828
|
export declare const DescribeContainerInstancesResponseFilterSensitiveLog: (
|
|
2646
1829
|
obj: DescribeContainerInstancesResponse
|
|
2647
1830
|
) => any;
|
|
2648
|
-
|
|
2649
1831
|
export declare const DescribeServicesRequestFilterSensitiveLog: (
|
|
2650
1832
|
obj: DescribeServicesRequest
|
|
2651
1833
|
) => any;
|
|
2652
|
-
|
|
2653
1834
|
export declare const DescribeServicesResponseFilterSensitiveLog: (
|
|
2654
1835
|
obj: DescribeServicesResponse
|
|
2655
1836
|
) => any;
|
|
2656
|
-
|
|
2657
1837
|
export declare const DescribeTaskDefinitionRequestFilterSensitiveLog: (
|
|
2658
1838
|
obj: DescribeTaskDefinitionRequest
|
|
2659
1839
|
) => any;
|
|
2660
|
-
|
|
2661
1840
|
export declare const DescribeTaskDefinitionResponseFilterSensitiveLog: (
|
|
2662
1841
|
obj: DescribeTaskDefinitionResponse
|
|
2663
1842
|
) => any;
|
|
2664
|
-
|
|
2665
1843
|
export declare const DescribeTasksRequestFilterSensitiveLog: (
|
|
2666
1844
|
obj: DescribeTasksRequest
|
|
2667
1845
|
) => any;
|
|
2668
|
-
|
|
2669
1846
|
export declare const ManagedAgentFilterSensitiveLog: (obj: ManagedAgent) => any;
|
|
2670
|
-
|
|
2671
1847
|
export declare const NetworkBindingFilterSensitiveLog: (
|
|
2672
1848
|
obj: NetworkBinding
|
|
2673
1849
|
) => any;
|
|
2674
|
-
|
|
2675
1850
|
export declare const NetworkInterfaceFilterSensitiveLog: (
|
|
2676
1851
|
obj: NetworkInterface
|
|
2677
1852
|
) => any;
|
|
2678
|
-
|
|
2679
1853
|
export declare const ContainerFilterSensitiveLog: (obj: Container) => any;
|
|
2680
|
-
|
|
2681
1854
|
export declare const ContainerOverrideFilterSensitiveLog: (
|
|
2682
1855
|
obj: ContainerOverride
|
|
2683
1856
|
) => any;
|
|
2684
|
-
|
|
2685
1857
|
export declare const InferenceAcceleratorOverrideFilterSensitiveLog: (
|
|
2686
1858
|
obj: InferenceAcceleratorOverride
|
|
2687
1859
|
) => any;
|
|
2688
|
-
|
|
2689
1860
|
export declare const TaskOverrideFilterSensitiveLog: (obj: TaskOverride) => any;
|
|
2690
|
-
|
|
2691
1861
|
export declare const TaskFilterSensitiveLog: (obj: Task) => any;
|
|
2692
|
-
|
|
2693
1862
|
export declare const DescribeTasksResponseFilterSensitiveLog: (
|
|
2694
1863
|
obj: DescribeTasksResponse
|
|
2695
1864
|
) => any;
|
|
2696
|
-
|
|
2697
1865
|
export declare const DescribeTaskSetsRequestFilterSensitiveLog: (
|
|
2698
1866
|
obj: DescribeTaskSetsRequest
|
|
2699
1867
|
) => any;
|
|
2700
|
-
|
|
2701
1868
|
export declare const DescribeTaskSetsResponseFilterSensitiveLog: (
|
|
2702
1869
|
obj: DescribeTaskSetsResponse
|
|
2703
1870
|
) => any;
|
|
2704
|
-
|
|
2705
1871
|
export declare const DiscoverPollEndpointRequestFilterSensitiveLog: (
|
|
2706
1872
|
obj: DiscoverPollEndpointRequest
|
|
2707
1873
|
) => any;
|
|
2708
|
-
|
|
2709
1874
|
export declare const DiscoverPollEndpointResponseFilterSensitiveLog: (
|
|
2710
1875
|
obj: DiscoverPollEndpointResponse
|
|
2711
1876
|
) => any;
|
|
2712
|
-
|
|
2713
1877
|
export declare const ExecuteCommandRequestFilterSensitiveLog: (
|
|
2714
1878
|
obj: ExecuteCommandRequest
|
|
2715
1879
|
) => any;
|
|
2716
|
-
|
|
2717
1880
|
export declare const SessionFilterSensitiveLog: (obj: Session) => any;
|
|
2718
|
-
|
|
2719
1881
|
export declare const ExecuteCommandResponseFilterSensitiveLog: (
|
|
2720
1882
|
obj: ExecuteCommandResponse
|
|
2721
1883
|
) => any;
|
|
2722
|
-
|
|
2723
1884
|
export declare const ListAccountSettingsRequestFilterSensitiveLog: (
|
|
2724
1885
|
obj: ListAccountSettingsRequest
|
|
2725
1886
|
) => any;
|
|
2726
|
-
|
|
2727
1887
|
export declare const ListAccountSettingsResponseFilterSensitiveLog: (
|
|
2728
1888
|
obj: ListAccountSettingsResponse
|
|
2729
1889
|
) => any;
|
|
2730
|
-
|
|
2731
1890
|
export declare const ListAttributesRequestFilterSensitiveLog: (
|
|
2732
1891
|
obj: ListAttributesRequest
|
|
2733
1892
|
) => any;
|
|
2734
|
-
|
|
2735
1893
|
export declare const ListAttributesResponseFilterSensitiveLog: (
|
|
2736
1894
|
obj: ListAttributesResponse
|
|
2737
1895
|
) => any;
|
|
2738
|
-
|
|
2739
1896
|
export declare const ListClustersRequestFilterSensitiveLog: (
|
|
2740
1897
|
obj: ListClustersRequest
|
|
2741
1898
|
) => any;
|
|
2742
|
-
|
|
2743
1899
|
export declare const ListClustersResponseFilterSensitiveLog: (
|
|
2744
1900
|
obj: ListClustersResponse
|
|
2745
1901
|
) => any;
|
|
2746
|
-
|
|
2747
1902
|
export declare const ListContainerInstancesRequestFilterSensitiveLog: (
|
|
2748
1903
|
obj: ListContainerInstancesRequest
|
|
2749
1904
|
) => any;
|
|
2750
|
-
|
|
2751
1905
|
export declare const ListContainerInstancesResponseFilterSensitiveLog: (
|
|
2752
1906
|
obj: ListContainerInstancesResponse
|
|
2753
1907
|
) => any;
|
|
2754
|
-
|
|
2755
1908
|
export declare const ListServicesRequestFilterSensitiveLog: (
|
|
2756
1909
|
obj: ListServicesRequest
|
|
2757
1910
|
) => any;
|
|
2758
|
-
|
|
2759
1911
|
export declare const ListServicesResponseFilterSensitiveLog: (
|
|
2760
1912
|
obj: ListServicesResponse
|
|
2761
1913
|
) => any;
|
|
2762
|
-
|
|
2763
1914
|
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
2764
1915
|
obj: ListTagsForResourceRequest
|
|
2765
1916
|
) => any;
|
|
2766
|
-
|
|
2767
1917
|
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
2768
1918
|
obj: ListTagsForResourceResponse
|
|
2769
1919
|
) => any;
|
|
2770
|
-
|
|
2771
1920
|
export declare const ListTaskDefinitionFamiliesRequestFilterSensitiveLog: (
|
|
2772
1921
|
obj: ListTaskDefinitionFamiliesRequest
|
|
2773
1922
|
) => any;
|
|
2774
|
-
|
|
2775
1923
|
export declare const ListTaskDefinitionFamiliesResponseFilterSensitiveLog: (
|
|
2776
1924
|
obj: ListTaskDefinitionFamiliesResponse
|
|
2777
1925
|
) => any;
|
|
2778
|
-
|
|
2779
1926
|
export declare const ListTaskDefinitionsRequestFilterSensitiveLog: (
|
|
2780
1927
|
obj: ListTaskDefinitionsRequest
|
|
2781
1928
|
) => any;
|
|
2782
|
-
|
|
2783
1929
|
export declare const ListTaskDefinitionsResponseFilterSensitiveLog: (
|
|
2784
1930
|
obj: ListTaskDefinitionsResponse
|
|
2785
1931
|
) => any;
|
|
2786
|
-
|
|
2787
1932
|
export declare const ListTasksRequestFilterSensitiveLog: (
|
|
2788
1933
|
obj: ListTasksRequest
|
|
2789
1934
|
) => any;
|
|
2790
|
-
|
|
2791
1935
|
export declare const ListTasksResponseFilterSensitiveLog: (
|
|
2792
1936
|
obj: ListTasksResponse
|
|
2793
1937
|
) => any;
|
|
2794
|
-
|
|
2795
1938
|
export declare const PutAccountSettingRequestFilterSensitiveLog: (
|
|
2796
1939
|
obj: PutAccountSettingRequest
|
|
2797
1940
|
) => any;
|
|
2798
|
-
|
|
2799
1941
|
export declare const PutAccountSettingResponseFilterSensitiveLog: (
|
|
2800
1942
|
obj: PutAccountSettingResponse
|
|
2801
1943
|
) => any;
|
|
2802
|
-
|
|
2803
1944
|
export declare const PutAccountSettingDefaultRequestFilterSensitiveLog: (
|
|
2804
1945
|
obj: PutAccountSettingDefaultRequest
|
|
2805
1946
|
) => any;
|
|
2806
|
-
|
|
2807
1947
|
export declare const PutAccountSettingDefaultResponseFilterSensitiveLog: (
|
|
2808
1948
|
obj: PutAccountSettingDefaultResponse
|
|
2809
1949
|
) => any;
|
|
2810
|
-
|
|
2811
1950
|
export declare const PutAttributesRequestFilterSensitiveLog: (
|
|
2812
1951
|
obj: PutAttributesRequest
|
|
2813
1952
|
) => any;
|
|
2814
|
-
|
|
2815
1953
|
export declare const PutAttributesResponseFilterSensitiveLog: (
|
|
2816
1954
|
obj: PutAttributesResponse
|
|
2817
1955
|
) => any;
|
|
2818
|
-
|
|
2819
1956
|
export declare const PutClusterCapacityProvidersRequestFilterSensitiveLog: (
|
|
2820
1957
|
obj: PutClusterCapacityProvidersRequest
|
|
2821
1958
|
) => any;
|
|
2822
|
-
|
|
2823
1959
|
export declare const PutClusterCapacityProvidersResponseFilterSensitiveLog: (
|
|
2824
1960
|
obj: PutClusterCapacityProvidersResponse
|
|
2825
1961
|
) => any;
|
|
2826
|
-
|
|
2827
1962
|
export declare const PlatformDeviceFilterSensitiveLog: (
|
|
2828
1963
|
obj: PlatformDevice
|
|
2829
1964
|
) => any;
|
|
2830
|
-
|
|
2831
1965
|
export declare const RegisterContainerInstanceRequestFilterSensitiveLog: (
|
|
2832
1966
|
obj: RegisterContainerInstanceRequest
|
|
2833
1967
|
) => any;
|
|
2834
|
-
|
|
2835
1968
|
export declare const RegisterContainerInstanceResponseFilterSensitiveLog: (
|
|
2836
1969
|
obj: RegisterContainerInstanceResponse
|
|
2837
1970
|
) => any;
|
|
2838
|
-
|
|
2839
1971
|
export declare const RegisterTaskDefinitionRequestFilterSensitiveLog: (
|
|
2840
1972
|
obj: RegisterTaskDefinitionRequest
|
|
2841
1973
|
) => any;
|
|
2842
|
-
|
|
2843
1974
|
export declare const RegisterTaskDefinitionResponseFilterSensitiveLog: (
|
|
2844
1975
|
obj: RegisterTaskDefinitionResponse
|
|
2845
1976
|
) => any;
|
|
2846
|
-
|
|
2847
1977
|
export declare const RunTaskRequestFilterSensitiveLog: (
|
|
2848
1978
|
obj: RunTaskRequest
|
|
2849
1979
|
) => any;
|
|
2850
|
-
|
|
2851
1980
|
export declare const RunTaskResponseFilterSensitiveLog: (
|
|
2852
1981
|
obj: RunTaskResponse
|
|
2853
1982
|
) => any;
|
|
2854
|
-
|
|
2855
1983
|
export declare const StartTaskRequestFilterSensitiveLog: (
|
|
2856
1984
|
obj: StartTaskRequest
|
|
2857
1985
|
) => any;
|
|
2858
|
-
|
|
2859
1986
|
export declare const StartTaskResponseFilterSensitiveLog: (
|
|
2860
1987
|
obj: StartTaskResponse
|
|
2861
1988
|
) => any;
|
|
2862
|
-
|
|
2863
1989
|
export declare const StopTaskRequestFilterSensitiveLog: (
|
|
2864
1990
|
obj: StopTaskRequest
|
|
2865
1991
|
) => any;
|
|
2866
|
-
|
|
2867
1992
|
export declare const StopTaskResponseFilterSensitiveLog: (
|
|
2868
1993
|
obj: StopTaskResponse
|
|
2869
1994
|
) => any;
|
|
2870
|
-
|
|
2871
1995
|
export declare const AttachmentStateChangeFilterSensitiveLog: (
|
|
2872
1996
|
obj: AttachmentStateChange
|
|
2873
1997
|
) => any;
|
|
2874
|
-
|
|
2875
1998
|
export declare const SubmitAttachmentStateChangesRequestFilterSensitiveLog: (
|
|
2876
1999
|
obj: SubmitAttachmentStateChangesRequest
|
|
2877
2000
|
) => any;
|
|
2878
|
-
|
|
2879
2001
|
export declare const SubmitAttachmentStateChangesResponseFilterSensitiveLog: (
|
|
2880
2002
|
obj: SubmitAttachmentStateChangesResponse
|
|
2881
2003
|
) => any;
|
|
2882
|
-
|
|
2883
2004
|
export declare const SubmitContainerStateChangeRequestFilterSensitiveLog: (
|
|
2884
2005
|
obj: SubmitContainerStateChangeRequest
|
|
2885
2006
|
) => any;
|
|
2886
|
-
|
|
2887
2007
|
export declare const SubmitContainerStateChangeResponseFilterSensitiveLog: (
|
|
2888
2008
|
obj: SubmitContainerStateChangeResponse
|
|
2889
2009
|
) => any;
|
|
2890
|
-
|
|
2891
2010
|
export declare const ContainerStateChangeFilterSensitiveLog: (
|
|
2892
2011
|
obj: ContainerStateChange
|
|
2893
2012
|
) => any;
|
|
2894
|
-
|
|
2895
2013
|
export declare const ManagedAgentStateChangeFilterSensitiveLog: (
|
|
2896
2014
|
obj: ManagedAgentStateChange
|
|
2897
2015
|
) => any;
|
|
2898
|
-
|
|
2899
2016
|
export declare const SubmitTaskStateChangeRequestFilterSensitiveLog: (
|
|
2900
2017
|
obj: SubmitTaskStateChangeRequest
|
|
2901
2018
|
) => any;
|
|
2902
|
-
|
|
2903
2019
|
export declare const SubmitTaskStateChangeResponseFilterSensitiveLog: (
|
|
2904
2020
|
obj: SubmitTaskStateChangeResponse
|
|
2905
2021
|
) => any;
|
|
2906
|
-
|
|
2907
2022
|
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
2908
2023
|
obj: TagResourceRequest
|
|
2909
2024
|
) => any;
|
|
2910
|
-
|
|
2911
2025
|
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
2912
2026
|
obj: TagResourceResponse
|
|
2913
2027
|
) => any;
|
|
2914
|
-
|
|
2915
2028
|
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
2916
2029
|
obj: UntagResourceRequest
|
|
2917
2030
|
) => any;
|
|
2918
|
-
|
|
2919
2031
|
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
2920
2032
|
obj: UntagResourceResponse
|
|
2921
2033
|
) => any;
|
|
2922
|
-
|
|
2923
2034
|
export declare const AutoScalingGroupProviderUpdateFilterSensitiveLog: (
|
|
2924
2035
|
obj: AutoScalingGroupProviderUpdate
|
|
2925
2036
|
) => any;
|
|
2926
|
-
|
|
2927
2037
|
export declare const UpdateCapacityProviderRequestFilterSensitiveLog: (
|
|
2928
2038
|
obj: UpdateCapacityProviderRequest
|
|
2929
2039
|
) => any;
|
|
2930
|
-
|
|
2931
2040
|
export declare const UpdateCapacityProviderResponseFilterSensitiveLog: (
|
|
2932
2041
|
obj: UpdateCapacityProviderResponse
|
|
2933
2042
|
) => any;
|
|
2934
|
-
|
|
2935
2043
|
export declare const UpdateClusterRequestFilterSensitiveLog: (
|
|
2936
2044
|
obj: UpdateClusterRequest
|
|
2937
2045
|
) => any;
|
|
2938
|
-
|
|
2939
2046
|
export declare const UpdateClusterResponseFilterSensitiveLog: (
|
|
2940
2047
|
obj: UpdateClusterResponse
|
|
2941
2048
|
) => any;
|
|
2942
|
-
|
|
2943
2049
|
export declare const UpdateClusterSettingsRequestFilterSensitiveLog: (
|
|
2944
2050
|
obj: UpdateClusterSettingsRequest
|
|
2945
2051
|
) => any;
|
|
2946
|
-
|
|
2947
2052
|
export declare const UpdateClusterSettingsResponseFilterSensitiveLog: (
|
|
2948
2053
|
obj: UpdateClusterSettingsResponse
|
|
2949
2054
|
) => any;
|
|
2950
|
-
|
|
2951
2055
|
export declare const UpdateContainerAgentRequestFilterSensitiveLog: (
|
|
2952
2056
|
obj: UpdateContainerAgentRequest
|
|
2953
2057
|
) => any;
|
|
2954
|
-
|
|
2955
2058
|
export declare const UpdateContainerAgentResponseFilterSensitiveLog: (
|
|
2956
2059
|
obj: UpdateContainerAgentResponse
|
|
2957
2060
|
) => any;
|
|
2958
|
-
|
|
2959
2061
|
export declare const UpdateContainerInstancesStateRequestFilterSensitiveLog: (
|
|
2960
2062
|
obj: UpdateContainerInstancesStateRequest
|
|
2961
2063
|
) => any;
|
|
2962
|
-
|
|
2963
2064
|
export declare const UpdateContainerInstancesStateResponseFilterSensitiveLog: (
|
|
2964
2065
|
obj: UpdateContainerInstancesStateResponse
|
|
2965
2066
|
) => any;
|
|
2966
|
-
|
|
2967
2067
|
export declare const UpdateServiceRequestFilterSensitiveLog: (
|
|
2968
2068
|
obj: UpdateServiceRequest
|
|
2969
2069
|
) => any;
|
|
2970
|
-
|
|
2971
2070
|
export declare const UpdateServiceResponseFilterSensitiveLog: (
|
|
2972
2071
|
obj: UpdateServiceResponse
|
|
2973
2072
|
) => any;
|
|
2974
|
-
|
|
2975
2073
|
export declare const UpdateServicePrimaryTaskSetRequestFilterSensitiveLog: (
|
|
2976
2074
|
obj: UpdateServicePrimaryTaskSetRequest
|
|
2977
2075
|
) => any;
|
|
2978
|
-
|
|
2979
2076
|
export declare const UpdateServicePrimaryTaskSetResponseFilterSensitiveLog: (
|
|
2980
2077
|
obj: UpdateServicePrimaryTaskSetResponse
|
|
2981
2078
|
) => any;
|
|
2982
|
-
|
|
2983
2079
|
export declare const UpdateTaskSetRequestFilterSensitiveLog: (
|
|
2984
2080
|
obj: UpdateTaskSetRequest
|
|
2985
2081
|
) => any;
|
|
2986
|
-
|
|
2987
2082
|
export declare const UpdateTaskSetResponseFilterSensitiveLog: (
|
|
2988
2083
|
obj: UpdateTaskSetResponse
|
|
2989
2084
|
) => any;
|