@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.
Files changed (119) hide show
  1. package/dist-es/protocols/Aws_json1_1.js +5 -5
  2. package/dist-types/commands/CreateCapacityProviderCommand.d.ts +1 -11
  3. package/dist-types/commands/CreateClusterCommand.d.ts +0 -10
  4. package/dist-types/commands/CreateServiceCommand.d.ts +1 -11
  5. package/dist-types/commands/CreateTaskSetCommand.d.ts +1 -11
  6. package/dist-types/commands/DeleteAccountSettingCommand.d.ts +1 -11
  7. package/dist-types/commands/DeleteAttributesCommand.d.ts +1 -1
  8. package/dist-types/commands/DeleteCapacityProviderCommand.d.ts +1 -11
  9. package/dist-types/commands/DeleteClusterCommand.d.ts +1 -11
  10. package/dist-types/commands/DeleteServiceCommand.d.ts +1 -11
  11. package/dist-types/commands/DeleteTaskDefinitionsCommand.d.ts +1 -11
  12. package/dist-types/commands/DeleteTaskSetCommand.d.ts +1 -11
  13. package/dist-types/commands/DeregisterContainerInstanceCommand.d.ts +1 -11
  14. package/dist-types/commands/DeregisterTaskDefinitionCommand.d.ts +1 -11
  15. package/dist-types/commands/DescribeCapacityProvidersCommand.d.ts +0 -10
  16. package/dist-types/commands/DescribeClustersCommand.d.ts +0 -10
  17. package/dist-types/commands/DescribeContainerInstancesCommand.d.ts +1 -11
  18. package/dist-types/commands/DescribeServiceDeploymentsCommand.d.ts +1 -11
  19. package/dist-types/commands/DescribeServiceRevisionsCommand.d.ts +1 -11
  20. package/dist-types/commands/DescribeServicesCommand.d.ts +1 -11
  21. package/dist-types/commands/DescribeTaskDefinitionCommand.d.ts +1 -11
  22. package/dist-types/commands/DescribeTaskSetsCommand.d.ts +1 -11
  23. package/dist-types/commands/DescribeTasksCommand.d.ts +1 -11
  24. package/dist-types/commands/DiscoverPollEndpointCommand.d.ts +0 -10
  25. package/dist-types/commands/ExecuteCommandCommand.d.ts +1 -11
  26. package/dist-types/commands/GetTaskProtectionCommand.d.ts +1 -11
  27. package/dist-types/commands/ListAccountSettingsCommand.d.ts +0 -10
  28. package/dist-types/commands/ListAttributesCommand.d.ts +1 -1
  29. package/dist-types/commands/ListClustersCommand.d.ts +0 -10
  30. package/dist-types/commands/ListContainerInstancesCommand.d.ts +0 -10
  31. package/dist-types/commands/ListServiceDeploymentsCommand.d.ts +1 -11
  32. package/dist-types/commands/ListServicesByNamespaceCommand.d.ts +1 -11
  33. package/dist-types/commands/ListServicesCommand.d.ts +0 -10
  34. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -11
  35. package/dist-types/commands/ListTaskDefinitionFamiliesCommand.d.ts +0 -10
  36. package/dist-types/commands/ListTaskDefinitionsCommand.d.ts +0 -10
  37. package/dist-types/commands/ListTasksCommand.d.ts +0 -10
  38. package/dist-types/commands/PutAccountSettingCommand.d.ts +1 -11
  39. package/dist-types/commands/PutAccountSettingDefaultCommand.d.ts +1 -11
  40. package/dist-types/commands/PutAttributesCommand.d.ts +1 -1
  41. package/dist-types/commands/PutClusterCapacityProvidersCommand.d.ts +1 -11
  42. package/dist-types/commands/RegisterContainerInstanceCommand.d.ts +0 -10
  43. package/dist-types/commands/RegisterTaskDefinitionCommand.d.ts +1 -11
  44. package/dist-types/commands/RunTaskCommand.d.ts +6 -11
  45. package/dist-types/commands/StartTaskCommand.d.ts +1 -11
  46. package/dist-types/commands/StopServiceDeploymentCommand.d.ts +13 -14
  47. package/dist-types/commands/StopTaskCommand.d.ts +1 -11
  48. package/dist-types/commands/SubmitAttachmentStateChangesCommand.d.ts +1 -11
  49. package/dist-types/commands/SubmitContainerStateChangeCommand.d.ts +0 -10
  50. package/dist-types/commands/SubmitTaskStateChangeCommand.d.ts +0 -10
  51. package/dist-types/commands/TagResourceCommand.d.ts +1 -11
  52. package/dist-types/commands/UntagResourceCommand.d.ts +1 -11
  53. package/dist-types/commands/UpdateCapacityProviderCommand.d.ts +1 -11
  54. package/dist-types/commands/UpdateClusterCommand.d.ts +1 -11
  55. package/dist-types/commands/UpdateClusterSettingsCommand.d.ts +1 -11
  56. package/dist-types/commands/UpdateContainerAgentCommand.d.ts +1 -11
  57. package/dist-types/commands/UpdateContainerInstancesStateCommand.d.ts +1 -11
  58. package/dist-types/commands/UpdateServiceCommand.d.ts +1 -11
  59. package/dist-types/commands/UpdateServicePrimaryTaskSetCommand.d.ts +1 -11
  60. package/dist-types/commands/UpdateTaskProtectionCommand.d.ts +1 -11
  61. package/dist-types/commands/UpdateTaskSetCommand.d.ts +1 -11
  62. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  63. package/dist-types/models/models_0.d.ts +5 -12
  64. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  65. package/dist-types/runtimeConfig.d.ts +16 -16
  66. package/dist-types/runtimeConfig.native.d.ts +18 -18
  67. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  68. package/dist-types/ts3.4/commands/CreateCapacityProviderCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/CreateTaskSetCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/DeleteAccountSettingCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/DeleteAttributesCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/DeleteCapacityProviderCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/DeleteTaskDefinitionsCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/DeleteTaskSetCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/DeregisterContainerInstanceCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/DeregisterTaskDefinitionCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/DescribeContainerInstancesCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/DescribeServiceDeploymentsCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/DescribeServiceRevisionsCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/DescribeServicesCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/DescribeTaskDefinitionCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/DescribeTaskSetsCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DescribeTasksCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/ExecuteCommandCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/GetTaskProtectionCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/ListAttributesCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/ListServiceDeploymentsCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/ListServicesByNamespaceCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/PutAccountSettingCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/PutAccountSettingDefaultCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/PutAttributesCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/PutClusterCapacityProvidersCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/RegisterTaskDefinitionCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/RunTaskCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/StartTaskCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/StopServiceDeploymentCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/StopTaskCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/SubmitAttachmentStateChangesCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/UpdateCapacityProviderCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/UpdateClusterSettingsCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/UpdateContainerAgentCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/UpdateContainerInstancesStateCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/UpdateServicePrimaryTaskSetCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/UpdateTaskProtectionCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/UpdateTaskSetCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  115. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  116. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  117. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  118. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  119. package/package.json +20 -20
@@ -1487,8 +1487,8 @@ const de_UpdateInProgressExceptionRes = async (parsedOutput, context) => {
1487
1487
  };
1488
1488
  const se_CreatedAt = (input, context) => {
1489
1489
  return take(input, {
1490
- after: (_) => _.getTime() / 1000,
1491
- before: (_) => _.getTime() / 1000,
1490
+ after: (_) => _.getTime() / 1_000,
1491
+ before: (_) => _.getTime() / 1_000,
1492
1492
  });
1493
1493
  };
1494
1494
  const se_CreateTaskSetRequest = (input, context) => {
@@ -1582,10 +1582,10 @@ const se_SubmitTaskStateChangeRequest = (input, context) => {
1582
1582
  attachments: _json,
1583
1583
  cluster: [],
1584
1584
  containers: _json,
1585
- executionStoppedAt: (_) => _.getTime() / 1000,
1585
+ executionStoppedAt: (_) => _.getTime() / 1_000,
1586
1586
  managedAgents: _json,
1587
- pullStartedAt: (_) => _.getTime() / 1000,
1588
- pullStoppedAt: (_) => _.getTime() / 1000,
1587
+ pullStartedAt: (_) => _.getTime() / 1_000,
1588
+ pullStoppedAt: (_) => _.getTime() / 1_000,
1589
1589
  reason: [],
1590
1590
  status: [],
1591
1591
  task: [],
@@ -23,7 +23,7 @@ export interface CreateCapacityProviderCommandOutput extends CreateCapacityProvi
23
23
  }
24
24
  declare const CreateCapacityProviderCommand_base: {
25
25
  new (input: CreateCapacityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCapacityProviderCommandInput, CreateCapacityProviderCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateCapacityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCapacityProviderCommandInput, CreateCapacityProviderCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateCapacityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCapacityProviderCommandInput, CreateCapacityProviderCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -103,16 +103,6 @@ declare const CreateCapacityProviderCommand_base: {
103
103
  * <p>These errors are usually caused by a client action. This client action might be using
104
104
  * an action or resource on behalf of a user that doesn't have permissions to use the
105
105
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
106
- * <p>The following list includes additional causes for the error:</p>
107
- * <ul>
108
- * <li>
109
- * <p>The <code>RunTask</code> could not be processed because you use managed
110
- * scaling and there is a capacity error because the quota of tasks in the
111
- * <code>PROVISIONING</code> per cluster has been reached. For information
112
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
113
- * service quotas</a>.</p>
114
- * </li>
115
- * </ul>
116
106
  *
117
107
  * @throws {@link InvalidParameterException} (client fault)
118
108
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -177,16 +177,6 @@ declare const CreateClusterCommand_base: {
177
177
  * <p>These errors are usually caused by a client action. This client action might be using
178
178
  * an action or resource on behalf of a user that doesn't have permissions to use the
179
179
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
180
- * <p>The following list includes additional causes for the error:</p>
181
- * <ul>
182
- * <li>
183
- * <p>The <code>RunTask</code> could not be processed because you use managed
184
- * scaling and there is a capacity error because the quota of tasks in the
185
- * <code>PROVISIONING</code> per cluster has been reached. For information
186
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
187
- * service quotas</a>.</p>
188
- * </li>
189
- * </ul>
190
180
  *
191
181
  * @throws {@link InvalidParameterException} (client fault)
192
182
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -23,7 +23,7 @@ export interface CreateServiceCommandOutput extends CreateServiceResponse, __Met
23
23
  }
24
24
  declare const CreateServiceCommand_base: {
25
25
  new (input: CreateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceCommandInput, CreateServiceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceCommandInput, CreateServiceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceCommandInput, CreateServiceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -580,16 +580,6 @@ declare const CreateServiceCommand_base: {
580
580
  * <p>These errors are usually caused by a client action. This client action might be using
581
581
  * an action or resource on behalf of a user that doesn't have permissions to use the
582
582
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
583
- * <p>The following list includes additional causes for the error:</p>
584
- * <ul>
585
- * <li>
586
- * <p>The <code>RunTask</code> could not be processed because you use managed
587
- * scaling and there is a capacity error because the quota of tasks in the
588
- * <code>PROVISIONING</code> per cluster has been reached. For information
589
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
590
- * service quotas</a>.</p>
591
- * </li>
592
- * </ul>
593
583
  *
594
584
  * @throws {@link ClusterNotFoundException} (client fault)
595
585
  * <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 CreateTaskSetCommandOutput extends CreateTaskSetResponse, __Met
23
23
  }
24
24
  declare const CreateTaskSetCommand_base: {
25
25
  new (input: CreateTaskSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTaskSetCommandInput, CreateTaskSetCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTaskSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTaskSetCommandInput, CreateTaskSetCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTaskSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTaskSetCommandInput, CreateTaskSetCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -182,16 +182,6 @@ declare const CreateTaskSetCommand_base: {
182
182
  * <p>These errors are usually caused by a client action. This client action might be using
183
183
  * an action or resource on behalf of a user that doesn't have permissions to use the
184
184
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
185
- * <p>The following list includes additional causes for the error:</p>
186
- * <ul>
187
- * <li>
188
- * <p>The <code>RunTask</code> could not be processed because you use managed
189
- * scaling and there is a capacity error because the quota of tasks in the
190
- * <code>PROVISIONING</code> per cluster has been reached. For information
191
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
192
- * service quotas</a>.</p>
193
- * </li>
194
- * </ul>
195
185
  *
196
186
  * @throws {@link ClusterNotFoundException} (client fault)
197
187
  * <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 DeleteAccountSettingCommandOutput extends DeleteAccountSettingR
23
23
  }
24
24
  declare const DeleteAccountSettingCommand_base: {
25
25
  new (input: DeleteAccountSettingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccountSettingCommandInput, DeleteAccountSettingCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAccountSettingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccountSettingCommandInput, DeleteAccountSettingCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAccountSettingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccountSettingCommandInput, DeleteAccountSettingCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -62,16 +62,6 @@ declare const DeleteAccountSettingCommand_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 DeleteAttributesCommandOutput extends DeleteAttributesResponse,
23
23
  }
24
24
  declare const DeleteAttributesCommand_base: {
25
25
  new (input: DeleteAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAttributesCommandInput, DeleteAttributesCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAttributesCommandInput, DeleteAttributesCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAttributesCommandInput, DeleteAttributesCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteCapacityProviderCommandOutput extends DeleteCapacityProvi
23
23
  }
24
24
  declare const DeleteCapacityProviderCommand_base: {
25
25
  new (input: DeleteCapacityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCapacityProviderCommandInput, DeleteCapacityProviderCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteCapacityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCapacityProviderCommandInput, DeleteCapacityProviderCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteCapacityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCapacityProviderCommandInput, DeleteCapacityProviderCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -92,16 +92,6 @@ declare const DeleteCapacityProviderCommand_base: {
92
92
  * <p>These errors are usually caused by a client action. This client action might be using
93
93
  * an action or resource on behalf of a user that doesn't have permissions to use the
94
94
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
95
- * <p>The following list includes additional causes for the error:</p>
96
- * <ul>
97
- * <li>
98
- * <p>The <code>RunTask</code> could not be processed because you use managed
99
- * scaling and there is a capacity error because the quota of tasks in the
100
- * <code>PROVISIONING</code> per cluster has been reached. For information
101
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
102
- * service quotas</a>.</p>
103
- * </li>
104
- * </ul>
105
95
  *
106
96
  * @throws {@link InvalidParameterException} (client fault)
107
97
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -23,7 +23,7 @@ export interface DeleteClusterCommandOutput extends DeleteClusterResponse, __Met
23
23
  }
24
24
  declare const DeleteClusterCommand_base: {
25
25
  new (input: DeleteClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClusterCommandInput, DeleteClusterCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClusterCommandInput, DeleteClusterCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClusterCommandInput, DeleteClusterCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -130,16 +130,6 @@ declare const DeleteClusterCommand_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>
143
133
  *
144
134
  * @throws {@link ClusterContainsContainerInstancesException} (client fault)
145
135
  * <p>You can't delete a cluster that has registered container instances. First, deregister
@@ -23,7 +23,7 @@ export interface DeleteServiceCommandOutput extends DeleteServiceResponse, __Met
23
23
  }
24
24
  declare const DeleteServiceCommand_base: {
25
25
  new (input: DeleteServiceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceCommandInput, DeleteServiceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteServiceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceCommandInput, DeleteServiceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteServiceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceCommandInput, DeleteServiceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -355,16 +355,6 @@ declare const DeleteServiceCommand_base: {
355
355
  * <p>These errors are usually caused by a client action. This client action might be using
356
356
  * an action or resource on behalf of a user that doesn't have permissions to use the
357
357
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
358
- * <p>The following list includes additional causes for the error:</p>
359
- * <ul>
360
- * <li>
361
- * <p>The <code>RunTask</code> could not be processed because you use managed
362
- * scaling and there is a capacity error because the quota of tasks in the
363
- * <code>PROVISIONING</code> per cluster has been reached. For information
364
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
365
- * service quotas</a>.</p>
366
- * </li>
367
- * </ul>
368
358
  *
369
359
  * @throws {@link ClusterNotFoundException} (client fault)
370
360
  * <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 DeleteTaskDefinitionsCommandOutput extends DeleteTaskDefinition
23
23
  }
24
24
  declare const DeleteTaskDefinitionsCommand_base: {
25
25
  new (input: DeleteTaskDefinitionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTaskDefinitionsCommandInput, DeleteTaskDefinitionsCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTaskDefinitionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTaskDefinitionsCommandInput, DeleteTaskDefinitionsCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTaskDefinitionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTaskDefinitionsCommandInput, DeleteTaskDefinitionsCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -359,16 +359,6 @@ declare const DeleteTaskDefinitionsCommand_base: {
359
359
  * <p>These errors are usually caused by a client action. This client action might be using
360
360
  * an action or resource on behalf of a user that doesn't have permissions to use the
361
361
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
362
- * <p>The following list includes additional causes for the error:</p>
363
- * <ul>
364
- * <li>
365
- * <p>The <code>RunTask</code> could not be processed because you use managed
366
- * scaling and there is a capacity error because the quota of tasks in the
367
- * <code>PROVISIONING</code> per cluster has been reached. For information
368
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
369
- * service quotas</a>.</p>
370
- * </li>
371
- * </ul>
372
362
  *
373
363
  * @throws {@link InvalidParameterException} (client fault)
374
364
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -23,7 +23,7 @@ export interface DeleteTaskSetCommandOutput extends DeleteTaskSetResponse, __Met
23
23
  }
24
24
  declare const DeleteTaskSetCommand_base: {
25
25
  new (input: DeleteTaskSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTaskSetCommandInput, DeleteTaskSetCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTaskSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTaskSetCommandInput, DeleteTaskSetCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTaskSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTaskSetCommandInput, DeleteTaskSetCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -128,16 +128,6 @@ declare const DeleteTaskSetCommand_base: {
128
128
  * <p>These errors are usually caused by a client action. This client action might be using
129
129
  * an action or resource on behalf of a user that doesn't have permissions to use the
130
130
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
131
- * <p>The following list includes additional causes for the error:</p>
132
- * <ul>
133
- * <li>
134
- * <p>The <code>RunTask</code> could not be processed because you use managed
135
- * scaling and there is a capacity error because the quota of tasks in the
136
- * <code>PROVISIONING</code> per cluster has been reached. For information
137
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
138
- * service quotas</a>.</p>
139
- * </li>
140
- * </ul>
141
131
  *
142
132
  * @throws {@link ClusterNotFoundException} (client fault)
143
133
  * <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 DeregisterContainerInstanceCommandOutput extends DeregisterCont
23
23
  }
24
24
  declare const DeregisterContainerInstanceCommand_base: {
25
25
  new (input: DeregisterContainerInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterContainerInstanceCommandInput, DeregisterContainerInstanceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeregisterContainerInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterContainerInstanceCommandInput, DeregisterContainerInstanceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeregisterContainerInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterContainerInstanceCommandInput, DeregisterContainerInstanceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -149,16 +149,6 @@ declare const DeregisterContainerInstanceCommand_base: {
149
149
  * <p>These errors are usually caused by a client action. This client action might be using
150
150
  * an action or resource on behalf of a user that doesn't have permissions to use the
151
151
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
152
- * <p>The following list includes additional causes for the error:</p>
153
- * <ul>
154
- * <li>
155
- * <p>The <code>RunTask</code> could not be processed because you use managed
156
- * scaling and there is a capacity error because the quota of tasks in the
157
- * <code>PROVISIONING</code> per cluster has been reached. For information
158
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
159
- * service quotas</a>.</p>
160
- * </li>
161
- * </ul>
162
152
  *
163
153
  * @throws {@link ClusterNotFoundException} (client fault)
164
154
  * <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 DeregisterTaskDefinitionCommandOutput extends DeregisterTaskDef
23
23
  }
24
24
  declare const DeregisterTaskDefinitionCommand_base: {
25
25
  new (input: DeregisterTaskDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterTaskDefinitionCommandInput, DeregisterTaskDefinitionCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeregisterTaskDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterTaskDefinitionCommandInput, DeregisterTaskDefinitionCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeregisterTaskDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterTaskDefinitionCommandInput, DeregisterTaskDefinitionCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -343,16 +343,6 @@ declare const DeregisterTaskDefinitionCommand_base: {
343
343
  * <p>These errors are usually caused by a client action. This client action might be using
344
344
  * an action or resource on behalf of a user that doesn't have permissions to use the
345
345
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
346
- * <p>The following list includes additional causes for the error:</p>
347
- * <ul>
348
- * <li>
349
- * <p>The <code>RunTask</code> could not be processed because you use managed
350
- * scaling and there is a capacity error because the quota of tasks in the
351
- * <code>PROVISIONING</code> per cluster has been reached. For information
352
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
353
- * service quotas</a>.</p>
354
- * </li>
355
- * </ul>
356
346
  *
357
347
  * @throws {@link InvalidParameterException} (client fault)
358
348
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -96,16 +96,6 @@ declare const DescribeCapacityProvidersCommand_base: {
96
96
  * <p>These errors are usually caused by a client action. This client action might be using
97
97
  * an action or resource on behalf of a user that doesn't have permissions to use the
98
98
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
99
- * <p>The following list includes additional causes for the error:</p>
100
- * <ul>
101
- * <li>
102
- * <p>The <code>RunTask</code> could not be processed because you use managed
103
- * scaling and there is a capacity error because the quota of tasks in the
104
- * <code>PROVISIONING</code> per cluster has been reached. For information
105
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
106
- * service quotas</a>.</p>
107
- * </li>
108
- * </ul>
109
99
  *
110
100
  * @throws {@link InvalidParameterException} (client fault)
111
101
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -140,16 +140,6 @@ declare const DescribeClustersCommand_base: {
140
140
  * <p>These errors are usually caused by a client action. This client action might be using
141
141
  * an action or resource on behalf of a user that doesn't have permissions to use the
142
142
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
143
- * <p>The following list includes additional causes for the error:</p>
144
- * <ul>
145
- * <li>
146
- * <p>The <code>RunTask</code> could not be processed because you use managed
147
- * scaling and there is a capacity error because the quota of tasks in the
148
- * <code>PROVISIONING</code> per cluster has been reached. For information
149
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
150
- * service quotas</a>.</p>
151
- * </li>
152
- * </ul>
153
143
  *
154
144
  * @throws {@link InvalidParameterException} (client fault)
155
145
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -23,7 +23,7 @@ export interface DescribeContainerInstancesCommandOutput extends DescribeContain
23
23
  }
24
24
  declare const DescribeContainerInstancesCommand_base: {
25
25
  new (input: DescribeContainerInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeContainerInstancesCommandInput, DescribeContainerInstancesCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeContainerInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeContainerInstancesCommandInput, DescribeContainerInstancesCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeContainerInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeContainerInstancesCommandInput, DescribeContainerInstancesCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -150,16 +150,6 @@ declare const DescribeContainerInstancesCommand_base: {
150
150
  * <p>These errors are usually caused by a client action. This client action might be using
151
151
  * an action or resource on behalf of a user that doesn't have permissions to use the
152
152
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
153
- * <p>The following list includes additional causes for the error:</p>
154
- * <ul>
155
- * <li>
156
- * <p>The <code>RunTask</code> could not be processed because you use managed
157
- * scaling and there is a capacity error because the quota of tasks in the
158
- * <code>PROVISIONING</code> per cluster has been reached. For information
159
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
160
- * service quotas</a>.</p>
161
- * </li>
162
- * </ul>
163
153
  *
164
154
  * @throws {@link ClusterNotFoundException} (client fault)
165
155
  * <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 DescribeServiceDeploymentsCommandOutput extends DescribeService
23
23
  }
24
24
  declare const DescribeServiceDeploymentsCommand_base: {
25
25
  new (input: DescribeServiceDeploymentsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServiceDeploymentsCommandInput, DescribeServiceDeploymentsCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeServiceDeploymentsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServiceDeploymentsCommandInput, DescribeServiceDeploymentsCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeServiceDeploymentsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServiceDeploymentsCommandInput, DescribeServiceDeploymentsCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -130,16 +130,6 @@ declare const DescribeServiceDeploymentsCommand_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>
143
133
  *
144
134
  * @throws {@link ClusterNotFoundException} (client fault)
145
135
  * <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 DescribeServiceRevisionsCommandOutput extends DescribeServiceRe
23
23
  }
24
24
  declare const DescribeServiceRevisionsCommand_base: {
25
25
  new (input: DescribeServiceRevisionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServiceRevisionsCommandInput, DescribeServiceRevisionsCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeServiceRevisionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServiceRevisionsCommandInput, DescribeServiceRevisionsCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeServiceRevisionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServiceRevisionsCommandInput, DescribeServiceRevisionsCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -202,16 +202,6 @@ declare const DescribeServiceRevisionsCommand_base: {
202
202
  * <p>These errors are usually caused by a client action. This client action might be using
203
203
  * an action or resource on behalf of a user that doesn't have permissions to use the
204
204
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
205
- * <p>The following list includes additional causes for the error:</p>
206
- * <ul>
207
- * <li>
208
- * <p>The <code>RunTask</code> could not be processed because you use managed
209
- * scaling and there is a capacity error because the quota of tasks in the
210
- * <code>PROVISIONING</code> per cluster has been reached. For information
211
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
212
- * service quotas</a>.</p>
213
- * </li>
214
- * </ul>
215
205
  *
216
206
  * @throws {@link ClusterNotFoundException} (client fault)
217
207
  * <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 DescribeServicesCommandOutput extends DescribeServicesResponse,
23
23
  }
24
24
  declare const DescribeServicesCommand_base: {
25
25
  new (input: DescribeServicesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServicesCommandInput, DescribeServicesCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeServicesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServicesCommandInput, DescribeServicesCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeServicesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServicesCommandInput, DescribeServicesCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -348,16 +348,6 @@ declare const DescribeServicesCommand_base: {
348
348
  * <p>These errors are usually caused by a client action. This client action might be using
349
349
  * an action or resource on behalf of a user that doesn't have permissions to use the
350
350
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
351
- * <p>The following list includes additional causes for the error:</p>
352
- * <ul>
353
- * <li>
354
- * <p>The <code>RunTask</code> could not be processed because you use managed
355
- * scaling and there is a capacity error because the quota of tasks in the
356
- * <code>PROVISIONING</code> per cluster has been reached. For information
357
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
358
- * service quotas</a>.</p>
359
- * </li>
360
- * </ul>
361
351
  *
362
352
  * @throws {@link ClusterNotFoundException} (client fault)
363
353
  * <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 DescribeTaskDefinitionCommandOutput extends DescribeTaskDefinit
23
23
  }
24
24
  declare const DescribeTaskDefinitionCommand_base: {
25
25
  new (input: DescribeTaskDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTaskDefinitionCommandInput, DescribeTaskDefinitionCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeTaskDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTaskDefinitionCommandInput, DescribeTaskDefinitionCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeTaskDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTaskDefinitionCommandInput, DescribeTaskDefinitionCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -342,16 +342,6 @@ declare const DescribeTaskDefinitionCommand_base: {
342
342
  * <p>These errors are usually caused by a client action. This client action might be using
343
343
  * an action or resource on behalf of a user that doesn't have permissions to use the
344
344
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
345
- * <p>The following list includes additional causes for the error:</p>
346
- * <ul>
347
- * <li>
348
- * <p>The <code>RunTask</code> could not be processed because you use managed
349
- * scaling and there is a capacity error because the quota of tasks in the
350
- * <code>PROVISIONING</code> per cluster has been reached. For information
351
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
352
- * service quotas</a>.</p>
353
- * </li>
354
- * </ul>
355
345
  *
356
346
  * @throws {@link InvalidParameterException} (client fault)
357
347
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -23,7 +23,7 @@ export interface DescribeTaskSetsCommandOutput extends DescribeTaskSetsResponse,
23
23
  }
24
24
  declare const DescribeTaskSetsCommand_base: {
25
25
  new (input: DescribeTaskSetsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTaskSetsCommandInput, DescribeTaskSetsCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeTaskSetsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTaskSetsCommandInput, DescribeTaskSetsCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeTaskSetsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTaskSetsCommandInput, DescribeTaskSetsCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -143,16 +143,6 @@ declare const DescribeTaskSetsCommand_base: {
143
143
  * <p>These errors are usually caused by a client action. This client action might be using
144
144
  * an action or resource on behalf of a user that doesn't have permissions to use the
145
145
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
146
- * <p>The following list includes additional causes for the error:</p>
147
- * <ul>
148
- * <li>
149
- * <p>The <code>RunTask</code> could not be processed because you use managed
150
- * scaling and there is a capacity error because the quota of tasks in the
151
- * <code>PROVISIONING</code> per cluster has been reached. For information
152
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
153
- * service quotas</a>.</p>
154
- * </li>
155
- * </ul>
156
146
  *
157
147
  * @throws {@link ClusterNotFoundException} (client fault)
158
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>
@@ -23,7 +23,7 @@ export interface DescribeTasksCommandOutput extends DescribeTasksResponse, __Met
23
23
  }
24
24
  declare const DescribeTasksCommand_base: {
25
25
  new (input: DescribeTasksCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTasksCommandInput, DescribeTasksCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeTasksCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTasksCommandInput, DescribeTasksCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeTasksCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTasksCommandInput, DescribeTasksCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -233,16 +233,6 @@ declare const DescribeTasksCommand_base: {
233
233
  * <p>These errors are usually caused by a client action. This client action might be using
234
234
  * an action or resource on behalf of a user that doesn't have permissions to use the
235
235
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
236
- * <p>The following list includes additional causes for the error:</p>
237
- * <ul>
238
- * <li>
239
- * <p>The <code>RunTask</code> could not be processed because you use managed
240
- * scaling and there is a capacity error because the quota of tasks in the
241
- * <code>PROVISIONING</code> per cluster has been reached. For information
242
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
243
- * service quotas</a>.</p>
244
- * </li>
245
- * </ul>
246
236
  *
247
237
  * @throws {@link ClusterNotFoundException} (client fault)
248
238
  * <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>
@@ -61,16 +61,6 @@ declare const DiscoverPollEndpointCommand_base: {
61
61
  * <p>These errors are usually caused by a client action. This client action might be using
62
62
  * an action or resource on behalf of a user that doesn't have permissions to use the
63
63
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
64
- * <p>The following list includes additional causes for the error:</p>
65
- * <ul>
66
- * <li>
67
- * <p>The <code>RunTask</code> could not be processed because you use managed
68
- * scaling and there is a capacity error because the quota of tasks in the
69
- * <code>PROVISIONING</code> per cluster has been reached. For information
70
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
71
- * service quotas</a>.</p>
72
- * </li>
73
- * </ul>
74
64
  *
75
65
  * @throws {@link ServerException} (server fault)
76
66
  * <p>These errors are usually caused by a server issue.</p>