@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.
- package/dist-types/AutoScaling.d.ts +16 -1
- package/dist-types/AutoScalingClient.d.ts +1 -1
- package/dist-types/commands/AttachInstancesCommand.d.ts +2 -1
- package/dist-types/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +2 -1
- package/dist-types/commands/AttachLoadBalancersCommand.d.ts +2 -1
- package/dist-types/commands/AttachTrafficSourcesCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteScheduledActionCommand.d.ts +2 -1
- package/dist-types/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +2 -1
- package/dist-types/commands/CancelInstanceRefreshCommand.d.ts +2 -1
- package/dist-types/commands/CompleteLifecycleActionCommand.d.ts +2 -1
- package/dist-types/commands/CreateAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateLaunchConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateOrUpdateTagsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLaunchConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLifecycleHookCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNotificationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeletePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteScheduledActionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWarmPoolCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAdjustmentTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAutoScalingGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAutoScalingInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceRefreshesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLaunchConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLifecycleHookTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLifecycleHooksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLoadBalancersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMetricCollectionTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNotificationConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePoliciesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScalingActivitiesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScalingProcessTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTerminationPolicyTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrafficSourcesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWarmPoolCommand.d.ts +2 -1
- package/dist-types/commands/DetachInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DetachLoadBalancersCommand.d.ts +2 -1
- package/dist-types/commands/DetachTrafficSourcesCommand.d.ts +2 -1
- package/dist-types/commands/DisableMetricsCollectionCommand.d.ts +2 -1
- package/dist-types/commands/EnableMetricsCollectionCommand.d.ts +2 -1
- package/dist-types/commands/EnterStandbyCommand.d.ts +2 -1
- package/dist-types/commands/ExecutePolicyCommand.d.ts +2 -1
- package/dist-types/commands/ExitStandbyCommand.d.ts +2 -1
- package/dist-types/commands/GetPredictiveScalingForecastCommand.d.ts +2 -1
- package/dist-types/commands/PutLifecycleHookCommand.d.ts +2 -1
- package/dist-types/commands/PutNotificationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutScheduledUpdateGroupActionCommand.d.ts +2 -1
- package/dist-types/commands/PutWarmPoolCommand.d.ts +2 -1
- package/dist-types/commands/RecordLifecycleActionHeartbeatCommand.d.ts +2 -1
- package/dist-types/commands/ResumeProcessesCommand.d.ts +2 -1
- package/dist-types/commands/RollbackInstanceRefreshCommand.d.ts +2 -1
- package/dist-types/commands/SetDesiredCapacityCommand.d.ts +2 -1
- package/dist-types/commands/SetInstanceHealthCommand.d.ts +2 -1
- package/dist-types/commands/SetInstanceProtectionCommand.d.ts +2 -1
- package/dist-types/commands/StartInstanceRefreshCommand.d.ts +2 -1
- package/dist-types/commands/SuspendProcessesCommand.d.ts +2 -1
- package/dist-types/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +738 -738
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/AutoScaling.d.ts +15 -0
- package/dist-types/ts3.4/commands/AttachInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachLoadBalancersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachTrafficSourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDeleteScheduledActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelInstanceRefreshCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CompleteLifecycleActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAutoScalingGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLaunchConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateOrUpdateTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAutoScalingGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLaunchConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLifecycleHookCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWarmPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAdjustmentTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAutoScalingGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAutoScalingInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceRefreshesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLaunchConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLifecycleHookTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLifecycleHooksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMetricCollectionTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNotificationConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeScalingActivitiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeScalingProcessTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTerminationPolicyTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrafficSourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeWarmPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachLoadBalancersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachTrafficSourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableMetricsCollectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableMetricsCollectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnterStandbyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExecutePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExitStandbyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPredictiveScalingForecastCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutLifecycleHookCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutNotificationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutScheduledUpdateGroupActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutWarmPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RecordLifecycleActionHeartbeatCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResumeProcessesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RollbackInstanceRefreshCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetDesiredCapacityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetInstanceHealthCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetInstanceProtectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartInstanceRefreshCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SuspendProcessesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAutoScalingGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +41 -41
|
@@ -22,10 +22,10 @@ export interface DescribeAutoScalingNotificationTypesCommandOutput extends Descr
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeAutoScalingNotificationTypesCommand_base: {
|
|
24
24
|
new (input: DescribeAutoScalingNotificationTypesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAutoScalingNotificationTypesCommandInput, DescribeAutoScalingNotificationTypesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeAutoScalingNotificationTypesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeAutoScalingNotificationTypesCommandInput, DescribeAutoScalingNotificationTypesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the notification types that are supported by Amazon EC2 Auto Scaling.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -57,6 +57,7 @@ declare const DescribeAutoScalingNotificationTypesCommand_base: {
|
|
|
57
57
|
* @throws {@link AutoScalingServiceException}
|
|
58
58
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
59
59
|
*
|
|
60
|
+
* @public
|
|
60
61
|
* @example To describe the Auto Scaling notification types
|
|
61
62
|
* ```javascript
|
|
62
63
|
* // This example describes the available notification types.
|
|
@@ -22,10 +22,10 @@ export interface DescribeInstanceRefreshesCommandOutput extends DescribeInstance
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeInstanceRefreshesCommand_base: {
|
|
24
24
|
new (input: DescribeInstanceRefreshesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstanceRefreshesCommandInput, DescribeInstanceRefreshesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeInstanceRefreshesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstanceRefreshesCommandInput, DescribeInstanceRefreshesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about the instance refreshes for the specified Auto Scaling group from the
|
|
30
30
|
* previous six weeks.</p>
|
|
31
31
|
* <p>This operation is part of the <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/asg-instance-refresh.html">instance refresh
|
|
@@ -231,6 +231,7 @@ declare const DescribeInstanceRefreshesCommand_base: {
|
|
|
231
231
|
* @throws {@link AutoScalingServiceException}
|
|
232
232
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
233
233
|
*
|
|
234
|
+
* @public
|
|
234
235
|
* @example To list instance refreshes
|
|
235
236
|
* ```javascript
|
|
236
237
|
* // This example describes the instance refreshes for the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface DescribeLaunchConfigurationsCommandOutput extends LaunchConfigu
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeLaunchConfigurationsCommand_base: {
|
|
24
24
|
new (input: DescribeLaunchConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLaunchConfigurationsCommandInput, DescribeLaunchConfigurationsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeLaunchConfigurationsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeLaunchConfigurationsCommandInput, DescribeLaunchConfigurationsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about the launch configurations 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.
|
|
@@ -113,6 +113,7 @@ declare const DescribeLaunchConfigurationsCommand_base: {
|
|
|
113
113
|
* @throws {@link AutoScalingServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
115
115
|
*
|
|
116
|
+
* @public
|
|
116
117
|
* @example To describe Auto Scaling launch configurations
|
|
117
118
|
* ```javascript
|
|
118
119
|
* // This example describes the specified launch configuration.
|
|
@@ -22,10 +22,10 @@ export interface DescribeLifecycleHookTypesCommandOutput extends DescribeLifecyc
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeLifecycleHookTypesCommand_base: {
|
|
24
24
|
new (input: DescribeLifecycleHookTypesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLifecycleHookTypesCommandInput, DescribeLifecycleHookTypesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeLifecycleHookTypesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeLifecycleHookTypesCommandInput, DescribeLifecycleHookTypesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the available types of lifecycle hooks.</p>
|
|
30
30
|
* <p>The following hook types are supported:</p>
|
|
31
31
|
* <ul>
|
|
@@ -70,6 +70,7 @@ declare const DescribeLifecycleHookTypesCommand_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 describe the available types of lifecycle hooks
|
|
74
75
|
* ```javascript
|
|
75
76
|
* // This example describes the available lifecycle hook types.
|
|
@@ -22,10 +22,10 @@ export interface DescribeLifecycleHooksCommandOutput extends DescribeLifecycleHo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeLifecycleHooksCommand_base: {
|
|
24
24
|
new (input: DescribeLifecycleHooksCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLifecycleHooksCommandInput, DescribeLifecycleHooksCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeLifecycleHooksCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLifecycleHooksCommandInput, DescribeLifecycleHooksCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about the lifecycle hooks 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.
|
|
@@ -72,6 +72,7 @@ declare const DescribeLifecycleHooksCommand_base: {
|
|
|
72
72
|
* @throws {@link AutoScalingServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
* @example To describe your lifecycle hooks
|
|
76
77
|
* ```javascript
|
|
77
78
|
* // This example describes the lifecycle hooks for the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface DescribeLoadBalancerTargetGroupsCommandOutput extends DescribeL
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeLoadBalancerTargetGroupsCommand_base: {
|
|
24
24
|
new (input: DescribeLoadBalancerTargetGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLoadBalancerTargetGroupsCommandInput, DescribeLoadBalancerTargetGroupsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeLoadBalancerTargetGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLoadBalancerTargetGroupsCommandInput, DescribeLoadBalancerTargetGroupsCommandOutput, 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>DescribeTrafficSources</a>,
|
|
31
31
|
* which can describe multiple traffic sources types. We recommend using
|
|
@@ -100,6 +100,7 @@ declare const DescribeLoadBalancerTargetGroupsCommand_base: {
|
|
|
100
100
|
* @throws {@link AutoScalingServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
* @example To describe the target groups for an Auto Scaling group
|
|
104
105
|
* ```javascript
|
|
105
106
|
* // This example describes the target groups attached to the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface DescribeLoadBalancersCommandOutput extends DescribeLoadBalancer
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeLoadBalancersCommand_base: {
|
|
24
24
|
new (input: DescribeLoadBalancersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLoadBalancersCommandInput, DescribeLoadBalancersCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeLoadBalancersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLoadBalancersCommandInput, DescribeLoadBalancersCommandOutput, 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>DescribeTrafficSources</a>,
|
|
31
31
|
* which can describe multiple traffic sources types. We recommend using
|
|
@@ -98,6 +98,7 @@ declare const DescribeLoadBalancersCommand_base: {
|
|
|
98
98
|
* @throws {@link AutoScalingServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
100
100
|
*
|
|
101
|
+
* @public
|
|
101
102
|
* @example To describe the load balancers for an Auto Scaling group
|
|
102
103
|
* ```javascript
|
|
103
104
|
* // This example describes the load balancers attached to the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface DescribeMetricCollectionTypesCommandOutput extends DescribeMetr
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeMetricCollectionTypesCommand_base: {
|
|
24
24
|
new (input: DescribeMetricCollectionTypesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetricCollectionTypesCommandInput, DescribeMetricCollectionTypesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeMetricCollectionTypesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeMetricCollectionTypesCommandInput, DescribeMetricCollectionTypesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the available CloudWatch metrics for Amazon EC2 Auto Scaling.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -64,6 +64,7 @@ declare const DescribeMetricCollectionTypesCommand_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 describe the Auto Scaling metric collection types
|
|
68
69
|
* ```javascript
|
|
69
70
|
* // This example describes the available metric collection types.
|
|
@@ -22,10 +22,10 @@ export interface DescribeNotificationConfigurationsCommandOutput extends Describ
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeNotificationConfigurationsCommand_base: {
|
|
24
24
|
new (input: DescribeNotificationConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeNotificationConfigurationsCommandInput, DescribeNotificationConfigurationsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeNotificationConfigurationsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeNotificationConfigurationsCommandInput, DescribeNotificationConfigurationsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about the Amazon SNS notifications that are configured for one or more
|
|
30
30
|
* Auto Scaling groups.</p>
|
|
31
31
|
* @example
|
|
@@ -72,6 +72,7 @@ declare const DescribeNotificationConfigurationsCommand_base: {
|
|
|
72
72
|
* @throws {@link AutoScalingServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
* @example To describe Auto Scaling notification configurations
|
|
76
77
|
* ```javascript
|
|
77
78
|
* // This example describes the notification configurations for the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface DescribePoliciesCommandOutput extends PoliciesType, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribePoliciesCommand_base: {
|
|
24
24
|
new (input: DescribePoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePoliciesCommandInput, DescribePoliciesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribePoliciesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribePoliciesCommandInput, DescribePoliciesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about the scaling policies 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.
|
|
@@ -222,6 +222,7 @@ declare const DescribePoliciesCommand_base: {
|
|
|
222
222
|
* @throws {@link AutoScalingServiceException}
|
|
223
223
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
224
224
|
*
|
|
225
|
+
* @public
|
|
225
226
|
* @example To describe scaling policies
|
|
226
227
|
* ```javascript
|
|
227
228
|
* // This example describes the policies for the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface DescribeScalingActivitiesCommandOutput extends ActivitiesType,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeScalingActivitiesCommand_base: {
|
|
24
24
|
new (input: DescribeScalingActivitiesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeScalingActivitiesCommandInput, DescribeScalingActivitiesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeScalingActivitiesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeScalingActivitiesCommandInput, DescribeScalingActivitiesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about the scaling activities in the account and Region.</p>
|
|
30
30
|
* <p>When scaling events occur, you see a record of the scaling activity in the scaling
|
|
31
31
|
* activities. For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-verify-scaling-activity.html">Verifying a scaling
|
|
@@ -90,6 +90,7 @@ declare const DescribeScalingActivitiesCommand_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 describe the scaling activities for an Auto Scaling group
|
|
94
95
|
* ```javascript
|
|
95
96
|
* // This example describes the scaling activities for the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface DescribeScalingProcessTypesCommandOutput extends ProcessesType,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeScalingProcessTypesCommand_base: {
|
|
24
24
|
new (input: DescribeScalingProcessTypesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeScalingProcessTypesCommandInput, DescribeScalingProcessTypesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeScalingProcessTypesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeScalingProcessTypesCommandInput, DescribeScalingProcessTypesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the scaling process types for use with the <a>ResumeProcesses</a>
|
|
30
30
|
* and <a>SuspendProcesses</a> APIs.</p>
|
|
31
31
|
* @example
|
|
@@ -60,6 +60,7 @@ declare const DescribeScalingProcessTypesCommand_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 describe the Auto Scaling process types
|
|
64
65
|
* ```javascript
|
|
65
66
|
* // This example describes the Auto Scaling process types.
|
|
@@ -22,10 +22,10 @@ export interface DescribeScheduledActionsCommandOutput extends ScheduledActionsT
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeScheduledActionsCommand_base: {
|
|
24
24
|
new (input: DescribeScheduledActionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeScheduledActionsCommandInput, DescribeScheduledActionsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeScheduledActionsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeScheduledActionsCommandInput, DescribeScheduledActionsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about the scheduled actions that haven't run or that have not reached
|
|
30
30
|
* their end time.</p>
|
|
31
31
|
* <p>To describe the scaling activities for scheduled actions that have already run, call
|
|
@@ -85,6 +85,7 @@ declare const DescribeScheduledActionsCommand_base: {
|
|
|
85
85
|
* @throws {@link AutoScalingServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
* @example To describe scheduled actions
|
|
89
90
|
* ```javascript
|
|
90
91
|
* // This example describes the scheduled actions for the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface DescribeTagsCommandOutput extends TagsType, __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeTagsCommand_base: {
|
|
24
24
|
new (input: DescribeTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTagsCommandInput, DescribeTagsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeTagsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeTagsCommandInput, DescribeTagsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the specified tags.</p>
|
|
30
30
|
* <p>You can use filters to limit the results. For example, you can query for the tags for
|
|
31
31
|
* a specific Auto Scaling group. You can specify multiple values for a filter. A tag must match at
|
|
@@ -86,6 +86,7 @@ declare const DescribeTagsCommand_base: {
|
|
|
86
86
|
* @throws {@link AutoScalingServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
* @example To describe tags
|
|
90
91
|
* ```javascript
|
|
91
92
|
* // This example describes the tags for the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface DescribeTerminationPolicyTypesCommandOutput extends DescribeTer
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeTerminationPolicyTypesCommand_base: {
|
|
24
24
|
new (input: DescribeTerminationPolicyTypesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTerminationPolicyTypesCommandInput, DescribeTerminationPolicyTypesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeTerminationPolicyTypesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeTerminationPolicyTypesCommandInput, DescribeTerminationPolicyTypesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the termination policies supported by Amazon EC2 Auto Scaling.</p>
|
|
30
30
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-termination-policies.html">Work with
|
|
31
31
|
* Amazon EC2 Auto Scaling termination policies</a> in the
|
|
@@ -60,6 +60,7 @@ declare const DescribeTerminationPolicyTypesCommand_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 describe termination policy types
|
|
64
65
|
* ```javascript
|
|
65
66
|
* // This example describes the available termination policy types.
|
|
@@ -22,10 +22,10 @@ export interface DescribeTrafficSourcesCommandOutput extends DescribeTrafficSour
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeTrafficSourcesCommand_base: {
|
|
24
24
|
new (input: DescribeTrafficSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTrafficSourcesCommandInput, DescribeTrafficSourcesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeTrafficSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTrafficSourcesCommandInput, DescribeTrafficSourcesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about the traffic sources for the specified Auto Scaling group.</p>
|
|
30
30
|
* <p>You can optionally provide a traffic source type. If you provide a traffic source
|
|
31
31
|
* type, then the results only include that traffic source type.</p>
|
|
@@ -75,6 +75,7 @@ declare const DescribeTrafficSourcesCommand_base: {
|
|
|
75
75
|
* @throws {@link AutoScalingServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
* @example To describe the target groups for an Auto Scaling group
|
|
79
80
|
* ```javascript
|
|
80
81
|
* // This example describes the target groups attached to the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface DescribeWarmPoolCommandOutput extends DescribeWarmPoolAnswer, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeWarmPoolCommand_base: {
|
|
24
24
|
new (input: DescribeWarmPoolCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWarmPoolCommandInput, DescribeWarmPoolCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeWarmPoolCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWarmPoolCommandInput, DescribeWarmPoolCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a warm pool and its instances.</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>
|
|
@@ -96,6 +96,7 @@ declare const DescribeWarmPoolCommand_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
|
*/
|
|
100
101
|
export declare class DescribeWarmPoolCommand extends DescribeWarmPoolCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface DetachInstancesCommandOutput extends DetachInstancesAnswer, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const DetachInstancesCommand_base: {
|
|
24
24
|
new (input: DetachInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DetachInstancesCommandInput, DetachInstancesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DetachInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DetachInstancesCommandInput, DetachInstancesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes one or more instances from the specified Auto Scaling group.</p>
|
|
30
30
|
* <p>After the instances are detached, you can manage them independent of the Auto Scaling
|
|
31
31
|
* group.</p>
|
|
@@ -85,6 +85,7 @@ declare const DetachInstancesCommand_base: {
|
|
|
85
85
|
* @throws {@link AutoScalingServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
* @example To detach an instance from an Auto Scaling group
|
|
89
90
|
* ```javascript
|
|
90
91
|
* // This example detaches the specified instance from the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface DetachLoadBalancerTargetGroupsCommandOutput extends DetachLoadB
|
|
|
22
22
|
}
|
|
23
23
|
declare const DetachLoadBalancerTargetGroupsCommand_base: {
|
|
24
24
|
new (input: DetachLoadBalancerTargetGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DetachLoadBalancerTargetGroupsCommandInput, DetachLoadBalancerTargetGroupsCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DetachLoadBalancerTargetGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DetachLoadBalancerTargetGroupsCommandInput, DetachLoadBalancerTargetGroupsCommandOutput, 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>DetachTrafficSources</a>, which
|
|
31
31
|
* can detach multiple traffic sources types. We recommend using
|
|
@@ -75,6 +75,7 @@ declare const DetachLoadBalancerTargetGroupsCommand_base: {
|
|
|
75
75
|
* @throws {@link AutoScalingServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
* @example To detach a target group from an Auto Scaling group
|
|
79
80
|
* ```javascript
|
|
80
81
|
* // This example detaches the specified target group from the specified Auto Scaling group
|
|
@@ -22,10 +22,10 @@ export interface DetachLoadBalancersCommandOutput extends DetachLoadBalancersRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DetachLoadBalancersCommand_base: {
|
|
24
24
|
new (input: DetachLoadBalancersCommandInput): import("@smithy/smithy-client").CommandImpl<DetachLoadBalancersCommandInput, DetachLoadBalancersCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DetachLoadBalancersCommandInput): import("@smithy/smithy-client").CommandImpl<DetachLoadBalancersCommandInput, DetachLoadBalancersCommandOutput, 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>DetachTrafficSources</a>, which
|
|
31
31
|
* can detach multiple traffic sources types. We recommend using
|
|
@@ -71,6 +71,7 @@ declare const DetachLoadBalancersCommand_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
|
* @example To detach a load balancer from an Auto Scaling group
|
|
75
76
|
* ```javascript
|
|
76
77
|
* // This example detaches the specified load balancer from the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface DetachTrafficSourcesCommandOutput extends DetachTrafficSourcesR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DetachTrafficSourcesCommand_base: {
|
|
24
24
|
new (input: DetachTrafficSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<DetachTrafficSourcesCommandInput, DetachTrafficSourcesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DetachTrafficSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<DetachTrafficSourcesCommandInput, DetachTrafficSourcesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Detaches one or more traffic sources from the specified Auto Scaling group.</p>
|
|
30
30
|
* <p>When you detach a traffic source, it enters the <code>Removing</code> state while
|
|
31
31
|
* deregistering the instances in the group. When all instances are deregistered, then you
|
|
@@ -64,6 +64,7 @@ declare const DetachTrafficSourcesCommand_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 detach a target group from an Auto Scaling group
|
|
68
69
|
* ```javascript
|
|
69
70
|
* // This example detaches the specified target group from the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface DisableMetricsCollectionCommandOutput extends __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisableMetricsCollectionCommand_base: {
|
|
24
24
|
new (input: DisableMetricsCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DisableMetricsCollectionCommandInput, DisableMetricsCollectionCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisableMetricsCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DisableMetricsCollectionCommandInput, DisableMetricsCollectionCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disables group metrics collection 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.
|
|
@@ -58,6 +58,7 @@ declare const DisableMetricsCollectionCommand_base: {
|
|
|
58
58
|
* @throws {@link AutoScalingServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
60
60
|
*
|
|
61
|
+
* @public
|
|
61
62
|
* @example To disable metrics collection for an Auto Scaling group
|
|
62
63
|
* ```javascript
|
|
63
64
|
* // This example disables collecting data for the GroupDesiredCapacity metric for the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface EnableMetricsCollectionCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const EnableMetricsCollectionCommand_base: {
|
|
24
24
|
new (input: EnableMetricsCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<EnableMetricsCollectionCommandInput, EnableMetricsCollectionCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: EnableMetricsCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<EnableMetricsCollectionCommandInput, EnableMetricsCollectionCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Enables group metrics collection for the specified Auto Scaling group.</p>
|
|
30
30
|
* <p>You can use these metrics to track changes in an Auto Scaling group and to set alarms on
|
|
31
31
|
* threshold values. You can view group metrics using the Amazon EC2 Auto Scaling console or the CloudWatch
|
|
@@ -64,6 +64,7 @@ declare const EnableMetricsCollectionCommand_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 enable metrics collection for an Auto Scaling group
|
|
68
69
|
* ```javascript
|
|
69
70
|
* // This example enables data collection for the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface EnterStandbyCommandOutput extends EnterStandbyAnswer, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const EnterStandbyCommand_base: {
|
|
24
24
|
new (input: EnterStandbyCommandInput): import("@smithy/smithy-client").CommandImpl<EnterStandbyCommandInput, EnterStandbyCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: EnterStandbyCommandInput): import("@smithy/smithy-client").CommandImpl<EnterStandbyCommandInput, EnterStandbyCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Moves the specified instances into the standby state.</p>
|
|
30
30
|
* <p>If you choose to decrement the desired capacity of the Auto Scaling group, the instances can
|
|
31
31
|
* enter standby as long as the desired capacity of the Auto Scaling group after the instances are
|
|
@@ -85,6 +85,7 @@ declare const EnterStandbyCommand_base: {
|
|
|
85
85
|
* @throws {@link AutoScalingServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
* @example To move instances into standby mode
|
|
89
90
|
* ```javascript
|
|
90
91
|
* // This example puts the specified instance into standby mode.
|
|
@@ -22,10 +22,10 @@ export interface ExecutePolicyCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const ExecutePolicyCommand_base: {
|
|
24
24
|
new (input: ExecutePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<ExecutePolicyCommandInput, ExecutePolicyCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ExecutePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<ExecutePolicyCommandInput, ExecutePolicyCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Executes the specified policy. This can be useful for testing the design of your
|
|
30
30
|
* scaling policy.</p>
|
|
31
31
|
* @example
|
|
@@ -64,6 +64,7 @@ declare const ExecutePolicyCommand_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 execute a scaling policy
|
|
68
69
|
* ```javascript
|
|
69
70
|
* // This example executes the specified policy.
|
|
@@ -22,10 +22,10 @@ export interface ExitStandbyCommandOutput extends ExitStandbyAnswer, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const ExitStandbyCommand_base: {
|
|
24
24
|
new (input: ExitStandbyCommandInput): import("@smithy/smithy-client").CommandImpl<ExitStandbyCommandInput, ExitStandbyCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ExitStandbyCommandInput): import("@smithy/smithy-client").CommandImpl<ExitStandbyCommandInput, ExitStandbyCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Moves the specified instances out of the standby state.</p>
|
|
30
30
|
* <p>After you put the instances back in service, the desired capacity is
|
|
31
31
|
* incremented.</p>
|
|
@@ -80,6 +80,7 @@ declare const ExitStandbyCommand_base: {
|
|
|
80
80
|
* @throws {@link AutoScalingServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
* @example To move instances out of standby mode
|
|
84
85
|
* ```javascript
|
|
85
86
|
* // This example moves the specified instance out of standby mode.
|
|
@@ -22,10 +22,10 @@ export interface GetPredictiveScalingForecastCommandOutput extends GetPredictive
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPredictiveScalingForecastCommand_base: {
|
|
24
24
|
new (input: GetPredictiveScalingForecastCommandInput): import("@smithy/smithy-client").CommandImpl<GetPredictiveScalingForecastCommandInput, GetPredictiveScalingForecastCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPredictiveScalingForecastCommandInput): import("@smithy/smithy-client").CommandImpl<GetPredictiveScalingForecastCommandInput, GetPredictiveScalingForecastCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the forecast data for a predictive scaling policy.</p>
|
|
30
30
|
* <p>Load forecasts are predictions of the hourly load values using historical load data
|
|
31
31
|
* from CloudWatch and an analysis of historical trends. Capacity forecasts are represented as
|
|
@@ -173,6 +173,7 @@ declare const GetPredictiveScalingForecastCommand_base: {
|
|
|
173
173
|
* @throws {@link AutoScalingServiceException}
|
|
174
174
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
175
175
|
*
|
|
176
|
+
* @public
|
|
176
177
|
*/
|
|
177
178
|
export declare class GetPredictiveScalingForecastCommand extends GetPredictiveScalingForecastCommand_base {
|
|
178
179
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutLifecycleHookCommandOutput extends PutLifecycleHookAnswer, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutLifecycleHookCommand_base: {
|
|
24
24
|
new (input: PutLifecycleHookCommandInput): import("@smithy/smithy-client").CommandImpl<PutLifecycleHookCommandInput, PutLifecycleHookCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutLifecycleHookCommandInput): import("@smithy/smithy-client").CommandImpl<PutLifecycleHookCommandInput, PutLifecycleHookCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates or updates a lifecycle hook for the specified Auto Scaling group.</p>
|
|
30
30
|
* <p>Lifecycle hooks let you create solutions that are aware of events in the Auto Scaling instance
|
|
31
31
|
* lifecycle, and then perform a custom action on instances when the corresponding
|
|
@@ -110,6 +110,7 @@ declare const PutLifecycleHookCommand_base: {
|
|
|
110
110
|
* @throws {@link AutoScalingServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
112
112
|
*
|
|
113
|
+
* @public
|
|
113
114
|
* @example To create a launch lifecycle hook
|
|
114
115
|
* ```javascript
|
|
115
116
|
* // This example creates a lifecycle hook for instance launch.
|
|
@@ -22,10 +22,10 @@ export interface PutNotificationConfigurationCommandOutput extends __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutNotificationConfigurationCommand_base: {
|
|
24
24
|
new (input: PutNotificationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutNotificationConfigurationCommandInput, PutNotificationConfigurationCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutNotificationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutNotificationConfigurationCommandInput, PutNotificationConfigurationCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Configures an Auto Scaling group to send notifications when specified events take place.
|
|
30
30
|
* Subscribers to the specified topic can have messages delivered to an endpoint such as a
|
|
31
31
|
* web server or an email address.</p>
|
|
@@ -76,6 +76,7 @@ declare const PutNotificationConfigurationCommand_base: {
|
|
|
76
76
|
* @throws {@link AutoScalingServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
* @example To add an Auto Scaling notification
|
|
80
81
|
* ```javascript
|
|
81
82
|
* // This example adds the specified notification to the specified Auto Scaling group.
|