@aws-sdk/client-auto-scaling 3.170.0 → 3.171.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 (74) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/AutoScaling.d.ts +0 -61
  3. package/dist-types/ts3.4/AutoScalingClient.d.ts +0 -25
  4. package/dist-types/ts3.4/commands/AttachInstancesCommand.d.ts +0 -2
  5. package/dist-types/ts3.4/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +0 -2
  6. package/dist-types/ts3.4/commands/AttachLoadBalancersCommand.d.ts +0 -2
  7. package/dist-types/ts3.4/commands/BatchDeleteScheduledActionCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CancelInstanceRefreshCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CompleteLifecycleActionCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateAutoScalingGroupCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateLaunchConfigurationCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateOrUpdateTagsCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/DeleteAutoScalingGroupCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/DeleteLifecycleHookCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteWarmPoolCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DescribeAdjustmentTypesCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DescribeAutoScalingGroupsCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DescribeAutoScalingInstancesCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DescribeInstanceRefreshesCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationsCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DescribeLifecycleHookTypesCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DescribeLifecycleHooksCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DescribeMetricCollectionTypesCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DescribeNotificationConfigurationsCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/DescribePoliciesCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/DescribeScalingActivitiesCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/DescribeScalingProcessTypesCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/DescribeTerminationPolicyTypesCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/DescribeWarmPoolCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/DetachInstancesCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/DetachLoadBalancersCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/DisableMetricsCollectionCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/EnableMetricsCollectionCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/EnterStandbyCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ExecutePolicyCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ExitStandbyCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/GetPredictiveScalingForecastCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/PutLifecycleHookCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/PutNotificationConfigurationCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/PutScheduledUpdateGroupActionCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/PutWarmPoolCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/RecordLifecycleActionHeartbeatCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/ResumeProcessesCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/SetDesiredCapacityCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/SetInstanceHealthCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/SetInstanceProtectionCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/StartInstanceRefreshCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/SuspendProcessesCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/UpdateAutoScalingGroupCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/models/AutoScalingServiceException.d.ts +0 -1
  66. package/dist-types/ts3.4/models/models_0.d.ts +0 -698
  67. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
  68. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
  69. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
  70. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  71. package/dist-types/ts3.4/waiters/waitForGroupExists.d.ts +0 -2
  72. package/dist-types/ts3.4/waiters/waitForGroupInService.d.ts +0 -2
  73. package/dist-types/ts3.4/waiters/waitForGroupNotExists.d.ts +0 -2
  74. package/package.json +27 -27
@@ -18,7 +18,6 @@ export interface PutLifecycleHookCommandInput extends PutLifecycleHookType {}
18
18
  export interface PutLifecycleHookCommandOutput
19
19
  extends PutLifecycleHookAnswer,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class PutLifecycleHookCommand extends $Command<
23
22
  PutLifecycleHookCommandInput,
24
23
  PutLifecycleHookCommandOutput,
@@ -26,7 +25,6 @@ export declare class PutLifecycleHookCommand extends $Command<
26
25
  > {
27
26
  readonly input: PutLifecycleHookCommandInput;
28
27
  constructor(input: PutLifecycleHookCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface PutNotificationConfigurationCommandInput
15
15
  extends PutNotificationConfigurationType {}
16
16
  export interface PutNotificationConfigurationCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class PutNotificationConfigurationCommand extends $Command<
20
19
  PutNotificationConfigurationCommandInput,
21
20
  PutNotificationConfigurationCommandOutput,
@@ -23,7 +22,6 @@ export declare class PutNotificationConfigurationCommand extends $Command<
23
22
  > {
24
23
  readonly input: PutNotificationConfigurationCommandInput;
25
24
  constructor(input: PutNotificationConfigurationCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface PutScalingPolicyCommandInput extends PutScalingPolicyType {}
15
15
  export interface PutScalingPolicyCommandOutput
16
16
  extends PolicyARNType,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class PutScalingPolicyCommand extends $Command<
20
19
  PutScalingPolicyCommandInput,
21
20
  PutScalingPolicyCommandOutput,
@@ -23,7 +22,6 @@ export declare class PutScalingPolicyCommand extends $Command<
23
22
  > {
24
23
  readonly input: PutScalingPolicyCommandInput;
25
24
  constructor(input: PutScalingPolicyCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface PutScheduledUpdateGroupActionCommandInput
15
15
  extends PutScheduledUpdateGroupActionType {}
16
16
  export interface PutScheduledUpdateGroupActionCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class PutScheduledUpdateGroupActionCommand extends $Command<
20
19
  PutScheduledUpdateGroupActionCommandInput,
21
20
  PutScheduledUpdateGroupActionCommandOutput,
@@ -23,7 +22,6 @@ export declare class PutScheduledUpdateGroupActionCommand extends $Command<
23
22
  > {
24
23
  readonly input: PutScheduledUpdateGroupActionCommandInput;
25
24
  constructor(input: PutScheduledUpdateGroupActionCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface PutWarmPoolCommandInput extends PutWarmPoolType {}
15
15
  export interface PutWarmPoolCommandOutput
16
16
  extends PutWarmPoolAnswer,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class PutWarmPoolCommand extends $Command<
20
19
  PutWarmPoolCommandInput,
21
20
  PutWarmPoolCommandOutput,
@@ -23,7 +22,6 @@ export declare class PutWarmPoolCommand extends $Command<
23
22
  > {
24
23
  readonly input: PutWarmPoolCommandInput;
25
24
  constructor(input: PutWarmPoolCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface RecordLifecycleActionHeartbeatCommandInput
19
19
  export interface RecordLifecycleActionHeartbeatCommandOutput
20
20
  extends RecordLifecycleActionHeartbeatAnswer,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class RecordLifecycleActionHeartbeatCommand extends $Command<
24
23
  RecordLifecycleActionHeartbeatCommandInput,
25
24
  RecordLifecycleActionHeartbeatCommandOutput,
@@ -27,7 +26,6 @@ export declare class RecordLifecycleActionHeartbeatCommand extends $Command<
27
26
  > {
28
27
  readonly input: RecordLifecycleActionHeartbeatCommandInput;
29
28
  constructor(input: RecordLifecycleActionHeartbeatCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { ScalingProcessQuery } from "../models/models_0";
14
14
  export interface ResumeProcessesCommandInput extends ScalingProcessQuery {}
15
15
  export interface ResumeProcessesCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class ResumeProcessesCommand extends $Command<
18
17
  ResumeProcessesCommandInput,
19
18
  ResumeProcessesCommandOutput,
@@ -21,7 +20,6 @@ export declare class ResumeProcessesCommand extends $Command<
21
20
  > {
22
21
  readonly input: ResumeProcessesCommandInput;
23
22
  constructor(input: ResumeProcessesCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: AutoScalingClientResolvedConfig,
@@ -14,7 +14,6 @@ import { SetDesiredCapacityType } from "../models/models_0";
14
14
  export interface SetDesiredCapacityCommandInput
15
15
  extends SetDesiredCapacityType {}
16
16
  export interface SetDesiredCapacityCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class SetDesiredCapacityCommand extends $Command<
19
18
  SetDesiredCapacityCommandInput,
20
19
  SetDesiredCapacityCommandOutput,
@@ -22,7 +21,6 @@ export declare class SetDesiredCapacityCommand extends $Command<
22
21
  > {
23
22
  readonly input: SetDesiredCapacityCommandInput;
24
23
  constructor(input: SetDesiredCapacityCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: AutoScalingClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { SetInstanceHealthQuery } from "../models/models_0";
14
14
  export interface SetInstanceHealthCommandInput extends SetInstanceHealthQuery {}
15
15
  export interface SetInstanceHealthCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class SetInstanceHealthCommand extends $Command<
18
17
  SetInstanceHealthCommandInput,
19
18
  SetInstanceHealthCommandOutput,
@@ -21,7 +20,6 @@ export declare class SetInstanceHealthCommand extends $Command<
21
20
  > {
22
21
  readonly input: SetInstanceHealthCommandInput;
23
22
  constructor(input: SetInstanceHealthCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface SetInstanceProtectionCommandInput
19
19
  export interface SetInstanceProtectionCommandOutput
20
20
  extends SetInstanceProtectionAnswer,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class SetInstanceProtectionCommand extends $Command<
24
23
  SetInstanceProtectionCommandInput,
25
24
  SetInstanceProtectionCommandOutput,
@@ -27,7 +26,6 @@ export declare class SetInstanceProtectionCommand extends $Command<
27
26
  > {
28
27
  readonly input: SetInstanceProtectionCommandInput;
29
28
  constructor(input: SetInstanceProtectionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface StartInstanceRefreshCommandInput
19
19
  export interface StartInstanceRefreshCommandOutput
20
20
  extends StartInstanceRefreshAnswer,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class StartInstanceRefreshCommand extends $Command<
24
23
  StartInstanceRefreshCommandInput,
25
24
  StartInstanceRefreshCommandOutput,
@@ -27,7 +26,6 @@ export declare class StartInstanceRefreshCommand extends $Command<
27
26
  > {
28
27
  readonly input: StartInstanceRefreshCommandInput;
29
28
  constructor(input: StartInstanceRefreshCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { ScalingProcessQuery } from "../models/models_0";
14
14
  export interface SuspendProcessesCommandInput extends ScalingProcessQuery {}
15
15
  export interface SuspendProcessesCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class SuspendProcessesCommand extends $Command<
18
17
  SuspendProcessesCommandInput,
19
18
  SuspendProcessesCommandOutput,
@@ -21,7 +20,6 @@ export declare class SuspendProcessesCommand extends $Command<
21
20
  > {
22
21
  readonly input: SuspendProcessesCommandInput;
23
22
  constructor(input: SuspendProcessesCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface TerminateInstanceInAutoScalingGroupCommandInput
19
19
  export interface TerminateInstanceInAutoScalingGroupCommandOutput
20
20
  extends ActivityType,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class TerminateInstanceInAutoScalingGroupCommand extends $Command<
24
23
  TerminateInstanceInAutoScalingGroupCommandInput,
25
24
  TerminateInstanceInAutoScalingGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class TerminateInstanceInAutoScalingGroupCommand extends $Command
27
26
  > {
28
27
  readonly input: TerminateInstanceInAutoScalingGroupCommandInput;
29
28
  constructor(input: TerminateInstanceInAutoScalingGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -14,7 +14,6 @@ import { UpdateAutoScalingGroupType } from "../models/models_0";
14
14
  export interface UpdateAutoScalingGroupCommandInput
15
15
  extends UpdateAutoScalingGroupType {}
16
16
  export interface UpdateAutoScalingGroupCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class UpdateAutoScalingGroupCommand extends $Command<
19
18
  UpdateAutoScalingGroupCommandInput,
20
19
  UpdateAutoScalingGroupCommandOutput,
@@ -22,7 +21,6 @@ export declare class UpdateAutoScalingGroupCommand extends $Command<
22
21
  > {
23
22
  readonly input: UpdateAutoScalingGroupCommandInput;
24
23
  constructor(input: UpdateAutoScalingGroupCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: AutoScalingClientResolvedConfig,
@@ -2,7 +2,6 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
-
6
5
  export declare class AutoScalingServiceException extends __ServiceException {
7
6
  constructor(options: __ServiceExceptionOptions);
8
7
  }