@aws-sdk/client-auto-scaling 3.533.0 → 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/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/package.json +41 -41
|
@@ -22,10 +22,10 @@ export interface PutScalingPolicyCommandOutput extends PolicyARNType, __Metadata
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutScalingPolicyCommand_base: {
|
|
24
24
|
new (input: PutScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutScalingPolicyCommandInput, PutScalingPolicyCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutScalingPolicyCommandInput, PutScalingPolicyCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates or updates a scaling policy for an Auto Scaling group. Scaling policies are used to
|
|
30
30
|
* scale an Auto Scaling group based on configurable metrics. If no policies are defined, the
|
|
31
31
|
* dynamic scaling and predictive scaling features are not used. </p>
|
|
@@ -220,6 +220,7 @@ declare const PutScalingPolicyCommand_base: {
|
|
|
220
220
|
* @throws {@link AutoScalingServiceException}
|
|
221
221
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
222
222
|
*
|
|
223
|
+
* @public
|
|
223
224
|
* @example To add a scaling policy to an Auto Scaling group
|
|
224
225
|
* ```javascript
|
|
225
226
|
* // This example adds the specified policy to the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface PutScheduledUpdateGroupActionCommandOutput extends __MetadataBe
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutScheduledUpdateGroupActionCommand_base: {
|
|
24
24
|
new (input: PutScheduledUpdateGroupActionCommandInput): import("@smithy/smithy-client").CommandImpl<PutScheduledUpdateGroupActionCommandInput, PutScheduledUpdateGroupActionCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutScheduledUpdateGroupActionCommandInput): import("@smithy/smithy-client").CommandImpl<PutScheduledUpdateGroupActionCommandInput, PutScheduledUpdateGroupActionCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates or updates a scheduled scaling action for an Auto Scaling group.</p>
|
|
30
30
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/schedule_time.html">Scheduled scaling</a> in the
|
|
31
31
|
* <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
|
|
@@ -79,6 +79,7 @@ declare const PutScheduledUpdateGroupActionCommand_base: {
|
|
|
79
79
|
* @throws {@link AutoScalingServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
* @example To add a scheduled action to an Auto Scaling group
|
|
83
84
|
* ```javascript
|
|
84
85
|
* // This example adds the specified scheduled action to the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface PutWarmPoolCommandOutput extends PutWarmPoolAnswer, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutWarmPoolCommand_base: {
|
|
24
24
|
new (input: PutWarmPoolCommandInput): import("@smithy/smithy-client").CommandImpl<PutWarmPoolCommandInput, PutWarmPoolCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutWarmPoolCommandInput): import("@smithy/smithy-client").CommandImpl<PutWarmPoolCommandInput, PutWarmPoolCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates or updates a warm pool for the specified Auto Scaling group. A warm pool is a pool of
|
|
30
30
|
* pre-initialized EC2 instances that sits alongside the Auto Scaling group. Whenever your
|
|
31
31
|
* application needs to scale out, the Auto Scaling group can draw on the warm pool to meet its new
|
|
@@ -76,6 +76,7 @@ declare const PutWarmPoolCommand_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 create a warm pool for an Auto Scaling group
|
|
80
81
|
* ```javascript
|
|
81
82
|
* // This example creates a warm pool for the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface RecordLifecycleActionHeartbeatCommandOutput extends RecordLifec
|
|
|
22
22
|
}
|
|
23
23
|
declare const RecordLifecycleActionHeartbeatCommand_base: {
|
|
24
24
|
new (input: RecordLifecycleActionHeartbeatCommandInput): import("@smithy/smithy-client").CommandImpl<RecordLifecycleActionHeartbeatCommandInput, RecordLifecycleActionHeartbeatCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RecordLifecycleActionHeartbeatCommandInput): import("@smithy/smithy-client").CommandImpl<RecordLifecycleActionHeartbeatCommandInput, RecordLifecycleActionHeartbeatCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Records a heartbeat for the lifecycle action associated with the specified token or
|
|
30
30
|
* instance. This extends the timeout by the length of time defined using the <a>PutLifecycleHook</a> API call.</p>
|
|
31
31
|
* <p>This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling
|
|
@@ -94,6 +94,7 @@ declare const RecordLifecycleActionHeartbeatCommand_base: {
|
|
|
94
94
|
* @throws {@link AutoScalingServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
* @example To record a lifecycle action heartbeat
|
|
98
99
|
* ```javascript
|
|
99
100
|
* // This example records a lifecycle action heartbeat to keep the instance in a pending state.
|
|
@@ -22,10 +22,10 @@ export interface ResumeProcessesCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const ResumeProcessesCommand_base: {
|
|
24
24
|
new (input: ResumeProcessesCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeProcessesCommandInput, ResumeProcessesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ResumeProcessesCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeProcessesCommandInput, ResumeProcessesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Resumes the specified suspended auto scaling processes, or all suspended process, for
|
|
30
30
|
* the specified Auto Scaling group.</p>
|
|
31
31
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-suspend-resume-processes.html">Suspending and
|
|
@@ -64,6 +64,7 @@ declare const ResumeProcessesCommand_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 resume Auto Scaling processes
|
|
68
69
|
* ```javascript
|
|
69
70
|
* // This example resumes the specified suspended scaling process for the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface RollbackInstanceRefreshCommandOutput extends RollbackInstanceRe
|
|
|
22
22
|
}
|
|
23
23
|
declare const RollbackInstanceRefreshCommand_base: {
|
|
24
24
|
new (input: RollbackInstanceRefreshCommandInput): import("@smithy/smithy-client").CommandImpl<RollbackInstanceRefreshCommandInput, RollbackInstanceRefreshCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RollbackInstanceRefreshCommandInput): import("@smithy/smithy-client").CommandImpl<RollbackInstanceRefreshCommandInput, RollbackInstanceRefreshCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Cancels an instance refresh that is in progress and rolls back any changes that it
|
|
30
30
|
* made. Amazon EC2 Auto Scaling replaces any instances that were replaced during the instance refresh.
|
|
31
31
|
* This restores your Auto Scaling group to the configuration that it was using before the start of
|
|
@@ -95,6 +95,7 @@ declare const RollbackInstanceRefreshCommand_base: {
|
|
|
95
95
|
* @throws {@link AutoScalingServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class RollbackInstanceRefreshCommand extends RollbackInstanceRefreshCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface SetDesiredCapacityCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetDesiredCapacityCommand_base: {
|
|
24
24
|
new (input: SetDesiredCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<SetDesiredCapacityCommandInput, SetDesiredCapacityCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SetDesiredCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<SetDesiredCapacityCommandInput, SetDesiredCapacityCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Sets the size of the specified Auto Scaling group.</p>
|
|
30
30
|
* <p>If a scale-in activity occurs as a result of a new <code>DesiredCapacity</code> value
|
|
31
31
|
* that is lower than the current size of the group, the Auto Scaling group uses its termination
|
|
@@ -66,6 +66,7 @@ declare const SetDesiredCapacityCommand_base: {
|
|
|
66
66
|
* @throws {@link AutoScalingServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
* @example To set the desired capacity for an Auto Scaling group
|
|
70
71
|
* ```javascript
|
|
71
72
|
* // This example sets the desired capacity for the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface SetInstanceHealthCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetInstanceHealthCommand_base: {
|
|
24
24
|
new (input: SetInstanceHealthCommandInput): import("@smithy/smithy-client").CommandImpl<SetInstanceHealthCommandInput, SetInstanceHealthCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SetInstanceHealthCommandInput): import("@smithy/smithy-client").CommandImpl<SetInstanceHealthCommandInput, SetInstanceHealthCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Sets the health status of the specified instance.</p>
|
|
30
30
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/healthcheck.html">Health checks for Auto Scaling
|
|
31
31
|
* instances</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
|
|
@@ -59,6 +59,7 @@ declare const SetInstanceHealthCommand_base: {
|
|
|
59
59
|
* @throws {@link AutoScalingServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
61
61
|
*
|
|
62
|
+
* @public
|
|
62
63
|
* @example To set the health status of an instance
|
|
63
64
|
* ```javascript
|
|
64
65
|
* // This example sets the health status of the specified instance to Unhealthy.
|
|
@@ -22,10 +22,10 @@ export interface SetInstanceProtectionCommandOutput extends SetInstanceProtectio
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetInstanceProtectionCommand_base: {
|
|
24
24
|
new (input: SetInstanceProtectionCommandInput): import("@smithy/smithy-client").CommandImpl<SetInstanceProtectionCommandInput, SetInstanceProtectionCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SetInstanceProtectionCommandInput): import("@smithy/smithy-client").CommandImpl<SetInstanceProtectionCommandInput, SetInstanceProtectionCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the instance protection settings of the specified instances. This operation
|
|
30
30
|
* cannot be called on instances in a warm pool.</p>
|
|
31
31
|
* <p>For more information about preventing instances that are part of an Auto Scaling group from
|
|
@@ -72,6 +72,7 @@ declare const SetInstanceProtectionCommand_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 enable instance protection for an instance
|
|
76
77
|
* ```javascript
|
|
77
78
|
* // This example enables instance protection for the specified instance.
|
|
@@ -22,10 +22,10 @@ export interface StartInstanceRefreshCommandOutput extends StartInstanceRefreshA
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartInstanceRefreshCommand_base: {
|
|
24
24
|
new (input: StartInstanceRefreshCommandInput): import("@smithy/smithy-client").CommandImpl<StartInstanceRefreshCommandInput, StartInstanceRefreshCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartInstanceRefreshCommandInput): import("@smithy/smithy-client").CommandImpl<StartInstanceRefreshCommandInput, StartInstanceRefreshCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts an instance refresh.</p>
|
|
30
30
|
* <p>This operation is part of the <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/asg-instance-refresh.html">instance refresh
|
|
31
31
|
* feature</a> in Amazon EC2 Auto Scaling, which helps you update instances in your Auto Scaling group.
|
|
@@ -207,6 +207,7 @@ declare const StartInstanceRefreshCommand_base: {
|
|
|
207
207
|
* @throws {@link AutoScalingServiceException}
|
|
208
208
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
209
209
|
*
|
|
210
|
+
* @public
|
|
210
211
|
* @example To start an instance refresh
|
|
211
212
|
* ```javascript
|
|
212
213
|
* // This example starts an instance refresh for the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface SuspendProcessesCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const SuspendProcessesCommand_base: {
|
|
24
24
|
new (input: SuspendProcessesCommandInput): import("@smithy/smithy-client").CommandImpl<SuspendProcessesCommandInput, SuspendProcessesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SuspendProcessesCommandInput): import("@smithy/smithy-client").CommandImpl<SuspendProcessesCommandInput, SuspendProcessesCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Suspends the specified auto scaling processes, or all processes, for the specified
|
|
30
30
|
* Auto Scaling group.</p>
|
|
31
31
|
* <p>If you suspend either the <code>Launch</code> or <code>Terminate</code> process types,
|
|
@@ -67,6 +67,7 @@ declare const SuspendProcessesCommand_base: {
|
|
|
67
67
|
* @throws {@link AutoScalingServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
* @example To suspend Auto Scaling processes
|
|
71
72
|
* ```javascript
|
|
72
73
|
* // This example suspends the specified scaling process for the specified Auto Scaling group.
|
|
@@ -22,10 +22,10 @@ export interface TerminateInstanceInAutoScalingGroupCommandOutput extends Activi
|
|
|
22
22
|
}
|
|
23
23
|
declare const TerminateInstanceInAutoScalingGroupCommand_base: {
|
|
24
24
|
new (input: TerminateInstanceInAutoScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<TerminateInstanceInAutoScalingGroupCommandInput, TerminateInstanceInAutoScalingGroupCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TerminateInstanceInAutoScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<TerminateInstanceInAutoScalingGroupCommandInput, TerminateInstanceInAutoScalingGroupCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Terminates the specified instance and optionally adjusts the desired group size. This
|
|
30
30
|
* operation cannot be called on instances in a warm pool.</p>
|
|
31
31
|
* <p>This call simply makes a termination request. The instance is not terminated
|
|
@@ -86,6 +86,7 @@ declare const TerminateInstanceInAutoScalingGroupCommand_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 terminate an instance in an Auto Scaling group
|
|
90
91
|
* ```javascript
|
|
91
92
|
* // This example terminates the specified instance from the specified Auto Scaling group without updating the size of the group. Auto Scaling launches a replacement instance after the specified instance terminates.
|
|
@@ -22,10 +22,10 @@ export interface UpdateAutoScalingGroupCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateAutoScalingGroupCommand_base: {
|
|
24
24
|
new (input: UpdateAutoScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAutoScalingGroupCommandInput, UpdateAutoScalingGroupCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateAutoScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAutoScalingGroupCommandInput, UpdateAutoScalingGroupCommandOutput, AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>
|
|
30
30
|
* <b>We strongly recommend that all Auto Scaling groups use launch templates to ensure full functionality for Amazon EC2 Auto Scaling and Amazon EC2.</b>
|
|
31
31
|
* </p>
|
|
@@ -229,6 +229,7 @@ declare const UpdateAutoScalingGroupCommand_base: {
|
|
|
229
229
|
* @throws {@link AutoScalingServiceException}
|
|
230
230
|
* <p>Base exception class for all service exceptions from AutoScaling service.</p>
|
|
231
231
|
*
|
|
232
|
+
* @public
|
|
232
233
|
* @example To update an Auto Scaling group
|
|
233
234
|
* ```javascript
|
|
234
235
|
* // This example updates multiple properties at the same time.
|