@aws-sdk/client-ecs 3.47.1 → 3.50.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.
Files changed (80) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/package.json +40 -34
  3. package/dist-types/ts3.4/ECS.d.ts +0 -265
  4. package/dist-types/ts3.4/ECSClient.d.ts +0 -125
  5. package/dist-types/ts3.4/commands/CreateCapacityProviderCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/CreateTaskSetCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/DeleteAccountSettingCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/DeleteAttributesCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/DeleteCapacityProviderCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/DeleteTaskSetCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/DeregisterContainerInstanceCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DeregisterTaskDefinitionCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DescribeCapacityProvidersCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DescribeContainerInstancesCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DescribeServicesCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DescribeTaskDefinitionCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DescribeTaskSetsCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DescribeTasksCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DiscoverPollEndpointCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/ExecuteCommandCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/ListAccountSettingsCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/ListAttributesCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/ListContainerInstancesCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/ListTaskDefinitionFamiliesCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/ListTaskDefinitionsCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/PutAccountSettingCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/PutAccountSettingDefaultCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/PutAttributesCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/PutClusterCapacityProvidersCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/RegisterContainerInstanceCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/RegisterTaskDefinitionCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/RunTaskCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/StartTaskCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/StopTaskCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/SubmitAttachmentStateChangesCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/SubmitContainerStateChangeCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/SubmitTaskStateChangeCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/UpdateCapacityProviderCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/UpdateClusterSettingsCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/UpdateContainerAgentCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/UpdateContainerInstancesStateCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/UpdateServicePrimaryTaskSetCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/UpdateTaskSetCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/index.d.ts +0 -52
  58. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  59. package/dist-types/ts3.4/index.d.ts +0 -6
  60. package/dist-types/ts3.4/models/index.d.ts +0 -1
  61. package/dist-types/ts3.4/models/models_0.d.ts +0 -3155
  62. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  63. package/dist-types/ts3.4/pagination/ListAccountSettingsPaginator.d.ts +0 -4
  64. package/dist-types/ts3.4/pagination/ListAttributesPaginator.d.ts +0 -4
  65. package/dist-types/ts3.4/pagination/ListClustersPaginator.d.ts +0 -4
  66. package/dist-types/ts3.4/pagination/ListContainerInstancesPaginator.d.ts +0 -4
  67. package/dist-types/ts3.4/pagination/ListServicesPaginator.d.ts +0 -4
  68. package/dist-types/ts3.4/pagination/ListTaskDefinitionFamiliesPaginator.d.ts +0 -4
  69. package/dist-types/ts3.4/pagination/ListTaskDefinitionsPaginator.d.ts +0 -4
  70. package/dist-types/ts3.4/pagination/ListTasksPaginator.d.ts +0 -4
  71. package/dist-types/ts3.4/pagination/index.d.ts +0 -9
  72. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -158
  73. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  74. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  75. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  76. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
  77. package/dist-types/ts3.4/waiters/index.d.ts +0 -3
  78. package/dist-types/ts3.4/waiters/waitForServicesInactive.d.ts +0 -7
  79. package/dist-types/ts3.4/waiters/waitForTasksRunning.d.ts +0 -7
  80. package/dist-types/ts3.4/waiters/waitForTasksStopped.d.ts +0 -7
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient";
4
- import { RunTaskRequest, RunTaskResponse } from "../models/models_0";
5
- export interface RunTaskCommandInput extends RunTaskRequest {
6
- }
7
- export interface RunTaskCommandOutput extends RunTaskResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class RunTaskCommand extends $Command<RunTaskCommandInput, RunTaskCommandOutput, ECSClientResolvedConfig> {
11
- readonly input: RunTaskCommandInput;
12
- constructor(input: RunTaskCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RunTaskCommandInput, RunTaskCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient";
4
- import { StartTaskRequest, StartTaskResponse } from "../models/models_0";
5
- export interface StartTaskCommandInput extends StartTaskRequest {
6
- }
7
- export interface StartTaskCommandOutput extends StartTaskResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class StartTaskCommand extends $Command<StartTaskCommandInput, StartTaskCommandOutput, ECSClientResolvedConfig> {
11
- readonly input: StartTaskCommandInput;
12
- constructor(input: StartTaskCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartTaskCommandInput, StartTaskCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient";
4
- import { StopTaskRequest, StopTaskResponse } from "../models/models_0";
5
- export interface StopTaskCommandInput extends StopTaskRequest {
6
- }
7
- export interface StopTaskCommandOutput extends StopTaskResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class StopTaskCommand extends $Command<StopTaskCommandInput, StopTaskCommandOutput, ECSClientResolvedConfig> {
11
- readonly input: StopTaskCommandInput;
12
- constructor(input: StopTaskCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopTaskCommandInput, StopTaskCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient";
4
- import { SubmitAttachmentStateChangesRequest, SubmitAttachmentStateChangesResponse } from "../models/models_0";
5
- export interface SubmitAttachmentStateChangesCommandInput extends SubmitAttachmentStateChangesRequest {
6
- }
7
- export interface SubmitAttachmentStateChangesCommandOutput extends SubmitAttachmentStateChangesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class SubmitAttachmentStateChangesCommand extends $Command<SubmitAttachmentStateChangesCommandInput, SubmitAttachmentStateChangesCommandOutput, ECSClientResolvedConfig> {
11
- readonly input: SubmitAttachmentStateChangesCommandInput;
12
- constructor(input: SubmitAttachmentStateChangesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SubmitAttachmentStateChangesCommandInput, SubmitAttachmentStateChangesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient";
4
- import { SubmitContainerStateChangeRequest, SubmitContainerStateChangeResponse } from "../models/models_0";
5
- export interface SubmitContainerStateChangeCommandInput extends SubmitContainerStateChangeRequest {
6
- }
7
- export interface SubmitContainerStateChangeCommandOutput extends SubmitContainerStateChangeResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class SubmitContainerStateChangeCommand extends $Command<SubmitContainerStateChangeCommandInput, SubmitContainerStateChangeCommandOutput, ECSClientResolvedConfig> {
11
- readonly input: SubmitContainerStateChangeCommandInput;
12
- constructor(input: SubmitContainerStateChangeCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SubmitContainerStateChangeCommandInput, SubmitContainerStateChangeCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient";
4
- import { SubmitTaskStateChangeRequest, SubmitTaskStateChangeResponse } from "../models/models_0";
5
- export interface SubmitTaskStateChangeCommandInput extends SubmitTaskStateChangeRequest {
6
- }
7
- export interface SubmitTaskStateChangeCommandOutput extends SubmitTaskStateChangeResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class SubmitTaskStateChangeCommand extends $Command<SubmitTaskStateChangeCommandInput, SubmitTaskStateChangeCommandOutput, ECSClientResolvedConfig> {
11
- readonly input: SubmitTaskStateChangeCommandInput;
12
- constructor(input: SubmitTaskStateChangeCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SubmitTaskStateChangeCommandInput, SubmitTaskStateChangeCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient";
4
- import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
- export interface TagResourceCommandInput extends TagResourceRequest {
6
- }
7
- export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, ECSClientResolvedConfig> {
11
- readonly input: TagResourceCommandInput;
12
- constructor(input: TagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient";
4
- import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
5
- export interface UntagResourceCommandInput extends UntagResourceRequest {
6
- }
7
- export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, ECSClientResolvedConfig> {
11
- readonly input: UntagResourceCommandInput;
12
- constructor(input: UntagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient";
4
- import { UpdateCapacityProviderRequest, UpdateCapacityProviderResponse } from "../models/models_0";
5
- export interface UpdateCapacityProviderCommandInput extends UpdateCapacityProviderRequest {
6
- }
7
- export interface UpdateCapacityProviderCommandOutput extends UpdateCapacityProviderResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateCapacityProviderCommand extends $Command<UpdateCapacityProviderCommandInput, UpdateCapacityProviderCommandOutput, ECSClientResolvedConfig> {
11
- readonly input: UpdateCapacityProviderCommandInput;
12
- constructor(input: UpdateCapacityProviderCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCapacityProviderCommandInput, UpdateCapacityProviderCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient";
4
- import { UpdateClusterRequest, UpdateClusterResponse } from "../models/models_0";
5
- export interface UpdateClusterCommandInput extends UpdateClusterRequest {
6
- }
7
- export interface UpdateClusterCommandOutput extends UpdateClusterResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateClusterCommand extends $Command<UpdateClusterCommandInput, UpdateClusterCommandOutput, ECSClientResolvedConfig> {
11
- readonly input: UpdateClusterCommandInput;
12
- constructor(input: UpdateClusterCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateClusterCommandInput, UpdateClusterCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient";
4
- import { UpdateClusterSettingsRequest, UpdateClusterSettingsResponse } from "../models/models_0";
5
- export interface UpdateClusterSettingsCommandInput extends UpdateClusterSettingsRequest {
6
- }
7
- export interface UpdateClusterSettingsCommandOutput extends UpdateClusterSettingsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateClusterSettingsCommand extends $Command<UpdateClusterSettingsCommandInput, UpdateClusterSettingsCommandOutput, ECSClientResolvedConfig> {
11
- readonly input: UpdateClusterSettingsCommandInput;
12
- constructor(input: UpdateClusterSettingsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateClusterSettingsCommandInput, UpdateClusterSettingsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient";
4
- import { UpdateContainerAgentRequest, UpdateContainerAgentResponse } from "../models/models_0";
5
- export interface UpdateContainerAgentCommandInput extends UpdateContainerAgentRequest {
6
- }
7
- export interface UpdateContainerAgentCommandOutput extends UpdateContainerAgentResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateContainerAgentCommand extends $Command<UpdateContainerAgentCommandInput, UpdateContainerAgentCommandOutput, ECSClientResolvedConfig> {
11
- readonly input: UpdateContainerAgentCommandInput;
12
- constructor(input: UpdateContainerAgentCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateContainerAgentCommandInput, UpdateContainerAgentCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient";
4
- import { UpdateContainerInstancesStateRequest, UpdateContainerInstancesStateResponse } from "../models/models_0";
5
- export interface UpdateContainerInstancesStateCommandInput extends UpdateContainerInstancesStateRequest {
6
- }
7
- export interface UpdateContainerInstancesStateCommandOutput extends UpdateContainerInstancesStateResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateContainerInstancesStateCommand extends $Command<UpdateContainerInstancesStateCommandInput, UpdateContainerInstancesStateCommandOutput, ECSClientResolvedConfig> {
11
- readonly input: UpdateContainerInstancesStateCommandInput;
12
- constructor(input: UpdateContainerInstancesStateCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateContainerInstancesStateCommandInput, UpdateContainerInstancesStateCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient";
4
- import { UpdateServiceRequest, UpdateServiceResponse } from "../models/models_0";
5
- export interface UpdateServiceCommandInput extends UpdateServiceRequest {
6
- }
7
- export interface UpdateServiceCommandOutput extends UpdateServiceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateServiceCommand extends $Command<UpdateServiceCommandInput, UpdateServiceCommandOutput, ECSClientResolvedConfig> {
11
- readonly input: UpdateServiceCommandInput;
12
- constructor(input: UpdateServiceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateServiceCommandInput, UpdateServiceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient";
4
- import { UpdateServicePrimaryTaskSetRequest, UpdateServicePrimaryTaskSetResponse } from "../models/models_0";
5
- export interface UpdateServicePrimaryTaskSetCommandInput extends UpdateServicePrimaryTaskSetRequest {
6
- }
7
- export interface UpdateServicePrimaryTaskSetCommandOutput extends UpdateServicePrimaryTaskSetResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateServicePrimaryTaskSetCommand extends $Command<UpdateServicePrimaryTaskSetCommandInput, UpdateServicePrimaryTaskSetCommandOutput, ECSClientResolvedConfig> {
11
- readonly input: UpdateServicePrimaryTaskSetCommandInput;
12
- constructor(input: UpdateServicePrimaryTaskSetCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateServicePrimaryTaskSetCommandInput, UpdateServicePrimaryTaskSetCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient";
4
- import { UpdateTaskSetRequest, UpdateTaskSetResponse } from "../models/models_0";
5
- export interface UpdateTaskSetCommandInput extends UpdateTaskSetRequest {
6
- }
7
- export interface UpdateTaskSetCommandOutput extends UpdateTaskSetResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateTaskSetCommand extends $Command<UpdateTaskSetCommandInput, UpdateTaskSetCommandOutput, ECSClientResolvedConfig> {
11
- readonly input: UpdateTaskSetCommandInput;
12
- constructor(input: UpdateTaskSetCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTaskSetCommandInput, UpdateTaskSetCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,52 +0,0 @@
1
- export * from "./CreateCapacityProviderCommand";
2
- export * from "./CreateClusterCommand";
3
- export * from "./CreateServiceCommand";
4
- export * from "./CreateTaskSetCommand";
5
- export * from "./DeleteAccountSettingCommand";
6
- export * from "./DeleteAttributesCommand";
7
- export * from "./DeleteCapacityProviderCommand";
8
- export * from "./DeleteClusterCommand";
9
- export * from "./DeleteServiceCommand";
10
- export * from "./DeleteTaskSetCommand";
11
- export * from "./DeregisterContainerInstanceCommand";
12
- export * from "./DeregisterTaskDefinitionCommand";
13
- export * from "./DescribeCapacityProvidersCommand";
14
- export * from "./DescribeClustersCommand";
15
- export * from "./DescribeContainerInstancesCommand";
16
- export * from "./DescribeServicesCommand";
17
- export * from "./DescribeTaskDefinitionCommand";
18
- export * from "./DescribeTaskSetsCommand";
19
- export * from "./DescribeTasksCommand";
20
- export * from "./DiscoverPollEndpointCommand";
21
- export * from "./ExecuteCommandCommand";
22
- export * from "./ListAccountSettingsCommand";
23
- export * from "./ListAttributesCommand";
24
- export * from "./ListClustersCommand";
25
- export * from "./ListContainerInstancesCommand";
26
- export * from "./ListServicesCommand";
27
- export * from "./ListTagsForResourceCommand";
28
- export * from "./ListTaskDefinitionFamiliesCommand";
29
- export * from "./ListTaskDefinitionsCommand";
30
- export * from "./ListTasksCommand";
31
- export * from "./PutAccountSettingCommand";
32
- export * from "./PutAccountSettingDefaultCommand";
33
- export * from "./PutAttributesCommand";
34
- export * from "./PutClusterCapacityProvidersCommand";
35
- export * from "./RegisterContainerInstanceCommand";
36
- export * from "./RegisterTaskDefinitionCommand";
37
- export * from "./RunTaskCommand";
38
- export * from "./StartTaskCommand";
39
- export * from "./StopTaskCommand";
40
- export * from "./SubmitAttachmentStateChangesCommand";
41
- export * from "./SubmitContainerStateChangeCommand";
42
- export * from "./SubmitTaskStateChangeCommand";
43
- export * from "./TagResourceCommand";
44
- export * from "./UntagResourceCommand";
45
- export * from "./UpdateCapacityProviderCommand";
46
- export * from "./UpdateClusterCommand";
47
- export * from "./UpdateClusterSettingsCommand";
48
- export * from "./UpdateContainerAgentCommand";
49
- export * from "./UpdateContainerInstancesStateCommand";
50
- export * from "./UpdateServiceCommand";
51
- export * from "./UpdateServicePrimaryTaskSetCommand";
52
- export * from "./UpdateTaskSetCommand";
@@ -1,2 +0,0 @@
1
- import { RegionInfoProvider } from "@aws-sdk/types";
2
- export declare const defaultRegionInfoProvider: RegionInfoProvider;
@@ -1,6 +0,0 @@
1
- export * from "./ECS";
2
- export * from "./ECSClient";
3
- export * from "./commands";
4
- export * from "./models";
5
- export * from "./pagination";
6
- export * from "./waiters";
@@ -1 +0,0 @@
1
- export * from "./models_0";