@aws-sdk/client-ecs 3.799.0 → 3.804.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-es/protocols/Aws_json1_1.js +5 -5
- package/dist-types/commands/CreateCapacityProviderCommand.d.ts +1 -11
- package/dist-types/commands/CreateClusterCommand.d.ts +0 -10
- package/dist-types/commands/CreateServiceCommand.d.ts +1 -11
- package/dist-types/commands/CreateTaskSetCommand.d.ts +1 -11
- package/dist-types/commands/DeleteAccountSettingCommand.d.ts +1 -11
- package/dist-types/commands/DeleteAttributesCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCapacityProviderCommand.d.ts +1 -11
- package/dist-types/commands/DeleteClusterCommand.d.ts +1 -11
- package/dist-types/commands/DeleteServiceCommand.d.ts +1 -11
- package/dist-types/commands/DeleteTaskDefinitionsCommand.d.ts +1 -11
- package/dist-types/commands/DeleteTaskSetCommand.d.ts +1 -11
- package/dist-types/commands/DeregisterContainerInstanceCommand.d.ts +1 -11
- package/dist-types/commands/DeregisterTaskDefinitionCommand.d.ts +1 -11
- package/dist-types/commands/DescribeCapacityProvidersCommand.d.ts +0 -10
- package/dist-types/commands/DescribeClustersCommand.d.ts +0 -10
- package/dist-types/commands/DescribeContainerInstancesCommand.d.ts +1 -11
- package/dist-types/commands/DescribeServiceDeploymentsCommand.d.ts +1 -11
- package/dist-types/commands/DescribeServiceRevisionsCommand.d.ts +1 -11
- package/dist-types/commands/DescribeServicesCommand.d.ts +1 -11
- package/dist-types/commands/DescribeTaskDefinitionCommand.d.ts +1 -11
- package/dist-types/commands/DescribeTaskSetsCommand.d.ts +1 -11
- package/dist-types/commands/DescribeTasksCommand.d.ts +1 -11
- package/dist-types/commands/DiscoverPollEndpointCommand.d.ts +0 -10
- package/dist-types/commands/ExecuteCommandCommand.d.ts +1 -11
- package/dist-types/commands/GetTaskProtectionCommand.d.ts +1 -11
- package/dist-types/commands/ListAccountSettingsCommand.d.ts +0 -10
- package/dist-types/commands/ListAttributesCommand.d.ts +1 -1
- package/dist-types/commands/ListClustersCommand.d.ts +0 -10
- package/dist-types/commands/ListContainerInstancesCommand.d.ts +0 -10
- package/dist-types/commands/ListServiceDeploymentsCommand.d.ts +1 -11
- package/dist-types/commands/ListServicesByNamespaceCommand.d.ts +1 -11
- package/dist-types/commands/ListServicesCommand.d.ts +0 -10
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -11
- package/dist-types/commands/ListTaskDefinitionFamiliesCommand.d.ts +0 -10
- package/dist-types/commands/ListTaskDefinitionsCommand.d.ts +0 -10
- package/dist-types/commands/ListTasksCommand.d.ts +0 -10
- package/dist-types/commands/PutAccountSettingCommand.d.ts +1 -11
- package/dist-types/commands/PutAccountSettingDefaultCommand.d.ts +1 -11
- package/dist-types/commands/PutAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutClusterCapacityProvidersCommand.d.ts +1 -11
- package/dist-types/commands/RegisterContainerInstanceCommand.d.ts +0 -10
- package/dist-types/commands/RegisterTaskDefinitionCommand.d.ts +1 -11
- package/dist-types/commands/RunTaskCommand.d.ts +6 -11
- package/dist-types/commands/StartTaskCommand.d.ts +1 -11
- package/dist-types/commands/StopServiceDeploymentCommand.d.ts +13 -14
- package/dist-types/commands/StopTaskCommand.d.ts +1 -11
- package/dist-types/commands/SubmitAttachmentStateChangesCommand.d.ts +1 -11
- package/dist-types/commands/SubmitContainerStateChangeCommand.d.ts +0 -10
- package/dist-types/commands/SubmitTaskStateChangeCommand.d.ts +0 -10
- package/dist-types/commands/TagResourceCommand.d.ts +1 -11
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -11
- package/dist-types/commands/UpdateCapacityProviderCommand.d.ts +1 -11
- package/dist-types/commands/UpdateClusterCommand.d.ts +1 -11
- package/dist-types/commands/UpdateClusterSettingsCommand.d.ts +1 -11
- package/dist-types/commands/UpdateContainerAgentCommand.d.ts +1 -11
- package/dist-types/commands/UpdateContainerInstancesStateCommand.d.ts +1 -11
- package/dist-types/commands/UpdateServiceCommand.d.ts +1 -11
- package/dist-types/commands/UpdateServicePrimaryTaskSetCommand.d.ts +1 -11
- package/dist-types/commands/UpdateTaskProtectionCommand.d.ts +1 -11
- package/dist-types/commands/UpdateTaskSetCommand.d.ts +1 -11
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/models/models_0.d.ts +5 -12
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateCapacityProviderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTaskSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccountSettingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCapacityProviderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTaskDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTaskSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeregisterContainerInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeregisterTaskDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeContainerInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeServiceDeploymentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeServiceRevisionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeServicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTaskDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTaskSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTasksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExecuteCommandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTaskProtectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListServiceDeploymentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListServicesByNamespaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountSettingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountSettingDefaultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutClusterCapacityProvidersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterTaskDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RunTaskCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartTaskCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopServiceDeploymentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTaskCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SubmitAttachmentStateChangesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCapacityProviderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContainerAgentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContainerInstancesStateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateServicePrimaryTaskSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTaskProtectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTaskSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +20 -20
|
@@ -23,7 +23,7 @@ export interface ExecuteCommandCommandOutput extends ExecuteCommandResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const ExecuteCommandCommand_base: {
|
|
25
25
|
new (input: ExecuteCommandCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteCommandCommandInput, ExecuteCommandCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ExecuteCommandCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteCommandCommandInput, ExecuteCommandCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -78,16 +78,6 @@ declare const ExecuteCommandCommand_base: {
|
|
|
78
78
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
79
79
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
80
80
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
81
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
82
|
-
* <ul>
|
|
83
|
-
* <li>
|
|
84
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
85
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
86
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
87
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
88
|
-
* service quotas</a>.</p>
|
|
89
|
-
* </li>
|
|
90
|
-
* </ul>
|
|
91
81
|
*
|
|
92
82
|
* @throws {@link ClusterNotFoundException} (client fault)
|
|
93
83
|
* <p>The specified cluster wasn't found. You can view your available clusters with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ListClusters.html">ListClusters</a>. Amazon ECS clusters are Region specific.</p>
|
|
@@ -23,7 +23,7 @@ export interface GetTaskProtectionCommandOutput extends GetTaskProtectionRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetTaskProtectionCommand_base: {
|
|
25
25
|
new (input: GetTaskProtectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetTaskProtectionCommandInput, GetTaskProtectionCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetTaskProtectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetTaskProtectionCommandInput, GetTaskProtectionCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -74,16 +74,6 @@ declare const GetTaskProtectionCommand_base: {
|
|
|
74
74
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
75
75
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
76
76
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
77
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
78
|
-
* <ul>
|
|
79
|
-
* <li>
|
|
80
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
81
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
82
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
83
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
84
|
-
* service quotas</a>.</p>
|
|
85
|
-
* </li>
|
|
86
|
-
* </ul>
|
|
87
77
|
*
|
|
88
78
|
* @throws {@link ClusterNotFoundException} (client fault)
|
|
89
79
|
* <p>The specified cluster wasn't found. You can view your available clusters with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ListClusters.html">ListClusters</a>. Amazon ECS clusters are Region specific.</p>
|
|
@@ -68,16 +68,6 @@ declare const ListAccountSettingsCommand_base: {
|
|
|
68
68
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
69
69
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
70
70
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
71
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
72
|
-
* <ul>
|
|
73
|
-
* <li>
|
|
74
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
75
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
76
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
77
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
78
|
-
* service quotas</a>.</p>
|
|
79
|
-
* </li>
|
|
80
|
-
* </ul>
|
|
81
71
|
*
|
|
82
72
|
* @throws {@link InvalidParameterException} (client fault)
|
|
83
73
|
* <p>The specified parameter isn't valid. Review the available parameters for the API
|
|
@@ -23,7 +23,7 @@ export interface ListAttributesCommandOutput extends ListAttributesResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAttributesCommand_base: {
|
|
25
25
|
new (input: ListAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttributesCommandInput, ListAttributesCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttributesCommandInput, ListAttributesCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -59,16 +59,6 @@ declare const ListClustersCommand_base: {
|
|
|
59
59
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
60
60
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
61
61
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
62
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
63
|
-
* <ul>
|
|
64
|
-
* <li>
|
|
65
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
66
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
67
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
68
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
69
|
-
* service quotas</a>.</p>
|
|
70
|
-
* </li>
|
|
71
|
-
* </ul>
|
|
72
62
|
*
|
|
73
63
|
* @throws {@link InvalidParameterException} (client fault)
|
|
74
64
|
* <p>The specified parameter isn't valid. Review the available parameters for the API
|
|
@@ -64,16 +64,6 @@ declare const ListContainerInstancesCommand_base: {
|
|
|
64
64
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
65
65
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
66
66
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
67
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
68
|
-
* <ul>
|
|
69
|
-
* <li>
|
|
70
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
71
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
72
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
73
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
74
|
-
* service quotas</a>.</p>
|
|
75
|
-
* </li>
|
|
76
|
-
* </ul>
|
|
77
67
|
*
|
|
78
68
|
* @throws {@link ClusterNotFoundException} (client fault)
|
|
79
69
|
* <p>The specified cluster wasn't found. You can view your available clusters with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ListClusters.html">ListClusters</a>. Amazon ECS clusters are Region specific.</p>
|
|
@@ -23,7 +23,7 @@ export interface ListServiceDeploymentsCommandOutput extends ListServiceDeployme
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListServiceDeploymentsCommand_base: {
|
|
25
25
|
new (input: ListServiceDeploymentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceDeploymentsCommandInput, ListServiceDeploymentsCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListServiceDeploymentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceDeploymentsCommandInput, ListServiceDeploymentsCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -86,16 +86,6 @@ declare const ListServiceDeploymentsCommand_base: {
|
|
|
86
86
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
87
87
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
88
88
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
89
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
90
|
-
* <ul>
|
|
91
|
-
* <li>
|
|
92
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
93
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
94
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
95
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
96
|
-
* service quotas</a>.</p>
|
|
97
|
-
* </li>
|
|
98
|
-
* </ul>
|
|
99
89
|
*
|
|
100
90
|
* @throws {@link InvalidParameterException} (client fault)
|
|
101
91
|
* <p>The specified parameter isn't valid. Review the available parameters for the API
|
|
@@ -23,7 +23,7 @@ export interface ListServicesByNamespaceCommandOutput extends ListServicesByName
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListServicesByNamespaceCommand_base: {
|
|
25
25
|
new (input: ListServicesByNamespaceCommandInput): import("@smithy/smithy-client").CommandImpl<ListServicesByNamespaceCommandInput, ListServicesByNamespaceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListServicesByNamespaceCommandInput): import("@smithy/smithy-client").CommandImpl<ListServicesByNamespaceCommandInput, ListServicesByNamespaceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -64,16 +64,6 @@ declare const ListServicesByNamespaceCommand_base: {
|
|
|
64
64
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
65
65
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
66
66
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
67
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
68
|
-
* <ul>
|
|
69
|
-
* <li>
|
|
70
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
71
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
72
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
73
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
74
|
-
* service quotas</a>.</p>
|
|
75
|
-
* </li>
|
|
76
|
-
* </ul>
|
|
77
67
|
*
|
|
78
68
|
* @throws {@link InvalidParameterException} (client fault)
|
|
79
69
|
* <p>The specified parameter isn't valid. Review the available parameters for the API
|
|
@@ -63,16 +63,6 @@ declare const ListServicesCommand_base: {
|
|
|
63
63
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
64
64
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
65
65
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
66
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
67
|
-
* <ul>
|
|
68
|
-
* <li>
|
|
69
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
70
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
71
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
72
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
73
|
-
* service quotas</a>.</p>
|
|
74
|
-
* </li>
|
|
75
|
-
* </ul>
|
|
76
66
|
*
|
|
77
67
|
* @throws {@link ClusterNotFoundException} (client fault)
|
|
78
68
|
* <p>The specified cluster wasn't found. You can view your available clusters with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ListClusters.html">ListClusters</a>. Amazon ECS clusters are Region specific.</p>
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -60,16 +60,6 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
60
60
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
61
61
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
62
62
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
63
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
64
|
-
* <ul>
|
|
65
|
-
* <li>
|
|
66
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
67
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
68
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
69
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
70
|
-
* service quotas</a>.</p>
|
|
71
|
-
* </li>
|
|
72
|
-
* </ul>
|
|
73
63
|
*
|
|
74
64
|
* @throws {@link ClusterNotFoundException} (client fault)
|
|
75
65
|
* <p>The specified cluster wasn't found. You can view your available clusters with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ListClusters.html">ListClusters</a>. Amazon ECS clusters are Region specific.</p>
|
|
@@ -67,16 +67,6 @@ declare const ListTaskDefinitionFamiliesCommand_base: {
|
|
|
67
67
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
68
68
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
69
69
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
70
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
71
|
-
* <ul>
|
|
72
|
-
* <li>
|
|
73
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
74
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
75
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
76
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
77
|
-
* service quotas</a>.</p>
|
|
78
|
-
* </li>
|
|
79
|
-
* </ul>
|
|
80
70
|
*
|
|
81
71
|
* @throws {@link InvalidParameterException} (client fault)
|
|
82
72
|
* <p>The specified parameter isn't valid. Review the available parameters for the API
|
|
@@ -64,16 +64,6 @@ declare const ListTaskDefinitionsCommand_base: {
|
|
|
64
64
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
65
65
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
66
66
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
67
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
68
|
-
* <ul>
|
|
69
|
-
* <li>
|
|
70
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
71
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
72
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
73
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
74
|
-
* service quotas</a>.</p>
|
|
75
|
-
* </li>
|
|
76
|
-
* </ul>
|
|
77
67
|
*
|
|
78
68
|
* @throws {@link InvalidParameterException} (client fault)
|
|
79
69
|
* <p>The specified parameter isn't valid. Review the available parameters for the API
|
|
@@ -69,16 +69,6 @@ declare const ListTasksCommand_base: {
|
|
|
69
69
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
70
70
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
71
71
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
72
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
73
|
-
* <ul>
|
|
74
|
-
* <li>
|
|
75
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
76
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
77
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
78
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
79
|
-
* service quotas</a>.</p>
|
|
80
|
-
* </li>
|
|
81
|
-
* </ul>
|
|
82
72
|
*
|
|
83
73
|
* @throws {@link ClusterNotFoundException} (client fault)
|
|
84
74
|
* <p>The specified cluster wasn't found. You can view your available clusters with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ListClusters.html">ListClusters</a>. Amazon ECS clusters are Region specific.</p>
|
|
@@ -23,7 +23,7 @@ export interface PutAccountSettingCommandOutput extends PutAccountSettingRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutAccountSettingCommand_base: {
|
|
25
25
|
new (input: PutAccountSettingCommandInput): import("@smithy/smithy-client").CommandImpl<PutAccountSettingCommandInput, PutAccountSettingCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutAccountSettingCommandInput): import("@smithy/smithy-client").CommandImpl<PutAccountSettingCommandInput, PutAccountSettingCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -66,16 +66,6 @@ declare const PutAccountSettingCommand_base: {
|
|
|
66
66
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
67
67
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
68
68
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
69
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
70
|
-
* <ul>
|
|
71
|
-
* <li>
|
|
72
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
73
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
74
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
75
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
76
|
-
* service quotas</a>.</p>
|
|
77
|
-
* </li>
|
|
78
|
-
* </ul>
|
|
79
69
|
*
|
|
80
70
|
* @throws {@link InvalidParameterException} (client fault)
|
|
81
71
|
* <p>The specified parameter isn't valid. Review the available parameters for the API
|
|
@@ -23,7 +23,7 @@ export interface PutAccountSettingDefaultCommandOutput extends PutAccountSetting
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutAccountSettingDefaultCommand_base: {
|
|
25
25
|
new (input: PutAccountSettingDefaultCommandInput): import("@smithy/smithy-client").CommandImpl<PutAccountSettingDefaultCommandInput, PutAccountSettingDefaultCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutAccountSettingDefaultCommandInput): import("@smithy/smithy-client").CommandImpl<PutAccountSettingDefaultCommandInput, PutAccountSettingDefaultCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -62,16 +62,6 @@ declare const PutAccountSettingDefaultCommand_base: {
|
|
|
62
62
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
63
63
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
64
64
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
65
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
66
|
-
* <ul>
|
|
67
|
-
* <li>
|
|
68
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
69
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
70
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
71
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
72
|
-
* service quotas</a>.</p>
|
|
73
|
-
* </li>
|
|
74
|
-
* </ul>
|
|
75
65
|
*
|
|
76
66
|
* @throws {@link InvalidParameterException} (client fault)
|
|
77
67
|
* <p>The specified parameter isn't valid. Review the available parameters for the API
|
|
@@ -23,7 +23,7 @@ export interface PutAttributesCommandOutput extends PutAttributesResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutAttributesCommand_base: {
|
|
25
25
|
new (input: PutAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutAttributesCommandInput, PutAttributesCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutAttributesCommandInput, PutAttributesCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PutClusterCapacityProvidersCommandOutput extends PutClusterCapa
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutClusterCapacityProvidersCommand_base: {
|
|
25
25
|
new (input: PutClusterCapacityProvidersCommandInput): import("@smithy/smithy-client").CommandImpl<PutClusterCapacityProvidersCommandInput, PutClusterCapacityProvidersCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutClusterCapacityProvidersCommandInput): import("@smithy/smithy-client").CommandImpl<PutClusterCapacityProvidersCommandInput, PutClusterCapacityProvidersCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -148,16 +148,6 @@ declare const PutClusterCapacityProvidersCommand_base: {
|
|
|
148
148
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
149
149
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
150
150
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
151
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
152
|
-
* <ul>
|
|
153
|
-
* <li>
|
|
154
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
155
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
156
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
157
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
158
|
-
* service quotas</a>.</p>
|
|
159
|
-
* </li>
|
|
160
|
-
* </ul>
|
|
161
151
|
*
|
|
162
152
|
* @throws {@link ClusterNotFoundException} (client fault)
|
|
163
153
|
* <p>The specified cluster wasn't found. You can view your available clusters with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ListClusters.html">ListClusters</a>. Amazon ECS clusters are Region specific.</p>
|
|
@@ -178,16 +178,6 @@ declare const RegisterContainerInstanceCommand_base: {
|
|
|
178
178
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
179
179
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
180
180
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
181
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
182
|
-
* <ul>
|
|
183
|
-
* <li>
|
|
184
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
185
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
186
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
187
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
188
|
-
* service quotas</a>.</p>
|
|
189
|
-
* </li>
|
|
190
|
-
* </ul>
|
|
191
181
|
*
|
|
192
182
|
* @throws {@link InvalidParameterException} (client fault)
|
|
193
183
|
* <p>The specified parameter isn't valid. Review the available parameters for the API
|
|
@@ -23,7 +23,7 @@ export interface RegisterTaskDefinitionCommandOutput extends RegisterTaskDefinit
|
|
|
23
23
|
}
|
|
24
24
|
declare const RegisterTaskDefinitionCommand_base: {
|
|
25
25
|
new (input: RegisterTaskDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterTaskDefinitionCommandInput, RegisterTaskDefinitionCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RegisterTaskDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterTaskDefinitionCommandInput, RegisterTaskDefinitionCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -605,16 +605,6 @@ declare const RegisterTaskDefinitionCommand_base: {
|
|
|
605
605
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
606
606
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
607
607
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
608
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
609
|
-
* <ul>
|
|
610
|
-
* <li>
|
|
611
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
612
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
613
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
614
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
615
|
-
* service quotas</a>.</p>
|
|
616
|
-
* </li>
|
|
617
|
-
* </ul>
|
|
618
608
|
*
|
|
619
609
|
* @throws {@link InvalidParameterException} (client fault)
|
|
620
610
|
* <p>The specified parameter isn't valid. Review the available parameters for the API
|
|
@@ -23,7 +23,7 @@ export interface RunTaskCommandOutput extends RunTaskResponse, __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const RunTaskCommand_base: {
|
|
25
25
|
new (input: RunTaskCommandInput): import("@smithy/smithy-client").CommandImpl<RunTaskCommandInput, RunTaskCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RunTaskCommandInput): import("@smithy/smithy-client").CommandImpl<RunTaskCommandInput, RunTaskCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -77,6 +77,11 @@ declare const RunTaskCommand_base: {
|
|
|
77
77
|
* set of parameters</p>
|
|
78
78
|
* </li>
|
|
79
79
|
* </ul>
|
|
80
|
+
* <p>If you get a <code>ClientException</code>error, the <code>RunTask</code> could not be processed because you use managed
|
|
81
|
+
* scaling and there is a capacity error because the quota of tasks in the
|
|
82
|
+
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
83
|
+
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
84
|
+
* service quotas</a>.</p>
|
|
80
85
|
* @example
|
|
81
86
|
* Use a bare-bones client and the command you need to make an API call.
|
|
82
87
|
* ```javascript
|
|
@@ -401,16 +406,6 @@ declare const RunTaskCommand_base: {
|
|
|
401
406
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
402
407
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
403
408
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
404
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
405
|
-
* <ul>
|
|
406
|
-
* <li>
|
|
407
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
408
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
409
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
410
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
411
|
-
* service quotas</a>.</p>
|
|
412
|
-
* </li>
|
|
413
|
-
* </ul>
|
|
414
409
|
*
|
|
415
410
|
* @throws {@link ClusterNotFoundException} (client fault)
|
|
416
411
|
* <p>The specified cluster wasn't found. You can view your available clusters with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ListClusters.html">ListClusters</a>. Amazon ECS clusters are Region specific.</p>
|
|
@@ -23,7 +23,7 @@ export interface StartTaskCommandOutput extends StartTaskResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartTaskCommand_base: {
|
|
25
25
|
new (input: StartTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartTaskCommandInput, StartTaskCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartTaskCommandInput, StartTaskCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -334,16 +334,6 @@ declare const StartTaskCommand_base: {
|
|
|
334
334
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
335
335
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
336
336
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
337
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
338
|
-
* <ul>
|
|
339
|
-
* <li>
|
|
340
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
341
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
342
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
343
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
344
|
-
* service quotas</a>.</p>
|
|
345
|
-
* </li>
|
|
346
|
-
* </ul>
|
|
347
337
|
*
|
|
348
338
|
* @throws {@link ClusterNotFoundException} (client fault)
|
|
349
339
|
* <p>The specified cluster wasn't found. You can view your available clusters with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ListClusters.html">ListClusters</a>. Amazon ECS clusters are Region specific.</p>
|
|
@@ -23,14 +23,23 @@ export interface StopServiceDeploymentCommandOutput extends StopServiceDeploymen
|
|
|
23
23
|
}
|
|
24
24
|
declare const StopServiceDeploymentCommand_base: {
|
|
25
25
|
new (input: StopServiceDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<StopServiceDeploymentCommandInput, StopServiceDeploymentCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StopServiceDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<StopServiceDeploymentCommandInput, StopServiceDeploymentCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
30
|
* <p>Stops an ongoing service deployment.</p>
|
|
31
|
-
* <
|
|
32
|
-
*
|
|
33
|
-
*
|
|
31
|
+
* <p>The following stop types are avaiable:</p>
|
|
32
|
+
* <ul>
|
|
33
|
+
* <li>
|
|
34
|
+
* <p>ROLLBACK - This option rolls back the service deployment to the previous
|
|
35
|
+
* service revision. </p>
|
|
36
|
+
* <p>You can use this option even if you didn't configure the service deployment
|
|
37
|
+
* for the rollback option. </p>
|
|
38
|
+
* </li>
|
|
39
|
+
* </ul>
|
|
40
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/stop-service-deployment.html">Stopping Amazon ECS
|
|
41
|
+
* service deployments</a> in the <i>Amazon Elastic Container Service Developer
|
|
42
|
+
* Guide</i>.</p>
|
|
34
43
|
* @example
|
|
35
44
|
* Use a bare-bones client and the command you need to make an API call.
|
|
36
45
|
* ```javascript
|
|
@@ -62,16 +71,6 @@ declare const StopServiceDeploymentCommand_base: {
|
|
|
62
71
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
63
72
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
64
73
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
65
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
66
|
-
* <ul>
|
|
67
|
-
* <li>
|
|
68
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
69
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
70
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
71
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
72
|
-
* service quotas</a>.</p>
|
|
73
|
-
* </li>
|
|
74
|
-
* </ul>
|
|
75
74
|
*
|
|
76
75
|
* @throws {@link ConflictException} (client fault)
|
|
77
76
|
* <p>The request could not be processed because of conflict in the current state of the resource. </p>
|
|
@@ -23,7 +23,7 @@ export interface StopTaskCommandOutput extends StopTaskResponse, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const StopTaskCommand_base: {
|
|
25
25
|
new (input: StopTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StopTaskCommandInput, StopTaskCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StopTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StopTaskCommandInput, StopTaskCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -231,16 +231,6 @@ declare const StopTaskCommand_base: {
|
|
|
231
231
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
232
232
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
233
233
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
234
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
235
|
-
* <ul>
|
|
236
|
-
* <li>
|
|
237
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
238
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
239
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
240
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
241
|
-
* service quotas</a>.</p>
|
|
242
|
-
* </li>
|
|
243
|
-
* </ul>
|
|
244
234
|
*
|
|
245
235
|
* @throws {@link ClusterNotFoundException} (client fault)
|
|
246
236
|
* <p>The specified cluster wasn't found. You can view your available clusters with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ListClusters.html">ListClusters</a>. Amazon ECS clusters are Region specific.</p>
|
|
@@ -23,7 +23,7 @@ export interface SubmitAttachmentStateChangesCommandOutput extends SubmitAttachm
|
|
|
23
23
|
}
|
|
24
24
|
declare const SubmitAttachmentStateChangesCommand_base: {
|
|
25
25
|
new (input: SubmitAttachmentStateChangesCommandInput): import("@smithy/smithy-client").CommandImpl<SubmitAttachmentStateChangesCommandInput, SubmitAttachmentStateChangesCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SubmitAttachmentStateChangesCommandInput): import("@smithy/smithy-client").CommandImpl<SubmitAttachmentStateChangesCommandInput, SubmitAttachmentStateChangesCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -67,16 +67,6 @@ declare const SubmitAttachmentStateChangesCommand_base: {
|
|
|
67
67
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
68
68
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
69
69
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
70
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
71
|
-
* <ul>
|
|
72
|
-
* <li>
|
|
73
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
74
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
75
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
76
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
77
|
-
* service quotas</a>.</p>
|
|
78
|
-
* </li>
|
|
79
|
-
* </ul>
|
|
80
70
|
*
|
|
81
71
|
* @throws {@link InvalidParameterException} (client fault)
|
|
82
72
|
* <p>The specified parameter isn't valid. Review the available parameters for the API
|
|
@@ -77,16 +77,6 @@ declare const SubmitContainerStateChangeCommand_base: {
|
|
|
77
77
|
* <p>These errors are usually caused by a client action. This client action might be using
|
|
78
78
|
* an action or resource on behalf of a user that doesn't have permissions to use the
|
|
79
79
|
* action or resource. Or, it might be specifying an identifier that isn't valid.</p>
|
|
80
|
-
* <p>The following list includes additional causes for the error:</p>
|
|
81
|
-
* <ul>
|
|
82
|
-
* <li>
|
|
83
|
-
* <p>The <code>RunTask</code> could not be processed because you use managed
|
|
84
|
-
* scaling and there is a capacity error because the quota of tasks in the
|
|
85
|
-
* <code>PROVISIONING</code> per cluster has been reached. For information
|
|
86
|
-
* about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
|
|
87
|
-
* service quotas</a>.</p>
|
|
88
|
-
* </li>
|
|
89
|
-
* </ul>
|
|
90
80
|
*
|
|
91
81
|
* @throws {@link ServerException} (server fault)
|
|
92
82
|
* <p>These errors are usually caused by a server issue.</p>
|