@aws-sdk/client-ecs 3.170.0 → 3.173.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 +16 -0
- package/dist-types/ECS.d.ts +2 -30
- package/dist-types/commands/CreateServiceCommand.d.ts +2 -30
- package/dist-types/models/models_0.d.ts +82 -16
- 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
|
@@ -18,7 +18,6 @@ export interface DescribeClustersCommandInput extends DescribeClustersRequest {}
|
|
|
18
18
|
export interface DescribeClustersCommandOutput
|
|
19
19
|
extends DescribeClustersResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DescribeClustersCommand extends $Command<
|
|
23
22
|
DescribeClustersCommandInput,
|
|
24
23
|
DescribeClustersCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DescribeClustersCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DescribeClustersCommandInput;
|
|
28
27
|
constructor(input: DescribeClustersCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeContainerInstancesCommandInput
|
|
|
19
19
|
export interface DescribeContainerInstancesCommandOutput
|
|
20
20
|
extends DescribeContainerInstancesResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeContainerInstancesCommand extends $Command<
|
|
24
23
|
DescribeContainerInstancesCommandInput,
|
|
25
24
|
DescribeContainerInstancesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeContainerInstancesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeContainerInstancesCommandInput;
|
|
29
28
|
constructor(input: DescribeContainerInstancesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DescribeServicesCommandInput extends DescribeServicesRequest {}
|
|
|
18
18
|
export interface DescribeServicesCommandOutput
|
|
19
19
|
extends DescribeServicesResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DescribeServicesCommand extends $Command<
|
|
23
22
|
DescribeServicesCommandInput,
|
|
24
23
|
DescribeServicesCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DescribeServicesCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DescribeServicesCommandInput;
|
|
28
27
|
constructor(input: DescribeServicesCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeTaskDefinitionCommandInput
|
|
|
19
19
|
export interface DescribeTaskDefinitionCommandOutput
|
|
20
20
|
extends DescribeTaskDefinitionResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeTaskDefinitionCommand extends $Command<
|
|
24
23
|
DescribeTaskDefinitionCommandInput,
|
|
25
24
|
DescribeTaskDefinitionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeTaskDefinitionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeTaskDefinitionCommandInput;
|
|
29
28
|
constructor(input: DescribeTaskDefinitionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DescribeTaskSetsCommandInput extends DescribeTaskSetsRequest {}
|
|
|
18
18
|
export interface DescribeTaskSetsCommandOutput
|
|
19
19
|
extends DescribeTaskSetsResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DescribeTaskSetsCommand extends $Command<
|
|
23
22
|
DescribeTaskSetsCommandInput,
|
|
24
23
|
DescribeTaskSetsCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DescribeTaskSetsCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DescribeTaskSetsCommandInput;
|
|
28
27
|
constructor(input: DescribeTaskSetsCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DescribeTasksCommandInput extends DescribeTasksRequest {}
|
|
|
18
18
|
export interface DescribeTasksCommandOutput
|
|
19
19
|
extends DescribeTasksResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DescribeTasksCommand extends $Command<
|
|
23
22
|
DescribeTasksCommandInput,
|
|
24
23
|
DescribeTasksCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DescribeTasksCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DescribeTasksCommandInput;
|
|
28
27
|
constructor(input: DescribeTasksCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DiscoverPollEndpointCommandInput
|
|
|
19
19
|
export interface DiscoverPollEndpointCommandOutput
|
|
20
20
|
extends DiscoverPollEndpointResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DiscoverPollEndpointCommand extends $Command<
|
|
24
23
|
DiscoverPollEndpointCommandInput,
|
|
25
24
|
DiscoverPollEndpointCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DiscoverPollEndpointCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DiscoverPollEndpointCommandInput;
|
|
29
28
|
constructor(input: DiscoverPollEndpointCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface ExecuteCommandCommandInput extends ExecuteCommandRequest {}
|
|
|
18
18
|
export interface ExecuteCommandCommandOutput
|
|
19
19
|
extends ExecuteCommandResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class ExecuteCommandCommand extends $Command<
|
|
23
22
|
ExecuteCommandCommandInput,
|
|
24
23
|
ExecuteCommandCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class ExecuteCommandCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: ExecuteCommandCommandInput;
|
|
28
27
|
constructor(input: ExecuteCommandCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ListAccountSettingsCommandInput
|
|
|
19
19
|
export interface ListAccountSettingsCommandOutput
|
|
20
20
|
extends ListAccountSettingsResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ListAccountSettingsCommand extends $Command<
|
|
24
23
|
ListAccountSettingsCommandInput,
|
|
25
24
|
ListAccountSettingsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ListAccountSettingsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ListAccountSettingsCommandInput;
|
|
29
28
|
constructor(input: ListAccountSettingsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface ListAttributesCommandInput extends ListAttributesRequest {}
|
|
|
18
18
|
export interface ListAttributesCommandOutput
|
|
19
19
|
extends ListAttributesResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class ListAttributesCommand extends $Command<
|
|
23
22
|
ListAttributesCommandInput,
|
|
24
23
|
ListAttributesCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class ListAttributesCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: ListAttributesCommandInput;
|
|
28
27
|
constructor(input: ListAttributesCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface ListClustersCommandInput extends ListClustersRequest {}
|
|
|
15
15
|
export interface ListClustersCommandOutput
|
|
16
16
|
extends ListClustersResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class ListClustersCommand extends $Command<
|
|
20
19
|
ListClustersCommandInput,
|
|
21
20
|
ListClustersCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class ListClustersCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: ListClustersCommandInput;
|
|
25
24
|
constructor(input: ListClustersCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ListContainerInstancesCommandInput
|
|
|
19
19
|
export interface ListContainerInstancesCommandOutput
|
|
20
20
|
extends ListContainerInstancesResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ListContainerInstancesCommand extends $Command<
|
|
24
23
|
ListContainerInstancesCommandInput,
|
|
25
24
|
ListContainerInstancesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ListContainerInstancesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ListContainerInstancesCommandInput;
|
|
29
28
|
constructor(input: ListContainerInstancesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface ListServicesCommandInput extends ListServicesRequest {}
|
|
|
15
15
|
export interface ListServicesCommandOutput
|
|
16
16
|
extends ListServicesResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class ListServicesCommand extends $Command<
|
|
20
19
|
ListServicesCommandInput,
|
|
21
20
|
ListServicesCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class ListServicesCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: ListServicesCommandInput;
|
|
25
24
|
constructor(input: ListServicesCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ListTagsForResourceCommandInput
|
|
|
19
19
|
export interface ListTagsForResourceCommandOutput
|
|
20
20
|
extends ListTagsForResourceResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ListTagsForResourceCommand extends $Command<
|
|
24
23
|
ListTagsForResourceCommandInput,
|
|
25
24
|
ListTagsForResourceCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ListTagsForResourceCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ListTagsForResourceCommandInput;
|
|
29
28
|
constructor(input: ListTagsForResourceCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ListTaskDefinitionFamiliesCommandInput
|
|
|
19
19
|
export interface ListTaskDefinitionFamiliesCommandOutput
|
|
20
20
|
extends ListTaskDefinitionFamiliesResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ListTaskDefinitionFamiliesCommand extends $Command<
|
|
24
23
|
ListTaskDefinitionFamiliesCommandInput,
|
|
25
24
|
ListTaskDefinitionFamiliesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ListTaskDefinitionFamiliesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ListTaskDefinitionFamiliesCommandInput;
|
|
29
28
|
constructor(input: ListTaskDefinitionFamiliesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ListTaskDefinitionsCommandInput
|
|
|
19
19
|
export interface ListTaskDefinitionsCommandOutput
|
|
20
20
|
extends ListTaskDefinitionsResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ListTaskDefinitionsCommand extends $Command<
|
|
24
23
|
ListTaskDefinitionsCommandInput,
|
|
25
24
|
ListTaskDefinitionsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ListTaskDefinitionsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ListTaskDefinitionsCommandInput;
|
|
29
28
|
constructor(input: ListTaskDefinitionsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface ListTasksCommandInput extends ListTasksRequest {}
|
|
|
15
15
|
export interface ListTasksCommandOutput
|
|
16
16
|
extends ListTasksResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class ListTasksCommand extends $Command<
|
|
20
19
|
ListTasksCommandInput,
|
|
21
20
|
ListTasksCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class ListTasksCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: ListTasksCommandInput;
|
|
25
24
|
constructor(input: ListTasksCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface PutAccountSettingCommandInput
|
|
|
19
19
|
export interface PutAccountSettingCommandOutput
|
|
20
20
|
extends PutAccountSettingResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class PutAccountSettingCommand extends $Command<
|
|
24
23
|
PutAccountSettingCommandInput,
|
|
25
24
|
PutAccountSettingCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class PutAccountSettingCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: PutAccountSettingCommandInput;
|
|
29
28
|
constructor(input: PutAccountSettingCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface PutAccountSettingDefaultCommandInput
|
|
|
19
19
|
export interface PutAccountSettingDefaultCommandOutput
|
|
20
20
|
extends PutAccountSettingDefaultResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class PutAccountSettingDefaultCommand extends $Command<
|
|
24
23
|
PutAccountSettingDefaultCommandInput,
|
|
25
24
|
PutAccountSettingDefaultCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class PutAccountSettingDefaultCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: PutAccountSettingDefaultCommandInput;
|
|
29
28
|
constructor(input: PutAccountSettingDefaultCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface PutAttributesCommandInput extends PutAttributesRequest {}
|
|
|
18
18
|
export interface PutAttributesCommandOutput
|
|
19
19
|
extends PutAttributesResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class PutAttributesCommand extends $Command<
|
|
23
22
|
PutAttributesCommandInput,
|
|
24
23
|
PutAttributesCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class PutAttributesCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: PutAttributesCommandInput;
|
|
28
27
|
constructor(input: PutAttributesCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface PutClusterCapacityProvidersCommandInput
|
|
|
19
19
|
export interface PutClusterCapacityProvidersCommandOutput
|
|
20
20
|
extends PutClusterCapacityProvidersResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class PutClusterCapacityProvidersCommand extends $Command<
|
|
24
23
|
PutClusterCapacityProvidersCommandInput,
|
|
25
24
|
PutClusterCapacityProvidersCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class PutClusterCapacityProvidersCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: PutClusterCapacityProvidersCommandInput;
|
|
29
28
|
constructor(input: PutClusterCapacityProvidersCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface RegisterContainerInstanceCommandInput
|
|
|
19
19
|
export interface RegisterContainerInstanceCommandOutput
|
|
20
20
|
extends RegisterContainerInstanceResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class RegisterContainerInstanceCommand extends $Command<
|
|
24
23
|
RegisterContainerInstanceCommandInput,
|
|
25
24
|
RegisterContainerInstanceCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class RegisterContainerInstanceCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: RegisterContainerInstanceCommandInput;
|
|
29
28
|
constructor(input: RegisterContainerInstanceCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface RegisterTaskDefinitionCommandInput
|
|
|
19
19
|
export interface RegisterTaskDefinitionCommandOutput
|
|
20
20
|
extends RegisterTaskDefinitionResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class RegisterTaskDefinitionCommand extends $Command<
|
|
24
23
|
RegisterTaskDefinitionCommandInput,
|
|
25
24
|
RegisterTaskDefinitionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class RegisterTaskDefinitionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: RegisterTaskDefinitionCommandInput;
|
|
29
28
|
constructor(input: RegisterTaskDefinitionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface RunTaskCommandInput extends RunTaskRequest {}
|
|
|
15
15
|
export interface RunTaskCommandOutput
|
|
16
16
|
extends RunTaskResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class RunTaskCommand extends $Command<
|
|
20
19
|
RunTaskCommandInput,
|
|
21
20
|
RunTaskCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class RunTaskCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: RunTaskCommandInput;
|
|
25
24
|
constructor(input: RunTaskCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: ECSClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface StartTaskCommandInput extends StartTaskRequest {}
|
|
|
15
15
|
export interface StartTaskCommandOutput
|
|
16
16
|
extends StartTaskResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class StartTaskCommand extends $Command<
|
|
20
19
|
StartTaskCommandInput,
|
|
21
20
|
StartTaskCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class StartTaskCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: StartTaskCommandInput;
|
|
25
24
|
constructor(input: StartTaskCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: ECSClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface StopTaskCommandInput extends StopTaskRequest {}
|
|
|
15
15
|
export interface StopTaskCommandOutput
|
|
16
16
|
extends StopTaskResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class StopTaskCommand extends $Command<
|
|
20
19
|
StopTaskCommandInput,
|
|
21
20
|
StopTaskCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class StopTaskCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: StopTaskCommandInput;
|
|
25
24
|
constructor(input: StopTaskCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface SubmitAttachmentStateChangesCommandInput
|
|
|
19
19
|
export interface SubmitAttachmentStateChangesCommandOutput
|
|
20
20
|
extends SubmitAttachmentStateChangesResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class SubmitAttachmentStateChangesCommand extends $Command<
|
|
24
23
|
SubmitAttachmentStateChangesCommandInput,
|
|
25
24
|
SubmitAttachmentStateChangesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class SubmitAttachmentStateChangesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: SubmitAttachmentStateChangesCommandInput;
|
|
29
28
|
constructor(input: SubmitAttachmentStateChangesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface SubmitContainerStateChangeCommandInput
|
|
|
19
19
|
export interface SubmitContainerStateChangeCommandOutput
|
|
20
20
|
extends SubmitContainerStateChangeResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class SubmitContainerStateChangeCommand extends $Command<
|
|
24
23
|
SubmitContainerStateChangeCommandInput,
|
|
25
24
|
SubmitContainerStateChangeCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class SubmitContainerStateChangeCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: SubmitContainerStateChangeCommandInput;
|
|
29
28
|
constructor(input: SubmitContainerStateChangeCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface SubmitTaskStateChangeCommandInput
|
|
|
19
19
|
export interface SubmitTaskStateChangeCommandOutput
|
|
20
20
|
extends SubmitTaskStateChangeResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class SubmitTaskStateChangeCommand extends $Command<
|
|
24
23
|
SubmitTaskStateChangeCommandInput,
|
|
25
24
|
SubmitTaskStateChangeCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class SubmitTaskStateChangeCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: SubmitTaskStateChangeCommandInput;
|
|
29
28
|
constructor(input: SubmitTaskStateChangeCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
|
15
15
|
export interface TagResourceCommandOutput
|
|
16
16
|
extends TagResourceResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class TagResourceCommand extends $Command<
|
|
20
19
|
TagResourceCommandInput,
|
|
21
20
|
TagResourceCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class TagResourceCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: TagResourceCommandInput;
|
|
25
24
|
constructor(input: TagResourceCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: ECSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
|
18
18
|
export interface UntagResourceCommandOutput
|
|
19
19
|
extends UntagResourceResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class UntagResourceCommand extends $Command<
|
|
23
22
|
UntagResourceCommandInput,
|
|
24
23
|
UntagResourceCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class UntagResourceCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: UntagResourceCommandInput;
|
|
28
27
|
constructor(input: UntagResourceCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface UpdateCapacityProviderCommandInput
|
|
|
19
19
|
export interface UpdateCapacityProviderCommandOutput
|
|
20
20
|
extends UpdateCapacityProviderResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class UpdateCapacityProviderCommand extends $Command<
|
|
24
23
|
UpdateCapacityProviderCommandInput,
|
|
25
24
|
UpdateCapacityProviderCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class UpdateCapacityProviderCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: UpdateCapacityProviderCommandInput;
|
|
29
28
|
constructor(input: UpdateCapacityProviderCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface UpdateClusterCommandInput extends UpdateClusterRequest {}
|
|
|
18
18
|
export interface UpdateClusterCommandOutput
|
|
19
19
|
extends UpdateClusterResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class UpdateClusterCommand extends $Command<
|
|
23
22
|
UpdateClusterCommandInput,
|
|
24
23
|
UpdateClusterCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class UpdateClusterCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: UpdateClusterCommandInput;
|
|
28
27
|
constructor(input: UpdateClusterCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface UpdateClusterSettingsCommandInput
|
|
|
19
19
|
export interface UpdateClusterSettingsCommandOutput
|
|
20
20
|
extends UpdateClusterSettingsResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class UpdateClusterSettingsCommand extends $Command<
|
|
24
23
|
UpdateClusterSettingsCommandInput,
|
|
25
24
|
UpdateClusterSettingsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class UpdateClusterSettingsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: UpdateClusterSettingsCommandInput;
|
|
29
28
|
constructor(input: UpdateClusterSettingsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface UpdateContainerAgentCommandInput
|
|
|
19
19
|
export interface UpdateContainerAgentCommandOutput
|
|
20
20
|
extends UpdateContainerAgentResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class UpdateContainerAgentCommand extends $Command<
|
|
24
23
|
UpdateContainerAgentCommandInput,
|
|
25
24
|
UpdateContainerAgentCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class UpdateContainerAgentCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: UpdateContainerAgentCommandInput;
|
|
29
28
|
constructor(input: UpdateContainerAgentCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface UpdateContainerInstancesStateCommandInput
|
|
|
19
19
|
export interface UpdateContainerInstancesStateCommandOutput
|
|
20
20
|
extends UpdateContainerInstancesStateResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class UpdateContainerInstancesStateCommand extends $Command<
|
|
24
23
|
UpdateContainerInstancesStateCommandInput,
|
|
25
24
|
UpdateContainerInstancesStateCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class UpdateContainerInstancesStateCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: UpdateContainerInstancesStateCommandInput;
|
|
29
28
|
constructor(input: UpdateContainerInstancesStateCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface UpdateServiceCommandInput extends UpdateServiceRequest {}
|
|
|
18
18
|
export interface UpdateServiceCommandOutput
|
|
19
19
|
extends UpdateServiceResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class UpdateServiceCommand extends $Command<
|
|
23
22
|
UpdateServiceCommandInput,
|
|
24
23
|
UpdateServiceCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class UpdateServiceCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: UpdateServiceCommandInput;
|
|
28
27
|
constructor(input: UpdateServiceCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface UpdateServicePrimaryTaskSetCommandInput
|
|
|
19
19
|
export interface UpdateServicePrimaryTaskSetCommandOutput
|
|
20
20
|
extends UpdateServicePrimaryTaskSetResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class UpdateServicePrimaryTaskSetCommand extends $Command<
|
|
24
23
|
UpdateServicePrimaryTaskSetCommandInput,
|
|
25
24
|
UpdateServicePrimaryTaskSetCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class UpdateServicePrimaryTaskSetCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: UpdateServicePrimaryTaskSetCommandInput;
|
|
29
28
|
constructor(input: UpdateServicePrimaryTaskSetCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ECSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface UpdateTaskSetCommandInput extends UpdateTaskSetRequest {}
|
|
|
18
18
|
export interface UpdateTaskSetCommandOutput
|
|
19
19
|
extends UpdateTaskSetResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class UpdateTaskSetCommand extends $Command<
|
|
23
22
|
UpdateTaskSetCommandInput,
|
|
24
23
|
UpdateTaskSetCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class UpdateTaskSetCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: UpdateTaskSetCommandInput;
|
|
28
27
|
constructor(input: UpdateTaskSetCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ECSClientResolvedConfig,
|