@aws-sdk/client-auto-scaling 3.478.0 → 3.481.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 +9 -9
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AutoScalingClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface DetachInstancesCommandInput extends DetachInstancesQuery {}
20
14
  export interface DetachInstancesCommandOutput
21
15
  extends DetachInstancesAnswer,
22
16
  __MetadataBearer {}
23
- export declare class DetachInstancesCommand extends $Command<
24
- DetachInstancesCommandInput,
25
- DetachInstancesCommandOutput,
26
- AutoScalingClientResolvedConfig
27
- > {
28
- readonly input: DetachInstancesCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DetachInstancesCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: AutoScalingClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<DetachInstancesCommandInput, DetachInstancesCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const DetachInstancesCommand_base: {
18
+ new (
19
+ input: DetachInstancesCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ DetachInstancesCommandInput,
22
+ DetachInstancesCommandOutput,
23
+ AutoScalingClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class DetachInstancesCommand extends DetachInstancesCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AutoScalingClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DetachLoadBalancerTargetGroupsCommandInput
21
15
  export interface DetachLoadBalancerTargetGroupsCommandOutput
22
16
  extends DetachLoadBalancerTargetGroupsResultType,
23
17
  __MetadataBearer {}
24
- export declare class DetachLoadBalancerTargetGroupsCommand extends $Command<
25
- DetachLoadBalancerTargetGroupsCommandInput,
26
- DetachLoadBalancerTargetGroupsCommandOutput,
27
- AutoScalingClientResolvedConfig
28
- > {
29
- readonly input: DetachLoadBalancerTargetGroupsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DetachLoadBalancerTargetGroupsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AutoScalingClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DetachLoadBalancerTargetGroupsCommand_base: {
19
+ new (
20
+ input: DetachLoadBalancerTargetGroupsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DetachLoadBalancerTargetGroupsCommandInput,
38
- DetachLoadBalancerTargetGroupsCommandOutput
23
+ DetachLoadBalancerTargetGroupsCommandOutput,
24
+ AutoScalingClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DetachLoadBalancerTargetGroupsCommand extends DetachLoadBalancerTargetGroupsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AutoScalingClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface DetachLoadBalancersCommandInput
21
15
  export interface DetachLoadBalancersCommandOutput
22
16
  extends DetachLoadBalancersResultType,
23
17
  __MetadataBearer {}
24
- export declare class DetachLoadBalancersCommand extends $Command<
25
- DetachLoadBalancersCommandInput,
26
- DetachLoadBalancersCommandOutput,
27
- AutoScalingClientResolvedConfig
28
- > {
29
- readonly input: DetachLoadBalancersCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DetachLoadBalancersCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AutoScalingClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<DetachLoadBalancersCommandInput, DetachLoadBalancersCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const DetachLoadBalancersCommand_base: {
19
+ new (
20
+ input: DetachLoadBalancersCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ DetachLoadBalancersCommandInput,
23
+ DetachLoadBalancersCommandOutput,
24
+ AutoScalingClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DetachLoadBalancersCommand extends DetachLoadBalancersCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AutoScalingClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DetachTrafficSourcesCommandInput
21
15
  export interface DetachTrafficSourcesCommandOutput
22
16
  extends DetachTrafficSourcesResultType,
23
17
  __MetadataBearer {}
24
- export declare class DetachTrafficSourcesCommand extends $Command<
25
- DetachTrafficSourcesCommandInput,
26
- DetachTrafficSourcesCommandOutput,
27
- AutoScalingClientResolvedConfig
28
- > {
29
- readonly input: DetachTrafficSourcesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DetachTrafficSourcesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AutoScalingClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DetachTrafficSourcesCommand_base: {
19
+ new (
20
+ input: DetachTrafficSourcesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DetachTrafficSourcesCommandInput,
38
- DetachTrafficSourcesCommandOutput
23
+ DetachTrafficSourcesCommandOutput,
24
+ AutoScalingClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DetachTrafficSourcesCommand extends DetachTrafficSourcesCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AutoScalingClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,22 +11,16 @@ export interface DisableMetricsCollectionCommandInput
17
11
  extends DisableMetricsCollectionQuery {}
18
12
  export interface DisableMetricsCollectionCommandOutput
19
13
  extends __MetadataBearer {}
20
- export declare class DisableMetricsCollectionCommand extends $Command<
21
- DisableMetricsCollectionCommandInput,
22
- DisableMetricsCollectionCommandOutput,
23
- AutoScalingClientResolvedConfig
24
- > {
25
- readonly input: DisableMetricsCollectionCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: DisableMetricsCollectionCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: AutoScalingClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<
14
+ declare const DisableMetricsCollectionCommand_base: {
15
+ new (
16
+ input: DisableMetricsCollectionCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
33
18
  DisableMetricsCollectionCommandInput,
34
- DisableMetricsCollectionCommandOutput
19
+ DisableMetricsCollectionCommandOutput,
20
+ AutoScalingClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
35
23
  >;
36
- private serialize;
37
- private deserialize;
38
- }
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class DisableMetricsCollectionCommand extends DisableMetricsCollectionCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AutoScalingClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,22 +11,16 @@ export interface EnableMetricsCollectionCommandInput
17
11
  extends EnableMetricsCollectionQuery {}
18
12
  export interface EnableMetricsCollectionCommandOutput
19
13
  extends __MetadataBearer {}
20
- export declare class EnableMetricsCollectionCommand extends $Command<
21
- EnableMetricsCollectionCommandInput,
22
- EnableMetricsCollectionCommandOutput,
23
- AutoScalingClientResolvedConfig
24
- > {
25
- readonly input: EnableMetricsCollectionCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: EnableMetricsCollectionCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: AutoScalingClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<
14
+ declare const EnableMetricsCollectionCommand_base: {
15
+ new (
16
+ input: EnableMetricsCollectionCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
33
18
  EnableMetricsCollectionCommandInput,
34
- EnableMetricsCollectionCommandOutput
19
+ EnableMetricsCollectionCommandOutput,
20
+ AutoScalingClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
35
23
  >;
36
- private serialize;
37
- private deserialize;
38
- }
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class EnableMetricsCollectionCommand extends EnableMetricsCollectionCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AutoScalingClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface EnterStandbyCommandInput extends EnterStandbyQuery {}
17
11
  export interface EnterStandbyCommandOutput
18
12
  extends EnterStandbyAnswer,
19
13
  __MetadataBearer {}
20
- export declare class EnterStandbyCommand extends $Command<
21
- EnterStandbyCommandInput,
22
- EnterStandbyCommandOutput,
23
- AutoScalingClientResolvedConfig
24
- > {
25
- readonly input: EnterStandbyCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: EnterStandbyCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: AutoScalingClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<EnterStandbyCommandInput, EnterStandbyCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const EnterStandbyCommand_base: {
15
+ new (
16
+ input: EnterStandbyCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ EnterStandbyCommandInput,
19
+ EnterStandbyCommandOutput,
20
+ AutoScalingClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class EnterStandbyCommand extends EnterStandbyCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AutoScalingClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -15,19 +9,16 @@ import { ExecutePolicyType } from "../models/models_0";
15
9
  export { __MetadataBearer, $Command };
16
10
  export interface ExecutePolicyCommandInput extends ExecutePolicyType {}
17
11
  export interface ExecutePolicyCommandOutput extends __MetadataBearer {}
18
- export declare class ExecutePolicyCommand extends $Command<
19
- ExecutePolicyCommandInput,
20
- ExecutePolicyCommandOutput,
21
- AutoScalingClientResolvedConfig
22
- > {
23
- readonly input: ExecutePolicyCommandInput;
24
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
25
- constructor(input: ExecutePolicyCommandInput);
26
- resolveMiddleware(
27
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
- configuration: AutoScalingClientResolvedConfig,
29
- options?: __HttpHandlerOptions
30
- ): Handler<ExecutePolicyCommandInput, ExecutePolicyCommandOutput>;
31
- private serialize;
32
- private deserialize;
33
- }
12
+ declare const ExecutePolicyCommand_base: {
13
+ new (
14
+ input: ExecutePolicyCommandInput
15
+ ): import("@smithy/smithy-client").CommandImpl<
16
+ ExecutePolicyCommandInput,
17
+ ExecutePolicyCommandOutput,
18
+ AutoScalingClientResolvedConfig,
19
+ ServiceInputTypes,
20
+ ServiceOutputTypes
21
+ >;
22
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
+ };
24
+ export declare class ExecutePolicyCommand extends ExecutePolicyCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AutoScalingClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface ExitStandbyCommandInput extends ExitStandbyQuery {}
17
11
  export interface ExitStandbyCommandOutput
18
12
  extends ExitStandbyAnswer,
19
13
  __MetadataBearer {}
20
- export declare class ExitStandbyCommand extends $Command<
21
- ExitStandbyCommandInput,
22
- ExitStandbyCommandOutput,
23
- AutoScalingClientResolvedConfig
24
- > {
25
- readonly input: ExitStandbyCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: ExitStandbyCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: AutoScalingClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<ExitStandbyCommandInput, ExitStandbyCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const ExitStandbyCommand_base: {
15
+ new (
16
+ input: ExitStandbyCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ ExitStandbyCommandInput,
19
+ ExitStandbyCommandOutput,
20
+ AutoScalingClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class ExitStandbyCommand extends ExitStandbyCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AutoScalingClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetPredictiveScalingForecastCommandInput
21
15
  export interface GetPredictiveScalingForecastCommandOutput
22
16
  extends GetPredictiveScalingForecastAnswer,
23
17
  __MetadataBearer {}
24
- export declare class GetPredictiveScalingForecastCommand extends $Command<
25
- GetPredictiveScalingForecastCommandInput,
26
- GetPredictiveScalingForecastCommandOutput,
27
- AutoScalingClientResolvedConfig
28
- > {
29
- readonly input: GetPredictiveScalingForecastCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetPredictiveScalingForecastCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AutoScalingClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetPredictiveScalingForecastCommand_base: {
19
+ new (
20
+ input: GetPredictiveScalingForecastCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetPredictiveScalingForecastCommandInput,
38
- GetPredictiveScalingForecastCommandOutput
23
+ GetPredictiveScalingForecastCommandOutput,
24
+ AutoScalingClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetPredictiveScalingForecastCommand extends GetPredictiveScalingForecastCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AutoScalingClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface PutLifecycleHookCommandInput extends PutLifecycleHookType {}
20
14
  export interface PutLifecycleHookCommandOutput
21
15
  extends PutLifecycleHookAnswer,
22
16
  __MetadataBearer {}
23
- export declare class PutLifecycleHookCommand extends $Command<
24
- PutLifecycleHookCommandInput,
25
- PutLifecycleHookCommandOutput,
26
- AutoScalingClientResolvedConfig
27
- > {
28
- readonly input: PutLifecycleHookCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: PutLifecycleHookCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: AutoScalingClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<PutLifecycleHookCommandInput, PutLifecycleHookCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const PutLifecycleHookCommand_base: {
18
+ new (
19
+ input: PutLifecycleHookCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ PutLifecycleHookCommandInput,
22
+ PutLifecycleHookCommandOutput,
23
+ AutoScalingClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class PutLifecycleHookCommand extends PutLifecycleHookCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AutoScalingClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,22 +11,16 @@ export interface PutNotificationConfigurationCommandInput
17
11
  extends PutNotificationConfigurationType {}
18
12
  export interface PutNotificationConfigurationCommandOutput
19
13
  extends __MetadataBearer {}
20
- export declare class PutNotificationConfigurationCommand extends $Command<
21
- PutNotificationConfigurationCommandInput,
22
- PutNotificationConfigurationCommandOutput,
23
- AutoScalingClientResolvedConfig
24
- > {
25
- readonly input: PutNotificationConfigurationCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: PutNotificationConfigurationCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: AutoScalingClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<
14
+ declare const PutNotificationConfigurationCommand_base: {
15
+ new (
16
+ input: PutNotificationConfigurationCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
33
18
  PutNotificationConfigurationCommandInput,
34
- PutNotificationConfigurationCommandOutput
19
+ PutNotificationConfigurationCommandOutput,
20
+ AutoScalingClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
35
23
  >;
36
- private serialize;
37
- private deserialize;
38
- }
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class PutNotificationConfigurationCommand extends PutNotificationConfigurationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AutoScalingClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface PutScalingPolicyCommandInput extends PutScalingPolicyType {}
17
11
  export interface PutScalingPolicyCommandOutput
18
12
  extends PolicyARNType,
19
13
  __MetadataBearer {}
20
- export declare class PutScalingPolicyCommand extends $Command<
21
- PutScalingPolicyCommandInput,
22
- PutScalingPolicyCommandOutput,
23
- AutoScalingClientResolvedConfig
24
- > {
25
- readonly input: PutScalingPolicyCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: PutScalingPolicyCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: AutoScalingClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<PutScalingPolicyCommandInput, PutScalingPolicyCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const PutScalingPolicyCommand_base: {
15
+ new (
16
+ input: PutScalingPolicyCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ PutScalingPolicyCommandInput,
19
+ PutScalingPolicyCommandOutput,
20
+ AutoScalingClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class PutScalingPolicyCommand extends PutScalingPolicyCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AutoScalingClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,22 +11,16 @@ export interface PutScheduledUpdateGroupActionCommandInput
17
11
  extends PutScheduledUpdateGroupActionType {}
18
12
  export interface PutScheduledUpdateGroupActionCommandOutput
19
13
  extends __MetadataBearer {}
20
- export declare class PutScheduledUpdateGroupActionCommand extends $Command<
21
- PutScheduledUpdateGroupActionCommandInput,
22
- PutScheduledUpdateGroupActionCommandOutput,
23
- AutoScalingClientResolvedConfig
24
- > {
25
- readonly input: PutScheduledUpdateGroupActionCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: PutScheduledUpdateGroupActionCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: AutoScalingClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<
14
+ declare const PutScheduledUpdateGroupActionCommand_base: {
15
+ new (
16
+ input: PutScheduledUpdateGroupActionCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
33
18
  PutScheduledUpdateGroupActionCommandInput,
34
- PutScheduledUpdateGroupActionCommandOutput
19
+ PutScheduledUpdateGroupActionCommandOutput,
20
+ AutoScalingClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
35
23
  >;
36
- private serialize;
37
- private deserialize;
38
- }
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class PutScheduledUpdateGroupActionCommand extends PutScheduledUpdateGroupActionCommand_base {}