@aws-sdk/client-ecs 3.631.0 → 3.635.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 (66) hide show
  1. package/dist-es/models/index.js +1 -0
  2. package/dist-es/models/models_1.js +1 -0
  3. package/dist-types/commands/CreateCapacityProviderCommand.d.ts +10 -0
  4. package/dist-types/commands/CreateClusterCommand.d.ts +12 -2
  5. package/dist-types/commands/CreateServiceCommand.d.ts +16 -6
  6. package/dist-types/commands/CreateTaskSetCommand.d.ts +14 -4
  7. package/dist-types/commands/DeleteAccountSettingCommand.d.ts +10 -0
  8. package/dist-types/commands/DeleteAttributesCommand.d.ts +3 -3
  9. package/dist-types/commands/DeleteCapacityProviderCommand.d.ts +13 -4
  10. package/dist-types/commands/DeleteClusterCommand.d.ts +14 -4
  11. package/dist-types/commands/DeleteServiceCommand.d.ts +16 -6
  12. package/dist-types/commands/DeleteTaskDefinitionsCommand.d.ts +17 -0
  13. package/dist-types/commands/DeleteTaskSetCommand.d.ts +14 -4
  14. package/dist-types/commands/DeregisterContainerInstanceCommand.d.ts +11 -1
  15. package/dist-types/commands/DeregisterTaskDefinitionCommand.d.ts +17 -0
  16. package/dist-types/commands/DescribeCapacityProvidersCommand.d.ts +10 -0
  17. package/dist-types/commands/DescribeClustersCommand.d.ts +10 -0
  18. package/dist-types/commands/DescribeContainerInstancesCommand.d.ts +11 -1
  19. package/dist-types/commands/DescribeServicesCommand.d.ts +11 -1
  20. package/dist-types/commands/DescribeTaskDefinitionCommand.d.ts +17 -0
  21. package/dist-types/commands/DescribeTaskSetsCommand.d.ts +13 -3
  22. package/dist-types/commands/DescribeTasksCommand.d.ts +11 -1
  23. package/dist-types/commands/DiscoverPollEndpointCommand.d.ts +10 -0
  24. package/dist-types/commands/ExecuteCommandCommand.d.ts +11 -1
  25. package/dist-types/commands/GetTaskProtectionCommand.d.ts +11 -1
  26. package/dist-types/commands/ListAccountSettingsCommand.d.ts +10 -0
  27. package/dist-types/commands/ListAttributesCommand.d.ts +1 -1
  28. package/dist-types/commands/ListClustersCommand.d.ts +10 -0
  29. package/dist-types/commands/ListContainerInstancesCommand.d.ts +11 -1
  30. package/dist-types/commands/ListServicesByNamespaceCommand.d.ts +10 -0
  31. package/dist-types/commands/ListServicesCommand.d.ts +11 -1
  32. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -1
  33. package/dist-types/commands/ListTaskDefinitionFamiliesCommand.d.ts +10 -0
  34. package/dist-types/commands/ListTaskDefinitionsCommand.d.ts +10 -0
  35. package/dist-types/commands/ListTasksCommand.d.ts +12 -2
  36. package/dist-types/commands/PutAccountSettingCommand.d.ts +10 -0
  37. package/dist-types/commands/PutAccountSettingDefaultCommand.d.ts +10 -0
  38. package/dist-types/commands/PutAttributesCommand.d.ts +6 -6
  39. package/dist-types/commands/PutClusterCapacityProvidersCommand.d.ts +12 -2
  40. package/dist-types/commands/RegisterContainerInstanceCommand.d.ts +10 -0
  41. package/dist-types/commands/RegisterTaskDefinitionCommand.d.ts +26 -5
  42. package/dist-types/commands/RunTaskCommand.d.ts +12 -2
  43. package/dist-types/commands/StartTaskCommand.d.ts +12 -2
  44. package/dist-types/commands/StopTaskCommand.d.ts +14 -4
  45. package/dist-types/commands/SubmitAttachmentStateChangesCommand.d.ts +10 -0
  46. package/dist-types/commands/SubmitContainerStateChangeCommand.d.ts +10 -0
  47. package/dist-types/commands/SubmitTaskStateChangeCommand.d.ts +10 -0
  48. package/dist-types/commands/TagResourceCommand.d.ts +11 -1
  49. package/dist-types/commands/UntagResourceCommand.d.ts +11 -1
  50. package/dist-types/commands/UpdateCapacityProviderCommand.d.ts +10 -0
  51. package/dist-types/commands/UpdateClusterCommand.d.ts +11 -1
  52. package/dist-types/commands/UpdateClusterSettingsCommand.d.ts +11 -1
  53. package/dist-types/commands/UpdateContainerAgentCommand.d.ts +11 -1
  54. package/dist-types/commands/UpdateContainerInstancesStateCommand.d.ts +13 -3
  55. package/dist-types/commands/UpdateServiceCommand.d.ts +15 -5
  56. package/dist-types/commands/UpdateServicePrimaryTaskSetCommand.d.ts +14 -4
  57. package/dist-types/commands/UpdateTaskProtectionCommand.d.ts +11 -1
  58. package/dist-types/commands/UpdateTaskSetCommand.d.ts +16 -5
  59. package/dist-types/models/index.d.ts +1 -0
  60. package/dist-types/models/models_0.d.ts +292 -328
  61. package/dist-types/models/models_1.d.ts +11 -0
  62. package/dist-types/ts3.4/commands/UpdateTaskSetCommand.d.ts +2 -4
  63. package/dist-types/ts3.4/models/index.d.ts +1 -0
  64. package/dist-types/ts3.4/models/models_0.d.ts +6 -3
  65. package/dist-types/ts3.4/models/models_1.d.ts +4 -0
  66. package/package.json +12 -12
@@ -101,6 +101,16 @@ declare const SubmitTaskStateChangeCommand_base: {
101
101
  * <p>These errors are usually caused by a client action. This client action might be using
102
102
  * an action or resource on behalf of a user that doesn't have permissions to use the
103
103
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
104
+ * <p>The following list includes additional causes for the error:</p>
105
+ * <ul>
106
+ * <li>
107
+ * <p>The <code>RunTask</code> could not be processed because you use managed
108
+ * scaling and there is a capacity error because the quota of tasks in the
109
+ * <code>PROVISIONING</code> per cluster has been reached. For information
110
+ * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
111
+ * service quotas</a>.</p>
112
+ * </li>
113
+ * </ul>
104
114
  *
105
115
  * @throws {@link InvalidParameterException} (client fault)
106
116
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -62,9 +62,19 @@ declare const TagResourceCommand_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>
65
75
  *
66
76
  * @throws {@link ClusterNotFoundException} (client fault)
67
- * <p>The specified cluster wasn't found. You can view your available clusters with <a>ListClusters</a>. Amazon ECS clusters are Region specific.</p>
77
+ * <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
78
  *
69
79
  * @throws {@link InvalidParameterException} (client fault)
70
80
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -56,9 +56,19 @@ declare const UntagResourceCommand_base: {
56
56
  * <p>These errors are usually caused by a client action. This client action might be using
57
57
  * an action or resource on behalf of a user that doesn't have permissions to use the
58
58
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
59
+ * <p>The following list includes additional causes for the error:</p>
60
+ * <ul>
61
+ * <li>
62
+ * <p>The <code>RunTask</code> could not be processed because you use managed
63
+ * scaling and there is a capacity error because the quota of tasks in the
64
+ * <code>PROVISIONING</code> per cluster has been reached. For information
65
+ * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
66
+ * service quotas</a>.</p>
67
+ * </li>
68
+ * </ul>
59
69
  *
60
70
  * @throws {@link ClusterNotFoundException} (client fault)
61
- * <p>The specified cluster wasn't found. You can view your available clusters with <a>ListClusters</a>. Amazon ECS clusters are Region specific.</p>
71
+ * <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>
62
72
  *
63
73
  * @throws {@link InvalidParameterException} (client fault)
64
74
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -90,6 +90,16 @@ declare const UpdateCapacityProviderCommand_base: {
90
90
  * <p>These errors are usually caused by a client action. This client action might be using
91
91
  * an action or resource on behalf of a user that doesn't have permissions to use the
92
92
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
93
+ * <p>The following list includes additional causes for the error:</p>
94
+ * <ul>
95
+ * <li>
96
+ * <p>The <code>RunTask</code> could not be processed because you use managed
97
+ * scaling and there is a capacity error because the quota of tasks in the
98
+ * <code>PROVISIONING</code> per cluster has been reached. For information
99
+ * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
100
+ * service quotas</a>.</p>
101
+ * </li>
102
+ * </ul>
93
103
  *
94
104
  * @throws {@link InvalidParameterException} (client fault)
95
105
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -151,9 +151,19 @@ declare const UpdateClusterCommand_base: {
151
151
  * <p>These errors are usually caused by a client action. This client action might be using
152
152
  * an action or resource on behalf of a user that doesn't have permissions to use the
153
153
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
154
+ * <p>The following list includes additional causes for the error:</p>
155
+ * <ul>
156
+ * <li>
157
+ * <p>The <code>RunTask</code> could not be processed because you use managed
158
+ * scaling and there is a capacity error because the quota of tasks in the
159
+ * <code>PROVISIONING</code> per cluster has been reached. For information
160
+ * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
161
+ * service quotas</a>.</p>
162
+ * </li>
163
+ * </ul>
154
164
  *
155
165
  * @throws {@link ClusterNotFoundException} (client fault)
156
- * <p>The specified cluster wasn't found. You can view your available clusters with <a>ListClusters</a>. Amazon ECS clusters are Region specific.</p>
166
+ * <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>
157
167
  *
158
168
  * @throws {@link InvalidParameterException} (client fault)
159
169
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -131,9 +131,19 @@ declare const UpdateClusterSettingsCommand_base: {
131
131
  * <p>These errors are usually caused by a client action. This client action might be using
132
132
  * an action or resource on behalf of a user that doesn't have permissions to use the
133
133
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
134
+ * <p>The following list includes additional causes for the error:</p>
135
+ * <ul>
136
+ * <li>
137
+ * <p>The <code>RunTask</code> could not be processed because you use managed
138
+ * scaling and there is a capacity error because the quota of tasks in the
139
+ * <code>PROVISIONING</code> per cluster has been reached. For information
140
+ * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
141
+ * service quotas</a>.</p>
142
+ * </li>
143
+ * </ul>
134
144
  *
135
145
  * @throws {@link ClusterNotFoundException} (client fault)
136
- * <p>The specified cluster wasn't found. You can view your available clusters with <a>ListClusters</a>. Amazon ECS clusters are Region specific.</p>
146
+ * <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>
137
147
  *
138
148
  * @throws {@link InvalidParameterException} (client fault)
139
149
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -153,9 +153,19 @@ declare const UpdateContainerAgentCommand_base: {
153
153
  * <p>These errors are usually caused by a client action. This client action might be using
154
154
  * an action or resource on behalf of a user that doesn't have permissions to use the
155
155
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
156
+ * <p>The following list includes additional causes for the error:</p>
157
+ * <ul>
158
+ * <li>
159
+ * <p>The <code>RunTask</code> could not be processed because you use managed
160
+ * scaling and there is a capacity error because the quota of tasks in the
161
+ * <code>PROVISIONING</code> per cluster has been reached. For information
162
+ * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
163
+ * service quotas</a>.</p>
164
+ * </li>
165
+ * </ul>
156
166
  *
157
167
  * @throws {@link ClusterNotFoundException} (client fault)
158
- * <p>The specified cluster wasn't found. You can view your available clusters with <a>ListClusters</a>. Amazon ECS clusters are Region specific.</p>
168
+ * <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>
159
169
  *
160
170
  * @throws {@link InvalidParameterException} (client fault)
161
171
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -45,7 +45,7 @@ declare const UpdateContainerInstancesStateCommand_base: {
45
45
  * <p>Service tasks on the container instance that are in the <code>RUNNING</code> state are
46
46
  * stopped and replaced according to the service's deployment configuration parameters,
47
47
  * <code>minimumHealthyPercent</code> and <code>maximumPercent</code>. You can change
48
- * the deployment configuration of your service using <a>UpdateService</a>.</p>
48
+ * the deployment configuration of your service using <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_UpdateService.html">UpdateService</a>.</p>
49
49
  * <ul>
50
50
  * <li>
51
51
  * <p>If <code>minimumHealthyPercent</code> is below 100%, the scheduler can ignore
@@ -72,7 +72,7 @@ declare const UpdateContainerInstancesStateCommand_base: {
72
72
  * <p>Any <code>PENDING</code> or <code>RUNNING</code> tasks that do not belong to a service
73
73
  * aren't affected. You must wait for them to finish or stop them manually.</p>
74
74
  * <p>A container instance has completed draining when it has no more <code>RUNNING</code>
75
- * tasks. You can verify this using <a>ListTasks</a>.</p>
75
+ * tasks. You can verify this using <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ListTasks.html">ListTasks</a>.</p>
76
76
  * <p>When a container instance has been drained, you can set a container instance to
77
77
  * <code>ACTIVE</code> status and once it has reached that status the Amazon ECS scheduler
78
78
  * can begin scheduling tasks on the instance again.</p>
@@ -195,9 +195,19 @@ declare const UpdateContainerInstancesStateCommand_base: {
195
195
  * <p>These errors are usually caused by a client action. This client action might be using
196
196
  * an action or resource on behalf of a user that doesn't have permissions to use the
197
197
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
198
+ * <p>The following list includes additional causes for the error:</p>
199
+ * <ul>
200
+ * <li>
201
+ * <p>The <code>RunTask</code> could not be processed because you use managed
202
+ * scaling and there is a capacity error because the quota of tasks in the
203
+ * <code>PROVISIONING</code> per cluster has been reached. For information
204
+ * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
205
+ * service quotas</a>.</p>
206
+ * </li>
207
+ * </ul>
198
208
  *
199
209
  * @throws {@link ClusterNotFoundException} (client fault)
200
- * <p>The specified cluster wasn't found. You can view your available clusters with <a>ListClusters</a>. Amazon ECS clusters are Region specific.</p>
210
+ * <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>
201
211
  *
202
212
  * @throws {@link InvalidParameterException} (client fault)
203
213
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -53,7 +53,7 @@ declare const UpdateServiceCommand_base: {
53
53
  * count, task placement constraints and strategies, health check grace period, enable ECS
54
54
  * managed tags option, and propagate tags option, using this API. If the launch type, load
55
55
  * balancer, network configuration, platform version, or task definition need to be
56
- * updated, create a new task set For more information, see <a>CreateTaskSet</a>.</p>
56
+ * updated, create a new task set For more information, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_CreateTaskSet.html">CreateTaskSet</a>.</p>
57
57
  * <p>You can add to or subtract from the number of instantiations of a task definition in a
58
58
  * service by specifying the cluster that the service is running in and a new
59
59
  * <code>desiredCount</code> parameter.</p>
@@ -94,7 +94,7 @@ declare const UpdateServiceCommand_base: {
94
94
  * (provided that the cluster resources required to do this are available).</p>
95
95
  * </li>
96
96
  * </ul>
97
- * <p>When <a>UpdateService</a> stops a task during a deployment, the equivalent
97
+ * <p>When <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_UpdateService.html">UpdateService</a> stops a task during a deployment, the equivalent
98
98
  * of <code>docker stop</code> is issued to the containers running in the task. This
99
99
  * results in a <code>SIGTERM</code> and a 30-second timeout. After this,
100
100
  * <code>SIGKILL</code> is sent and the containers are forcibly stopped. If the
@@ -601,9 +601,19 @@ declare const UpdateServiceCommand_base: {
601
601
  * <p>These errors are usually caused by a client action. This client action might be using
602
602
  * an action or resource on behalf of a user that doesn't have permissions to use the
603
603
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
604
+ * <p>The following list includes additional causes for the error:</p>
605
+ * <ul>
606
+ * <li>
607
+ * <p>The <code>RunTask</code> could not be processed because you use managed
608
+ * scaling and there is a capacity error because the quota of tasks in the
609
+ * <code>PROVISIONING</code> per cluster has been reached. For information
610
+ * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
611
+ * service quotas</a>.</p>
612
+ * </li>
613
+ * </ul>
604
614
  *
605
615
  * @throws {@link ClusterNotFoundException} (client fault)
606
- * <p>The specified cluster wasn't found. You can view your available clusters with <a>ListClusters</a>. Amazon ECS clusters are Region specific.</p>
616
+ * <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>
607
617
  *
608
618
  * @throws {@link InvalidParameterException} (client fault)
609
619
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -624,10 +634,10 @@ declare const UpdateServiceCommand_base: {
624
634
  *
625
635
  * @throws {@link ServiceNotActiveException} (client fault)
626
636
  * <p>The specified service isn't active. You can't update a service that's inactive. If you
627
- * have previously deleted a service, you can re-create it with <a>CreateService</a>.</p>
637
+ * have previously deleted a service, you can re-create it with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_CreateService.html">CreateService</a>.</p>
628
638
  *
629
639
  * @throws {@link ServiceNotFoundException} (client fault)
630
- * <p>The specified service wasn't found. You can view your available services with <a>ListServices</a>. Amazon ECS services are cluster specific and Region
640
+ * <p>The specified service wasn't found. You can view your available services with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ListServices.html">ListServices</a>. Amazon ECS services are cluster specific and Region
631
641
  * specific.</p>
632
642
  *
633
643
  * @throws {@link UnsupportedFeatureException} (client fault)
@@ -130,9 +130,19 @@ declare const UpdateServicePrimaryTaskSetCommand_base: {
130
130
  * <p>These errors are usually caused by a client action. This client action might be using
131
131
  * an action or resource on behalf of a user that doesn't have permissions to use the
132
132
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
133
+ * <p>The following list includes additional causes for the error:</p>
134
+ * <ul>
135
+ * <li>
136
+ * <p>The <code>RunTask</code> could not be processed because you use managed
137
+ * scaling and there is a capacity error because the quota of tasks in the
138
+ * <code>PROVISIONING</code> per cluster has been reached. For information
139
+ * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
140
+ * service quotas</a>.</p>
141
+ * </li>
142
+ * </ul>
133
143
  *
134
144
  * @throws {@link ClusterNotFoundException} (client fault)
135
- * <p>The specified cluster wasn't found. You can view your available clusters with <a>ListClusters</a>. Amazon ECS clusters are Region specific.</p>
145
+ * <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>
136
146
  *
137
147
  * @throws {@link InvalidParameterException} (client fault)
138
148
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -143,14 +153,14 @@ declare const UpdateServicePrimaryTaskSetCommand_base: {
143
153
  *
144
154
  * @throws {@link ServiceNotActiveException} (client fault)
145
155
  * <p>The specified service isn't active. You can't update a service that's inactive. If you
146
- * have previously deleted a service, you can re-create it with <a>CreateService</a>.</p>
156
+ * have previously deleted a service, you can re-create it with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_CreateService.html">CreateService</a>.</p>
147
157
  *
148
158
  * @throws {@link ServiceNotFoundException} (client fault)
149
- * <p>The specified service wasn't found. You can view your available services with <a>ListServices</a>. Amazon ECS services are cluster specific and Region
159
+ * <p>The specified service wasn't found. You can view your available services with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ListServices.html">ListServices</a>. Amazon ECS services are cluster specific and Region
150
160
  * specific.</p>
151
161
  *
152
162
  * @throws {@link TaskSetNotFoundException} (client fault)
153
- * <p>The specified task set wasn't found. You can view your available task sets with <a>DescribeTaskSets</a>. Task sets are specific to each cluster, service and
163
+ * <p>The specified task set wasn't found. You can view your available task sets with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_DescribeTaskSets.html">DescribeTaskSets</a>. Task sets are specific to each cluster, service and
154
164
  * Region.</p>
155
165
  *
156
166
  * @throws {@link UnsupportedFeatureException} (client fault)
@@ -102,9 +102,19 @@ declare const UpdateTaskProtectionCommand_base: {
102
102
  * <p>These errors are usually caused by a client action. This client action might be using
103
103
  * an action or resource on behalf of a user that doesn't have permissions to use the
104
104
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
105
+ * <p>The following list includes additional causes for the error:</p>
106
+ * <ul>
107
+ * <li>
108
+ * <p>The <code>RunTask</code> could not be processed because you use managed
109
+ * scaling and there is a capacity error because the quota of tasks in the
110
+ * <code>PROVISIONING</code> per cluster has been reached. For information
111
+ * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
112
+ * service quotas</a>.</p>
113
+ * </li>
114
+ * </ul>
105
115
  *
106
116
  * @throws {@link ClusterNotFoundException} (client fault)
107
- * <p>The specified cluster wasn't found. You can view your available clusters with <a>ListClusters</a>. Amazon ECS clusters are Region specific.</p>
117
+ * <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>
108
118
  *
109
119
  * @throws {@link InvalidParameterException} (client fault)
110
120
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -1,7 +1,8 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient";
4
- import { UpdateTaskSetRequest, UpdateTaskSetResponse } from "../models/models_0";
4
+ import { UpdateTaskSetRequest } from "../models/models_0";
5
+ import { UpdateTaskSetResponse } from "../models/models_1";
5
6
  /**
6
7
  * @public
7
8
  */
@@ -132,9 +133,19 @@ declare const UpdateTaskSetCommand_base: {
132
133
  * <p>These errors are usually caused by a client action. This client action might be using
133
134
  * an action or resource on behalf of a user that doesn't have permissions to use the
134
135
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
136
+ * <p>The following list includes additional causes for the error:</p>
137
+ * <ul>
138
+ * <li>
139
+ * <p>The <code>RunTask</code> could not be processed because you use managed
140
+ * scaling and there is a capacity error because the quota of tasks in the
141
+ * <code>PROVISIONING</code> per cluster has been reached. For information
142
+ * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
143
+ * service quotas</a>.</p>
144
+ * </li>
145
+ * </ul>
135
146
  *
136
147
  * @throws {@link ClusterNotFoundException} (client fault)
137
- * <p>The specified cluster wasn't found. You can view your available clusters with <a>ListClusters</a>. Amazon ECS clusters are Region specific.</p>
148
+ * <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>
138
149
  *
139
150
  * @throws {@link InvalidParameterException} (client fault)
140
151
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -145,14 +156,14 @@ declare const UpdateTaskSetCommand_base: {
145
156
  *
146
157
  * @throws {@link ServiceNotActiveException} (client fault)
147
158
  * <p>The specified service isn't active. You can't update a service that's inactive. If you
148
- * have previously deleted a service, you can re-create it with <a>CreateService</a>.</p>
159
+ * have previously deleted a service, you can re-create it with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_CreateService.html">CreateService</a>.</p>
149
160
  *
150
161
  * @throws {@link ServiceNotFoundException} (client fault)
151
- * <p>The specified service wasn't found. You can view your available services with <a>ListServices</a>. Amazon ECS services are cluster specific and Region
162
+ * <p>The specified service wasn't found. You can view your available services with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ListServices.html">ListServices</a>. Amazon ECS services are cluster specific and Region
152
163
  * specific.</p>
153
164
  *
154
165
  * @throws {@link TaskSetNotFoundException} (client fault)
155
- * <p>The specified task set wasn't found. You can view your available task sets with <a>DescribeTaskSets</a>. Task sets are specific to each cluster, service and
166
+ * <p>The specified task set wasn't found. You can view your available task sets with <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_DescribeTaskSets.html">DescribeTaskSets</a>. Task sets are specific to each cluster, service and
156
167
  * Region.</p>
157
168
  *
158
169
  * @throws {@link UnsupportedFeatureException} (client fault)
@@ -1 +1,2 @@
1
1
  export * from "./models_0";
2
+ export * from "./models_1";