@aws-sdk/client-auto-scaling 3.36.0 → 3.39.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 (178) hide show
  1. package/CHANGELOG.md +45 -0
  2. package/dist-cjs/AutoScaling.js +0 -16
  3. package/dist-cjs/AutoScalingClient.js +0 -21
  4. package/dist-cjs/commands/AttachInstancesCommand.js +0 -33
  5. package/dist-cjs/commands/AttachLoadBalancerTargetGroupsCommand.js +0 -42
  6. package/dist-cjs/commands/AttachLoadBalancersCommand.js +0 -34
  7. package/dist-cjs/commands/BatchDeleteScheduledActionCommand.js +0 -24
  8. package/dist-cjs/commands/BatchPutScheduledUpdateGroupActionCommand.js +0 -24
  9. package/dist-cjs/commands/CancelInstanceRefreshCommand.js +0 -29
  10. package/dist-cjs/commands/CompleteLifecycleActionCommand.js +0 -55
  11. package/dist-cjs/commands/CreateAutoScalingGroupCommand.js +0 -42
  12. package/dist-cjs/commands/CreateLaunchConfigurationCommand.js +0 -30
  13. package/dist-cjs/commands/CreateOrUpdateTagsCommand.js +0 -28
  14. package/dist-cjs/commands/DeleteAutoScalingGroupCommand.js +0 -33
  15. package/dist-cjs/commands/DeleteLaunchConfigurationCommand.js +0 -26
  16. package/dist-cjs/commands/DeleteLifecycleHookCommand.js +0 -27
  17. package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +0 -24
  18. package/dist-cjs/commands/DeletePolicyCommand.js +0 -29
  19. package/dist-cjs/commands/DeleteScheduledActionCommand.js +0 -24
  20. package/dist-cjs/commands/DeleteTagsCommand.js +0 -24
  21. package/dist-cjs/commands/DeleteWarmPoolCommand.js +0 -26
  22. package/dist-cjs/commands/DescribeAccountLimitsCommand.js +0 -28
  23. package/dist-cjs/commands/DescribeAdjustmentTypesCommand.js +0 -43
  24. package/dist-cjs/commands/DescribeAutoScalingGroupsCommand.js +0 -26
  25. package/dist-cjs/commands/DescribeAutoScalingInstancesCommand.js +0 -24
  26. package/dist-cjs/commands/DescribeAutoScalingNotificationTypesCommand.js +0 -24
  27. package/dist-cjs/commands/DescribeInstanceRefreshesCommand.js +0 -62
  28. package/dist-cjs/commands/DescribeLaunchConfigurationsCommand.js +0 -24
  29. package/dist-cjs/commands/DescribeLifecycleHookTypesCommand.js +0 -37
  30. package/dist-cjs/commands/DescribeLifecycleHooksCommand.js +0 -24
  31. package/dist-cjs/commands/DescribeLoadBalancerTargetGroupsCommand.js +0 -43
  32. package/dist-cjs/commands/DescribeLoadBalancersCommand.js +0 -45
  33. package/dist-cjs/commands/DescribeMetricCollectionTypesCommand.js +0 -26
  34. package/dist-cjs/commands/DescribeNotificationConfigurationsCommand.js +0 -25
  35. package/dist-cjs/commands/DescribePoliciesCommand.js +0 -24
  36. package/dist-cjs/commands/DescribeScalingActivitiesCommand.js +0 -32
  37. package/dist-cjs/commands/DescribeScalingProcessTypesCommand.js +0 -25
  38. package/dist-cjs/commands/DescribeScheduledActionsCommand.js +0 -27
  39. package/dist-cjs/commands/DescribeTagsCommand.js +0 -32
  40. package/dist-cjs/commands/DescribeTerminationPolicyTypesCommand.js +0 -27
  41. package/dist-cjs/commands/DescribeWarmPoolCommand.js +0 -26
  42. package/dist-cjs/commands/DetachInstancesCommand.js +0 -33
  43. package/dist-cjs/commands/DetachLoadBalancerTargetGroupsCommand.js +0 -24
  44. package/dist-cjs/commands/DetachLoadBalancersCommand.js +0 -29
  45. package/dist-cjs/commands/DisableMetricsCollectionCommand.js +0 -24
  46. package/dist-cjs/commands/EnableMetricsCollectionCommand.js +0 -25
  47. package/dist-cjs/commands/EnterStandbyCommand.js +0 -33
  48. package/dist-cjs/commands/ExecutePolicyCommand.js +0 -25
  49. package/dist-cjs/commands/ExitStandbyCommand.js +0 -29
  50. package/dist-cjs/commands/GetPredictiveScalingForecastCommand.js +0 -32
  51. package/dist-cjs/commands/PutLifecycleHookCommand.js +0 -61
  52. package/dist-cjs/commands/PutNotificationConfigurationCommand.js +0 -32
  53. package/dist-cjs/commands/PutScalingPolicyCommand.js +0 -33
  54. package/dist-cjs/commands/PutScheduledUpdateGroupActionCommand.js +0 -28
  55. package/dist-cjs/commands/PutWarmPoolCommand.js +0 -33
  56. package/dist-cjs/commands/RecordLifecycleActionHeartbeatCommand.js +0 -56
  57. package/dist-cjs/commands/ResumeProcessesCommand.js +0 -27
  58. package/dist-cjs/commands/SetDesiredCapacityCommand.js +0 -29
  59. package/dist-cjs/commands/SetInstanceHealthCommand.js +0 -26
  60. package/dist-cjs/commands/SetInstanceProtectionCommand.js +0 -30
  61. package/dist-cjs/commands/StartInstanceRefreshCommand.js +0 -38
  62. package/dist-cjs/commands/SuspendProcessesCommand.js +0 -30
  63. package/dist-cjs/commands/TerminateInstanceInAutoScalingGroupCommand.js +0 -35
  64. package/dist-cjs/commands/UpdateAutoScalingGroupCommand.js +0 -68
  65. package/dist-cjs/commands/index.js +64 -0
  66. package/dist-cjs/endpoints.js +6 -1
  67. package/dist-cjs/index.js +5 -75
  68. package/dist-cjs/models/models_0.js +121 -475
  69. package/dist-cjs/pagination/DescribeAutoScalingGroupsPaginator.js +0 -10
  70. package/dist-cjs/pagination/DescribeAutoScalingInstancesPaginator.js +0 -10
  71. package/dist-cjs/pagination/DescribeLaunchConfigurationsPaginator.js +0 -10
  72. package/dist-cjs/pagination/DescribeNotificationConfigurationsPaginator.js +0 -10
  73. package/dist-cjs/pagination/DescribePoliciesPaginator.js +0 -10
  74. package/dist-cjs/pagination/DescribeScalingActivitiesPaginator.js +0 -10
  75. package/dist-cjs/pagination/DescribeScheduledActionsPaginator.js +0 -10
  76. package/dist-cjs/pagination/DescribeTagsPaginator.js +0 -10
  77. package/dist-cjs/pagination/index.js +12 -0
  78. package/dist-cjs/protocols/Aws_query.js +621 -2
  79. package/dist-cjs/runtimeConfig.browser.js +1 -5
  80. package/dist-cjs/runtimeConfig.js +1 -5
  81. package/dist-cjs/runtimeConfig.native.js +0 -3
  82. package/dist-cjs/runtimeConfig.shared.js +0 -3
  83. package/dist-cjs/waiters/index.js +6 -0
  84. package/dist-cjs/waiters/waitForGroupExists.js +0 -9
  85. package/dist-cjs/waiters/waitForGroupInService.js +0 -9
  86. package/dist-cjs/waiters/waitForGroupNotExists.js +0 -9
  87. package/dist-es/commands/index.js +61 -0
  88. package/dist-es/endpoints.js +6 -1
  89. package/dist-es/index.js +5 -75
  90. package/dist-es/models/models_0.js +97 -4
  91. package/dist-es/pagination/index.js +9 -0
  92. package/dist-es/protocols/Aws_query.js +922 -207
  93. package/dist-es/waiters/index.js +3 -0
  94. package/dist-types/AutoScaling.d.ts +8 -2
  95. package/dist-types/AutoScalingClient.d.ts +2 -0
  96. package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +1 -1
  97. package/dist-types/commands/DescribeAutoScalingGroupsCommand.d.ts +5 -1
  98. package/dist-types/commands/index.d.ts +61 -0
  99. package/dist-types/index.d.ts +5 -75
  100. package/dist-types/models/models_0.d.ts +672 -125
  101. package/dist-types/pagination/index.d.ts +9 -0
  102. package/dist-types/ts3.4/AutoScaling.d.ts +62 -693
  103. package/dist-types/ts3.4/AutoScalingClient.d.ts +24 -102
  104. package/dist-types/ts3.4/commands/AttachInstancesCommand.d.ts +2 -29
  105. package/dist-types/ts3.4/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +2 -38
  106. package/dist-types/ts3.4/commands/AttachLoadBalancersCommand.d.ts +2 -30
  107. package/dist-types/ts3.4/commands/BatchDeleteScheduledActionCommand.d.ts +2 -20
  108. package/dist-types/ts3.4/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +2 -20
  109. package/dist-types/ts3.4/commands/CancelInstanceRefreshCommand.d.ts +2 -25
  110. package/dist-types/ts3.4/commands/CompleteLifecycleActionCommand.d.ts +2 -51
  111. package/dist-types/ts3.4/commands/CreateAutoScalingGroupCommand.d.ts +2 -38
  112. package/dist-types/ts3.4/commands/CreateLaunchConfigurationCommand.d.ts +2 -26
  113. package/dist-types/ts3.4/commands/CreateOrUpdateTagsCommand.d.ts +2 -24
  114. package/dist-types/ts3.4/commands/DeleteAutoScalingGroupCommand.d.ts +2 -29
  115. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationCommand.d.ts +2 -22
  116. package/dist-types/ts3.4/commands/DeleteLifecycleHookCommand.d.ts +2 -23
  117. package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +2 -20
  118. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +2 -25
  119. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +2 -20
  120. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -20
  121. package/dist-types/ts3.4/commands/DeleteWarmPoolCommand.d.ts +2 -22
  122. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -24
  123. package/dist-types/ts3.4/commands/DescribeAdjustmentTypesCommand.d.ts +2 -39
  124. package/dist-types/ts3.4/commands/DescribeAutoScalingGroupsCommand.d.ts +2 -22
  125. package/dist-types/ts3.4/commands/DescribeAutoScalingInstancesCommand.d.ts +2 -20
  126. package/dist-types/ts3.4/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +2 -20
  127. package/dist-types/ts3.4/commands/DescribeInstanceRefreshesCommand.d.ts +2 -58
  128. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationsCommand.d.ts +2 -20
  129. package/dist-types/ts3.4/commands/DescribeLifecycleHookTypesCommand.d.ts +2 -33
  130. package/dist-types/ts3.4/commands/DescribeLifecycleHooksCommand.d.ts +2 -20
  131. package/dist-types/ts3.4/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +2 -39
  132. package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +2 -41
  133. package/dist-types/ts3.4/commands/DescribeMetricCollectionTypesCommand.d.ts +2 -22
  134. package/dist-types/ts3.4/commands/DescribeNotificationConfigurationsCommand.d.ts +2 -21
  135. package/dist-types/ts3.4/commands/DescribePoliciesCommand.d.ts +2 -20
  136. package/dist-types/ts3.4/commands/DescribeScalingActivitiesCommand.d.ts +2 -28
  137. package/dist-types/ts3.4/commands/DescribeScalingProcessTypesCommand.d.ts +2 -21
  138. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +2 -23
  139. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +2 -28
  140. package/dist-types/ts3.4/commands/DescribeTerminationPolicyTypesCommand.d.ts +2 -23
  141. package/dist-types/ts3.4/commands/DescribeWarmPoolCommand.d.ts +2 -22
  142. package/dist-types/ts3.4/commands/DetachInstancesCommand.d.ts +2 -29
  143. package/dist-types/ts3.4/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +2 -20
  144. package/dist-types/ts3.4/commands/DetachLoadBalancersCommand.d.ts +2 -25
  145. package/dist-types/ts3.4/commands/DisableMetricsCollectionCommand.d.ts +2 -20
  146. package/dist-types/ts3.4/commands/EnableMetricsCollectionCommand.d.ts +2 -21
  147. package/dist-types/ts3.4/commands/EnterStandbyCommand.d.ts +2 -29
  148. package/dist-types/ts3.4/commands/ExecutePolicyCommand.d.ts +2 -21
  149. package/dist-types/ts3.4/commands/ExitStandbyCommand.d.ts +2 -25
  150. package/dist-types/ts3.4/commands/GetPredictiveScalingForecastCommand.d.ts +2 -28
  151. package/dist-types/ts3.4/commands/PutLifecycleHookCommand.d.ts +2 -57
  152. package/dist-types/ts3.4/commands/PutNotificationConfigurationCommand.d.ts +2 -28
  153. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +2 -29
  154. package/dist-types/ts3.4/commands/PutScheduledUpdateGroupActionCommand.d.ts +2 -24
  155. package/dist-types/ts3.4/commands/PutWarmPoolCommand.d.ts +2 -29
  156. package/dist-types/ts3.4/commands/RecordLifecycleActionHeartbeatCommand.d.ts +2 -52
  157. package/dist-types/ts3.4/commands/ResumeProcessesCommand.d.ts +2 -23
  158. package/dist-types/ts3.4/commands/SetDesiredCapacityCommand.d.ts +2 -25
  159. package/dist-types/ts3.4/commands/SetInstanceHealthCommand.d.ts +2 -22
  160. package/dist-types/ts3.4/commands/SetInstanceProtectionCommand.d.ts +2 -26
  161. package/dist-types/ts3.4/commands/StartInstanceRefreshCommand.d.ts +2 -34
  162. package/dist-types/ts3.4/commands/SuspendProcessesCommand.d.ts +2 -26
  163. package/dist-types/ts3.4/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +2 -31
  164. package/dist-types/ts3.4/commands/UpdateAutoScalingGroupCommand.d.ts +2 -64
  165. package/dist-types/ts3.4/commands/index.d.ts +61 -0
  166. package/dist-types/ts3.4/index.d.ts +5 -75
  167. package/dist-types/ts3.4/models/models_0.d.ts +960 -4205
  168. package/dist-types/ts3.4/pagination/index.d.ts +9 -0
  169. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  170. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  171. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  172. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  173. package/dist-types/ts3.4/waiters/index.d.ts +3 -0
  174. package/dist-types/ts3.4/waiters/waitForGroupExists.d.ts +2 -9
  175. package/dist-types/ts3.4/waiters/waitForGroupInService.d.ts +2 -9
  176. package/dist-types/ts3.4/waiters/waitForGroupNotExists.d.ts +2 -9
  177. package/dist-types/waiters/index.d.ts +3 -0
  178. package/package.json +33 -33
@@ -6,48 +6,11 @@ export interface DescribeLoadBalancerTargetGroupsCommandInput extends DescribeLo
6
6
  }
7
7
  export interface DescribeLoadBalancerTargetGroupsCommandOutput extends DescribeLoadBalancerTargetGroupsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about the load balancer target groups for the specified Auto Scaling
11
- * group.</p>
12
- * <p>To determine the availability of registered instances, use the <code>State</code>
13
- * element in the response. When you attach a target group to an Auto Scaling group, the initial
14
- * <code>State</code> value is <code>Adding</code>. The state transitions to
15
- * <code>Added</code> after all Auto Scaling instances are registered with the target group. If
16
- * Elastic Load Balancing health checks are enabled for the Auto Scaling group, the state transitions to
17
- * <code>InService</code> after at least one Auto Scaling instance passes the health check.
18
- * When the target group is in the <code>InService</code> state, Amazon EC2 Auto Scaling can terminate and
19
- * replace any instances that are reported as unhealthy. If no registered instances pass
20
- * the health checks, the target group doesn't enter the <code>InService</code> state. </p>
21
- * <p>Target groups also have an <code>InService</code> state if you attach them in the
22
- * <a>CreateAutoScalingGroup</a> API call. If your target group state is
23
- * <code>InService</code>, but it is not working properly, check the scaling activities
24
- * by calling <a>DescribeScalingActivities</a> and take any corrective actions
25
- * necessary.</p>
26
- * <p>For help with failed health checks, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/ts-as-healthchecks.html">Troubleshooting Amazon EC2 Auto Scaling:
27
- * Health checks</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>. For more
28
- * information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/autoscaling-load-balancer.html">Elastic Load Balancing and
29
- * Amazon EC2 Auto Scaling</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>. </p>
30
- * @example
31
- * Use a bare-bones client and the command you need to make an API call.
32
- * ```javascript
33
- * import { AutoScalingClient, DescribeLoadBalancerTargetGroupsCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
34
- * // const { AutoScalingClient, DescribeLoadBalancerTargetGroupsCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
35
- * const client = new AutoScalingClient(config);
36
- * const command = new DescribeLoadBalancerTargetGroupsCommand(input);
37
- * const response = await client.send(command);
38
- * ```
39
- *
40
- * @see {@link DescribeLoadBalancerTargetGroupsCommandInput} for command's `input` shape.
41
- * @see {@link DescribeLoadBalancerTargetGroupsCommandOutput} for command's `response` shape.
42
- * @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
43
- *
44
- */
9
+
45
10
  export declare class DescribeLoadBalancerTargetGroupsCommand extends $Command<DescribeLoadBalancerTargetGroupsCommandInput, DescribeLoadBalancerTargetGroupsCommandOutput, AutoScalingClientResolvedConfig> {
46
11
  readonly input: DescribeLoadBalancerTargetGroupsCommandInput;
47
12
  constructor(input: DescribeLoadBalancerTargetGroupsCommandInput);
48
- /**
49
- * @internal
50
- */
13
+
51
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLoadBalancerTargetGroupsCommandInput, DescribeLoadBalancerTargetGroupsCommandOutput>;
52
15
  private serialize;
53
16
  private deserialize;
@@ -6,50 +6,11 @@ export interface DescribeLoadBalancersCommandInput extends DescribeLoadBalancers
6
6
  }
7
7
  export interface DescribeLoadBalancersCommandOutput extends DescribeLoadBalancersResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about the load balancers for the specified Auto Scaling group.</p>
11
- * <p>This operation describes only Classic Load Balancers. If you have Application Load
12
- * Balancers, Network Load Balancers, or Gateway Load Balancers, use the <a>DescribeLoadBalancerTargetGroups</a> API instead.</p>
13
- * <p>To determine the availability of registered instances, use the <code>State</code>
14
- * element in the response. When you attach a load balancer to an Auto Scaling group, the initial
15
- * <code>State</code> value is <code>Adding</code>. The state transitions to
16
- * <code>Added</code> after all Auto Scaling instances are registered with the load balancer.
17
- * If Elastic Load Balancing health checks are enabled for the Auto Scaling group, the state transitions to
18
- * <code>InService</code> after at least one Auto Scaling instance passes the health check.
19
- * When the load balancer is in the <code>InService</code> state, Amazon EC2 Auto Scaling can terminate
20
- * and replace any instances that are reported as unhealthy. If no registered instances
21
- * pass the health checks, the load balancer doesn't enter the <code>InService</code>
22
- * state. </p>
23
- * <p>Load balancers also have an <code>InService</code> state if you attach them in the
24
- * <a>CreateAutoScalingGroup</a> API call. If your load balancer state is
25
- * <code>InService</code>, but it is not working properly, check the scaling activities
26
- * by calling <a>DescribeScalingActivities</a> and take any corrective actions
27
- * necessary.</p>
28
- * <p>For help with failed health checks, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/ts-as-healthchecks.html">Troubleshooting Amazon EC2 Auto Scaling:
29
- * Health checks</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>. For more
30
- * information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/autoscaling-load-balancer.html">Elastic Load Balancing and
31
- * Amazon EC2 Auto Scaling</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>. </p>
32
- * @example
33
- * Use a bare-bones client and the command you need to make an API call.
34
- * ```javascript
35
- * import { AutoScalingClient, DescribeLoadBalancersCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
36
- * // const { AutoScalingClient, DescribeLoadBalancersCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
37
- * const client = new AutoScalingClient(config);
38
- * const command = new DescribeLoadBalancersCommand(input);
39
- * const response = await client.send(command);
40
- * ```
41
- *
42
- * @see {@link DescribeLoadBalancersCommandInput} for command's `input` shape.
43
- * @see {@link DescribeLoadBalancersCommandOutput} for command's `response` shape.
44
- * @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
45
- *
46
- */
9
+
47
10
  export declare class DescribeLoadBalancersCommand extends $Command<DescribeLoadBalancersCommandInput, DescribeLoadBalancersCommandOutput, AutoScalingClientResolvedConfig> {
48
11
  readonly input: DescribeLoadBalancersCommandInput;
49
12
  constructor(input: DescribeLoadBalancersCommandInput);
50
- /**
51
- * @internal
52
- */
13
+
53
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLoadBalancersCommandInput, DescribeLoadBalancersCommandOutput>;
54
15
  private serialize;
55
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface DescribeMetricCollectionTypesCommandInput {
6
6
  }
7
7
  export interface DescribeMetricCollectionTypesCommandOutput extends DescribeMetricCollectionTypesAnswer, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Describes the available CloudWatch metrics for Amazon EC2 Auto Scaling.</p>
11
- * <p>The <code>GroupStandbyInstances</code> metric is not returned by default. You must
12
- * explicitly request this metric when calling the <a>EnableMetricsCollection</a> API.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { AutoScalingClient, DescribeMetricCollectionTypesCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
17
- * // const { AutoScalingClient, DescribeMetricCollectionTypesCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
18
- * const client = new AutoScalingClient(config);
19
- * const command = new DescribeMetricCollectionTypesCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link DescribeMetricCollectionTypesCommandInput} for command's `input` shape.
24
- * @see {@link DescribeMetricCollectionTypesCommandOutput} for command's `response` shape.
25
- * @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class DescribeMetricCollectionTypesCommand extends $Command<DescribeMetricCollectionTypesCommandInput, DescribeMetricCollectionTypesCommandOutput, AutoScalingClientResolvedConfig> {
29
11
  readonly input: DescribeMetricCollectionTypesCommandInput;
30
12
  constructor(input: DescribeMetricCollectionTypesCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeMetricCollectionTypesCommandInput, DescribeMetricCollectionTypesCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface DescribeNotificationConfigurationsCommandInput extends Describe
6
6
  }
7
7
  export interface DescribeNotificationConfigurationsCommandOutput extends DescribeNotificationConfigurationsAnswer, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about the Amazon SNS notifications that are configured for one or more
11
- * Auto Scaling groups.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { AutoScalingClient, DescribeNotificationConfigurationsCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
16
- * // const { AutoScalingClient, DescribeNotificationConfigurationsCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
17
- * const client = new AutoScalingClient(config);
18
- * const command = new DescribeNotificationConfigurationsCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link DescribeNotificationConfigurationsCommandInput} for command's `input` shape.
23
- * @see {@link DescribeNotificationConfigurationsCommandOutput} for command's `response` shape.
24
- * @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class DescribeNotificationConfigurationsCommand extends $Command<DescribeNotificationConfigurationsCommandInput, DescribeNotificationConfigurationsCommandOutput, AutoScalingClientResolvedConfig> {
28
11
  readonly input: DescribeNotificationConfigurationsCommandInput;
29
12
  constructor(input: DescribeNotificationConfigurationsCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeNotificationConfigurationsCommandInput, DescribeNotificationConfigurationsCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DescribePoliciesCommandInput extends DescribePoliciesType {
6
6
  }
7
7
  export interface DescribePoliciesCommandOutput extends PoliciesType, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about the scaling policies in the account and Region.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { AutoScalingClient, DescribePoliciesCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
15
- * // const { AutoScalingClient, DescribePoliciesCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
16
- * const client = new AutoScalingClient(config);
17
- * const command = new DescribePoliciesCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribePoliciesCommandInput} for command's `input` shape.
22
- * @see {@link DescribePoliciesCommandOutput} for command's `response` shape.
23
- * @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DescribePoliciesCommand extends $Command<DescribePoliciesCommandInput, DescribePoliciesCommandOutput, AutoScalingClientResolvedConfig> {
27
11
  readonly input: DescribePoliciesCommandInput;
28
12
  constructor(input: DescribePoliciesCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePoliciesCommandInput, DescribePoliciesCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,37 +6,11 @@ export interface DescribeScalingActivitiesCommandInput extends DescribeScalingAc
6
6
  }
7
7
  export interface DescribeScalingActivitiesCommandOutput extends ActivitiesType, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about the scaling activities in the account and Region.</p>
11
- * <p>When scaling events occur, you see a record of the scaling activity in the scaling
12
- * activities. For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-verify-scaling-activity.html">Verifying a scaling
13
- * activity for an Auto Scaling group</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
14
- * <p>If the scaling event succeeds, the value of the <code>StatusCode</code> element in the
15
- * response is <code>Successful</code>. If an attempt to launch instances failed, the
16
- * <code>StatusCode</code> value is <code>Failed</code> or <code>Cancelled</code> and
17
- * the <code>StatusMessage</code> element in the response indicates the cause of the
18
- * failure. For help interpreting the <code>StatusMessage</code>, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/CHAP_Troubleshooting.html">Troubleshooting Amazon EC2 Auto Scaling</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>. </p>
19
- * @example
20
- * Use a bare-bones client and the command you need to make an API call.
21
- * ```javascript
22
- * import { AutoScalingClient, DescribeScalingActivitiesCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
23
- * // const { AutoScalingClient, DescribeScalingActivitiesCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
24
- * const client = new AutoScalingClient(config);
25
- * const command = new DescribeScalingActivitiesCommand(input);
26
- * const response = await client.send(command);
27
- * ```
28
- *
29
- * @see {@link DescribeScalingActivitiesCommandInput} for command's `input` shape.
30
- * @see {@link DescribeScalingActivitiesCommandOutput} for command's `response` shape.
31
- * @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
32
- *
33
- */
9
+
34
10
  export declare class DescribeScalingActivitiesCommand extends $Command<DescribeScalingActivitiesCommandInput, DescribeScalingActivitiesCommandOutput, AutoScalingClientResolvedConfig> {
35
11
  readonly input: DescribeScalingActivitiesCommandInput;
36
12
  constructor(input: DescribeScalingActivitiesCommandInput);
37
- /**
38
- * @internal
39
- */
13
+
40
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeScalingActivitiesCommandInput, DescribeScalingActivitiesCommandOutput>;
41
15
  private serialize;
42
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface DescribeScalingProcessTypesCommandInput {
6
6
  }
7
7
  export interface DescribeScalingProcessTypesCommandOutput extends ProcessesType, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Describes the scaling process types for use with the <a>ResumeProcesses</a>
11
- * and <a>SuspendProcesses</a> APIs.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { AutoScalingClient, DescribeScalingProcessTypesCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
16
- * // const { AutoScalingClient, DescribeScalingProcessTypesCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
17
- * const client = new AutoScalingClient(config);
18
- * const command = new DescribeScalingProcessTypesCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link DescribeScalingProcessTypesCommandInput} for command's `input` shape.
23
- * @see {@link DescribeScalingProcessTypesCommandOutput} for command's `response` shape.
24
- * @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class DescribeScalingProcessTypesCommand extends $Command<DescribeScalingProcessTypesCommandInput, DescribeScalingProcessTypesCommandOutput, AutoScalingClientResolvedConfig> {
28
11
  readonly input: DescribeScalingProcessTypesCommandInput;
29
12
  constructor(input: DescribeScalingProcessTypesCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeScalingProcessTypesCommandInput, DescribeScalingProcessTypesCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,32 +6,11 @@ export interface DescribeScheduledActionsCommandInput extends DescribeScheduledA
6
6
  }
7
7
  export interface DescribeScheduledActionsCommandOutput extends ScheduledActionsType, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about the scheduled actions that haven't run or that have not reached
11
- * their end time.</p>
12
- * <p>To describe the scaling activities for scheduled actions that have already run, call
13
- * the <a>DescribeScalingActivities</a> API.</p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { AutoScalingClient, DescribeScheduledActionsCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
18
- * // const { AutoScalingClient, DescribeScheduledActionsCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
19
- * const client = new AutoScalingClient(config);
20
- * const command = new DescribeScheduledActionsCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link DescribeScheduledActionsCommandInput} for command's `input` shape.
25
- * @see {@link DescribeScheduledActionsCommandOutput} for command's `response` shape.
26
- * @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
9
+
29
10
  export declare class DescribeScheduledActionsCommand extends $Command<DescribeScheduledActionsCommandInput, DescribeScheduledActionsCommandOutput, AutoScalingClientResolvedConfig> {
30
11
  readonly input: DescribeScheduledActionsCommandInput;
31
12
  constructor(input: DescribeScheduledActionsCommandInput);
32
- /**
33
- * @internal
34
- */
13
+
35
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeScheduledActionsCommandInput, DescribeScheduledActionsCommandOutput>;
36
15
  private serialize;
37
16
  private deserialize;
@@ -6,37 +6,11 @@ export interface DescribeTagsCommandInput extends DescribeTagsType {
6
6
  }
7
7
  export interface DescribeTagsCommandOutput extends TagsType, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Describes the specified tags.</p>
11
- * <p>You can use filters to limit the results. For example, you can query for the tags for
12
- * a specific Auto Scaling group. You can specify multiple values for a filter. A tag must match at
13
- * least one of the specified values for it to be included in the results.</p>
14
- * <p>You can also specify multiple filters. The result includes information for a
15
- * particular tag only if it matches all the filters. If there's no match, no special
16
- * message is returned.</p>
17
- * <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/autoscaling-tagging.html">Tagging Auto Scaling groups and
18
- * instances</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
19
- * @example
20
- * Use a bare-bones client and the command you need to make an API call.
21
- * ```javascript
22
- * import { AutoScalingClient, DescribeTagsCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
23
- * // const { AutoScalingClient, DescribeTagsCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
24
- * const client = new AutoScalingClient(config);
25
- * const command = new DescribeTagsCommand(input);
26
- * const response = await client.send(command);
27
- * ```
28
- *
29
- * @see {@link DescribeTagsCommandInput} for command's `input` shape.
30
- * @see {@link DescribeTagsCommandOutput} for command's `response` shape.
31
- * @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
32
- *
33
- */
9
+
34
10
  export declare class DescribeTagsCommand extends $Command<DescribeTagsCommandInput, DescribeTagsCommandOutput, AutoScalingClientResolvedConfig> {
35
11
  readonly input: DescribeTagsCommandInput;
36
12
  constructor(input: DescribeTagsCommandInput);
37
- /**
38
- * @internal
39
- */
13
+
40
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTagsCommandInput, DescribeTagsCommandOutput>;
41
15
  private serialize;
42
16
  private deserialize;
@@ -6,32 +6,11 @@ export interface DescribeTerminationPolicyTypesCommandInput {
6
6
  }
7
7
  export interface DescribeTerminationPolicyTypesCommandOutput extends DescribeTerminationPolicyTypesAnswer, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Describes the termination policies supported by Amazon EC2 Auto Scaling.</p>
11
- * <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-instance-termination.html">Controlling which Auto Scaling
12
- * instances terminate during scale in</a> in the
13
- * <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { AutoScalingClient, DescribeTerminationPolicyTypesCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
18
- * // const { AutoScalingClient, DescribeTerminationPolicyTypesCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
19
- * const client = new AutoScalingClient(config);
20
- * const command = new DescribeTerminationPolicyTypesCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link DescribeTerminationPolicyTypesCommandInput} for command's `input` shape.
25
- * @see {@link DescribeTerminationPolicyTypesCommandOutput} for command's `response` shape.
26
- * @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
9
+
29
10
  export declare class DescribeTerminationPolicyTypesCommand extends $Command<DescribeTerminationPolicyTypesCommandInput, DescribeTerminationPolicyTypesCommandOutput, AutoScalingClientResolvedConfig> {
30
11
  readonly input: DescribeTerminationPolicyTypesCommandInput;
31
12
  constructor(input: DescribeTerminationPolicyTypesCommandInput);
32
- /**
33
- * @internal
34
- */
13
+
35
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTerminationPolicyTypesCommandInput, DescribeTerminationPolicyTypesCommandOutput>;
36
15
  private serialize;
37
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface DescribeWarmPoolCommandInput extends DescribeWarmPoolType {
6
6
  }
7
7
  export interface DescribeWarmPoolCommandOutput extends DescribeWarmPoolAnswer, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about a warm pool and its instances.</p>
11
- * <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-warm-pools.html">Warm pools for
12
- * Amazon EC2 Auto Scaling</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { AutoScalingClient, DescribeWarmPoolCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
17
- * // const { AutoScalingClient, DescribeWarmPoolCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
18
- * const client = new AutoScalingClient(config);
19
- * const command = new DescribeWarmPoolCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link DescribeWarmPoolCommandInput} for command's `input` shape.
24
- * @see {@link DescribeWarmPoolCommandOutput} for command's `response` shape.
25
- * @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class DescribeWarmPoolCommand extends $Command<DescribeWarmPoolCommandInput, DescribeWarmPoolCommandOutput, AutoScalingClientResolvedConfig> {
29
11
  readonly input: DescribeWarmPoolCommandInput;
30
12
  constructor(input: DescribeWarmPoolCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeWarmPoolCommandInput, DescribeWarmPoolCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,38 +6,11 @@ export interface DetachInstancesCommandInput extends DetachInstancesQuery {
6
6
  }
7
7
  export interface DetachInstancesCommandOutput extends DetachInstancesAnswer, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Removes one or more instances from the specified Auto Scaling group.</p>
11
- * <p>After the instances are detached, you can manage them independent of the Auto Scaling
12
- * group.</p>
13
- * <p>If you do not specify the option to decrement the desired capacity, Amazon EC2 Auto Scaling launches
14
- * instances to replace the ones that are detached.</p>
15
- * <p>If there is a Classic Load Balancer attached to the Auto Scaling group, the instances are
16
- * deregistered from the load balancer. If there are target groups attached to the Auto Scaling
17
- * group, the instances are deregistered from the target groups.</p>
18
- * <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/detach-instance-asg.html">Detach EC2 instances from
19
- * your Auto Scaling group</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
20
- * @example
21
- * Use a bare-bones client and the command you need to make an API call.
22
- * ```javascript
23
- * import { AutoScalingClient, DetachInstancesCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
24
- * // const { AutoScalingClient, DetachInstancesCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
25
- * const client = new AutoScalingClient(config);
26
- * const command = new DetachInstancesCommand(input);
27
- * const response = await client.send(command);
28
- * ```
29
- *
30
- * @see {@link DetachInstancesCommandInput} for command's `input` shape.
31
- * @see {@link DetachInstancesCommandOutput} for command's `response` shape.
32
- * @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
33
- *
34
- */
9
+
35
10
  export declare class DetachInstancesCommand extends $Command<DetachInstancesCommandInput, DetachInstancesCommandOutput, AutoScalingClientResolvedConfig> {
36
11
  readonly input: DetachInstancesCommandInput;
37
12
  constructor(input: DetachInstancesCommandInput);
38
- /**
39
- * @internal
40
- */
13
+
41
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DetachInstancesCommandInput, DetachInstancesCommandOutput>;
42
15
  private serialize;
43
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DetachLoadBalancerTargetGroupsCommandInput extends DetachLoadBa
6
6
  }
7
7
  export interface DetachLoadBalancerTargetGroupsCommandOutput extends DetachLoadBalancerTargetGroupsResultType, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Detaches one or more target groups from the specified Auto Scaling group.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { AutoScalingClient, DetachLoadBalancerTargetGroupsCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
15
- * // const { AutoScalingClient, DetachLoadBalancerTargetGroupsCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
16
- * const client = new AutoScalingClient(config);
17
- * const command = new DetachLoadBalancerTargetGroupsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DetachLoadBalancerTargetGroupsCommandInput} for command's `input` shape.
22
- * @see {@link DetachLoadBalancerTargetGroupsCommandOutput} for command's `response` shape.
23
- * @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DetachLoadBalancerTargetGroupsCommand extends $Command<DetachLoadBalancerTargetGroupsCommandInput, DetachLoadBalancerTargetGroupsCommandOutput, AutoScalingClientResolvedConfig> {
27
11
  readonly input: DetachLoadBalancerTargetGroupsCommandInput;
28
12
  constructor(input: DetachLoadBalancerTargetGroupsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DetachLoadBalancerTargetGroupsCommandInput, DetachLoadBalancerTargetGroupsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,34 +6,11 @@ export interface DetachLoadBalancersCommandInput extends DetachLoadBalancersType
6
6
  }
7
7
  export interface DetachLoadBalancersCommandOutput extends DetachLoadBalancersResultType, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Detaches one or more Classic Load Balancers from the specified Auto Scaling group.</p>
11
- * <p>This operation detaches only Classic Load Balancers. If you have Application Load
12
- * Balancers, Network Load Balancers, or Gateway Load Balancers, use the <a>DetachLoadBalancerTargetGroups</a> API instead.</p>
13
- * <p>When you detach a load balancer, it enters the <code>Removing</code> state while
14
- * deregistering the instances in the group. When all instances are deregistered, then you
15
- * can no longer describe the load balancer using the <a>DescribeLoadBalancers</a> API call. The instances remain running.</p>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { AutoScalingClient, DetachLoadBalancersCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
20
- * // const { AutoScalingClient, DetachLoadBalancersCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
21
- * const client = new AutoScalingClient(config);
22
- * const command = new DetachLoadBalancersCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link DetachLoadBalancersCommandInput} for command's `input` shape.
27
- * @see {@link DetachLoadBalancersCommandOutput} for command's `response` shape.
28
- * @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
9
+
31
10
  export declare class DetachLoadBalancersCommand extends $Command<DetachLoadBalancersCommandInput, DetachLoadBalancersCommandOutput, AutoScalingClientResolvedConfig> {
32
11
  readonly input: DetachLoadBalancersCommandInput;
33
12
  constructor(input: DetachLoadBalancersCommandInput);
34
- /**
35
- * @internal
36
- */
13
+
37
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DetachLoadBalancersCommandInput, DetachLoadBalancersCommandOutput>;
38
15
  private serialize;
39
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DisableMetricsCollectionCommandInput extends DisableMetricsColl
6
6
  }
7
7
  export interface DisableMetricsCollectionCommandOutput extends __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Disables group metrics for the specified Auto Scaling group.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { AutoScalingClient, DisableMetricsCollectionCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
15
- * // const { AutoScalingClient, DisableMetricsCollectionCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
16
- * const client = new AutoScalingClient(config);
17
- * const command = new DisableMetricsCollectionCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DisableMetricsCollectionCommandInput} for command's `input` shape.
22
- * @see {@link DisableMetricsCollectionCommandOutput} for command's `response` shape.
23
- * @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DisableMetricsCollectionCommand extends $Command<DisableMetricsCollectionCommandInput, DisableMetricsCollectionCommandOutput, AutoScalingClientResolvedConfig> {
27
11
  readonly input: DisableMetricsCollectionCommandInput;
28
12
  constructor(input: DisableMetricsCollectionCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisableMetricsCollectionCommandInput, DisableMetricsCollectionCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface EnableMetricsCollectionCommandInput extends EnableMetricsCollec
6
6
  }
7
7
  export interface EnableMetricsCollectionCommandOutput extends __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Enables group metrics for the specified Auto Scaling group. For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-instance-monitoring.html">Monitoring CloudWatch metrics for your Auto Scaling groups and instances</a> in the
11
- * <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { AutoScalingClient, EnableMetricsCollectionCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
16
- * // const { AutoScalingClient, EnableMetricsCollectionCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
17
- * const client = new AutoScalingClient(config);
18
- * const command = new EnableMetricsCollectionCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link EnableMetricsCollectionCommandInput} for command's `input` shape.
23
- * @see {@link EnableMetricsCollectionCommandOutput} for command's `response` shape.
24
- * @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class EnableMetricsCollectionCommand extends $Command<EnableMetricsCollectionCommandInput, EnableMetricsCollectionCommandOutput, AutoScalingClientResolvedConfig> {
28
11
  readonly input: EnableMetricsCollectionCommandInput;
29
12
  constructor(input: EnableMetricsCollectionCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AutoScalingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableMetricsCollectionCommandInput, EnableMetricsCollectionCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;