@aws-sdk/client-auto-scaling 3.478.0 → 3.484.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 (265) hide show
  1. package/dist-cjs/commands/AttachInstancesCommand.js +18 -41
  2. package/dist-cjs/commands/AttachLoadBalancerTargetGroupsCommand.js +18 -41
  3. package/dist-cjs/commands/AttachLoadBalancersCommand.js +18 -41
  4. package/dist-cjs/commands/AttachTrafficSourcesCommand.js +18 -41
  5. package/dist-cjs/commands/BatchDeleteScheduledActionCommand.js +18 -41
  6. package/dist-cjs/commands/BatchPutScheduledUpdateGroupActionCommand.js +18 -41
  7. package/dist-cjs/commands/CancelInstanceRefreshCommand.js +18 -41
  8. package/dist-cjs/commands/CompleteLifecycleActionCommand.js +18 -41
  9. package/dist-cjs/commands/CreateAutoScalingGroupCommand.js +18 -41
  10. package/dist-cjs/commands/CreateLaunchConfigurationCommand.js +18 -41
  11. package/dist-cjs/commands/CreateOrUpdateTagsCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteAutoScalingGroupCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteLaunchConfigurationCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteLifecycleHookCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +18 -41
  16. package/dist-cjs/commands/DeletePolicyCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteScheduledActionCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteTagsCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteWarmPoolCommand.js +18 -41
  20. package/dist-cjs/commands/DescribeAccountLimitsCommand.js +18 -41
  21. package/dist-cjs/commands/DescribeAdjustmentTypesCommand.js +18 -41
  22. package/dist-cjs/commands/DescribeAutoScalingGroupsCommand.js +18 -41
  23. package/dist-cjs/commands/DescribeAutoScalingInstancesCommand.js +18 -41
  24. package/dist-cjs/commands/DescribeAutoScalingNotificationTypesCommand.js +18 -41
  25. package/dist-cjs/commands/DescribeInstanceRefreshesCommand.js +18 -41
  26. package/dist-cjs/commands/DescribeLaunchConfigurationsCommand.js +18 -41
  27. package/dist-cjs/commands/DescribeLifecycleHookTypesCommand.js +18 -41
  28. package/dist-cjs/commands/DescribeLifecycleHooksCommand.js +18 -41
  29. package/dist-cjs/commands/DescribeLoadBalancerTargetGroupsCommand.js +18 -41
  30. package/dist-cjs/commands/DescribeLoadBalancersCommand.js +18 -41
  31. package/dist-cjs/commands/DescribeMetricCollectionTypesCommand.js +18 -41
  32. package/dist-cjs/commands/DescribeNotificationConfigurationsCommand.js +18 -41
  33. package/dist-cjs/commands/DescribePoliciesCommand.js +18 -41
  34. package/dist-cjs/commands/DescribeScalingActivitiesCommand.js +18 -41
  35. package/dist-cjs/commands/DescribeScalingProcessTypesCommand.js +18 -41
  36. package/dist-cjs/commands/DescribeScheduledActionsCommand.js +18 -41
  37. package/dist-cjs/commands/DescribeTagsCommand.js +18 -41
  38. package/dist-cjs/commands/DescribeTerminationPolicyTypesCommand.js +18 -41
  39. package/dist-cjs/commands/DescribeTrafficSourcesCommand.js +18 -41
  40. package/dist-cjs/commands/DescribeWarmPoolCommand.js +18 -41
  41. package/dist-cjs/commands/DetachInstancesCommand.js +18 -41
  42. package/dist-cjs/commands/DetachLoadBalancerTargetGroupsCommand.js +18 -41
  43. package/dist-cjs/commands/DetachLoadBalancersCommand.js +18 -41
  44. package/dist-cjs/commands/DetachTrafficSourcesCommand.js +18 -41
  45. package/dist-cjs/commands/DisableMetricsCollectionCommand.js +18 -41
  46. package/dist-cjs/commands/EnableMetricsCollectionCommand.js +18 -41
  47. package/dist-cjs/commands/EnterStandbyCommand.js +18 -41
  48. package/dist-cjs/commands/ExecutePolicyCommand.js +18 -41
  49. package/dist-cjs/commands/ExitStandbyCommand.js +18 -41
  50. package/dist-cjs/commands/GetPredictiveScalingForecastCommand.js +18 -41
  51. package/dist-cjs/commands/PutLifecycleHookCommand.js +18 -41
  52. package/dist-cjs/commands/PutNotificationConfigurationCommand.js +18 -41
  53. package/dist-cjs/commands/PutScalingPolicyCommand.js +18 -41
  54. package/dist-cjs/commands/PutScheduledUpdateGroupActionCommand.js +18 -41
  55. package/dist-cjs/commands/PutWarmPoolCommand.js +18 -41
  56. package/dist-cjs/commands/RecordLifecycleActionHeartbeatCommand.js +18 -41
  57. package/dist-cjs/commands/ResumeProcessesCommand.js +18 -41
  58. package/dist-cjs/commands/RollbackInstanceRefreshCommand.js +18 -41
  59. package/dist-cjs/commands/SetDesiredCapacityCommand.js +18 -41
  60. package/dist-cjs/commands/SetInstanceHealthCommand.js +18 -41
  61. package/dist-cjs/commands/SetInstanceProtectionCommand.js +18 -41
  62. package/dist-cjs/commands/StartInstanceRefreshCommand.js +18 -41
  63. package/dist-cjs/commands/SuspendProcessesCommand.js +18 -41
  64. package/dist-cjs/commands/TerminateInstanceInAutoScalingGroupCommand.js +18 -41
  65. package/dist-cjs/commands/UpdateAutoScalingGroupCommand.js +18 -41
  66. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  67. package/dist-es/commands/AttachInstancesCommand.js +18 -41
  68. package/dist-es/commands/AttachLoadBalancerTargetGroupsCommand.js +18 -41
  69. package/dist-es/commands/AttachLoadBalancersCommand.js +18 -41
  70. package/dist-es/commands/AttachTrafficSourcesCommand.js +18 -41
  71. package/dist-es/commands/BatchDeleteScheduledActionCommand.js +18 -41
  72. package/dist-es/commands/BatchPutScheduledUpdateGroupActionCommand.js +18 -41
  73. package/dist-es/commands/CancelInstanceRefreshCommand.js +18 -41
  74. package/dist-es/commands/CompleteLifecycleActionCommand.js +18 -41
  75. package/dist-es/commands/CreateAutoScalingGroupCommand.js +18 -41
  76. package/dist-es/commands/CreateLaunchConfigurationCommand.js +18 -41
  77. package/dist-es/commands/CreateOrUpdateTagsCommand.js +18 -41
  78. package/dist-es/commands/DeleteAutoScalingGroupCommand.js +18 -41
  79. package/dist-es/commands/DeleteLaunchConfigurationCommand.js +18 -41
  80. package/dist-es/commands/DeleteLifecycleHookCommand.js +18 -41
  81. package/dist-es/commands/DeleteNotificationConfigurationCommand.js +18 -41
  82. package/dist-es/commands/DeletePolicyCommand.js +18 -41
  83. package/dist-es/commands/DeleteScheduledActionCommand.js +18 -41
  84. package/dist-es/commands/DeleteTagsCommand.js +18 -41
  85. package/dist-es/commands/DeleteWarmPoolCommand.js +18 -41
  86. package/dist-es/commands/DescribeAccountLimitsCommand.js +18 -41
  87. package/dist-es/commands/DescribeAdjustmentTypesCommand.js +18 -41
  88. package/dist-es/commands/DescribeAutoScalingGroupsCommand.js +18 -41
  89. package/dist-es/commands/DescribeAutoScalingInstancesCommand.js +18 -41
  90. package/dist-es/commands/DescribeAutoScalingNotificationTypesCommand.js +18 -41
  91. package/dist-es/commands/DescribeInstanceRefreshesCommand.js +18 -41
  92. package/dist-es/commands/DescribeLaunchConfigurationsCommand.js +18 -41
  93. package/dist-es/commands/DescribeLifecycleHookTypesCommand.js +18 -41
  94. package/dist-es/commands/DescribeLifecycleHooksCommand.js +18 -41
  95. package/dist-es/commands/DescribeLoadBalancerTargetGroupsCommand.js +18 -41
  96. package/dist-es/commands/DescribeLoadBalancersCommand.js +18 -41
  97. package/dist-es/commands/DescribeMetricCollectionTypesCommand.js +18 -41
  98. package/dist-es/commands/DescribeNotificationConfigurationsCommand.js +18 -41
  99. package/dist-es/commands/DescribePoliciesCommand.js +18 -41
  100. package/dist-es/commands/DescribeScalingActivitiesCommand.js +18 -41
  101. package/dist-es/commands/DescribeScalingProcessTypesCommand.js +18 -41
  102. package/dist-es/commands/DescribeScheduledActionsCommand.js +18 -41
  103. package/dist-es/commands/DescribeTagsCommand.js +18 -41
  104. package/dist-es/commands/DescribeTerminationPolicyTypesCommand.js +18 -41
  105. package/dist-es/commands/DescribeTrafficSourcesCommand.js +18 -41
  106. package/dist-es/commands/DescribeWarmPoolCommand.js +18 -41
  107. package/dist-es/commands/DetachInstancesCommand.js +18 -41
  108. package/dist-es/commands/DetachLoadBalancerTargetGroupsCommand.js +18 -41
  109. package/dist-es/commands/DetachLoadBalancersCommand.js +18 -41
  110. package/dist-es/commands/DetachTrafficSourcesCommand.js +18 -41
  111. package/dist-es/commands/DisableMetricsCollectionCommand.js +18 -41
  112. package/dist-es/commands/EnableMetricsCollectionCommand.js +18 -41
  113. package/dist-es/commands/EnterStandbyCommand.js +18 -41
  114. package/dist-es/commands/ExecutePolicyCommand.js +18 -41
  115. package/dist-es/commands/ExitStandbyCommand.js +18 -41
  116. package/dist-es/commands/GetPredictiveScalingForecastCommand.js +18 -41
  117. package/dist-es/commands/PutLifecycleHookCommand.js +18 -41
  118. package/dist-es/commands/PutNotificationConfigurationCommand.js +18 -41
  119. package/dist-es/commands/PutScalingPolicyCommand.js +18 -41
  120. package/dist-es/commands/PutScheduledUpdateGroupActionCommand.js +18 -41
  121. package/dist-es/commands/PutWarmPoolCommand.js +18 -41
  122. package/dist-es/commands/RecordLifecycleActionHeartbeatCommand.js +18 -41
  123. package/dist-es/commands/ResumeProcessesCommand.js +18 -41
  124. package/dist-es/commands/RollbackInstanceRefreshCommand.js +18 -41
  125. package/dist-es/commands/SetDesiredCapacityCommand.js +18 -41
  126. package/dist-es/commands/SetInstanceHealthCommand.js +18 -41
  127. package/dist-es/commands/SetInstanceProtectionCommand.js +18 -41
  128. package/dist-es/commands/StartInstanceRefreshCommand.js +18 -41
  129. package/dist-es/commands/SuspendProcessesCommand.js +18 -41
  130. package/dist-es/commands/TerminateInstanceInAutoScalingGroupCommand.js +18 -41
  131. package/dist-es/commands/UpdateAutoScalingGroupCommand.js +18 -41
  132. package/dist-es/endpoint/EndpointParameters.js +6 -0
  133. package/dist-types/commands/AttachInstancesCommand.d.ts +6 -21
  134. package/dist-types/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +6 -21
  135. package/dist-types/commands/AttachLoadBalancersCommand.d.ts +6 -21
  136. package/dist-types/commands/AttachTrafficSourcesCommand.d.ts +6 -21
  137. package/dist-types/commands/BatchDeleteScheduledActionCommand.d.ts +6 -21
  138. package/dist-types/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +6 -21
  139. package/dist-types/commands/CancelInstanceRefreshCommand.d.ts +6 -21
  140. package/dist-types/commands/CompleteLifecycleActionCommand.d.ts +6 -21
  141. package/dist-types/commands/CreateAutoScalingGroupCommand.d.ts +6 -21
  142. package/dist-types/commands/CreateLaunchConfigurationCommand.d.ts +6 -21
  143. package/dist-types/commands/CreateOrUpdateTagsCommand.d.ts +6 -21
  144. package/dist-types/commands/DeleteAutoScalingGroupCommand.d.ts +6 -21
  145. package/dist-types/commands/DeleteLaunchConfigurationCommand.d.ts +6 -21
  146. package/dist-types/commands/DeleteLifecycleHookCommand.d.ts +6 -21
  147. package/dist-types/commands/DeleteNotificationConfigurationCommand.d.ts +6 -21
  148. package/dist-types/commands/DeletePolicyCommand.d.ts +6 -21
  149. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +6 -21
  150. package/dist-types/commands/DeleteTagsCommand.d.ts +6 -21
  151. package/dist-types/commands/DeleteWarmPoolCommand.d.ts +6 -21
  152. package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +6 -21
  153. package/dist-types/commands/DescribeAdjustmentTypesCommand.d.ts +6 -21
  154. package/dist-types/commands/DescribeAutoScalingGroupsCommand.d.ts +6 -21
  155. package/dist-types/commands/DescribeAutoScalingInstancesCommand.d.ts +6 -21
  156. package/dist-types/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +6 -21
  157. package/dist-types/commands/DescribeInstanceRefreshesCommand.d.ts +6 -21
  158. package/dist-types/commands/DescribeLaunchConfigurationsCommand.d.ts +6 -21
  159. package/dist-types/commands/DescribeLifecycleHookTypesCommand.d.ts +6 -21
  160. package/dist-types/commands/DescribeLifecycleHooksCommand.d.ts +6 -21
  161. package/dist-types/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +6 -21
  162. package/dist-types/commands/DescribeLoadBalancersCommand.d.ts +6 -21
  163. package/dist-types/commands/DescribeMetricCollectionTypesCommand.d.ts +6 -21
  164. package/dist-types/commands/DescribeNotificationConfigurationsCommand.d.ts +6 -21
  165. package/dist-types/commands/DescribePoliciesCommand.d.ts +6 -21
  166. package/dist-types/commands/DescribeScalingActivitiesCommand.d.ts +6 -21
  167. package/dist-types/commands/DescribeScalingProcessTypesCommand.d.ts +6 -21
  168. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +6 -21
  169. package/dist-types/commands/DescribeTagsCommand.d.ts +6 -21
  170. package/dist-types/commands/DescribeTerminationPolicyTypesCommand.d.ts +6 -21
  171. package/dist-types/commands/DescribeTrafficSourcesCommand.d.ts +6 -21
  172. package/dist-types/commands/DescribeWarmPoolCommand.d.ts +6 -21
  173. package/dist-types/commands/DetachInstancesCommand.d.ts +6 -21
  174. package/dist-types/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +6 -21
  175. package/dist-types/commands/DetachLoadBalancersCommand.d.ts +6 -21
  176. package/dist-types/commands/DetachTrafficSourcesCommand.d.ts +6 -21
  177. package/dist-types/commands/DisableMetricsCollectionCommand.d.ts +6 -21
  178. package/dist-types/commands/EnableMetricsCollectionCommand.d.ts +6 -21
  179. package/dist-types/commands/EnterStandbyCommand.d.ts +6 -21
  180. package/dist-types/commands/ExecutePolicyCommand.d.ts +6 -21
  181. package/dist-types/commands/ExitStandbyCommand.d.ts +6 -21
  182. package/dist-types/commands/GetPredictiveScalingForecastCommand.d.ts +6 -21
  183. package/dist-types/commands/PutLifecycleHookCommand.d.ts +6 -21
  184. package/dist-types/commands/PutNotificationConfigurationCommand.d.ts +6 -21
  185. package/dist-types/commands/PutScalingPolicyCommand.d.ts +6 -21
  186. package/dist-types/commands/PutScheduledUpdateGroupActionCommand.d.ts +6 -21
  187. package/dist-types/commands/PutWarmPoolCommand.d.ts +6 -21
  188. package/dist-types/commands/RecordLifecycleActionHeartbeatCommand.d.ts +6 -21
  189. package/dist-types/commands/ResumeProcessesCommand.d.ts +6 -21
  190. package/dist-types/commands/RollbackInstanceRefreshCommand.d.ts +6 -21
  191. package/dist-types/commands/SetDesiredCapacityCommand.d.ts +6 -21
  192. package/dist-types/commands/SetInstanceHealthCommand.d.ts +6 -21
  193. package/dist-types/commands/SetInstanceProtectionCommand.d.ts +6 -21
  194. package/dist-types/commands/StartInstanceRefreshCommand.d.ts +6 -21
  195. package/dist-types/commands/SuspendProcessesCommand.d.ts +6 -21
  196. package/dist-types/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +6 -21
  197. package/dist-types/commands/UpdateAutoScalingGroupCommand.d.ts +6 -21
  198. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  199. package/dist-types/ts3.4/commands/AttachInstancesCommand.d.ts +14 -23
  200. package/dist-types/ts3.4/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +12 -24
  201. package/dist-types/ts3.4/commands/AttachLoadBalancersCommand.d.ts +14 -23
  202. package/dist-types/ts3.4/commands/AttachTrafficSourcesCommand.d.ts +12 -24
  203. package/dist-types/ts3.4/commands/BatchDeleteScheduledActionCommand.d.ts +12 -24
  204. package/dist-types/ts3.4/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +12 -24
  205. package/dist-types/ts3.4/commands/CancelInstanceRefreshCommand.d.ts +12 -24
  206. package/dist-types/ts3.4/commands/CompleteLifecycleActionCommand.d.ts +12 -24
  207. package/dist-types/ts3.4/commands/CreateAutoScalingGroupCommand.d.ts +12 -24
  208. package/dist-types/ts3.4/commands/CreateLaunchConfigurationCommand.d.ts +12 -24
  209. package/dist-types/ts3.4/commands/CreateOrUpdateTagsCommand.d.ts +14 -23
  210. package/dist-types/ts3.4/commands/DeleteAutoScalingGroupCommand.d.ts +12 -24
  211. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationCommand.d.ts +12 -24
  212. package/dist-types/ts3.4/commands/DeleteLifecycleHookCommand.d.ts +14 -23
  213. package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +12 -24
  214. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +14 -23
  215. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +12 -24
  216. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +14 -23
  217. package/dist-types/ts3.4/commands/DeleteWarmPoolCommand.d.ts +14 -23
  218. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +12 -24
  219. package/dist-types/ts3.4/commands/DescribeAdjustmentTypesCommand.d.ts +12 -24
  220. package/dist-types/ts3.4/commands/DescribeAutoScalingGroupsCommand.d.ts +12 -24
  221. package/dist-types/ts3.4/commands/DescribeAutoScalingInstancesCommand.d.ts +12 -24
  222. package/dist-types/ts3.4/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +12 -24
  223. package/dist-types/ts3.4/commands/DescribeInstanceRefreshesCommand.d.ts +12 -24
  224. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationsCommand.d.ts +12 -24
  225. package/dist-types/ts3.4/commands/DescribeLifecycleHookTypesCommand.d.ts +12 -24
  226. package/dist-types/ts3.4/commands/DescribeLifecycleHooksCommand.d.ts +12 -24
  227. package/dist-types/ts3.4/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +12 -24
  228. package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +12 -24
  229. package/dist-types/ts3.4/commands/DescribeMetricCollectionTypesCommand.d.ts +12 -24
  230. package/dist-types/ts3.4/commands/DescribeNotificationConfigurationsCommand.d.ts +12 -24
  231. package/dist-types/ts3.4/commands/DescribePoliciesCommand.d.ts +14 -23
  232. package/dist-types/ts3.4/commands/DescribeScalingActivitiesCommand.d.ts +12 -24
  233. package/dist-types/ts3.4/commands/DescribeScalingProcessTypesCommand.d.ts +12 -24
  234. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +12 -24
  235. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +14 -23
  236. package/dist-types/ts3.4/commands/DescribeTerminationPolicyTypesCommand.d.ts +12 -24
  237. package/dist-types/ts3.4/commands/DescribeTrafficSourcesCommand.d.ts +12 -24
  238. package/dist-types/ts3.4/commands/DescribeWarmPoolCommand.d.ts +14 -23
  239. package/dist-types/ts3.4/commands/DetachInstancesCommand.d.ts +14 -23
  240. package/dist-types/ts3.4/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +12 -24
  241. package/dist-types/ts3.4/commands/DetachLoadBalancersCommand.d.ts +14 -23
  242. package/dist-types/ts3.4/commands/DetachTrafficSourcesCommand.d.ts +12 -24
  243. package/dist-types/ts3.4/commands/DisableMetricsCollectionCommand.d.ts +12 -24
  244. package/dist-types/ts3.4/commands/EnableMetricsCollectionCommand.d.ts +12 -24
  245. package/dist-types/ts3.4/commands/EnterStandbyCommand.d.ts +14 -23
  246. package/dist-types/ts3.4/commands/ExecutePolicyCommand.d.ts +14 -23
  247. package/dist-types/ts3.4/commands/ExitStandbyCommand.d.ts +14 -23
  248. package/dist-types/ts3.4/commands/GetPredictiveScalingForecastCommand.d.ts +12 -24
  249. package/dist-types/ts3.4/commands/PutLifecycleHookCommand.d.ts +14 -23
  250. package/dist-types/ts3.4/commands/PutNotificationConfigurationCommand.d.ts +12 -24
  251. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +14 -23
  252. package/dist-types/ts3.4/commands/PutScheduledUpdateGroupActionCommand.d.ts +12 -24
  253. package/dist-types/ts3.4/commands/PutWarmPoolCommand.d.ts +14 -23
  254. package/dist-types/ts3.4/commands/RecordLifecycleActionHeartbeatCommand.d.ts +12 -24
  255. package/dist-types/ts3.4/commands/ResumeProcessesCommand.d.ts +14 -23
  256. package/dist-types/ts3.4/commands/RollbackInstanceRefreshCommand.d.ts +12 -24
  257. package/dist-types/ts3.4/commands/SetDesiredCapacityCommand.d.ts +14 -23
  258. package/dist-types/ts3.4/commands/SetInstanceHealthCommand.d.ts +14 -23
  259. package/dist-types/ts3.4/commands/SetInstanceProtectionCommand.d.ts +12 -24
  260. package/dist-types/ts3.4/commands/StartInstanceRefreshCommand.d.ts +12 -24
  261. package/dist-types/ts3.4/commands/SuspendProcessesCommand.d.ts +14 -23
  262. package/dist-types/ts3.4/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +12 -24
  263. package/dist-types/ts3.4/commands/UpdateAutoScalingGroupCommand.d.ts +12 -24
  264. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  265. package/package.json +11 -11
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
5
4
  import { CreateAutoScalingGroupType } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateAutoScalingGroupCommandInput extends CreateAutoScalingGro
21
20
  */
22
21
  export interface CreateAutoScalingGroupCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const CreateAutoScalingGroupCommand_base: {
24
+ new (input: CreateAutoScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutoScalingGroupCommandInput, CreateAutoScalingGroupCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -368,23 +371,5 @@ export interface CreateAutoScalingGroupCommandOutput extends __MetadataBearer {
368
371
  * ```
369
372
  *
370
373
  */
371
- export declare class CreateAutoScalingGroupCommand extends $Command<CreateAutoScalingGroupCommandInput, CreateAutoScalingGroupCommandOutput, AutoScalingClientResolvedConfig> {
372
- readonly input: CreateAutoScalingGroupCommandInput;
373
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
374
- /**
375
- * @public
376
- */
377
- constructor(input: CreateAutoScalingGroupCommandInput);
378
- /**
379
- * @internal
380
- */
381
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAutoScalingGroupCommandInput, CreateAutoScalingGroupCommandOutput>;
382
- /**
383
- * @internal
384
- */
385
- private serialize;
386
- /**
387
- * @internal
388
- */
389
- private deserialize;
374
+ export declare class CreateAutoScalingGroupCommand extends CreateAutoScalingGroupCommand_base {
390
375
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
5
4
  import { CreateLaunchConfigurationType } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateLaunchConfigurationCommandInput extends CreateLaunchConfi
21
20
  */
22
21
  export interface CreateLaunchConfigurationCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const CreateLaunchConfigurationCommand_base: {
24
+ new (input: CreateLaunchConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLaunchConfigurationCommandInput, CreateLaunchConfigurationCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a launch configuration.</p>
@@ -134,23 +137,5 @@ export interface CreateLaunchConfigurationCommandOutput extends __MetadataBearer
134
137
  * ```
135
138
  *
136
139
  */
137
- export declare class CreateLaunchConfigurationCommand extends $Command<CreateLaunchConfigurationCommandInput, CreateLaunchConfigurationCommandOutput, AutoScalingClientResolvedConfig> {
138
- readonly input: CreateLaunchConfigurationCommandInput;
139
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
140
- /**
141
- * @public
142
- */
143
- constructor(input: CreateLaunchConfigurationCommandInput);
144
- /**
145
- * @internal
146
- */
147
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLaunchConfigurationCommandInput, CreateLaunchConfigurationCommandOutput>;
148
- /**
149
- * @internal
150
- */
151
- private serialize;
152
- /**
153
- * @internal
154
- */
155
- private deserialize;
140
+ export declare class CreateLaunchConfigurationCommand extends CreateLaunchConfigurationCommand_base {
156
141
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
5
4
  import { CreateOrUpdateTagsType } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateOrUpdateTagsCommandInput extends CreateOrUpdateTagsType {
21
20
  */
22
21
  export interface CreateOrUpdateTagsCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const CreateOrUpdateTagsCommand_base: {
24
+ new (input: CreateOrUpdateTagsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOrUpdateTagsCommandInput, CreateOrUpdateTagsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates or updates tags for the specified Auto Scaling group.</p>
@@ -103,23 +106,5 @@ export interface CreateOrUpdateTagsCommandOutput extends __MetadataBearer {
103
106
  * ```
104
107
  *
105
108
  */
106
- export declare class CreateOrUpdateTagsCommand extends $Command<CreateOrUpdateTagsCommandInput, CreateOrUpdateTagsCommandOutput, AutoScalingClientResolvedConfig> {
107
- readonly input: CreateOrUpdateTagsCommandInput;
108
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
109
- /**
110
- * @public
111
- */
112
- constructor(input: CreateOrUpdateTagsCommandInput);
113
- /**
114
- * @internal
115
- */
116
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateOrUpdateTagsCommandInput, CreateOrUpdateTagsCommandOutput>;
117
- /**
118
- * @internal
119
- */
120
- private serialize;
121
- /**
122
- * @internal
123
- */
124
- private deserialize;
109
+ export declare class CreateOrUpdateTagsCommand extends CreateOrUpdateTagsCommand_base {
125
110
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
5
4
  import { DeleteAutoScalingGroupType } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteAutoScalingGroupCommandInput extends DeleteAutoScalingGro
21
20
  */
22
21
  export interface DeleteAutoScalingGroupCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteAutoScalingGroupCommand_base: {
24
+ new (input: DeleteAutoScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAutoScalingGroupCommandInput, DeleteAutoScalingGroupCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified Auto Scaling group.</p>
@@ -98,23 +101,5 @@ export interface DeleteAutoScalingGroupCommandOutput extends __MetadataBearer {
98
101
  * ```
99
102
  *
100
103
  */
101
- export declare class DeleteAutoScalingGroupCommand extends $Command<DeleteAutoScalingGroupCommandInput, DeleteAutoScalingGroupCommandOutput, AutoScalingClientResolvedConfig> {
102
- readonly input: DeleteAutoScalingGroupCommandInput;
103
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
104
- /**
105
- * @public
106
- */
107
- constructor(input: DeleteAutoScalingGroupCommandInput);
108
- /**
109
- * @internal
110
- */
111
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAutoScalingGroupCommandInput, DeleteAutoScalingGroupCommandOutput>;
112
- /**
113
- * @internal
114
- */
115
- private serialize;
116
- /**
117
- * @internal
118
- */
119
- private deserialize;
104
+ export declare class DeleteAutoScalingGroupCommand extends DeleteAutoScalingGroupCommand_base {
120
105
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
5
4
  import { LaunchConfigurationNameType } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteLaunchConfigurationCommandInput extends LaunchConfigurati
21
20
  */
22
21
  export interface DeleteLaunchConfigurationCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteLaunchConfigurationCommand_base: {
24
+ new (input: DeleteLaunchConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLaunchConfigurationCommandInput, DeleteLaunchConfigurationCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified launch configuration.</p>
@@ -69,23 +72,5 @@ export interface DeleteLaunchConfigurationCommandOutput extends __MetadataBearer
69
72
  * ```
70
73
  *
71
74
  */
72
- export declare class DeleteLaunchConfigurationCommand extends $Command<DeleteLaunchConfigurationCommandInput, DeleteLaunchConfigurationCommandOutput, AutoScalingClientResolvedConfig> {
73
- readonly input: DeleteLaunchConfigurationCommandInput;
74
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
- /**
76
- * @public
77
- */
78
- constructor(input: DeleteLaunchConfigurationCommandInput);
79
- /**
80
- * @internal
81
- */
82
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLaunchConfigurationCommandInput, DeleteLaunchConfigurationCommandOutput>;
83
- /**
84
- * @internal
85
- */
86
- private serialize;
87
- /**
88
- * @internal
89
- */
90
- private deserialize;
75
+ export declare class DeleteLaunchConfigurationCommand extends DeleteLaunchConfigurationCommand_base {
91
76
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
5
4
  import { DeleteLifecycleHookAnswer, DeleteLifecycleHookType } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteLifecycleHookCommandInput extends DeleteLifecycleHookType
21
20
  */
22
21
  export interface DeleteLifecycleHookCommandOutput extends DeleteLifecycleHookAnswer, __MetadataBearer {
23
22
  }
23
+ declare const DeleteLifecycleHookCommand_base: {
24
+ new (input: DeleteLifecycleHookCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLifecycleHookCommandInput, DeleteLifecycleHookCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified lifecycle hook.</p>
@@ -69,23 +72,5 @@ export interface DeleteLifecycleHookCommandOutput extends DeleteLifecycleHookAns
69
72
  * ```
70
73
  *
71
74
  */
72
- export declare class DeleteLifecycleHookCommand extends $Command<DeleteLifecycleHookCommandInput, DeleteLifecycleHookCommandOutput, AutoScalingClientResolvedConfig> {
73
- readonly input: DeleteLifecycleHookCommandInput;
74
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
- /**
76
- * @public
77
- */
78
- constructor(input: DeleteLifecycleHookCommandInput);
79
- /**
80
- * @internal
81
- */
82
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLifecycleHookCommandInput, DeleteLifecycleHookCommandOutput>;
83
- /**
84
- * @internal
85
- */
86
- private serialize;
87
- /**
88
- * @internal
89
- */
90
- private deserialize;
75
+ export declare class DeleteLifecycleHookCommand extends DeleteLifecycleHookCommand_base {
91
76
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
5
4
  import { DeleteNotificationConfigurationType } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteNotificationConfigurationCommandInput extends DeleteNotif
21
20
  */
22
21
  export interface DeleteNotificationConfigurationCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteNotificationConfigurationCommand_base: {
24
+ new (input: DeleteNotificationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNotificationConfigurationCommandInput, DeleteNotificationConfigurationCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified notification.</p>
@@ -66,23 +69,5 @@ export interface DeleteNotificationConfigurationCommandOutput extends __Metadata
66
69
  * ```
67
70
  *
68
71
  */
69
- export declare class DeleteNotificationConfigurationCommand extends $Command<DeleteNotificationConfigurationCommandInput, DeleteNotificationConfigurationCommandOutput, AutoScalingClientResolvedConfig> {
70
- readonly input: DeleteNotificationConfigurationCommandInput;
71
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
- /**
73
- * @public
74
- */
75
- constructor(input: DeleteNotificationConfigurationCommandInput);
76
- /**
77
- * @internal
78
- */
79
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteNotificationConfigurationCommandInput, DeleteNotificationConfigurationCommandOutput>;
80
- /**
81
- * @internal
82
- */
83
- private serialize;
84
- /**
85
- * @internal
86
- */
87
- private deserialize;
72
+ export declare class DeleteNotificationConfigurationCommand extends DeleteNotificationConfigurationCommand_base {
88
73
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
5
4
  import { DeletePolicyType } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeletePolicyCommandInput extends DeletePolicyType {
21
20
  */
22
21
  export interface DeletePolicyCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeletePolicyCommand_base: {
24
+ new (input: DeletePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePolicyCommandInput, DeletePolicyCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified scaling policy.</p>
@@ -74,23 +77,5 @@ export interface DeletePolicyCommandOutput extends __MetadataBearer {
74
77
  * ```
75
78
  *
76
79
  */
77
- export declare class DeletePolicyCommand extends $Command<DeletePolicyCommandInput, DeletePolicyCommandOutput, AutoScalingClientResolvedConfig> {
78
- readonly input: DeletePolicyCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: DeletePolicyCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePolicyCommandInput, DeletePolicyCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class DeletePolicyCommand extends DeletePolicyCommand_base {
96
81
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
5
4
  import { DeleteScheduledActionType } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteScheduledActionCommandInput extends DeleteScheduledAction
21
20
  */
22
21
  export interface DeleteScheduledActionCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteScheduledActionCommand_base: {
24
+ new (input: DeleteScheduledActionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteScheduledActionCommandInput, DeleteScheduledActionCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified scheduled action.</p>
@@ -66,23 +69,5 @@ export interface DeleteScheduledActionCommandOutput extends __MetadataBearer {
66
69
  * ```
67
70
  *
68
71
  */
69
- export declare class DeleteScheduledActionCommand extends $Command<DeleteScheduledActionCommandInput, DeleteScheduledActionCommandOutput, AutoScalingClientResolvedConfig> {
70
- readonly input: DeleteScheduledActionCommandInput;
71
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
- /**
73
- * @public
74
- */
75
- constructor(input: DeleteScheduledActionCommandInput);
76
- /**
77
- * @internal
78
- */
79
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteScheduledActionCommandInput, DeleteScheduledActionCommandOutput>;
80
- /**
81
- * @internal
82
- */
83
- private serialize;
84
- /**
85
- * @internal
86
- */
87
- private deserialize;
72
+ export declare class DeleteScheduledActionCommand extends DeleteScheduledActionCommand_base {
88
73
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
5
4
  import { DeleteTagsType } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteTagsCommandInput extends DeleteTagsType {
21
20
  */
22
21
  export interface DeleteTagsCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteTagsCommand_base: {
24
+ new (input: DeleteTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified tags.</p>
@@ -82,23 +85,5 @@ export interface DeleteTagsCommandOutput extends __MetadataBearer {
82
85
  * ```
83
86
  *
84
87
  */
85
- export declare class DeleteTagsCommand extends $Command<DeleteTagsCommandInput, DeleteTagsCommandOutput, AutoScalingClientResolvedConfig> {
86
- readonly input: DeleteTagsCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: DeleteTagsCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTagsCommandInput, DeleteTagsCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class DeleteTagsCommand extends DeleteTagsCommand_base {
104
89
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
5
4
  import { DeleteWarmPoolAnswer, DeleteWarmPoolType } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteWarmPoolCommandInput extends DeleteWarmPoolType {
21
20
  */
22
21
  export interface DeleteWarmPoolCommandOutput extends DeleteWarmPoolAnswer, __MetadataBearer {
23
22
  }
23
+ declare const DeleteWarmPoolCommand_base: {
24
+ new (input: DeleteWarmPoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWarmPoolCommandInput, DeleteWarmPoolCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the warm pool for the specified Auto Scaling group.</p>
@@ -69,23 +72,5 @@ export interface DeleteWarmPoolCommandOutput extends DeleteWarmPoolAnswer, __Met
69
72
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
70
73
  *
71
74
  */
72
- export declare class DeleteWarmPoolCommand extends $Command<DeleteWarmPoolCommandInput, DeleteWarmPoolCommandOutput, AutoScalingClientResolvedConfig> {
73
- readonly input: DeleteWarmPoolCommandInput;
74
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
- /**
76
- * @public
77
- */
78
- constructor(input: DeleteWarmPoolCommandInput);
79
- /**
80
- * @internal
81
- */
82
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteWarmPoolCommandInput, DeleteWarmPoolCommandOutput>;
83
- /**
84
- * @internal
85
- */
86
- private serialize;
87
- /**
88
- * @internal
89
- */
90
- private deserialize;
75
+ export declare class DeleteWarmPoolCommand extends DeleteWarmPoolCommand_base {
91
76
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
5
4
  import { DescribeAccountLimitsAnswer } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeAccountLimitsCommandInput {
21
20
  */
22
21
  export interface DescribeAccountLimitsCommandOutput extends DescribeAccountLimitsAnswer, __MetadataBearer {
23
22
  }
23
+ declare const DescribeAccountLimitsCommand_base: {
24
+ new (input: DescribeAccountLimitsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Describes the current Amazon EC2 Auto Scaling resource quotas for your account.</p>
@@ -77,23 +80,5 @@ export interface DescribeAccountLimitsCommandOutput extends DescribeAccountLimit
77
80
  * ```
78
81
  *
79
82
  */
80
- export declare class DescribeAccountLimitsCommand extends $Command<DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput, AutoScalingClientResolvedConfig> {
81
- readonly input: DescribeAccountLimitsCommandInput;
82
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
- /**
84
- * @public
85
- */
86
- constructor(input: DescribeAccountLimitsCommandInput);
87
- /**
88
- * @internal
89
- */
90
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput>;
91
- /**
92
- * @internal
93
- */
94
- private serialize;
95
- /**
96
- * @internal
97
- */
98
- private deserialize;
83
+ export declare class DescribeAccountLimitsCommand extends DescribeAccountLimitsCommand_base {
99
84
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
5
4
  import { DescribeAdjustmentTypesAnswer } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeAdjustmentTypesCommandInput {
21
20
  */
22
21
  export interface DescribeAdjustmentTypesCommandOutput extends DescribeAdjustmentTypesAnswer, __MetadataBearer {
23
22
  }
23
+ declare const DescribeAdjustmentTypesCommand_base: {
24
+ new (input: DescribeAdjustmentTypesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAdjustmentTypesCommandInput, DescribeAdjustmentTypesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Describes the available adjustment types for step scaling and simple scaling
@@ -100,23 +103,5 @@ export interface DescribeAdjustmentTypesCommandOutput extends DescribeAdjustment
100
103
  * ```
101
104
  *
102
105
  */
103
- export declare class DescribeAdjustmentTypesCommand extends $Command<DescribeAdjustmentTypesCommandInput, DescribeAdjustmentTypesCommandOutput, AutoScalingClientResolvedConfig> {
104
- readonly input: DescribeAdjustmentTypesCommandInput;
105
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
106
- /**
107
- * @public
108
- */
109
- constructor(input: DescribeAdjustmentTypesCommandInput);
110
- /**
111
- * @internal
112
- */
113
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAdjustmentTypesCommandInput, DescribeAdjustmentTypesCommandOutput>;
114
- /**
115
- * @internal
116
- */
117
- private serialize;
118
- /**
119
- * @internal
120
- */
121
- private deserialize;
106
+ export declare class DescribeAdjustmentTypesCommand extends DescribeAdjustmentTypesCommand_base {
122
107
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
5
4
  import { AutoScalingGroupNamesType, AutoScalingGroupsType } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeAutoScalingGroupsCommandInput extends AutoScalingGroupN
21
20
  */
22
21
  export interface DescribeAutoScalingGroupsCommandOutput extends AutoScalingGroupsType, __MetadataBearer {
23
22
  }
23
+ declare const DescribeAutoScalingGroupsCommand_base: {
24
+ new (input: DescribeAutoScalingGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAutoScalingGroupsCommandInput, DescribeAutoScalingGroupsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about the Auto Scaling groups in the account and Region.</p>
@@ -332,23 +335,5 @@ export interface DescribeAutoScalingGroupsCommandOutput extends AutoScalingGroup
332
335
  * ```
333
336
  *
334
337
  */
335
- export declare class DescribeAutoScalingGroupsCommand extends $Command<DescribeAutoScalingGroupsCommandInput, DescribeAutoScalingGroupsCommandOutput, AutoScalingClientResolvedConfig> {
336
- readonly input: DescribeAutoScalingGroupsCommandInput;
337
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
338
- /**
339
- * @public
340
- */
341
- constructor(input: DescribeAutoScalingGroupsCommandInput);
342
- /**
343
- * @internal
344
- */
345
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAutoScalingGroupsCommandInput, DescribeAutoScalingGroupsCommandOutput>;
346
- /**
347
- * @internal
348
- */
349
- private serialize;
350
- /**
351
- * @internal
352
- */
353
- private deserialize;
338
+ export declare class DescribeAutoScalingGroupsCommand extends DescribeAutoScalingGroupsCommand_base {
354
339
  }