@aws-sdk/client-auto-scaling 3.529.1 → 3.535.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 (143) hide show
  1. package/dist-types/AutoScaling.d.ts +16 -1
  2. package/dist-types/AutoScalingClient.d.ts +1 -1
  3. package/dist-types/commands/AttachInstancesCommand.d.ts +2 -1
  4. package/dist-types/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +2 -1
  5. package/dist-types/commands/AttachLoadBalancersCommand.d.ts +2 -1
  6. package/dist-types/commands/AttachTrafficSourcesCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchDeleteScheduledActionCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +2 -1
  9. package/dist-types/commands/CancelInstanceRefreshCommand.d.ts +2 -1
  10. package/dist-types/commands/CompleteLifecycleActionCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateAutoScalingGroupCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateLaunchConfigurationCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateOrUpdateTagsCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteAutoScalingGroupCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteLaunchConfigurationCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteLifecycleHookCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteNotificationConfigurationCommand.d.ts +2 -1
  18. package/dist-types/commands/DeletePolicyCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteWarmPoolCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeAdjustmentTypesCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeAutoScalingGroupsCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeAutoScalingInstancesCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeInstanceRefreshesCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeLaunchConfigurationsCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeLifecycleHookTypesCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeLifecycleHooksCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeLoadBalancersCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeMetricCollectionTypesCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeNotificationConfigurationsCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribePoliciesCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeScalingActivitiesCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeScalingProcessTypesCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeTerminationPolicyTypesCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeTrafficSourcesCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeWarmPoolCommand.d.ts +2 -1
  43. package/dist-types/commands/DetachInstancesCommand.d.ts +2 -1
  44. package/dist-types/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +2 -1
  45. package/dist-types/commands/DetachLoadBalancersCommand.d.ts +2 -1
  46. package/dist-types/commands/DetachTrafficSourcesCommand.d.ts +2 -1
  47. package/dist-types/commands/DisableMetricsCollectionCommand.d.ts +2 -1
  48. package/dist-types/commands/EnableMetricsCollectionCommand.d.ts +2 -1
  49. package/dist-types/commands/EnterStandbyCommand.d.ts +2 -1
  50. package/dist-types/commands/ExecutePolicyCommand.d.ts +2 -1
  51. package/dist-types/commands/ExitStandbyCommand.d.ts +2 -1
  52. package/dist-types/commands/GetPredictiveScalingForecastCommand.d.ts +2 -1
  53. package/dist-types/commands/PutLifecycleHookCommand.d.ts +2 -1
  54. package/dist-types/commands/PutNotificationConfigurationCommand.d.ts +2 -1
  55. package/dist-types/commands/PutScalingPolicyCommand.d.ts +2 -1
  56. package/dist-types/commands/PutScheduledUpdateGroupActionCommand.d.ts +2 -1
  57. package/dist-types/commands/PutWarmPoolCommand.d.ts +2 -1
  58. package/dist-types/commands/RecordLifecycleActionHeartbeatCommand.d.ts +2 -1
  59. package/dist-types/commands/ResumeProcessesCommand.d.ts +2 -1
  60. package/dist-types/commands/RollbackInstanceRefreshCommand.d.ts +2 -1
  61. package/dist-types/commands/SetDesiredCapacityCommand.d.ts +2 -1
  62. package/dist-types/commands/SetInstanceHealthCommand.d.ts +2 -1
  63. package/dist-types/commands/SetInstanceProtectionCommand.d.ts +2 -1
  64. package/dist-types/commands/StartInstanceRefreshCommand.d.ts +2 -1
  65. package/dist-types/commands/SuspendProcessesCommand.d.ts +2 -1
  66. package/dist-types/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateAutoScalingGroupCommand.d.ts +2 -1
  68. package/dist-types/models/models_0.d.ts +738 -738
  69. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  70. package/dist-types/runtimeConfig.d.ts +2 -2
  71. package/dist-types/runtimeConfig.native.d.ts +2 -2
  72. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  73. package/dist-types/ts3.4/AutoScaling.d.ts +15 -0
  74. package/dist-types/ts3.4/commands/AttachInstancesCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/AttachLoadBalancersCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/AttachTrafficSourcesCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/BatchDeleteScheduledActionCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/CancelInstanceRefreshCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/CompleteLifecycleActionCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/CreateAutoScalingGroupCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CreateLaunchConfigurationCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateOrUpdateTagsCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/DeleteAutoScalingGroupCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/DeleteLifecycleHookCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeleteWarmPoolCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DescribeAdjustmentTypesCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DescribeAutoScalingGroupsCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DescribeAutoScalingInstancesCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DescribeInstanceRefreshesCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationsCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DescribeLifecycleHookTypesCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DescribeLifecycleHooksCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DescribeMetricCollectionTypesCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DescribeNotificationConfigurationsCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DescribePoliciesCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DescribeScalingActivitiesCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DescribeScalingProcessTypesCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/DescribeTerminationPolicyTypesCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DescribeTrafficSourcesCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DescribeWarmPoolCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DetachInstancesCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DetachLoadBalancersCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DetachTrafficSourcesCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DisableMetricsCollectionCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/EnableMetricsCollectionCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/EnterStandbyCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/ExecutePolicyCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/ExitStandbyCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/GetPredictiveScalingForecastCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/PutLifecycleHookCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/PutNotificationConfigurationCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/PutScheduledUpdateGroupActionCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/PutWarmPoolCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/RecordLifecycleActionHeartbeatCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/ResumeProcessesCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/RollbackInstanceRefreshCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/SetDesiredCapacityCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/SetInstanceHealthCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/SetInstanceProtectionCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/StartInstanceRefreshCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/SuspendProcessesCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/UpdateAutoScalingGroupCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  140. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  141. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  142. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  143. package/package.json +41 -41
@@ -183,30 +183,35 @@ export interface AutoScaling {
183
183
  /**
184
184
  * @see {@link DescribeAccountLimitsCommand}
185
185
  */
186
+ describeAccountLimits(): Promise<DescribeAccountLimitsCommandOutput>;
186
187
  describeAccountLimits(args: DescribeAccountLimitsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountLimitsCommandOutput>;
187
188
  describeAccountLimits(args: DescribeAccountLimitsCommandInput, cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void): void;
188
189
  describeAccountLimits(args: DescribeAccountLimitsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void): void;
189
190
  /**
190
191
  * @see {@link DescribeAdjustmentTypesCommand}
191
192
  */
193
+ describeAdjustmentTypes(): Promise<DescribeAdjustmentTypesCommandOutput>;
192
194
  describeAdjustmentTypes(args: DescribeAdjustmentTypesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAdjustmentTypesCommandOutput>;
193
195
  describeAdjustmentTypes(args: DescribeAdjustmentTypesCommandInput, cb: (err: any, data?: DescribeAdjustmentTypesCommandOutput) => void): void;
194
196
  describeAdjustmentTypes(args: DescribeAdjustmentTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAdjustmentTypesCommandOutput) => void): void;
195
197
  /**
196
198
  * @see {@link DescribeAutoScalingGroupsCommand}
197
199
  */
200
+ describeAutoScalingGroups(): Promise<DescribeAutoScalingGroupsCommandOutput>;
198
201
  describeAutoScalingGroups(args: DescribeAutoScalingGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAutoScalingGroupsCommandOutput>;
199
202
  describeAutoScalingGroups(args: DescribeAutoScalingGroupsCommandInput, cb: (err: any, data?: DescribeAutoScalingGroupsCommandOutput) => void): void;
200
203
  describeAutoScalingGroups(args: DescribeAutoScalingGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAutoScalingGroupsCommandOutput) => void): void;
201
204
  /**
202
205
  * @see {@link DescribeAutoScalingInstancesCommand}
203
206
  */
207
+ describeAutoScalingInstances(): Promise<DescribeAutoScalingInstancesCommandOutput>;
204
208
  describeAutoScalingInstances(args: DescribeAutoScalingInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAutoScalingInstancesCommandOutput>;
205
209
  describeAutoScalingInstances(args: DescribeAutoScalingInstancesCommandInput, cb: (err: any, data?: DescribeAutoScalingInstancesCommandOutput) => void): void;
206
210
  describeAutoScalingInstances(args: DescribeAutoScalingInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAutoScalingInstancesCommandOutput) => void): void;
207
211
  /**
208
212
  * @see {@link DescribeAutoScalingNotificationTypesCommand}
209
213
  */
214
+ describeAutoScalingNotificationTypes(): Promise<DescribeAutoScalingNotificationTypesCommandOutput>;
210
215
  describeAutoScalingNotificationTypes(args: DescribeAutoScalingNotificationTypesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAutoScalingNotificationTypesCommandOutput>;
211
216
  describeAutoScalingNotificationTypes(args: DescribeAutoScalingNotificationTypesCommandInput, cb: (err: any, data?: DescribeAutoScalingNotificationTypesCommandOutput) => void): void;
212
217
  describeAutoScalingNotificationTypes(args: DescribeAutoScalingNotificationTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAutoScalingNotificationTypesCommandOutput) => void): void;
@@ -219,6 +224,7 @@ export interface AutoScaling {
219
224
  /**
220
225
  * @see {@link DescribeLaunchConfigurationsCommand}
221
226
  */
227
+ describeLaunchConfigurations(): Promise<DescribeLaunchConfigurationsCommandOutput>;
222
228
  describeLaunchConfigurations(args: DescribeLaunchConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLaunchConfigurationsCommandOutput>;
223
229
  describeLaunchConfigurations(args: DescribeLaunchConfigurationsCommandInput, cb: (err: any, data?: DescribeLaunchConfigurationsCommandOutput) => void): void;
224
230
  describeLaunchConfigurations(args: DescribeLaunchConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLaunchConfigurationsCommandOutput) => void): void;
@@ -231,6 +237,7 @@ export interface AutoScaling {
231
237
  /**
232
238
  * @see {@link DescribeLifecycleHookTypesCommand}
233
239
  */
240
+ describeLifecycleHookTypes(): Promise<DescribeLifecycleHookTypesCommandOutput>;
234
241
  describeLifecycleHookTypes(args: DescribeLifecycleHookTypesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLifecycleHookTypesCommandOutput>;
235
242
  describeLifecycleHookTypes(args: DescribeLifecycleHookTypesCommandInput, cb: (err: any, data?: DescribeLifecycleHookTypesCommandOutput) => void): void;
236
243
  describeLifecycleHookTypes(args: DescribeLifecycleHookTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLifecycleHookTypesCommandOutput) => void): void;
@@ -249,48 +256,56 @@ export interface AutoScaling {
249
256
  /**
250
257
  * @see {@link DescribeMetricCollectionTypesCommand}
251
258
  */
259
+ describeMetricCollectionTypes(): Promise<DescribeMetricCollectionTypesCommandOutput>;
252
260
  describeMetricCollectionTypes(args: DescribeMetricCollectionTypesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeMetricCollectionTypesCommandOutput>;
253
261
  describeMetricCollectionTypes(args: DescribeMetricCollectionTypesCommandInput, cb: (err: any, data?: DescribeMetricCollectionTypesCommandOutput) => void): void;
254
262
  describeMetricCollectionTypes(args: DescribeMetricCollectionTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeMetricCollectionTypesCommandOutput) => void): void;
255
263
  /**
256
264
  * @see {@link DescribeNotificationConfigurationsCommand}
257
265
  */
266
+ describeNotificationConfigurations(): Promise<DescribeNotificationConfigurationsCommandOutput>;
258
267
  describeNotificationConfigurations(args: DescribeNotificationConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNotificationConfigurationsCommandOutput>;
259
268
  describeNotificationConfigurations(args: DescribeNotificationConfigurationsCommandInput, cb: (err: any, data?: DescribeNotificationConfigurationsCommandOutput) => void): void;
260
269
  describeNotificationConfigurations(args: DescribeNotificationConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNotificationConfigurationsCommandOutput) => void): void;
261
270
  /**
262
271
  * @see {@link DescribePoliciesCommand}
263
272
  */
273
+ describePolicies(): Promise<DescribePoliciesCommandOutput>;
264
274
  describePolicies(args: DescribePoliciesCommandInput, options?: __HttpHandlerOptions): Promise<DescribePoliciesCommandOutput>;
265
275
  describePolicies(args: DescribePoliciesCommandInput, cb: (err: any, data?: DescribePoliciesCommandOutput) => void): void;
266
276
  describePolicies(args: DescribePoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePoliciesCommandOutput) => void): void;
267
277
  /**
268
278
  * @see {@link DescribeScalingActivitiesCommand}
269
279
  */
280
+ describeScalingActivities(): Promise<DescribeScalingActivitiesCommandOutput>;
270
281
  describeScalingActivities(args: DescribeScalingActivitiesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeScalingActivitiesCommandOutput>;
271
282
  describeScalingActivities(args: DescribeScalingActivitiesCommandInput, cb: (err: any, data?: DescribeScalingActivitiesCommandOutput) => void): void;
272
283
  describeScalingActivities(args: DescribeScalingActivitiesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeScalingActivitiesCommandOutput) => void): void;
273
284
  /**
274
285
  * @see {@link DescribeScalingProcessTypesCommand}
275
286
  */
287
+ describeScalingProcessTypes(): Promise<DescribeScalingProcessTypesCommandOutput>;
276
288
  describeScalingProcessTypes(args: DescribeScalingProcessTypesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeScalingProcessTypesCommandOutput>;
277
289
  describeScalingProcessTypes(args: DescribeScalingProcessTypesCommandInput, cb: (err: any, data?: DescribeScalingProcessTypesCommandOutput) => void): void;
278
290
  describeScalingProcessTypes(args: DescribeScalingProcessTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeScalingProcessTypesCommandOutput) => void): void;
279
291
  /**
280
292
  * @see {@link DescribeScheduledActionsCommand}
281
293
  */
294
+ describeScheduledActions(): Promise<DescribeScheduledActionsCommandOutput>;
282
295
  describeScheduledActions(args: DescribeScheduledActionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeScheduledActionsCommandOutput>;
283
296
  describeScheduledActions(args: DescribeScheduledActionsCommandInput, cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void): void;
284
297
  describeScheduledActions(args: DescribeScheduledActionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void): void;
285
298
  /**
286
299
  * @see {@link DescribeTagsCommand}
287
300
  */
301
+ describeTags(): Promise<DescribeTagsCommandOutput>;
288
302
  describeTags(args: DescribeTagsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTagsCommandOutput>;
289
303
  describeTags(args: DescribeTagsCommandInput, cb: (err: any, data?: DescribeTagsCommandOutput) => void): void;
290
304
  describeTags(args: DescribeTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTagsCommandOutput) => void): void;
291
305
  /**
292
306
  * @see {@link DescribeTerminationPolicyTypesCommand}
293
307
  */
308
+ describeTerminationPolicyTypes(): Promise<DescribeTerminationPolicyTypesCommandOutput>;
294
309
  describeTerminationPolicyTypes(args: DescribeTerminationPolicyTypesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTerminationPolicyTypesCommandOutput>;
295
310
  describeTerminationPolicyTypes(args: DescribeTerminationPolicyTypesCommandInput, cb: (err: any, data?: DescribeTerminationPolicyTypesCommandOutput) => void): void;
296
311
  describeTerminationPolicyTypes(args: DescribeTerminationPolicyTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTerminationPolicyTypesCommandOutput) => void): void;
@@ -458,11 +473,11 @@ export interface AutoScaling {
458
473
  updateAutoScalingGroup(args: UpdateAutoScalingGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAutoScalingGroupCommandOutput) => void): void;
459
474
  }
460
475
  /**
461
- * @public
462
476
  * <fullname>Amazon EC2 Auto Scaling</fullname>
463
477
  * <p>Amazon EC2 Auto Scaling is designed to automatically launch and terminate EC2 instances
464
478
  * based on user-defined scaling policies, scheduled actions, and health checks.</p>
465
479
  * <p>For more information, see the <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/">Amazon EC2 Auto Scaling User Guide</a> and the <a href="https://docs.aws.amazon.com/autoscaling/ec2/APIReference/Welcome.html">Amazon EC2 Auto Scaling API Reference</a>.</p>
480
+ * @public
466
481
  */
467
482
  export declare class AutoScaling extends AutoScalingClient implements AutoScaling {
468
483
  }
@@ -216,11 +216,11 @@ export type AutoScalingClientResolvedConfigType = __SmithyResolvedConfiguration<
216
216
  export interface AutoScalingClientResolvedConfig extends AutoScalingClientResolvedConfigType {
217
217
  }
218
218
  /**
219
- * @public
220
219
  * <fullname>Amazon EC2 Auto Scaling</fullname>
221
220
  * <p>Amazon EC2 Auto Scaling is designed to automatically launch and terminate EC2 instances
222
221
  * based on user-defined scaling policies, scheduled actions, and health checks.</p>
223
222
  * <p>For more information, see the <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/">Amazon EC2 Auto Scaling User Guide</a> and the <a href="https://docs.aws.amazon.com/autoscaling/ec2/APIReference/Welcome.html">Amazon EC2 Auto Scaling API Reference</a>.</p>
223
+ * @public
224
224
  */
225
225
  export declare class AutoScalingClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, AutoScalingClientResolvedConfig> {
226
226
  /**
@@ -22,10 +22,10 @@ export interface AttachInstancesCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const AttachInstancesCommand_base: {
24
24
  new (input: AttachInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<AttachInstancesCommandInput, AttachInstancesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AttachInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<AttachInstancesCommandInput, AttachInstancesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Attaches one or more EC2 instances to the specified Auto Scaling group.</p>
30
30
  * <p>When you attach instances, Amazon EC2 Auto Scaling increases the desired capacity of the group by the
31
31
  * number of instances being attached. If the number of instances being attached plus the
@@ -70,6 +70,7 @@ declare const AttachInstancesCommand_base: {
70
70
  * @throws {@link AutoScalingServiceException}
71
71
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
72
72
  *
73
+ * @public
73
74
  * @example To attach an instance to an Auto Scaling group
74
75
  * ```javascript
75
76
  * // This example attaches the specified instance to the specified Auto Scaling group.
@@ -22,10 +22,10 @@ export interface AttachLoadBalancerTargetGroupsCommandOutput extends AttachLoadB
22
22
  }
23
23
  declare const AttachLoadBalancerTargetGroupsCommand_base: {
24
24
  new (input: AttachLoadBalancerTargetGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<AttachLoadBalancerTargetGroupsCommandInput, AttachLoadBalancerTargetGroupsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AttachLoadBalancerTargetGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<AttachLoadBalancerTargetGroupsCommandInput, AttachLoadBalancerTargetGroupsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <note>
30
30
  * <p>This API operation is superseded by <a>AttachTrafficSources</a>, which
31
31
  * can attach multiple traffic sources types. We recommend using
@@ -90,6 +90,7 @@ declare const AttachLoadBalancerTargetGroupsCommand_base: {
90
90
  * @throws {@link AutoScalingServiceException}
91
91
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
92
92
  *
93
+ * @public
93
94
  * @example To attach a target group to an Auto Scaling group
94
95
  * ```javascript
95
96
  * // This example attaches the specified target group to the specified Auto Scaling group.
@@ -22,10 +22,10 @@ export interface AttachLoadBalancersCommandOutput extends AttachLoadBalancersRes
22
22
  }
23
23
  declare const AttachLoadBalancersCommand_base: {
24
24
  new (input: AttachLoadBalancersCommandInput): import("@smithy/smithy-client").CommandImpl<AttachLoadBalancersCommandInput, AttachLoadBalancersCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AttachLoadBalancersCommandInput): import("@smithy/smithy-client").CommandImpl<AttachLoadBalancersCommandInput, AttachLoadBalancersCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <note>
30
30
  * <p>This API operation is superseded by <a>AttachTrafficSources</a>, which
31
31
  * can attach multiple traffic sources types. We recommend using
@@ -77,6 +77,7 @@ declare const AttachLoadBalancersCommand_base: {
77
77
  * @throws {@link AutoScalingServiceException}
78
78
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
79
79
  *
80
+ * @public
80
81
  * @example To attach a load balancer to an Auto Scaling group
81
82
  * ```javascript
82
83
  * // This example attaches the specified load balancer to the specified Auto Scaling group.
@@ -22,10 +22,10 @@ export interface AttachTrafficSourcesCommandOutput extends AttachTrafficSourcesR
22
22
  }
23
23
  declare const AttachTrafficSourcesCommand_base: {
24
24
  new (input: AttachTrafficSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<AttachTrafficSourcesCommandInput, AttachTrafficSourcesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AttachTrafficSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<AttachTrafficSourcesCommandInput, AttachTrafficSourcesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Attaches one or more traffic sources to the specified Auto Scaling group.</p>
30
30
  * <p>You can use any of the following as traffic sources for an Auto Scaling group:</p>
31
31
  * <ul>
@@ -87,6 +87,7 @@ declare const AttachTrafficSourcesCommand_base: {
87
87
  * @throws {@link AutoScalingServiceException}
88
88
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
89
89
  *
90
+ * @public
90
91
  * @example To attach a target group to an Auto Scaling group
91
92
  * ```javascript
92
93
  * // This example attaches the specified target group to the specified Auto Scaling group.
@@ -22,10 +22,10 @@ export interface BatchDeleteScheduledActionCommandOutput extends BatchDeleteSche
22
22
  }
23
23
  declare const BatchDeleteScheduledActionCommand_base: {
24
24
  new (input: BatchDeleteScheduledActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteScheduledActionCommandInput, BatchDeleteScheduledActionCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchDeleteScheduledActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteScheduledActionCommandInput, BatchDeleteScheduledActionCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes one or more scheduled actions for the specified Auto Scaling group.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const BatchDeleteScheduledActionCommand_base: {
66
66
  * @throws {@link AutoScalingServiceException}
67
67
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class BatchDeleteScheduledActionCommand extends BatchDeleteScheduledActionCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface BatchPutScheduledUpdateGroupActionCommandOutput extends BatchPu
22
22
  }
23
23
  declare const BatchPutScheduledUpdateGroupActionCommand_base: {
24
24
  new (input: BatchPutScheduledUpdateGroupActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchPutScheduledUpdateGroupActionCommandInput, BatchPutScheduledUpdateGroupActionCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchPutScheduledUpdateGroupActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchPutScheduledUpdateGroupActionCommandInput, BatchPutScheduledUpdateGroupActionCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates or updates one or more scheduled scaling actions for an Auto Scaling group.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -84,6 +84,7 @@ declare const BatchPutScheduledUpdateGroupActionCommand_base: {
84
84
  * @throws {@link AutoScalingServiceException}
85
85
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class BatchPutScheduledUpdateGroupActionCommand extends BatchPutScheduledUpdateGroupActionCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface CancelInstanceRefreshCommandOutput extends CancelInstanceRefres
22
22
  }
23
23
  declare const CancelInstanceRefreshCommand_base: {
24
24
  new (input: CancelInstanceRefreshCommandInput): import("@smithy/smithy-client").CommandImpl<CancelInstanceRefreshCommandInput, CancelInstanceRefreshCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelInstanceRefreshCommandInput): import("@smithy/smithy-client").CommandImpl<CancelInstanceRefreshCommandInput, CancelInstanceRefreshCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Cancels an instance refresh or rollback that is in progress. If an instance refresh or
30
30
  * rollback is not in progress, an <code>ActiveInstanceRefreshNotFound</code> error
31
31
  * occurs.</p>
@@ -74,6 +74,7 @@ declare const CancelInstanceRefreshCommand_base: {
74
74
  * @throws {@link AutoScalingServiceException}
75
75
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
76
76
  *
77
+ * @public
77
78
  * @example To cancel an instance refresh
78
79
  * ```javascript
79
80
  * // This example cancels an instance refresh operation in progress.
@@ -22,10 +22,10 @@ export interface CompleteLifecycleActionCommandOutput extends CompleteLifecycleA
22
22
  }
23
23
  declare const CompleteLifecycleActionCommand_base: {
24
24
  new (input: CompleteLifecycleActionCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteLifecycleActionCommandInput, CompleteLifecycleActionCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CompleteLifecycleActionCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteLifecycleActionCommandInput, CompleteLifecycleActionCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Completes the lifecycle action for the specified token or instance with the specified
30
30
  * result.</p>
31
31
  * <p>This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling
@@ -96,6 +96,7 @@ declare const CompleteLifecycleActionCommand_base: {
96
96
  * @throws {@link AutoScalingServiceException}
97
97
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
98
98
  *
99
+ * @public
99
100
  * @example To complete the lifecycle action
100
101
  * ```javascript
101
102
  * // This example notifies Auto Scaling that the specified lifecycle action is complete so that it can finish launching or terminating the instance.
@@ -22,10 +22,10 @@ export interface CreateAutoScalingGroupCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const CreateAutoScalingGroupCommand_base: {
24
24
  new (input: CreateAutoScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutoScalingGroupCommandInput, CreateAutoScalingGroupCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateAutoScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutoScalingGroupCommandInput, CreateAutoScalingGroupCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * <b>We strongly recommend using a launch template when calling this operation to ensure full functionality for Amazon EC2 Auto Scaling and Amazon EC2.</b>
31
31
  * </p>
@@ -238,6 +238,7 @@ declare const CreateAutoScalingGroupCommand_base: {
238
238
  * @throws {@link AutoScalingServiceException}
239
239
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
240
240
  *
241
+ * @public
241
242
  * @example To create an Auto Scaling group
242
243
  * ```javascript
243
244
  * // This example creates an Auto Scaling group.
@@ -22,10 +22,10 @@ export interface CreateLaunchConfigurationCommandOutput extends __MetadataBearer
22
22
  }
23
23
  declare const CreateLaunchConfigurationCommand_base: {
24
24
  new (input: CreateLaunchConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLaunchConfigurationCommandInput, CreateLaunchConfigurationCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateLaunchConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLaunchConfigurationCommandInput, CreateLaunchConfigurationCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a launch configuration.</p>
30
30
  * <p>If you exceed your maximum limit of launch configurations, the call fails. To query
31
31
  * this limit, call the <a>DescribeAccountLimits</a> API. For information about
@@ -119,6 +119,7 @@ declare const CreateLaunchConfigurationCommand_base: {
119
119
  * @throws {@link AutoScalingServiceException}
120
120
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
121
121
  *
122
+ * @public
122
123
  * @example To create a launch configuration
123
124
  * ```javascript
124
125
  * // This example creates a launch configuration.
@@ -22,10 +22,10 @@ export interface CreateOrUpdateTagsCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const CreateOrUpdateTagsCommand_base: {
24
24
  new (input: CreateOrUpdateTagsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOrUpdateTagsCommandInput, CreateOrUpdateTagsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateOrUpdateTagsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOrUpdateTagsCommandInput, CreateOrUpdateTagsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates or updates tags for the specified Auto Scaling group.</p>
30
30
  * <p>When you specify a tag with a key that already exists, the operation overwrites the
31
31
  * previous tag definition, and you do not get an error message.</p>
@@ -79,6 +79,7 @@ declare const CreateOrUpdateTagsCommand_base: {
79
79
  * @throws {@link AutoScalingServiceException}
80
80
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
81
81
  *
82
+ * @public
82
83
  * @example To create or update tags for an Auto Scaling group
83
84
  * ```javascript
84
85
  * // This example adds two tags to the specified Auto Scaling group.
@@ -22,10 +22,10 @@ export interface DeleteAutoScalingGroupCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteAutoScalingGroupCommand_base: {
24
24
  new (input: DeleteAutoScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAutoScalingGroupCommandInput, DeleteAutoScalingGroupCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteAutoScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAutoScalingGroupCommandInput, DeleteAutoScalingGroupCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified Auto Scaling group.</p>
30
30
  * <p>If the group has instances or scaling activities in progress, you must specify the
31
31
  * option to force the deletion in order for it to succeed. The force delete operation will
@@ -77,6 +77,7 @@ declare const DeleteAutoScalingGroupCommand_base: {
77
77
  * @throws {@link AutoScalingServiceException}
78
78
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
79
79
  *
80
+ * @public
80
81
  * @example To delete an Auto Scaling group
81
82
  * ```javascript
82
83
  * // This example deletes the specified Auto Scaling group.
@@ -22,10 +22,10 @@ export interface DeleteLaunchConfigurationCommandOutput extends __MetadataBearer
22
22
  }
23
23
  declare const DeleteLaunchConfigurationCommand_base: {
24
24
  new (input: DeleteLaunchConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLaunchConfigurationCommandInput, DeleteLaunchConfigurationCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteLaunchConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLaunchConfigurationCommandInput, DeleteLaunchConfigurationCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified launch configuration.</p>
30
30
  * <p>The launch configuration must not be attached to an Auto Scaling group. When this call
31
31
  * completes, the launch configuration is no longer available for use.</p>
@@ -60,6 +60,7 @@ declare const DeleteLaunchConfigurationCommand_base: {
60
60
  * @throws {@link AutoScalingServiceException}
61
61
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
62
62
  *
63
+ * @public
63
64
  * @example To delete a launch configuration
64
65
  * ```javascript
65
66
  * // This example deletes the specified launch configuration.
@@ -22,10 +22,10 @@ export interface DeleteLifecycleHookCommandOutput extends DeleteLifecycleHookAns
22
22
  }
23
23
  declare const DeleteLifecycleHookCommand_base: {
24
24
  new (input: DeleteLifecycleHookCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLifecycleHookCommandInput, DeleteLifecycleHookCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteLifecycleHookCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLifecycleHookCommandInput, DeleteLifecycleHookCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified lifecycle hook.</p>
30
30
  * <p>If there are any outstanding lifecycle actions, they are completed first
31
31
  * (<code>ABANDON</code> for launching instances, <code>CONTINUE</code> for terminating
@@ -59,6 +59,7 @@ declare const DeleteLifecycleHookCommand_base: {
59
59
  * @throws {@link AutoScalingServiceException}
60
60
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
61
61
  *
62
+ * @public
62
63
  * @example To delete a lifecycle hook
63
64
  * ```javascript
64
65
  * // This example deletes the specified lifecycle hook.
@@ -22,10 +22,10 @@ export interface DeleteNotificationConfigurationCommandOutput extends __Metadata
22
22
  }
23
23
  declare const DeleteNotificationConfigurationCommand_base: {
24
24
  new (input: DeleteNotificationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNotificationConfigurationCommandInput, DeleteNotificationConfigurationCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteNotificationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNotificationConfigurationCommandInput, DeleteNotificationConfigurationCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified notification.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -56,6 +56,7 @@ declare const DeleteNotificationConfigurationCommand_base: {
56
56
  * @throws {@link AutoScalingServiceException}
57
57
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
58
58
  *
59
+ * @public
59
60
  * @example To delete an Auto Scaling notification
60
61
  * ```javascript
61
62
  * // This example deletes the specified notification from the specified Auto Scaling group.
@@ -22,10 +22,10 @@ export interface DeletePolicyCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeletePolicyCommand_base: {
24
24
  new (input: DeletePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePolicyCommandInput, DeletePolicyCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeletePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePolicyCommandInput, DeletePolicyCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified scaling policy.</p>
30
30
  * <p>Deleting either a step scaling policy or a simple scaling policy deletes the
31
31
  * underlying alarm action, but does not delete the alarm, even if it no longer has an
@@ -64,6 +64,7 @@ declare const DeletePolicyCommand_base: {
64
64
  * @throws {@link AutoScalingServiceException}
65
65
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
66
66
  *
67
+ * @public
67
68
  * @example To delete an Auto Scaling policy
68
69
  * ```javascript
69
70
  * // This example deletes the specified Auto Scaling policy.
@@ -22,10 +22,10 @@ export interface DeleteScheduledActionCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteScheduledActionCommand_base: {
24
24
  new (input: DeleteScheduledActionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteScheduledActionCommandInput, DeleteScheduledActionCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteScheduledActionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteScheduledActionCommandInput, DeleteScheduledActionCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified scheduled action.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -56,6 +56,7 @@ declare const DeleteScheduledActionCommand_base: {
56
56
  * @throws {@link AutoScalingServiceException}
57
57
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
58
58
  *
59
+ * @public
59
60
  * @example To delete a scheduled action from an Auto Scaling group
60
61
  * ```javascript
61
62
  * // This example deletes the specified scheduled action from the specified Auto Scaling group.
@@ -22,10 +22,10 @@ export interface DeleteTagsCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteTagsCommand_base: {
24
24
  new (input: DeleteTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified tags.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const DeleteTagsCommand_base: {
66
66
  * @throws {@link AutoScalingServiceException}
67
67
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
68
68
  *
69
+ * @public
69
70
  * @example To delete a tag from an Auto Scaling group
70
71
  * ```javascript
71
72
  * // This example deletes the specified tag from the specified Auto Scaling group.
@@ -22,10 +22,10 @@ export interface DeleteWarmPoolCommandOutput extends DeleteWarmPoolAnswer, __Met
22
22
  }
23
23
  declare const DeleteWarmPoolCommand_base: {
24
24
  new (input: DeleteWarmPoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWarmPoolCommandInput, DeleteWarmPoolCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteWarmPoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWarmPoolCommandInput, DeleteWarmPoolCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the warm pool for the specified Auto Scaling group.</p>
30
30
  * <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-warm-pools.html">Warm pools for
31
31
  * Amazon EC2 Auto Scaling</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
@@ -71,6 +71,7 @@ declare const DeleteWarmPoolCommand_base: {
71
71
  * @throws {@link AutoScalingServiceException}
72
72
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class DeleteWarmPoolCommand extends DeleteWarmPoolCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface DescribeAccountLimitsCommandOutput extends DescribeAccountLimit
22
22
  }
23
23
  declare const DescribeAccountLimitsCommand_base: {
24
24
  new (input: DescribeAccountLimitsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeAccountLimitsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the current Amazon EC2 Auto Scaling resource quotas for your account.</p>
30
30
  * <p>When you establish an Amazon Web Services account, the account has initial quotas on the maximum
31
31
  * number of Auto Scaling groups and launch configurations that you can create in a given Region.
@@ -62,6 +62,7 @@ declare const DescribeAccountLimitsCommand_base: {
62
62
  * @throws {@link AutoScalingServiceException}
63
63
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
64
64
  *
65
+ * @public
65
66
  * @example To describe your Auto Scaling account limits
66
67
  * ```javascript
67
68
  * // This example describes the Amazon EC2 Auto Scaling service quotas for your account.
@@ -22,10 +22,10 @@ export interface DescribeAdjustmentTypesCommandOutput extends DescribeAdjustment
22
22
  }
23
23
  declare const DescribeAdjustmentTypesCommand_base: {
24
24
  new (input: DescribeAdjustmentTypesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAdjustmentTypesCommandInput, DescribeAdjustmentTypesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeAdjustmentTypesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeAdjustmentTypesCommandInput, DescribeAdjustmentTypesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the available adjustment types for step scaling and simple scaling
30
30
  * policies.</p>
31
31
  * <p>The following adjustment types are supported:</p>
@@ -78,6 +78,7 @@ declare const DescribeAdjustmentTypesCommand_base: {
78
78
  * @throws {@link AutoScalingServiceException}
79
79
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
80
80
  *
81
+ * @public
81
82
  * @example To describe the Amazon EC2 Auto Scaling adjustment types
82
83
  * ```javascript
83
84
  * // This example describes the available adjustment types.
@@ -22,10 +22,10 @@ export interface DescribeAutoScalingGroupsCommandOutput extends AutoScalingGroup
22
22
  }
23
23
  declare const DescribeAutoScalingGroupsCommand_base: {
24
24
  new (input: DescribeAutoScalingGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAutoScalingGroupsCommandInput, DescribeAutoScalingGroupsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeAutoScalingGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeAutoScalingGroupsCommandInput, DescribeAutoScalingGroupsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about the Auto Scaling groups in the account and Region.</p>
30
30
  * <p>If you specify Auto Scaling group names, the output includes information for only the
31
31
  * specified Auto Scaling groups. If you specify filters, the output includes information for only
@@ -267,6 +267,7 @@ declare const DescribeAutoScalingGroupsCommand_base: {
267
267
  * @throws {@link AutoScalingServiceException}
268
268
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
269
269
  *
270
+ * @public
270
271
  * @example To describe an Auto Scaling group
271
272
  * ```javascript
272
273
  * // This example describes the specified Auto Scaling group.
@@ -22,10 +22,10 @@ export interface DescribeAutoScalingInstancesCommandOutput extends AutoScalingIn
22
22
  }
23
23
  declare const DescribeAutoScalingInstancesCommand_base: {
24
24
  new (input: DescribeAutoScalingInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAutoScalingInstancesCommandInput, DescribeAutoScalingInstancesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeAutoScalingInstancesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeAutoScalingInstancesCommandInput, DescribeAutoScalingInstancesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about the Auto Scaling instances in the account and Region.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -82,6 +82,7 @@ declare const DescribeAutoScalingInstancesCommand_base: {
82
82
  * @throws {@link AutoScalingServiceException}
83
83
  * <p>Base exception class for all service exceptions from AutoScaling service.</p>
84
84
  *
85
+ * @public
85
86
  * @example To describe one or more Auto Scaling instances
86
87
  * ```javascript
87
88
  * // This example describes the specified Auto Scaling instance.