@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
@@ -101,16 +101,6 @@ 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>
114
104
  *
115
105
  * @throws {@link InvalidParameterException} (client fault)
116
106
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -62,16 +62,6 @@ 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>
75
65
  *
76
66
  * @throws {@link ClusterNotFoundException} (client fault)
77
67
  * <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 UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -56,16 +56,6 @@ 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>
69
59
  *
70
60
  * @throws {@link ClusterNotFoundException} (client fault)
71
61
  * <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 UpdateCapacityProviderCommandOutput extends UpdateCapacityProvi
23
23
  }
24
24
  declare const UpdateCapacityProviderCommand_base: {
25
25
  new (input: UpdateCapacityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCapacityProviderCommandInput, UpdateCapacityProviderCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateCapacityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCapacityProviderCommandInput, UpdateCapacityProviderCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateCapacityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCapacityProviderCommandInput, UpdateCapacityProviderCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -90,16 +90,6 @@ 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>
103
93
  *
104
94
  * @throws {@link InvalidParameterException} (client fault)
105
95
  * <p>The specified parameter isn't valid. Review the available parameters for the API
@@ -23,7 +23,7 @@ export interface UpdateClusterCommandOutput extends UpdateClusterResponse, __Met
23
23
  }
24
24
  declare const UpdateClusterCommand_base: {
25
25
  new (input: UpdateClusterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateClusterCommandInput, UpdateClusterCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateClusterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateClusterCommandInput, UpdateClusterCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateClusterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateClusterCommandInput, UpdateClusterCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -151,16 +151,6 @@ 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>
164
154
  *
165
155
  * @throws {@link ClusterNotFoundException} (client fault)
166
156
  * <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 UpdateClusterSettingsCommandOutput extends UpdateClusterSetting
23
23
  }
24
24
  declare const UpdateClusterSettingsCommand_base: {
25
25
  new (input: UpdateClusterSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateClusterSettingsCommandInput, UpdateClusterSettingsCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateClusterSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateClusterSettingsCommandInput, UpdateClusterSettingsCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateClusterSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateClusterSettingsCommandInput, UpdateClusterSettingsCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -131,16 +131,6 @@ 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>
144
134
  *
145
135
  * @throws {@link ClusterNotFoundException} (client fault)
146
136
  * <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 UpdateContainerAgentCommandOutput extends UpdateContainerAgentR
23
23
  }
24
24
  declare const UpdateContainerAgentCommand_base: {
25
25
  new (input: UpdateContainerAgentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContainerAgentCommandInput, UpdateContainerAgentCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateContainerAgentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContainerAgentCommandInput, UpdateContainerAgentCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateContainerAgentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContainerAgentCommandInput, UpdateContainerAgentCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -153,16 +153,6 @@ 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>
166
156
  *
167
157
  * @throws {@link ClusterNotFoundException} (client fault)
168
158
  * <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 UpdateContainerInstancesStateCommandOutput extends UpdateContai
23
23
  }
24
24
  declare const UpdateContainerInstancesStateCommand_base: {
25
25
  new (input: UpdateContainerInstancesStateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContainerInstancesStateCommandInput, UpdateContainerInstancesStateCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateContainerInstancesStateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContainerInstancesStateCommandInput, UpdateContainerInstancesStateCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateContainerInstancesStateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContainerInstancesStateCommandInput, UpdateContainerInstancesStateCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -195,16 +195,6 @@ 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>
208
198
  *
209
199
  * @throws {@link ClusterNotFoundException} (client fault)
210
200
  * <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 UpdateServiceCommandOutput extends UpdateServiceResponse, __Met
23
23
  }
24
24
  declare const UpdateServiceCommand_base: {
25
25
  new (input: UpdateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServiceCommandInput, UpdateServiceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServiceCommandInput, UpdateServiceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServiceCommandInput, UpdateServiceCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -617,16 +617,6 @@ declare const UpdateServiceCommand_base: {
617
617
  * <p>These errors are usually caused by a client action. This client action might be using
618
618
  * an action or resource on behalf of a user that doesn't have permissions to use the
619
619
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
620
- * <p>The following list includes additional causes for the error:</p>
621
- * <ul>
622
- * <li>
623
- * <p>The <code>RunTask</code> could not be processed because you use managed
624
- * scaling and there is a capacity error because the quota of tasks in the
625
- * <code>PROVISIONING</code> per cluster has been reached. For information
626
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
627
- * service quotas</a>.</p>
628
- * </li>
629
- * </ul>
630
620
  *
631
621
  * @throws {@link ClusterNotFoundException} (client fault)
632
622
  * <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 UpdateServicePrimaryTaskSetCommandOutput extends UpdateServiceP
23
23
  }
24
24
  declare const UpdateServicePrimaryTaskSetCommand_base: {
25
25
  new (input: UpdateServicePrimaryTaskSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServicePrimaryTaskSetCommandInput, UpdateServicePrimaryTaskSetCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateServicePrimaryTaskSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServicePrimaryTaskSetCommandInput, UpdateServicePrimaryTaskSetCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateServicePrimaryTaskSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServicePrimaryTaskSetCommandInput, UpdateServicePrimaryTaskSetCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -130,16 +130,6 @@ 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>
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 UpdateTaskProtectionCommandOutput extends UpdateTaskProtectionR
23
23
  }
24
24
  declare const UpdateTaskProtectionCommand_base: {
25
25
  new (input: UpdateTaskProtectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTaskProtectionCommandInput, UpdateTaskProtectionCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateTaskProtectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTaskProtectionCommandInput, UpdateTaskProtectionCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateTaskProtectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTaskProtectionCommandInput, UpdateTaskProtectionCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -102,16 +102,6 @@ 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>
115
105
  *
116
106
  * @throws {@link ClusterNotFoundException} (client fault)
117
107
  * <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 UpdateTaskSetCommandOutput extends UpdateTaskSetResponse, __Met
23
23
  }
24
24
  declare const UpdateTaskSetCommand_base: {
25
25
  new (input: UpdateTaskSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTaskSetCommandInput, UpdateTaskSetCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateTaskSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTaskSetCommandInput, UpdateTaskSetCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateTaskSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTaskSetCommandInput, UpdateTaskSetCommandOutput, ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -132,16 +132,6 @@ declare const UpdateTaskSetCommand_base: {
132
132
  * <p>These errors are usually caused by a client action. This client action might be using
133
133
  * an action or resource on behalf of a user that doesn't have permissions to use the
134
134
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
135
- * <p>The following list includes additional causes for the error:</p>
136
- * <ul>
137
- * <li>
138
- * <p>The <code>RunTask</code> could not be processed because you use managed
139
- * scaling and there is a capacity error because the quota of tasks in the
140
- * <code>PROVISIONING</code> per cluster has been reached. For information
141
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
142
- * service quotas</a>.</p>
143
- * </li>
144
- * </ul>
145
135
  *
146
136
  * @throws {@link ClusterNotFoundException} (client fault)
147
137
  * <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>
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
12
12
  defaultSigningName: string;
13
13
  };
14
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
- defaultSigningName: string;
16
- };
14
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
17
15
  export declare const commonParams: {
18
16
  readonly UseFIPS: {
19
17
  readonly type: "builtInParams";
@@ -32,16 +32,6 @@ export type AgentUpdateStatus = (typeof AgentUpdateStatus)[keyof typeof AgentUpd
32
32
  * <p>These errors are usually caused by a client action. This client action might be using
33
33
  * an action or resource on behalf of a user that doesn't have permissions to use the
34
34
  * action or resource. Or, it might be specifying an identifier that isn't valid.</p>
35
- * <p>The following list includes additional causes for the error:</p>
36
- * <ul>
37
- * <li>
38
- * <p>The <code>RunTask</code> could not be processed because you use managed
39
- * scaling and there is a capacity error because the quota of tasks in the
40
- * <code>PROVISIONING</code> per cluster has been reached. For information
41
- * about the service quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
42
- * service quotas</a>.</p>
43
- * </li>
44
- * </ul>
45
35
  * @public
46
36
  */
47
37
  export declare class ClientException extends __BaseException {
@@ -3918,10 +3908,11 @@ export interface DeleteAccountSettingRequest {
3918
3908
  */
3919
3909
  name: SettingName | undefined;
3920
3910
  /**
3921
- * <p>The Amazon Resource Name (ARN) of the principal. It can be an user, role, or the
3911
+ * <p>The Amazon Resource Name (ARN) of the principal. It can be a user, role, or the
3922
3912
  * root user. If you specify the root user, it disables the account setting for all users, roles,
3923
3913
  * and the root user of the account unless a user or role explicitly overrides these settings.
3924
3914
  * If this field is omitted, the setting is changed only for the authenticated user.</p>
3915
+ * <p>In order to use this parameter, you must be the root user, or the principal.</p>
3925
3916
  * @public
3926
3917
  */
3927
3918
  principalArn?: string | undefined;
@@ -9264,6 +9255,7 @@ export interface ListAccountSettingsRequest {
9264
9255
  /**
9265
9256
  * <p>The ARN of the principal, which can be a user, role, or the root user. If this field is
9266
9257
  * omitted, the account settings are listed only for the authenticated user.</p>
9258
+ * <p>In order to use this parameter, you must be the root user, or the principal.</p>
9267
9259
  * <note>
9268
9260
  * <p>Federated users assume the account setting of the root user and can't have explicit
9269
9261
  * account settings set for them.</p>
@@ -10297,6 +10289,7 @@ export interface PutAccountSettingRequest {
10297
10289
  * the root user, it modifies the account setting for all users, roles, and the root user of the
10298
10290
  * account unless a user or role explicitly overrides these settings. If this field is
10299
10291
  * omitted, the setting is changed only for the authenticated user.</p>
10292
+ * <p>In order to use this parameter, you must be the root user, or the principal.</p>
10300
10293
  * <note>
10301
10294
  * <p>You must use the root user when you set the Fargate wait time
10302
10295
  * (<code>fargateTaskRetirementWaitPeriod</code>). </p>
@@ -11676,7 +11669,7 @@ export interface StopServiceDeploymentRequest {
11676
11669
  serviceDeploymentArn: string | undefined;
11677
11670
  /**
11678
11671
  * <p>How you want Amazon ECS to stop the service. </p>
11679
- * <p>The ROLLBACK and ABORT stopType aren't supported.</p>
11672
+ * <p>The valid values are <code>ROLLBACK</code>.</p>
11680
11673
  * @public
11681
11674
  */
11682
11675
  stopType?: StopServiceDeploymentStopType | undefined;
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: ECSClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
12
12
  maxAttempts: number | import("@smithy/types").Provider<number>;
13
13
  region: string | import("@smithy/types").Provider<any>;
14
14
  requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
@@ -21,30 +21,30 @@ export declare const getRuntimeConfig: (config: ECSClientConfig) => {
21
21
  cacheMiddleware?: boolean | undefined;
22
22
  urlParser: import("@smithy/types").UrlParser;
23
23
  base64Decoder: import("@smithy/types").Decoder;
24
- base64Encoder: (_input: string | Uint8Array) => string;
24
+ base64Encoder: (_input: Uint8Array | string) => string;
25
25
  utf8Decoder: import("@smithy/types").Decoder;
26
- utf8Encoder: (input: string | Uint8Array) => string;
26
+ utf8Encoder: (input: Uint8Array | string) => string;
27
27
  disableHostPrefix: boolean;
28
28
  serviceId: string;
29
- profile?: string | undefined;
29
+ profile?: string;
30
30
  logger: import("@smithy/types").Logger;
31
31
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
33
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
34
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
32
+ customUserAgent?: string | import("@smithy/types").UserAgent;
33
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
34
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
35
35
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
36
36
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
37
- logger?: import("@smithy/types").Logger | undefined;
37
+ logger?: import("@smithy/types").Logger;
38
38
  }) => import("@smithy/types").EndpointV2;
39
- tls?: boolean | undefined;
40
- serviceConfiguredEndpoint?: undefined;
41
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
39
+ tls?: boolean;
40
+ serviceConfiguredEndpoint?: never;
41
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
42
42
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
43
43
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ECSHttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
49
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
44
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
45
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
46
+ signingEscapePath?: boolean;
47
+ systemClockOffset?: number;
48
+ signingRegion?: string;
49
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
50
50
  };
@@ -8,8 +8,8 @@ export declare const getRuntimeConfig: (config: ECSClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
- credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
13
13
  maxAttempts: number | import("@smithy/types").Provider<number>;
14
14
  region: string | import("@smithy/types").Provider<string>;
15
15
  requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
@@ -23,28 +23,28 @@ export declare const getRuntimeConfig: (config: ECSClientConfig) => {
23
23
  cacheMiddleware?: boolean | undefined;
24
24
  urlParser: import("@smithy/types").UrlParser;
25
25
  base64Decoder: import("@smithy/types").Decoder;
26
- base64Encoder: (_input: string | Uint8Array) => string;
26
+ base64Encoder: (_input: Uint8Array | string) => string;
27
27
  utf8Decoder: import("@smithy/types").Decoder;
28
- utf8Encoder: (input: string | Uint8Array) => string;
28
+ utf8Encoder: (input: Uint8Array | string) => string;
29
29
  disableHostPrefix: boolean;
30
30
  serviceId: string;
31
- profile?: string | undefined;
31
+ profile?: string;
32
32
  logger: import("@smithy/types").Logger;
33
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
35
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
34
+ customUserAgent?: string | import("@smithy/types").UserAgent;
35
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
36
36
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
37
37
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
38
- logger?: import("@smithy/types").Logger | undefined;
38
+ logger?: import("@smithy/types").Logger;
39
39
  }) => import("@smithy/types").EndpointV2;
40
- tls?: boolean | undefined;
41
- serviceConfiguredEndpoint?: undefined;
40
+ tls?: boolean;
41
+ serviceConfiguredEndpoint?: never;
42
42
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
43
43
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ECSHttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
49
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
44
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
45
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
46
+ signingEscapePath?: boolean;
47
+ systemClockOffset?: number;
48
+ signingRegion?: string;
49
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
50
50
  };
@@ -7,43 +7,43 @@ export declare const getRuntimeConfig: (config: ECSClientConfig) => {
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  apiVersion: string;
10
- cacheMiddleware?: boolean | undefined;
10
+ cacheMiddleware?: boolean;
11
11
  urlParser: import("@smithy/types").UrlParser;
12
12
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
13
  streamCollector: import("@smithy/types").StreamCollector;
14
14
  base64Decoder: import("@smithy/types").Decoder;
15
- base64Encoder: (_input: string | Uint8Array) => string;
15
+ base64Encoder: (_input: Uint8Array | string) => string;
16
16
  utf8Decoder: import("@smithy/types").Decoder;
17
- utf8Encoder: (input: string | Uint8Array) => string;
17
+ utf8Encoder: (input: Uint8Array | string) => string;
18
18
  disableHostPrefix: boolean;
19
19
  serviceId: string;
20
20
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  region: string | import("@smithy/types").Provider<any>;
23
- profile?: string | undefined;
24
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
23
+ profile?: string;
24
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
25
25
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
26
26
  maxAttempts: number | import("@smithy/types").Provider<number>;
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
30
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
32
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
33
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
31
+ customUserAgent?: string | import("@smithy/types").UserAgent;
32
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
33
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
34
34
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
35
35
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
36
- logger?: import("@smithy/types").Logger | undefined;
36
+ logger?: import("@smithy/types").Logger;
37
37
  }) => import("@smithy/types").EndpointV2;
38
- tls?: boolean | undefined;
39
- serviceConfiguredEndpoint?: undefined;
40
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
38
+ tls?: boolean;
39
+ serviceConfiguredEndpoint?: never;
40
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
41
41
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
42
42
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ECSHttpAuthSchemeProvider;
43
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
44
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
45
- signingEscapePath?: boolean | undefined;
46
- systemClockOffset?: number | undefined;
47
- signingRegion?: string | undefined;
48
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
43
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
44
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
45
+ signingEscapePath?: boolean;
46
+ systemClockOffset?: number;
47
+ signingRegion?: string;
48
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
49
49
  };
@@ -5,10 +5,10 @@ import { ECSClientConfig } from "./ECSClient";
5
5
  export declare const getRuntimeConfig: (config: ECSClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: (_input: string | Uint8Array) => string;
8
+ base64Encoder: (_input: Uint8Array | string) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
- logger?: import("@smithy/types").Logger | undefined;
11
+ logger?: import("@smithy/types").Logger;
12
12
  }) => import("@smithy/types").EndpointV2;
13
13
  extensions: import("./runtimeExtensions").RuntimeExtension[];
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ECSHttpAuthSchemeProvider;
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: ECSClientConfig) => {
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: (input: string | Uint8Array) => string;
20
+ utf8Encoder: (input: Uint8Array | string) => string;
21
21
  };
@@ -27,7 +27,7 @@ declare const CreateCapacityProviderCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateCapacityProviderCommandInput
30
+ input: CreateCapacityProviderCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateCapacityProviderCommandInput,
33
33
  CreateCapacityProviderCommandOutput,