@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
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-ecs
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/client-ecs
|
|
@@ -208,7 +208,6 @@ import {
|
|
|
208
208
|
UpdateTaskSetCommandOutput,
|
|
209
209
|
} from "./commands/UpdateTaskSetCommand";
|
|
210
210
|
import { ECSClient } from "./ECSClient";
|
|
211
|
-
|
|
212
211
|
export declare class ECS extends ECSClient {
|
|
213
212
|
createCapacityProvider(
|
|
214
213
|
args: CreateCapacityProviderCommandInput,
|
|
@@ -223,7 +222,6 @@ export declare class ECS extends ECSClient {
|
|
|
223
222
|
options: __HttpHandlerOptions,
|
|
224
223
|
cb: (err: any, data?: CreateCapacityProviderCommandOutput) => void
|
|
225
224
|
): void;
|
|
226
|
-
|
|
227
225
|
createCluster(
|
|
228
226
|
args: CreateClusterCommandInput,
|
|
229
227
|
options?: __HttpHandlerOptions
|
|
@@ -237,7 +235,6 @@ export declare class ECS extends ECSClient {
|
|
|
237
235
|
options: __HttpHandlerOptions,
|
|
238
236
|
cb: (err: any, data?: CreateClusterCommandOutput) => void
|
|
239
237
|
): void;
|
|
240
|
-
|
|
241
238
|
createService(
|
|
242
239
|
args: CreateServiceCommandInput,
|
|
243
240
|
options?: __HttpHandlerOptions
|
|
@@ -251,7 +248,6 @@ export declare class ECS extends ECSClient {
|
|
|
251
248
|
options: __HttpHandlerOptions,
|
|
252
249
|
cb: (err: any, data?: CreateServiceCommandOutput) => void
|
|
253
250
|
): void;
|
|
254
|
-
|
|
255
251
|
createTaskSet(
|
|
256
252
|
args: CreateTaskSetCommandInput,
|
|
257
253
|
options?: __HttpHandlerOptions
|
|
@@ -265,7 +261,6 @@ export declare class ECS extends ECSClient {
|
|
|
265
261
|
options: __HttpHandlerOptions,
|
|
266
262
|
cb: (err: any, data?: CreateTaskSetCommandOutput) => void
|
|
267
263
|
): void;
|
|
268
|
-
|
|
269
264
|
deleteAccountSetting(
|
|
270
265
|
args: DeleteAccountSettingCommandInput,
|
|
271
266
|
options?: __HttpHandlerOptions
|
|
@@ -279,7 +274,6 @@ export declare class ECS extends ECSClient {
|
|
|
279
274
|
options: __HttpHandlerOptions,
|
|
280
275
|
cb: (err: any, data?: DeleteAccountSettingCommandOutput) => void
|
|
281
276
|
): void;
|
|
282
|
-
|
|
283
277
|
deleteAttributes(
|
|
284
278
|
args: DeleteAttributesCommandInput,
|
|
285
279
|
options?: __HttpHandlerOptions
|
|
@@ -293,7 +287,6 @@ export declare class ECS extends ECSClient {
|
|
|
293
287
|
options: __HttpHandlerOptions,
|
|
294
288
|
cb: (err: any, data?: DeleteAttributesCommandOutput) => void
|
|
295
289
|
): void;
|
|
296
|
-
|
|
297
290
|
deleteCapacityProvider(
|
|
298
291
|
args: DeleteCapacityProviderCommandInput,
|
|
299
292
|
options?: __HttpHandlerOptions
|
|
@@ -307,7 +300,6 @@ export declare class ECS extends ECSClient {
|
|
|
307
300
|
options: __HttpHandlerOptions,
|
|
308
301
|
cb: (err: any, data?: DeleteCapacityProviderCommandOutput) => void
|
|
309
302
|
): void;
|
|
310
|
-
|
|
311
303
|
deleteCluster(
|
|
312
304
|
args: DeleteClusterCommandInput,
|
|
313
305
|
options?: __HttpHandlerOptions
|
|
@@ -321,7 +313,6 @@ export declare class ECS extends ECSClient {
|
|
|
321
313
|
options: __HttpHandlerOptions,
|
|
322
314
|
cb: (err: any, data?: DeleteClusterCommandOutput) => void
|
|
323
315
|
): void;
|
|
324
|
-
|
|
325
316
|
deleteService(
|
|
326
317
|
args: DeleteServiceCommandInput,
|
|
327
318
|
options?: __HttpHandlerOptions
|
|
@@ -335,7 +326,6 @@ export declare class ECS extends ECSClient {
|
|
|
335
326
|
options: __HttpHandlerOptions,
|
|
336
327
|
cb: (err: any, data?: DeleteServiceCommandOutput) => void
|
|
337
328
|
): void;
|
|
338
|
-
|
|
339
329
|
deleteTaskSet(
|
|
340
330
|
args: DeleteTaskSetCommandInput,
|
|
341
331
|
options?: __HttpHandlerOptions
|
|
@@ -349,7 +339,6 @@ export declare class ECS extends ECSClient {
|
|
|
349
339
|
options: __HttpHandlerOptions,
|
|
350
340
|
cb: (err: any, data?: DeleteTaskSetCommandOutput) => void
|
|
351
341
|
): void;
|
|
352
|
-
|
|
353
342
|
deregisterContainerInstance(
|
|
354
343
|
args: DeregisterContainerInstanceCommandInput,
|
|
355
344
|
options?: __HttpHandlerOptions
|
|
@@ -363,7 +352,6 @@ export declare class ECS extends ECSClient {
|
|
|
363
352
|
options: __HttpHandlerOptions,
|
|
364
353
|
cb: (err: any, data?: DeregisterContainerInstanceCommandOutput) => void
|
|
365
354
|
): void;
|
|
366
|
-
|
|
367
355
|
deregisterTaskDefinition(
|
|
368
356
|
args: DeregisterTaskDefinitionCommandInput,
|
|
369
357
|
options?: __HttpHandlerOptions
|
|
@@ -377,7 +365,6 @@ export declare class ECS extends ECSClient {
|
|
|
377
365
|
options: __HttpHandlerOptions,
|
|
378
366
|
cb: (err: any, data?: DeregisterTaskDefinitionCommandOutput) => void
|
|
379
367
|
): void;
|
|
380
|
-
|
|
381
368
|
describeCapacityProviders(
|
|
382
369
|
args: DescribeCapacityProvidersCommandInput,
|
|
383
370
|
options?: __HttpHandlerOptions
|
|
@@ -391,7 +378,6 @@ export declare class ECS extends ECSClient {
|
|
|
391
378
|
options: __HttpHandlerOptions,
|
|
392
379
|
cb: (err: any, data?: DescribeCapacityProvidersCommandOutput) => void
|
|
393
380
|
): void;
|
|
394
|
-
|
|
395
381
|
describeClusters(
|
|
396
382
|
args: DescribeClustersCommandInput,
|
|
397
383
|
options?: __HttpHandlerOptions
|
|
@@ -405,7 +391,6 @@ export declare class ECS extends ECSClient {
|
|
|
405
391
|
options: __HttpHandlerOptions,
|
|
406
392
|
cb: (err: any, data?: DescribeClustersCommandOutput) => void
|
|
407
393
|
): void;
|
|
408
|
-
|
|
409
394
|
describeContainerInstances(
|
|
410
395
|
args: DescribeContainerInstancesCommandInput,
|
|
411
396
|
options?: __HttpHandlerOptions
|
|
@@ -419,7 +404,6 @@ export declare class ECS extends ECSClient {
|
|
|
419
404
|
options: __HttpHandlerOptions,
|
|
420
405
|
cb: (err: any, data?: DescribeContainerInstancesCommandOutput) => void
|
|
421
406
|
): void;
|
|
422
|
-
|
|
423
407
|
describeServices(
|
|
424
408
|
args: DescribeServicesCommandInput,
|
|
425
409
|
options?: __HttpHandlerOptions
|
|
@@ -433,7 +417,6 @@ export declare class ECS extends ECSClient {
|
|
|
433
417
|
options: __HttpHandlerOptions,
|
|
434
418
|
cb: (err: any, data?: DescribeServicesCommandOutput) => void
|
|
435
419
|
): void;
|
|
436
|
-
|
|
437
420
|
describeTaskDefinition(
|
|
438
421
|
args: DescribeTaskDefinitionCommandInput,
|
|
439
422
|
options?: __HttpHandlerOptions
|
|
@@ -447,7 +430,6 @@ export declare class ECS extends ECSClient {
|
|
|
447
430
|
options: __HttpHandlerOptions,
|
|
448
431
|
cb: (err: any, data?: DescribeTaskDefinitionCommandOutput) => void
|
|
449
432
|
): void;
|
|
450
|
-
|
|
451
433
|
describeTasks(
|
|
452
434
|
args: DescribeTasksCommandInput,
|
|
453
435
|
options?: __HttpHandlerOptions
|
|
@@ -461,7 +443,6 @@ export declare class ECS extends ECSClient {
|
|
|
461
443
|
options: __HttpHandlerOptions,
|
|
462
444
|
cb: (err: any, data?: DescribeTasksCommandOutput) => void
|
|
463
445
|
): void;
|
|
464
|
-
|
|
465
446
|
describeTaskSets(
|
|
466
447
|
args: DescribeTaskSetsCommandInput,
|
|
467
448
|
options?: __HttpHandlerOptions
|
|
@@ -475,7 +456,6 @@ export declare class ECS extends ECSClient {
|
|
|
475
456
|
options: __HttpHandlerOptions,
|
|
476
457
|
cb: (err: any, data?: DescribeTaskSetsCommandOutput) => void
|
|
477
458
|
): void;
|
|
478
|
-
|
|
479
459
|
discoverPollEndpoint(
|
|
480
460
|
args: DiscoverPollEndpointCommandInput,
|
|
481
461
|
options?: __HttpHandlerOptions
|
|
@@ -489,7 +469,6 @@ export declare class ECS extends ECSClient {
|
|
|
489
469
|
options: __HttpHandlerOptions,
|
|
490
470
|
cb: (err: any, data?: DiscoverPollEndpointCommandOutput) => void
|
|
491
471
|
): void;
|
|
492
|
-
|
|
493
472
|
executeCommand(
|
|
494
473
|
args: ExecuteCommandCommandInput,
|
|
495
474
|
options?: __HttpHandlerOptions
|
|
@@ -503,7 +482,6 @@ export declare class ECS extends ECSClient {
|
|
|
503
482
|
options: __HttpHandlerOptions,
|
|
504
483
|
cb: (err: any, data?: ExecuteCommandCommandOutput) => void
|
|
505
484
|
): void;
|
|
506
|
-
|
|
507
485
|
listAccountSettings(
|
|
508
486
|
args: ListAccountSettingsCommandInput,
|
|
509
487
|
options?: __HttpHandlerOptions
|
|
@@ -517,7 +495,6 @@ export declare class ECS extends ECSClient {
|
|
|
517
495
|
options: __HttpHandlerOptions,
|
|
518
496
|
cb: (err: any, data?: ListAccountSettingsCommandOutput) => void
|
|
519
497
|
): void;
|
|
520
|
-
|
|
521
498
|
listAttributes(
|
|
522
499
|
args: ListAttributesCommandInput,
|
|
523
500
|
options?: __HttpHandlerOptions
|
|
@@ -531,7 +508,6 @@ export declare class ECS extends ECSClient {
|
|
|
531
508
|
options: __HttpHandlerOptions,
|
|
532
509
|
cb: (err: any, data?: ListAttributesCommandOutput) => void
|
|
533
510
|
): void;
|
|
534
|
-
|
|
535
511
|
listClusters(
|
|
536
512
|
args: ListClustersCommandInput,
|
|
537
513
|
options?: __HttpHandlerOptions
|
|
@@ -545,7 +521,6 @@ export declare class ECS extends ECSClient {
|
|
|
545
521
|
options: __HttpHandlerOptions,
|
|
546
522
|
cb: (err: any, data?: ListClustersCommandOutput) => void
|
|
547
523
|
): void;
|
|
548
|
-
|
|
549
524
|
listContainerInstances(
|
|
550
525
|
args: ListContainerInstancesCommandInput,
|
|
551
526
|
options?: __HttpHandlerOptions
|
|
@@ -559,7 +534,6 @@ export declare class ECS extends ECSClient {
|
|
|
559
534
|
options: __HttpHandlerOptions,
|
|
560
535
|
cb: (err: any, data?: ListContainerInstancesCommandOutput) => void
|
|
561
536
|
): void;
|
|
562
|
-
|
|
563
537
|
listServices(
|
|
564
538
|
args: ListServicesCommandInput,
|
|
565
539
|
options?: __HttpHandlerOptions
|
|
@@ -573,7 +547,6 @@ export declare class ECS extends ECSClient {
|
|
|
573
547
|
options: __HttpHandlerOptions,
|
|
574
548
|
cb: (err: any, data?: ListServicesCommandOutput) => void
|
|
575
549
|
): void;
|
|
576
|
-
|
|
577
550
|
listTagsForResource(
|
|
578
551
|
args: ListTagsForResourceCommandInput,
|
|
579
552
|
options?: __HttpHandlerOptions
|
|
@@ -587,7 +560,6 @@ export declare class ECS extends ECSClient {
|
|
|
587
560
|
options: __HttpHandlerOptions,
|
|
588
561
|
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
589
562
|
): void;
|
|
590
|
-
|
|
591
563
|
listTaskDefinitionFamilies(
|
|
592
564
|
args: ListTaskDefinitionFamiliesCommandInput,
|
|
593
565
|
options?: __HttpHandlerOptions
|
|
@@ -601,7 +573,6 @@ export declare class ECS extends ECSClient {
|
|
|
601
573
|
options: __HttpHandlerOptions,
|
|
602
574
|
cb: (err: any, data?: ListTaskDefinitionFamiliesCommandOutput) => void
|
|
603
575
|
): void;
|
|
604
|
-
|
|
605
576
|
listTaskDefinitions(
|
|
606
577
|
args: ListTaskDefinitionsCommandInput,
|
|
607
578
|
options?: __HttpHandlerOptions
|
|
@@ -615,7 +586,6 @@ export declare class ECS extends ECSClient {
|
|
|
615
586
|
options: __HttpHandlerOptions,
|
|
616
587
|
cb: (err: any, data?: ListTaskDefinitionsCommandOutput) => void
|
|
617
588
|
): void;
|
|
618
|
-
|
|
619
589
|
listTasks(
|
|
620
590
|
args: ListTasksCommandInput,
|
|
621
591
|
options?: __HttpHandlerOptions
|
|
@@ -629,7 +599,6 @@ export declare class ECS extends ECSClient {
|
|
|
629
599
|
options: __HttpHandlerOptions,
|
|
630
600
|
cb: (err: any, data?: ListTasksCommandOutput) => void
|
|
631
601
|
): void;
|
|
632
|
-
|
|
633
602
|
putAccountSetting(
|
|
634
603
|
args: PutAccountSettingCommandInput,
|
|
635
604
|
options?: __HttpHandlerOptions
|
|
@@ -643,7 +612,6 @@ export declare class ECS extends ECSClient {
|
|
|
643
612
|
options: __HttpHandlerOptions,
|
|
644
613
|
cb: (err: any, data?: PutAccountSettingCommandOutput) => void
|
|
645
614
|
): void;
|
|
646
|
-
|
|
647
615
|
putAccountSettingDefault(
|
|
648
616
|
args: PutAccountSettingDefaultCommandInput,
|
|
649
617
|
options?: __HttpHandlerOptions
|
|
@@ -657,7 +625,6 @@ export declare class ECS extends ECSClient {
|
|
|
657
625
|
options: __HttpHandlerOptions,
|
|
658
626
|
cb: (err: any, data?: PutAccountSettingDefaultCommandOutput) => void
|
|
659
627
|
): void;
|
|
660
|
-
|
|
661
628
|
putAttributes(
|
|
662
629
|
args: PutAttributesCommandInput,
|
|
663
630
|
options?: __HttpHandlerOptions
|
|
@@ -671,7 +638,6 @@ export declare class ECS extends ECSClient {
|
|
|
671
638
|
options: __HttpHandlerOptions,
|
|
672
639
|
cb: (err: any, data?: PutAttributesCommandOutput) => void
|
|
673
640
|
): void;
|
|
674
|
-
|
|
675
641
|
putClusterCapacityProviders(
|
|
676
642
|
args: PutClusterCapacityProvidersCommandInput,
|
|
677
643
|
options?: __HttpHandlerOptions
|
|
@@ -685,7 +651,6 @@ export declare class ECS extends ECSClient {
|
|
|
685
651
|
options: __HttpHandlerOptions,
|
|
686
652
|
cb: (err: any, data?: PutClusterCapacityProvidersCommandOutput) => void
|
|
687
653
|
): void;
|
|
688
|
-
|
|
689
654
|
registerContainerInstance(
|
|
690
655
|
args: RegisterContainerInstanceCommandInput,
|
|
691
656
|
options?: __HttpHandlerOptions
|
|
@@ -699,7 +664,6 @@ export declare class ECS extends ECSClient {
|
|
|
699
664
|
options: __HttpHandlerOptions,
|
|
700
665
|
cb: (err: any, data?: RegisterContainerInstanceCommandOutput) => void
|
|
701
666
|
): void;
|
|
702
|
-
|
|
703
667
|
registerTaskDefinition(
|
|
704
668
|
args: RegisterTaskDefinitionCommandInput,
|
|
705
669
|
options?: __HttpHandlerOptions
|
|
@@ -713,7 +677,6 @@ export declare class ECS extends ECSClient {
|
|
|
713
677
|
options: __HttpHandlerOptions,
|
|
714
678
|
cb: (err: any, data?: RegisterTaskDefinitionCommandOutput) => void
|
|
715
679
|
): void;
|
|
716
|
-
|
|
717
680
|
runTask(
|
|
718
681
|
args: RunTaskCommandInput,
|
|
719
682
|
options?: __HttpHandlerOptions
|
|
@@ -727,7 +690,6 @@ export declare class ECS extends ECSClient {
|
|
|
727
690
|
options: __HttpHandlerOptions,
|
|
728
691
|
cb: (err: any, data?: RunTaskCommandOutput) => void
|
|
729
692
|
): void;
|
|
730
|
-
|
|
731
693
|
startTask(
|
|
732
694
|
args: StartTaskCommandInput,
|
|
733
695
|
options?: __HttpHandlerOptions
|
|
@@ -741,7 +703,6 @@ export declare class ECS extends ECSClient {
|
|
|
741
703
|
options: __HttpHandlerOptions,
|
|
742
704
|
cb: (err: any, data?: StartTaskCommandOutput) => void
|
|
743
705
|
): void;
|
|
744
|
-
|
|
745
706
|
stopTask(
|
|
746
707
|
args: StopTaskCommandInput,
|
|
747
708
|
options?: __HttpHandlerOptions
|
|
@@ -755,7 +716,6 @@ export declare class ECS extends ECSClient {
|
|
|
755
716
|
options: __HttpHandlerOptions,
|
|
756
717
|
cb: (err: any, data?: StopTaskCommandOutput) => void
|
|
757
718
|
): void;
|
|
758
|
-
|
|
759
719
|
submitAttachmentStateChanges(
|
|
760
720
|
args: SubmitAttachmentStateChangesCommandInput,
|
|
761
721
|
options?: __HttpHandlerOptions
|
|
@@ -769,7 +729,6 @@ export declare class ECS extends ECSClient {
|
|
|
769
729
|
options: __HttpHandlerOptions,
|
|
770
730
|
cb: (err: any, data?: SubmitAttachmentStateChangesCommandOutput) => void
|
|
771
731
|
): void;
|
|
772
|
-
|
|
773
732
|
submitContainerStateChange(
|
|
774
733
|
args: SubmitContainerStateChangeCommandInput,
|
|
775
734
|
options?: __HttpHandlerOptions
|
|
@@ -783,7 +742,6 @@ export declare class ECS extends ECSClient {
|
|
|
783
742
|
options: __HttpHandlerOptions,
|
|
784
743
|
cb: (err: any, data?: SubmitContainerStateChangeCommandOutput) => void
|
|
785
744
|
): void;
|
|
786
|
-
|
|
787
745
|
submitTaskStateChange(
|
|
788
746
|
args: SubmitTaskStateChangeCommandInput,
|
|
789
747
|
options?: __HttpHandlerOptions
|
|
@@ -797,7 +755,6 @@ export declare class ECS extends ECSClient {
|
|
|
797
755
|
options: __HttpHandlerOptions,
|
|
798
756
|
cb: (err: any, data?: SubmitTaskStateChangeCommandOutput) => void
|
|
799
757
|
): void;
|
|
800
|
-
|
|
801
758
|
tagResource(
|
|
802
759
|
args: TagResourceCommandInput,
|
|
803
760
|
options?: __HttpHandlerOptions
|
|
@@ -811,7 +768,6 @@ export declare class ECS extends ECSClient {
|
|
|
811
768
|
options: __HttpHandlerOptions,
|
|
812
769
|
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
813
770
|
): void;
|
|
814
|
-
|
|
815
771
|
untagResource(
|
|
816
772
|
args: UntagResourceCommandInput,
|
|
817
773
|
options?: __HttpHandlerOptions
|
|
@@ -825,7 +781,6 @@ export declare class ECS extends ECSClient {
|
|
|
825
781
|
options: __HttpHandlerOptions,
|
|
826
782
|
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
827
783
|
): void;
|
|
828
|
-
|
|
829
784
|
updateCapacityProvider(
|
|
830
785
|
args: UpdateCapacityProviderCommandInput,
|
|
831
786
|
options?: __HttpHandlerOptions
|
|
@@ -839,7 +794,6 @@ export declare class ECS extends ECSClient {
|
|
|
839
794
|
options: __HttpHandlerOptions,
|
|
840
795
|
cb: (err: any, data?: UpdateCapacityProviderCommandOutput) => void
|
|
841
796
|
): void;
|
|
842
|
-
|
|
843
797
|
updateCluster(
|
|
844
798
|
args: UpdateClusterCommandInput,
|
|
845
799
|
options?: __HttpHandlerOptions
|
|
@@ -853,7 +807,6 @@ export declare class ECS extends ECSClient {
|
|
|
853
807
|
options: __HttpHandlerOptions,
|
|
854
808
|
cb: (err: any, data?: UpdateClusterCommandOutput) => void
|
|
855
809
|
): void;
|
|
856
|
-
|
|
857
810
|
updateClusterSettings(
|
|
858
811
|
args: UpdateClusterSettingsCommandInput,
|
|
859
812
|
options?: __HttpHandlerOptions
|
|
@@ -867,7 +820,6 @@ export declare class ECS extends ECSClient {
|
|
|
867
820
|
options: __HttpHandlerOptions,
|
|
868
821
|
cb: (err: any, data?: UpdateClusterSettingsCommandOutput) => void
|
|
869
822
|
): void;
|
|
870
|
-
|
|
871
823
|
updateContainerAgent(
|
|
872
824
|
args: UpdateContainerAgentCommandInput,
|
|
873
825
|
options?: __HttpHandlerOptions
|
|
@@ -881,7 +833,6 @@ export declare class ECS extends ECSClient {
|
|
|
881
833
|
options: __HttpHandlerOptions,
|
|
882
834
|
cb: (err: any, data?: UpdateContainerAgentCommandOutput) => void
|
|
883
835
|
): void;
|
|
884
|
-
|
|
885
836
|
updateContainerInstancesState(
|
|
886
837
|
args: UpdateContainerInstancesStateCommandInput,
|
|
887
838
|
options?: __HttpHandlerOptions
|
|
@@ -895,7 +846,6 @@ export declare class ECS extends ECSClient {
|
|
|
895
846
|
options: __HttpHandlerOptions,
|
|
896
847
|
cb: (err: any, data?: UpdateContainerInstancesStateCommandOutput) => void
|
|
897
848
|
): void;
|
|
898
|
-
|
|
899
849
|
updateService(
|
|
900
850
|
args: UpdateServiceCommandInput,
|
|
901
851
|
options?: __HttpHandlerOptions
|
|
@@ -909,7 +859,6 @@ export declare class ECS extends ECSClient {
|
|
|
909
859
|
options: __HttpHandlerOptions,
|
|
910
860
|
cb: (err: any, data?: UpdateServiceCommandOutput) => void
|
|
911
861
|
): void;
|
|
912
|
-
|
|
913
862
|
updateServicePrimaryTaskSet(
|
|
914
863
|
args: UpdateServicePrimaryTaskSetCommandInput,
|
|
915
864
|
options?: __HttpHandlerOptions
|
|
@@ -923,7 +872,6 @@ export declare class ECS extends ECSClient {
|
|
|
923
872
|
options: __HttpHandlerOptions,
|
|
924
873
|
cb: (err: any, data?: UpdateServicePrimaryTaskSetCommandOutput) => void
|
|
925
874
|
): void;
|
|
926
|
-
|
|
927
875
|
updateTaskSet(
|
|
928
876
|
args: UpdateTaskSetCommandInput,
|
|
929
877
|
options?: __HttpHandlerOptions
|
|
@@ -359,47 +359,26 @@ export declare type ServiceOutputTypes =
|
|
|
359
359
|
export interface ClientDefaults
|
|
360
360
|
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
361
361
|
requestHandler?: __HttpHandler;
|
|
362
|
-
|
|
363
362
|
sha256?: __HashConstructor;
|
|
364
|
-
|
|
365
363
|
urlParser?: __UrlParser;
|
|
366
|
-
|
|
367
364
|
bodyLengthChecker?: __BodyLengthCalculator;
|
|
368
|
-
|
|
369
365
|
streamCollector?: __StreamCollector;
|
|
370
|
-
|
|
371
366
|
base64Decoder?: __Decoder;
|
|
372
|
-
|
|
373
367
|
base64Encoder?: __Encoder;
|
|
374
|
-
|
|
375
368
|
utf8Decoder?: __Decoder;
|
|
376
|
-
|
|
377
369
|
utf8Encoder?: __Encoder;
|
|
378
|
-
|
|
379
370
|
runtime?: string;
|
|
380
|
-
|
|
381
371
|
disableHostPrefix?: boolean;
|
|
382
|
-
|
|
383
372
|
maxAttempts?: number | __Provider<number>;
|
|
384
|
-
|
|
385
373
|
retryMode?: string | __Provider<string>;
|
|
386
|
-
|
|
387
374
|
logger?: __Logger;
|
|
388
|
-
|
|
389
375
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
390
|
-
|
|
391
376
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
392
|
-
|
|
393
377
|
serviceId?: string;
|
|
394
|
-
|
|
395
378
|
region?: string | __Provider<string>;
|
|
396
|
-
|
|
397
379
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
398
|
-
|
|
399
380
|
regionInfoProvider?: RegionInfoProvider;
|
|
400
|
-
|
|
401
381
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
402
|
-
|
|
403
382
|
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
404
383
|
}
|
|
405
384
|
declare type ECSClientConfigType = Partial<
|
|
@@ -412,7 +391,6 @@ declare type ECSClientConfigType = Partial<
|
|
|
412
391
|
HostHeaderInputConfig &
|
|
413
392
|
AwsAuthInputConfig &
|
|
414
393
|
UserAgentInputConfig;
|
|
415
|
-
|
|
416
394
|
export interface ECSClientConfig extends ECSClientConfigType {}
|
|
417
395
|
declare type ECSClientResolvedConfigType =
|
|
418
396
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
@@ -423,9 +401,7 @@ declare type ECSClientResolvedConfigType =
|
|
|
423
401
|
HostHeaderResolvedConfig &
|
|
424
402
|
AwsAuthResolvedConfig &
|
|
425
403
|
UserAgentResolvedConfig;
|
|
426
|
-
|
|
427
404
|
export interface ECSClientResolvedConfig extends ECSClientResolvedConfigType {}
|
|
428
|
-
|
|
429
405
|
export declare class ECSClient extends __Client<
|
|
430
406
|
__HttpHandlerOptions,
|
|
431
407
|
ServiceInputTypes,
|
|
@@ -434,7 +410,6 @@ export declare class ECSClient extends __Client<
|
|
|
434
410
|
> {
|
|
435
411
|
readonly config: ECSClientResolvedConfig;
|
|
436
412
|
constructor(configuration: ECSClientConfig);
|
|
437
|
-
|
|
438
413
|
destroy(): void;
|
|
439
414
|
}
|
|
440
415
|
export {};
|
|
@@ -19,7 +19,6 @@ export interface CreateCapacityProviderCommandInput
|
|
|
19
19
|
export interface CreateCapacityProviderCommandOutput
|
|
20
20
|
extends CreateCapacityProviderResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateCapacityProviderCommand extends $Command<
|
|
24
23
|
CreateCapacityProviderCommandInput,
|
|
25
24
|
CreateCapacityProviderCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateCapacityProviderCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateCapacityProviderCommandInput;
|
|
29
28
|
constructor(input: CreateCapacityProviderCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface CreateClusterCommandInput extends CreateClusterRequest {}
|
|
|
18
18
|
export interface CreateClusterCommandOutput
|
|
19
19
|
extends CreateClusterResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class CreateClusterCommand extends $Command<
|
|
23
22
|
CreateClusterCommandInput,
|
|
24
23
|
CreateClusterCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class CreateClusterCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: CreateClusterCommandInput;
|
|
28
27
|
constructor(input: CreateClusterCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface CreateServiceCommandInput extends CreateServiceRequest {}
|
|
|
18
18
|
export interface CreateServiceCommandOutput
|
|
19
19
|
extends CreateServiceResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class CreateServiceCommand extends $Command<
|
|
23
22
|
CreateServiceCommandInput,
|
|
24
23
|
CreateServiceCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class CreateServiceCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: CreateServiceCommandInput;
|
|
28
27
|
constructor(input: CreateServiceCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface CreateTaskSetCommandInput extends CreateTaskSetRequest {}
|
|
|
18
18
|
export interface CreateTaskSetCommandOutput
|
|
19
19
|
extends CreateTaskSetResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class CreateTaskSetCommand extends $Command<
|
|
23
22
|
CreateTaskSetCommandInput,
|
|
24
23
|
CreateTaskSetCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class CreateTaskSetCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: CreateTaskSetCommandInput;
|
|
28
27
|
constructor(input: CreateTaskSetCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteAccountSettingCommandInput
|
|
|
19
19
|
export interface DeleteAccountSettingCommandOutput
|
|
20
20
|
extends DeleteAccountSettingResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteAccountSettingCommand extends $Command<
|
|
24
23
|
DeleteAccountSettingCommandInput,
|
|
25
24
|
DeleteAccountSettingCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteAccountSettingCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteAccountSettingCommandInput;
|
|
29
28
|
constructor(input: DeleteAccountSettingCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DeleteAttributesCommandInput extends DeleteAttributesRequest {}
|
|
|
18
18
|
export interface DeleteAttributesCommandOutput
|
|
19
19
|
extends DeleteAttributesResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DeleteAttributesCommand extends $Command<
|
|
23
22
|
DeleteAttributesCommandInput,
|
|
24
23
|
DeleteAttributesCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DeleteAttributesCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DeleteAttributesCommandInput;
|
|
28
27
|
constructor(input: DeleteAttributesCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteCapacityProviderCommandInput
|
|
|
19
19
|
export interface DeleteCapacityProviderCommandOutput
|
|
20
20
|
extends DeleteCapacityProviderResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteCapacityProviderCommand extends $Command<
|
|
24
23
|
DeleteCapacityProviderCommandInput,
|
|
25
24
|
DeleteCapacityProviderCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteCapacityProviderCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteCapacityProviderCommandInput;
|
|
29
28
|
constructor(input: DeleteCapacityProviderCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DeleteClusterCommandInput extends DeleteClusterRequest {}
|
|
|
18
18
|
export interface DeleteClusterCommandOutput
|
|
19
19
|
extends DeleteClusterResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DeleteClusterCommand extends $Command<
|
|
23
22
|
DeleteClusterCommandInput,
|
|
24
23
|
DeleteClusterCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DeleteClusterCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DeleteClusterCommandInput;
|
|
28
27
|
constructor(input: DeleteClusterCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DeleteServiceCommandInput extends DeleteServiceRequest {}
|
|
|
18
18
|
export interface DeleteServiceCommandOutput
|
|
19
19
|
extends DeleteServiceResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DeleteServiceCommand extends $Command<
|
|
23
22
|
DeleteServiceCommandInput,
|
|
24
23
|
DeleteServiceCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DeleteServiceCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DeleteServiceCommandInput;
|
|
28
27
|
constructor(input: DeleteServiceCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DeleteTaskSetCommandInput extends DeleteTaskSetRequest {}
|
|
|
18
18
|
export interface DeleteTaskSetCommandOutput
|
|
19
19
|
extends DeleteTaskSetResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DeleteTaskSetCommand extends $Command<
|
|
23
22
|
DeleteTaskSetCommandInput,
|
|
24
23
|
DeleteTaskSetCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DeleteTaskSetCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DeleteTaskSetCommandInput;
|
|
28
27
|
constructor(input: DeleteTaskSetCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeregisterContainerInstanceCommandInput
|
|
|
19
19
|
export interface DeregisterContainerInstanceCommandOutput
|
|
20
20
|
extends DeregisterContainerInstanceResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeregisterContainerInstanceCommand extends $Command<
|
|
24
23
|
DeregisterContainerInstanceCommandInput,
|
|
25
24
|
DeregisterContainerInstanceCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeregisterContainerInstanceCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeregisterContainerInstanceCommandInput;
|
|
29
28
|
constructor(input: DeregisterContainerInstanceCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeregisterTaskDefinitionCommandInput
|
|
|
19
19
|
export interface DeregisterTaskDefinitionCommandOutput
|
|
20
20
|
extends DeregisterTaskDefinitionResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeregisterTaskDefinitionCommand extends $Command<
|
|
24
23
|
DeregisterTaskDefinitionCommandInput,
|
|
25
24
|
DeregisterTaskDefinitionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeregisterTaskDefinitionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeregisterTaskDefinitionCommandInput;
|
|
29
28
|
constructor(input: DeregisterTaskDefinitionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|