@aws-sdk/client-auto-scaling 3.170.0 → 3.178.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 (77) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/AutoScaling.d.ts +0 -61
  6. package/dist-types/ts3.4/AutoScalingClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AttachInstancesCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/AttachLoadBalancersCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/BatchDeleteScheduledActionCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CancelInstanceRefreshCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CompleteLifecycleActionCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateAutoScalingGroupCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateLaunchConfigurationCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateOrUpdateTagsCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteAutoScalingGroupCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteLifecycleHookCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteWarmPoolCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DescribeAdjustmentTypesCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DescribeAutoScalingGroupsCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DescribeAutoScalingInstancesCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DescribeInstanceRefreshesCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationsCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DescribeLifecycleHookTypesCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DescribeLifecycleHooksCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/DescribeMetricCollectionTypesCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/DescribeNotificationConfigurationsCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/DescribePoliciesCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/DescribeScalingActivitiesCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/DescribeScalingProcessTypesCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/DescribeTerminationPolicyTypesCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/DescribeWarmPoolCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/DetachInstancesCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/DetachLoadBalancersCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/DisableMetricsCollectionCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/EnableMetricsCollectionCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/EnterStandbyCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ExecutePolicyCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/ExitStandbyCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/GetPredictiveScalingForecastCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/PutLifecycleHookCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/PutNotificationConfigurationCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/PutScheduledUpdateGroupActionCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/PutWarmPoolCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/RecordLifecycleActionHeartbeatCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/ResumeProcessesCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/SetDesiredCapacityCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/SetInstanceHealthCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/SetInstanceProtectionCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/StartInstanceRefreshCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/SuspendProcessesCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/UpdateAutoScalingGroupCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/models/AutoScalingServiceException.d.ts +0 -1
  69. package/dist-types/ts3.4/models/models_0.d.ts +0 -698
  70. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  71. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  72. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  73. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  74. package/dist-types/ts3.4/waiters/waitForGroupExists.d.ts +0 -2
  75. package/dist-types/ts3.4/waiters/waitForGroupInService.d.ts +0 -2
  76. package/dist-types/ts3.4/waiters/waitForGroupNotExists.d.ts +0 -2
  77. package/package.json +27 -27
@@ -19,7 +19,6 @@ export interface CancelInstanceRefreshCommandInput
19
19
  export interface CancelInstanceRefreshCommandOutput
20
20
  extends CancelInstanceRefreshAnswer,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CancelInstanceRefreshCommand extends $Command<
24
23
  CancelInstanceRefreshCommandInput,
25
24
  CancelInstanceRefreshCommandOutput,
@@ -27,7 +26,6 @@ export declare class CancelInstanceRefreshCommand extends $Command<
27
26
  > {
28
27
  readonly input: CancelInstanceRefreshCommandInput;
29
28
  constructor(input: CancelInstanceRefreshCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CompleteLifecycleActionCommandInput
19
19
  export interface CompleteLifecycleActionCommandOutput
20
20
  extends CompleteLifecycleActionAnswer,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CompleteLifecycleActionCommand extends $Command<
24
23
  CompleteLifecycleActionCommandInput,
25
24
  CompleteLifecycleActionCommandOutput,
@@ -27,7 +26,6 @@ export declare class CompleteLifecycleActionCommand extends $Command<
27
26
  > {
28
27
  readonly input: CompleteLifecycleActionCommandInput;
29
28
  constructor(input: CompleteLifecycleActionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -14,7 +14,6 @@ import { CreateAutoScalingGroupType } from "../models/models_0";
14
14
  export interface CreateAutoScalingGroupCommandInput
15
15
  extends CreateAutoScalingGroupType {}
16
16
  export interface CreateAutoScalingGroupCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class CreateAutoScalingGroupCommand extends $Command<
19
18
  CreateAutoScalingGroupCommandInput,
20
19
  CreateAutoScalingGroupCommandOutput,
@@ -22,7 +21,6 @@ export declare class CreateAutoScalingGroupCommand extends $Command<
22
21
  > {
23
22
  readonly input: CreateAutoScalingGroupCommandInput;
24
23
  constructor(input: CreateAutoScalingGroupCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateLaunchConfigurationCommandInput
15
15
  extends CreateLaunchConfigurationType {}
16
16
  export interface CreateLaunchConfigurationCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class CreateLaunchConfigurationCommand extends $Command<
20
19
  CreateLaunchConfigurationCommandInput,
21
20
  CreateLaunchConfigurationCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateLaunchConfigurationCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateLaunchConfigurationCommandInput;
25
24
  constructor(input: CreateLaunchConfigurationCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -14,7 +14,6 @@ import { CreateOrUpdateTagsType } from "../models/models_0";
14
14
  export interface CreateOrUpdateTagsCommandInput
15
15
  extends CreateOrUpdateTagsType {}
16
16
  export interface CreateOrUpdateTagsCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class CreateOrUpdateTagsCommand extends $Command<
19
18
  CreateOrUpdateTagsCommandInput,
20
19
  CreateOrUpdateTagsCommandOutput,
@@ -22,7 +21,6 @@ export declare class CreateOrUpdateTagsCommand extends $Command<
22
21
  > {
23
22
  readonly input: CreateOrUpdateTagsCommandInput;
24
23
  constructor(input: CreateOrUpdateTagsCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: AutoScalingClientResolvedConfig,
@@ -14,7 +14,6 @@ import { DeleteAutoScalingGroupType } from "../models/models_0";
14
14
  export interface DeleteAutoScalingGroupCommandInput
15
15
  extends DeleteAutoScalingGroupType {}
16
16
  export interface DeleteAutoScalingGroupCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteAutoScalingGroupCommand extends $Command<
19
18
  DeleteAutoScalingGroupCommandInput,
20
19
  DeleteAutoScalingGroupCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteAutoScalingGroupCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteAutoScalingGroupCommandInput;
24
23
  constructor(input: DeleteAutoScalingGroupCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteLaunchConfigurationCommandInput
15
15
  extends LaunchConfigurationNameType {}
16
16
  export interface DeleteLaunchConfigurationCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class DeleteLaunchConfigurationCommand extends $Command<
20
19
  DeleteLaunchConfigurationCommandInput,
21
20
  DeleteLaunchConfigurationCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteLaunchConfigurationCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteLaunchConfigurationCommandInput;
25
24
  constructor(input: DeleteLaunchConfigurationCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteLifecycleHookCommandInput
19
19
  export interface DeleteLifecycleHookCommandOutput
20
20
  extends DeleteLifecycleHookAnswer,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteLifecycleHookCommand extends $Command<
24
23
  DeleteLifecycleHookCommandInput,
25
24
  DeleteLifecycleHookCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteLifecycleHookCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteLifecycleHookCommandInput;
29
28
  constructor(input: DeleteLifecycleHookCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteNotificationConfigurationCommandInput
15
15
  extends DeleteNotificationConfigurationType {}
16
16
  export interface DeleteNotificationConfigurationCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class DeleteNotificationConfigurationCommand extends $Command<
20
19
  DeleteNotificationConfigurationCommandInput,
21
20
  DeleteNotificationConfigurationCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteNotificationConfigurationCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteNotificationConfigurationCommandInput;
25
24
  constructor(input: DeleteNotificationConfigurationCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeletePolicyType } from "../models/models_0";
14
14
  export interface DeletePolicyCommandInput extends DeletePolicyType {}
15
15
  export interface DeletePolicyCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeletePolicyCommand extends $Command<
18
17
  DeletePolicyCommandInput,
19
18
  DeletePolicyCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeletePolicyCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeletePolicyCommandInput;
23
22
  constructor(input: DeletePolicyCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: AutoScalingClientResolvedConfig,
@@ -14,7 +14,6 @@ import { DeleteScheduledActionType } from "../models/models_0";
14
14
  export interface DeleteScheduledActionCommandInput
15
15
  extends DeleteScheduledActionType {}
16
16
  export interface DeleteScheduledActionCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteScheduledActionCommand extends $Command<
19
18
  DeleteScheduledActionCommandInput,
20
19
  DeleteScheduledActionCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteScheduledActionCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteScheduledActionCommandInput;
24
23
  constructor(input: DeleteScheduledActionCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: AutoScalingClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteTagsType } from "../models/models_0";
14
14
  export interface DeleteTagsCommandInput extends DeleteTagsType {}
15
15
  export interface DeleteTagsCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteTagsCommand extends $Command<
18
17
  DeleteTagsCommandInput,
19
18
  DeleteTagsCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteTagsCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteTagsCommandInput;
23
22
  constructor(input: DeleteTagsCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteWarmPoolCommandInput extends DeleteWarmPoolType {}
15
15
  export interface DeleteWarmPoolCommandOutput
16
16
  extends DeleteWarmPoolAnswer,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DeleteWarmPoolCommand extends $Command<
20
19
  DeleteWarmPoolCommandInput,
21
20
  DeleteWarmPoolCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteWarmPoolCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteWarmPoolCommandInput;
25
24
  constructor(input: DeleteWarmPoolCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DescribeAccountLimitsCommandInput {}
15
15
  export interface DescribeAccountLimitsCommandOutput
16
16
  extends DescribeAccountLimitsAnswer,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DescribeAccountLimitsCommand extends $Command<
20
19
  DescribeAccountLimitsCommandInput,
21
20
  DescribeAccountLimitsCommandOutput,
@@ -23,7 +22,6 @@ export declare class DescribeAccountLimitsCommand extends $Command<
23
22
  > {
24
23
  readonly input: DescribeAccountLimitsCommandInput;
25
24
  constructor(input: DescribeAccountLimitsCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DescribeAdjustmentTypesCommandInput {}
15
15
  export interface DescribeAdjustmentTypesCommandOutput
16
16
  extends DescribeAdjustmentTypesAnswer,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DescribeAdjustmentTypesCommand extends $Command<
20
19
  DescribeAdjustmentTypesCommandInput,
21
20
  DescribeAdjustmentTypesCommandOutput,
@@ -23,7 +22,6 @@ export declare class DescribeAdjustmentTypesCommand extends $Command<
23
22
  > {
24
23
  readonly input: DescribeAdjustmentTypesCommandInput;
25
24
  constructor(input: DescribeAdjustmentTypesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeAutoScalingGroupsCommandInput
19
19
  export interface DescribeAutoScalingGroupsCommandOutput
20
20
  extends AutoScalingGroupsType,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeAutoScalingGroupsCommand extends $Command<
24
23
  DescribeAutoScalingGroupsCommandInput,
25
24
  DescribeAutoScalingGroupsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeAutoScalingGroupsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeAutoScalingGroupsCommandInput;
29
28
  constructor(input: DescribeAutoScalingGroupsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeAutoScalingInstancesCommandInput
19
19
  export interface DescribeAutoScalingInstancesCommandOutput
20
20
  extends AutoScalingInstancesType,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeAutoScalingInstancesCommand extends $Command<
24
23
  DescribeAutoScalingInstancesCommandInput,
25
24
  DescribeAutoScalingInstancesCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeAutoScalingInstancesCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeAutoScalingInstancesCommandInput;
29
28
  constructor(input: DescribeAutoScalingInstancesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DescribeAutoScalingNotificationTypesCommandInput {}
15
15
  export interface DescribeAutoScalingNotificationTypesCommandOutput
16
16
  extends DescribeAutoScalingNotificationTypesAnswer,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DescribeAutoScalingNotificationTypesCommand extends $Command<
20
19
  DescribeAutoScalingNotificationTypesCommandInput,
21
20
  DescribeAutoScalingNotificationTypesCommandOutput,
@@ -23,7 +22,6 @@ export declare class DescribeAutoScalingNotificationTypesCommand extends $Comman
23
22
  > {
24
23
  readonly input: DescribeAutoScalingNotificationTypesCommandInput;
25
24
  constructor(input: DescribeAutoScalingNotificationTypesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeInstanceRefreshesCommandInput
19
19
  export interface DescribeInstanceRefreshesCommandOutput
20
20
  extends DescribeInstanceRefreshesAnswer,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeInstanceRefreshesCommand extends $Command<
24
23
  DescribeInstanceRefreshesCommandInput,
25
24
  DescribeInstanceRefreshesCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeInstanceRefreshesCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeInstanceRefreshesCommandInput;
29
28
  constructor(input: DescribeInstanceRefreshesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeLaunchConfigurationsCommandInput
19
19
  export interface DescribeLaunchConfigurationsCommandOutput
20
20
  extends LaunchConfigurationsType,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeLaunchConfigurationsCommand extends $Command<
24
23
  DescribeLaunchConfigurationsCommandInput,
25
24
  DescribeLaunchConfigurationsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeLaunchConfigurationsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeLaunchConfigurationsCommandInput;
29
28
  constructor(input: DescribeLaunchConfigurationsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DescribeLifecycleHookTypesCommandInput {}
15
15
  export interface DescribeLifecycleHookTypesCommandOutput
16
16
  extends DescribeLifecycleHookTypesAnswer,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DescribeLifecycleHookTypesCommand extends $Command<
20
19
  DescribeLifecycleHookTypesCommandInput,
21
20
  DescribeLifecycleHookTypesCommandOutput,
@@ -23,7 +22,6 @@ export declare class DescribeLifecycleHookTypesCommand extends $Command<
23
22
  > {
24
23
  readonly input: DescribeLifecycleHookTypesCommandInput;
25
24
  constructor(input: DescribeLifecycleHookTypesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeLifecycleHooksCommandInput
19
19
  export interface DescribeLifecycleHooksCommandOutput
20
20
  extends DescribeLifecycleHooksAnswer,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeLifecycleHooksCommand extends $Command<
24
23
  DescribeLifecycleHooksCommandInput,
25
24
  DescribeLifecycleHooksCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeLifecycleHooksCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeLifecycleHooksCommandInput;
29
28
  constructor(input: DescribeLifecycleHooksCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeLoadBalancerTargetGroupsCommandInput
19
19
  export interface DescribeLoadBalancerTargetGroupsCommandOutput
20
20
  extends DescribeLoadBalancerTargetGroupsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeLoadBalancerTargetGroupsCommand extends $Command<
24
23
  DescribeLoadBalancerTargetGroupsCommandInput,
25
24
  DescribeLoadBalancerTargetGroupsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeLoadBalancerTargetGroupsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeLoadBalancerTargetGroupsCommandInput;
29
28
  constructor(input: DescribeLoadBalancerTargetGroupsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeLoadBalancersCommandInput
19
19
  export interface DescribeLoadBalancersCommandOutput
20
20
  extends DescribeLoadBalancersResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeLoadBalancersCommand extends $Command<
24
23
  DescribeLoadBalancersCommandInput,
25
24
  DescribeLoadBalancersCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeLoadBalancersCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeLoadBalancersCommandInput;
29
28
  constructor(input: DescribeLoadBalancersCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DescribeMetricCollectionTypesCommandInput {}
15
15
  export interface DescribeMetricCollectionTypesCommandOutput
16
16
  extends DescribeMetricCollectionTypesAnswer,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DescribeMetricCollectionTypesCommand extends $Command<
20
19
  DescribeMetricCollectionTypesCommandInput,
21
20
  DescribeMetricCollectionTypesCommandOutput,
@@ -23,7 +22,6 @@ export declare class DescribeMetricCollectionTypesCommand extends $Command<
23
22
  > {
24
23
  readonly input: DescribeMetricCollectionTypesCommandInput;
25
24
  constructor(input: DescribeMetricCollectionTypesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeNotificationConfigurationsCommandInput
19
19
  export interface DescribeNotificationConfigurationsCommandOutput
20
20
  extends DescribeNotificationConfigurationsAnswer,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeNotificationConfigurationsCommand extends $Command<
24
23
  DescribeNotificationConfigurationsCommandInput,
25
24
  DescribeNotificationConfigurationsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeNotificationConfigurationsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeNotificationConfigurationsCommandInput;
29
28
  constructor(input: DescribeNotificationConfigurationsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DescribePoliciesCommandInput extends DescribePoliciesType {}
15
15
  export interface DescribePoliciesCommandOutput
16
16
  extends PoliciesType,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DescribePoliciesCommand extends $Command<
20
19
  DescribePoliciesCommandInput,
21
20
  DescribePoliciesCommandOutput,
@@ -23,7 +22,6 @@ export declare class DescribePoliciesCommand extends $Command<
23
22
  > {
24
23
  readonly input: DescribePoliciesCommandInput;
25
24
  constructor(input: DescribePoliciesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeScalingActivitiesCommandInput
19
19
  export interface DescribeScalingActivitiesCommandOutput
20
20
  extends ActivitiesType,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeScalingActivitiesCommand extends $Command<
24
23
  DescribeScalingActivitiesCommandInput,
25
24
  DescribeScalingActivitiesCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeScalingActivitiesCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeScalingActivitiesCommandInput;
29
28
  constructor(input: DescribeScalingActivitiesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DescribeScalingProcessTypesCommandInput {}
15
15
  export interface DescribeScalingProcessTypesCommandOutput
16
16
  extends ProcessesType,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DescribeScalingProcessTypesCommand extends $Command<
20
19
  DescribeScalingProcessTypesCommandInput,
21
20
  DescribeScalingProcessTypesCommandOutput,
@@ -23,7 +22,6 @@ export declare class DescribeScalingProcessTypesCommand extends $Command<
23
22
  > {
24
23
  readonly input: DescribeScalingProcessTypesCommandInput;
25
24
  constructor(input: DescribeScalingProcessTypesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeScheduledActionsCommandInput
19
19
  export interface DescribeScheduledActionsCommandOutput
20
20
  extends ScheduledActionsType,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeScheduledActionsCommand extends $Command<
24
23
  DescribeScheduledActionsCommandInput,
25
24
  DescribeScheduledActionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeScheduledActionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeScheduledActionsCommandInput;
29
28
  constructor(input: DescribeScheduledActionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DescribeTagsType, TagsType } from "../models/models_0";
14
14
  export interface DescribeTagsCommandInput extends DescribeTagsType {}
15
15
  export interface DescribeTagsCommandOutput extends TagsType, __MetadataBearer {}
16
-
17
16
  export declare class DescribeTagsCommand extends $Command<
18
17
  DescribeTagsCommandInput,
19
18
  DescribeTagsCommandOutput,
@@ -21,7 +20,6 @@ export declare class DescribeTagsCommand extends $Command<
21
20
  > {
22
21
  readonly input: DescribeTagsCommandInput;
23
22
  constructor(input: DescribeTagsCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DescribeTerminationPolicyTypesCommandInput {}
15
15
  export interface DescribeTerminationPolicyTypesCommandOutput
16
16
  extends DescribeTerminationPolicyTypesAnswer,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DescribeTerminationPolicyTypesCommand extends $Command<
20
19
  DescribeTerminationPolicyTypesCommandInput,
21
20
  DescribeTerminationPolicyTypesCommandOutput,
@@ -23,7 +22,6 @@ export declare class DescribeTerminationPolicyTypesCommand extends $Command<
23
22
  > {
24
23
  readonly input: DescribeTerminationPolicyTypesCommandInput;
25
24
  constructor(input: DescribeTerminationPolicyTypesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeWarmPoolCommandInput extends DescribeWarmPoolType {}
18
18
  export interface DescribeWarmPoolCommandOutput
19
19
  extends DescribeWarmPoolAnswer,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeWarmPoolCommand extends $Command<
23
22
  DescribeWarmPoolCommandInput,
24
23
  DescribeWarmPoolCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeWarmPoolCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeWarmPoolCommandInput;
28
27
  constructor(input: DescribeWarmPoolCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: AutoScalingClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DetachInstancesCommandInput extends DetachInstancesQuery {}
18
18
  export interface DetachInstancesCommandOutput
19
19
  extends DetachInstancesAnswer,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DetachInstancesCommand extends $Command<
23
22
  DetachInstancesCommandInput,
24
23
  DetachInstancesCommandOutput,
@@ -26,7 +25,6 @@ export declare class DetachInstancesCommand extends $Command<
26
25
  > {
27
26
  readonly input: DetachInstancesCommandInput;
28
27
  constructor(input: DetachInstancesCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DetachLoadBalancerTargetGroupsCommandInput
19
19
  export interface DetachLoadBalancerTargetGroupsCommandOutput
20
20
  extends DetachLoadBalancerTargetGroupsResultType,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DetachLoadBalancerTargetGroupsCommand extends $Command<
24
23
  DetachLoadBalancerTargetGroupsCommandInput,
25
24
  DetachLoadBalancerTargetGroupsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DetachLoadBalancerTargetGroupsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DetachLoadBalancerTargetGroupsCommandInput;
29
28
  constructor(input: DetachLoadBalancerTargetGroupsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DetachLoadBalancersCommandInput
19
19
  export interface DetachLoadBalancersCommandOutput
20
20
  extends DetachLoadBalancersResultType,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DetachLoadBalancersCommand extends $Command<
24
23
  DetachLoadBalancersCommandInput,
25
24
  DetachLoadBalancersCommandOutput,
@@ -27,7 +26,6 @@ export declare class DetachLoadBalancersCommand extends $Command<
27
26
  > {
28
27
  readonly input: DetachLoadBalancersCommandInput;
29
28
  constructor(input: DetachLoadBalancersCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DisableMetricsCollectionCommandInput
15
15
  extends DisableMetricsCollectionQuery {}
16
16
  export interface DisableMetricsCollectionCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class DisableMetricsCollectionCommand extends $Command<
20
19
  DisableMetricsCollectionCommandInput,
21
20
  DisableMetricsCollectionCommandOutput,
@@ -23,7 +22,6 @@ export declare class DisableMetricsCollectionCommand extends $Command<
23
22
  > {
24
23
  readonly input: DisableMetricsCollectionCommandInput;
25
24
  constructor(input: DisableMetricsCollectionCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface EnableMetricsCollectionCommandInput
15
15
  extends EnableMetricsCollectionQuery {}
16
16
  export interface EnableMetricsCollectionCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class EnableMetricsCollectionCommand extends $Command<
20
19
  EnableMetricsCollectionCommandInput,
21
20
  EnableMetricsCollectionCommandOutput,
@@ -23,7 +22,6 @@ export declare class EnableMetricsCollectionCommand extends $Command<
23
22
  > {
24
23
  readonly input: EnableMetricsCollectionCommandInput;
25
24
  constructor(input: EnableMetricsCollectionCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface EnterStandbyCommandInput extends EnterStandbyQuery {}
15
15
  export interface EnterStandbyCommandOutput
16
16
  extends EnterStandbyAnswer,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class EnterStandbyCommand extends $Command<
20
19
  EnterStandbyCommandInput,
21
20
  EnterStandbyCommandOutput,
@@ -23,7 +22,6 @@ export declare class EnterStandbyCommand extends $Command<
23
22
  > {
24
23
  readonly input: EnterStandbyCommandInput;
25
24
  constructor(input: EnterStandbyCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,