@aws-sdk/client-auto-scaling 3.306.0 → 3.310.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-cjs/commands/AttachInstancesCommand.js +2 -2
- package/dist-cjs/commands/AttachLoadBalancerTargetGroupsCommand.js +2 -2
- package/dist-cjs/commands/AttachLoadBalancersCommand.js +2 -2
- package/dist-cjs/commands/AttachTrafficSourcesCommand.js +2 -2
- package/dist-cjs/commands/BatchDeleteScheduledActionCommand.js +2 -2
- package/dist-cjs/commands/BatchPutScheduledUpdateGroupActionCommand.js +2 -2
- package/dist-cjs/commands/CancelInstanceRefreshCommand.js +2 -2
- package/dist-cjs/commands/CompleteLifecycleActionCommand.js +2 -2
- package/dist-cjs/commands/CreateAutoScalingGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateLaunchConfigurationCommand.js +2 -2
- package/dist-cjs/commands/CreateOrUpdateTagsCommand.js +2 -2
- package/dist-cjs/commands/DeleteAutoScalingGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteLaunchConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteLifecycleHookCommand.js +2 -2
- package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeletePolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteScheduledActionCommand.js +2 -2
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
- package/dist-cjs/commands/DeleteWarmPoolCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +2 -2
- package/dist-cjs/commands/DescribeAdjustmentTypesCommand.js +2 -2
- package/dist-cjs/commands/DescribeAutoScalingGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeAutoScalingInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeAutoScalingNotificationTypesCommand.js +2 -2
- package/dist-cjs/commands/DescribeInstanceRefreshesCommand.js +2 -2
- package/dist-cjs/commands/DescribeLaunchConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeLifecycleHookTypesCommand.js +2 -2
- package/dist-cjs/commands/DescribeLifecycleHooksCommand.js +2 -2
- package/dist-cjs/commands/DescribeLoadBalancerTargetGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeLoadBalancersCommand.js +2 -2
- package/dist-cjs/commands/DescribeMetricCollectionTypesCommand.js +2 -2
- package/dist-cjs/commands/DescribeNotificationConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/DescribePoliciesCommand.js +2 -2
- package/dist-cjs/commands/DescribeScalingActivitiesCommand.js +2 -2
- package/dist-cjs/commands/DescribeScalingProcessTypesCommand.js +2 -2
- package/dist-cjs/commands/DescribeScheduledActionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
- package/dist-cjs/commands/DescribeTerminationPolicyTypesCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrafficSourcesCommand.js +2 -2
- package/dist-cjs/commands/DescribeWarmPoolCommand.js +2 -2
- package/dist-cjs/commands/DetachInstancesCommand.js +2 -2
- package/dist-cjs/commands/DetachLoadBalancerTargetGroupsCommand.js +2 -2
- package/dist-cjs/commands/DetachLoadBalancersCommand.js +2 -2
- package/dist-cjs/commands/DetachTrafficSourcesCommand.js +2 -2
- package/dist-cjs/commands/DisableMetricsCollectionCommand.js +2 -2
- package/dist-cjs/commands/EnableMetricsCollectionCommand.js +2 -2
- package/dist-cjs/commands/EnterStandbyCommand.js +2 -2
- package/dist-cjs/commands/ExecutePolicyCommand.js +2 -2
- package/dist-cjs/commands/ExitStandbyCommand.js +2 -2
- package/dist-cjs/commands/GetPredictiveScalingForecastCommand.js +2 -2
- package/dist-cjs/commands/PutLifecycleHookCommand.js +2 -2
- package/dist-cjs/commands/PutNotificationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/PutScalingPolicyCommand.js +2 -2
- package/dist-cjs/commands/PutScheduledUpdateGroupActionCommand.js +2 -2
- package/dist-cjs/commands/PutWarmPoolCommand.js +2 -2
- package/dist-cjs/commands/RecordLifecycleActionHeartbeatCommand.js +2 -2
- package/dist-cjs/commands/ResumeProcessesCommand.js +2 -2
- package/dist-cjs/commands/RollbackInstanceRefreshCommand.js +2 -2
- package/dist-cjs/commands/SetDesiredCapacityCommand.js +2 -2
- package/dist-cjs/commands/SetInstanceHealthCommand.js +2 -2
- package/dist-cjs/commands/SetInstanceProtectionCommand.js +2 -2
- package/dist-cjs/commands/StartInstanceRefreshCommand.js +2 -2
- package/dist-cjs/commands/SuspendProcessesCommand.js +2 -2
- package/dist-cjs/commands/TerminateInstanceInAutoScalingGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateAutoScalingGroupCommand.js +2 -2
- package/dist-cjs/protocols/Aws_query.js +1215 -1215
- package/dist-es/commands/AttachInstancesCommand.js +3 -3
- package/dist-es/commands/AttachLoadBalancerTargetGroupsCommand.js +3 -3
- package/dist-es/commands/AttachLoadBalancersCommand.js +3 -3
- package/dist-es/commands/AttachTrafficSourcesCommand.js +3 -3
- package/dist-es/commands/BatchDeleteScheduledActionCommand.js +3 -3
- package/dist-es/commands/BatchPutScheduledUpdateGroupActionCommand.js +3 -3
- package/dist-es/commands/CancelInstanceRefreshCommand.js +3 -3
- package/dist-es/commands/CompleteLifecycleActionCommand.js +3 -3
- package/dist-es/commands/CreateAutoScalingGroupCommand.js +3 -3
- package/dist-es/commands/CreateLaunchConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateOrUpdateTagsCommand.js +3 -3
- package/dist-es/commands/DeleteAutoScalingGroupCommand.js +3 -3
- package/dist-es/commands/DeleteLaunchConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteLifecycleHookCommand.js +3 -3
- package/dist-es/commands/DeleteNotificationConfigurationCommand.js +3 -3
- package/dist-es/commands/DeletePolicyCommand.js +3 -3
- package/dist-es/commands/DeleteScheduledActionCommand.js +3 -3
- package/dist-es/commands/DeleteTagsCommand.js +3 -3
- package/dist-es/commands/DeleteWarmPoolCommand.js +3 -3
- package/dist-es/commands/DescribeAccountLimitsCommand.js +3 -3
- package/dist-es/commands/DescribeAdjustmentTypesCommand.js +3 -3
- package/dist-es/commands/DescribeAutoScalingGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeAutoScalingInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeAutoScalingNotificationTypesCommand.js +3 -3
- package/dist-es/commands/DescribeInstanceRefreshesCommand.js +3 -3
- package/dist-es/commands/DescribeLaunchConfigurationsCommand.js +3 -3
- package/dist-es/commands/DescribeLifecycleHookTypesCommand.js +3 -3
- package/dist-es/commands/DescribeLifecycleHooksCommand.js +3 -3
- package/dist-es/commands/DescribeLoadBalancerTargetGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeLoadBalancersCommand.js +3 -3
- package/dist-es/commands/DescribeMetricCollectionTypesCommand.js +3 -3
- package/dist-es/commands/DescribeNotificationConfigurationsCommand.js +3 -3
- package/dist-es/commands/DescribePoliciesCommand.js +3 -3
- package/dist-es/commands/DescribeScalingActivitiesCommand.js +3 -3
- package/dist-es/commands/DescribeScalingProcessTypesCommand.js +3 -3
- package/dist-es/commands/DescribeScheduledActionsCommand.js +3 -3
- package/dist-es/commands/DescribeTagsCommand.js +3 -3
- package/dist-es/commands/DescribeTerminationPolicyTypesCommand.js +3 -3
- package/dist-es/commands/DescribeTrafficSourcesCommand.js +3 -3
- package/dist-es/commands/DescribeWarmPoolCommand.js +3 -3
- package/dist-es/commands/DetachInstancesCommand.js +3 -3
- package/dist-es/commands/DetachLoadBalancerTargetGroupsCommand.js +3 -3
- package/dist-es/commands/DetachLoadBalancersCommand.js +3 -3
- package/dist-es/commands/DetachTrafficSourcesCommand.js +3 -3
- package/dist-es/commands/DisableMetricsCollectionCommand.js +3 -3
- package/dist-es/commands/EnableMetricsCollectionCommand.js +3 -3
- package/dist-es/commands/EnterStandbyCommand.js +3 -3
- package/dist-es/commands/ExecutePolicyCommand.js +3 -3
- package/dist-es/commands/ExitStandbyCommand.js +3 -3
- package/dist-es/commands/GetPredictiveScalingForecastCommand.js +3 -3
- package/dist-es/commands/PutLifecycleHookCommand.js +3 -3
- package/dist-es/commands/PutNotificationConfigurationCommand.js +3 -3
- package/dist-es/commands/PutScalingPolicyCommand.js +3 -3
- package/dist-es/commands/PutScheduledUpdateGroupActionCommand.js +3 -3
- package/dist-es/commands/PutWarmPoolCommand.js +3 -3
- package/dist-es/commands/RecordLifecycleActionHeartbeatCommand.js +3 -3
- package/dist-es/commands/ResumeProcessesCommand.js +3 -3
- package/dist-es/commands/RollbackInstanceRefreshCommand.js +3 -3
- package/dist-es/commands/SetDesiredCapacityCommand.js +3 -3
- package/dist-es/commands/SetInstanceHealthCommand.js +3 -3
- package/dist-es/commands/SetInstanceProtectionCommand.js +3 -3
- package/dist-es/commands/StartInstanceRefreshCommand.js +3 -3
- package/dist-es/commands/SuspendProcessesCommand.js +3 -3
- package/dist-es/commands/TerminateInstanceInAutoScalingGroupCommand.js +3 -3
- package/dist-es/commands/UpdateAutoScalingGroupCommand.js +3 -3
- package/dist-es/protocols/Aws_query.js +1082 -1082
- package/dist-types/protocols/Aws_query.d.ts +520 -130
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +130 -130
- package/package.json +36 -36
|
@@ -36,10 +36,10 @@ class DetachTrafficSourcesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DetachTrafficSourcesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DetachTrafficSourcesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DetachTrafficSourcesCommand = DetachTrafficSourcesCommand;
|
|
@@ -36,10 +36,10 @@ class DisableMetricsCollectionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DisableMetricsCollectionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DisableMetricsCollectionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DisableMetricsCollectionCommand = DisableMetricsCollectionCommand;
|
|
@@ -36,10 +36,10 @@ class EnableMetricsCollectionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_EnableMetricsCollectionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_EnableMetricsCollectionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.EnableMetricsCollectionCommand = EnableMetricsCollectionCommand;
|
|
@@ -36,10 +36,10 @@ class EnterStandbyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_EnterStandbyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_EnterStandbyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.EnterStandbyCommand = EnterStandbyCommand;
|
|
@@ -36,10 +36,10 @@ class ExecutePolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ExecutePolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ExecutePolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ExecutePolicyCommand = ExecutePolicyCommand;
|
|
@@ -36,10 +36,10 @@ class ExitStandbyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ExitStandbyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ExitStandbyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ExitStandbyCommand = ExitStandbyCommand;
|
|
@@ -36,10 +36,10 @@ class GetPredictiveScalingForecastCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_GetPredictiveScalingForecastCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_GetPredictiveScalingForecastCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetPredictiveScalingForecastCommand = GetPredictiveScalingForecastCommand;
|
|
@@ -36,10 +36,10 @@ class PutLifecycleHookCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_PutLifecycleHookCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_PutLifecycleHookCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.PutLifecycleHookCommand = PutLifecycleHookCommand;
|
|
@@ -36,10 +36,10 @@ class PutNotificationConfigurationCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_PutNotificationConfigurationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_PutNotificationConfigurationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.PutNotificationConfigurationCommand = PutNotificationConfigurationCommand;
|
|
@@ -36,10 +36,10 @@ class PutScalingPolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_PutScalingPolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_PutScalingPolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.PutScalingPolicyCommand = PutScalingPolicyCommand;
|
|
@@ -36,10 +36,10 @@ class PutScheduledUpdateGroupActionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_PutScheduledUpdateGroupActionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_PutScheduledUpdateGroupActionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.PutScheduledUpdateGroupActionCommand = PutScheduledUpdateGroupActionCommand;
|
|
@@ -36,10 +36,10 @@ class PutWarmPoolCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_PutWarmPoolCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_PutWarmPoolCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.PutWarmPoolCommand = PutWarmPoolCommand;
|
|
@@ -36,10 +36,10 @@ class RecordLifecycleActionHeartbeatCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_RecordLifecycleActionHeartbeatCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_RecordLifecycleActionHeartbeatCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RecordLifecycleActionHeartbeatCommand = RecordLifecycleActionHeartbeatCommand;
|
|
@@ -36,10 +36,10 @@ class ResumeProcessesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ResumeProcessesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ResumeProcessesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ResumeProcessesCommand = ResumeProcessesCommand;
|
|
@@ -36,10 +36,10 @@ class RollbackInstanceRefreshCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_RollbackInstanceRefreshCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_RollbackInstanceRefreshCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RollbackInstanceRefreshCommand = RollbackInstanceRefreshCommand;
|
|
@@ -36,10 +36,10 @@ class SetDesiredCapacityCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_SetDesiredCapacityCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_SetDesiredCapacityCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.SetDesiredCapacityCommand = SetDesiredCapacityCommand;
|
|
@@ -36,10 +36,10 @@ class SetInstanceHealthCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_SetInstanceHealthCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_SetInstanceHealthCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.SetInstanceHealthCommand = SetInstanceHealthCommand;
|
|
@@ -36,10 +36,10 @@ class SetInstanceProtectionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_SetInstanceProtectionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_SetInstanceProtectionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.SetInstanceProtectionCommand = SetInstanceProtectionCommand;
|
|
@@ -36,10 +36,10 @@ class StartInstanceRefreshCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_StartInstanceRefreshCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_StartInstanceRefreshCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartInstanceRefreshCommand = StartInstanceRefreshCommand;
|
|
@@ -36,10 +36,10 @@ class SuspendProcessesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_SuspendProcessesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_SuspendProcessesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.SuspendProcessesCommand = SuspendProcessesCommand;
|
|
@@ -36,10 +36,10 @@ class TerminateInstanceInAutoScalingGroupCommand extends smithy_client_1.Command
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_TerminateInstanceInAutoScalingGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_TerminateInstanceInAutoScalingGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.TerminateInstanceInAutoScalingGroupCommand = TerminateInstanceInAutoScalingGroupCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateAutoScalingGroupCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_UpdateAutoScalingGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_UpdateAutoScalingGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateAutoScalingGroupCommand = UpdateAutoScalingGroupCommand;
|