@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 AttachInstancesCommand 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_AttachInstancesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_AttachInstancesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.AttachInstancesCommand = AttachInstancesCommand;
|
|
@@ -36,10 +36,10 @@ class AttachLoadBalancerTargetGroupsCommand 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_AttachLoadBalancerTargetGroupsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_AttachLoadBalancerTargetGroupsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.AttachLoadBalancerTargetGroupsCommand = AttachLoadBalancerTargetGroupsCommand;
|
|
@@ -36,10 +36,10 @@ class AttachLoadBalancersCommand 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_AttachLoadBalancersCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_AttachLoadBalancersCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.AttachLoadBalancersCommand = AttachLoadBalancersCommand;
|
|
@@ -36,10 +36,10 @@ class AttachTrafficSourcesCommand 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_AttachTrafficSourcesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_AttachTrafficSourcesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.AttachTrafficSourcesCommand = AttachTrafficSourcesCommand;
|
|
@@ -36,10 +36,10 @@ class BatchDeleteScheduledActionCommand 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_BatchDeleteScheduledActionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_BatchDeleteScheduledActionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.BatchDeleteScheduledActionCommand = BatchDeleteScheduledActionCommand;
|
|
@@ -36,10 +36,10 @@ class BatchPutScheduledUpdateGroupActionCommand 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_BatchPutScheduledUpdateGroupActionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_BatchPutScheduledUpdateGroupActionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.BatchPutScheduledUpdateGroupActionCommand = BatchPutScheduledUpdateGroupActionCommand;
|
|
@@ -36,10 +36,10 @@ class CancelInstanceRefreshCommand 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_CancelInstanceRefreshCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CancelInstanceRefreshCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CancelInstanceRefreshCommand = CancelInstanceRefreshCommand;
|
|
@@ -36,10 +36,10 @@ class CompleteLifecycleActionCommand 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_CompleteLifecycleActionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CompleteLifecycleActionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CompleteLifecycleActionCommand = CompleteLifecycleActionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateAutoScalingGroupCommand 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_CreateAutoScalingGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateAutoScalingGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateAutoScalingGroupCommand = CreateAutoScalingGroupCommand;
|
|
@@ -36,10 +36,10 @@ class CreateLaunchConfigurationCommand 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_CreateLaunchConfigurationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateLaunchConfigurationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateLaunchConfigurationCommand = CreateLaunchConfigurationCommand;
|
|
@@ -36,10 +36,10 @@ class CreateOrUpdateTagsCommand 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_CreateOrUpdateTagsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateOrUpdateTagsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateOrUpdateTagsCommand = CreateOrUpdateTagsCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteAutoScalingGroupCommand 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_DeleteAutoScalingGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteAutoScalingGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteAutoScalingGroupCommand = DeleteAutoScalingGroupCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteLaunchConfigurationCommand 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_DeleteLaunchConfigurationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteLaunchConfigurationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteLaunchConfigurationCommand = DeleteLaunchConfigurationCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteLifecycleHookCommand 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_DeleteLifecycleHookCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteLifecycleHookCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteLifecycleHookCommand = DeleteLifecycleHookCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteNotificationConfigurationCommand 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_DeleteNotificationConfigurationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteNotificationConfigurationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteNotificationConfigurationCommand = DeleteNotificationConfigurationCommand;
|
|
@@ -36,10 +36,10 @@ class DeletePolicyCommand 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_DeletePolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeletePolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeletePolicyCommand = DeletePolicyCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteScheduledActionCommand 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_DeleteScheduledActionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteScheduledActionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteScheduledActionCommand = DeleteScheduledActionCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteTagsCommand 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_DeleteTagsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteTagsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteTagsCommand = DeleteTagsCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteWarmPoolCommand 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_DeleteWarmPoolCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteWarmPoolCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteWarmPoolCommand = DeleteWarmPoolCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeAccountLimitsCommand 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_DescribeAccountLimitsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeAccountLimitsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeAccountLimitsCommand = DescribeAccountLimitsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeAdjustmentTypesCommand 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_DescribeAdjustmentTypesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeAdjustmentTypesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeAdjustmentTypesCommand = DescribeAdjustmentTypesCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeAutoScalingGroupsCommand 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_DescribeAutoScalingGroupsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeAutoScalingGroupsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeAutoScalingGroupsCommand = DescribeAutoScalingGroupsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeAutoScalingInstancesCommand 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_DescribeAutoScalingInstancesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeAutoScalingInstancesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeAutoScalingInstancesCommand = DescribeAutoScalingInstancesCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeAutoScalingNotificationTypesCommand extends smithy_client_1.Comman
|
|
|
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_DescribeAutoScalingNotificationTypesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeAutoScalingNotificationTypesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeAutoScalingNotificationTypesCommand = DescribeAutoScalingNotificationTypesCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeInstanceRefreshesCommand 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_DescribeInstanceRefreshesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeInstanceRefreshesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeInstanceRefreshesCommand = DescribeInstanceRefreshesCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeLaunchConfigurationsCommand 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_DescribeLaunchConfigurationsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeLaunchConfigurationsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeLaunchConfigurationsCommand = DescribeLaunchConfigurationsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeLifecycleHookTypesCommand 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_DescribeLifecycleHookTypesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeLifecycleHookTypesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeLifecycleHookTypesCommand = DescribeLifecycleHookTypesCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeLifecycleHooksCommand 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_DescribeLifecycleHooksCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeLifecycleHooksCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeLifecycleHooksCommand = DescribeLifecycleHooksCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeLoadBalancerTargetGroupsCommand 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_DescribeLoadBalancerTargetGroupsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeLoadBalancerTargetGroupsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeLoadBalancerTargetGroupsCommand = DescribeLoadBalancerTargetGroupsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeLoadBalancersCommand 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_DescribeLoadBalancersCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeLoadBalancersCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeLoadBalancersCommand = DescribeLoadBalancersCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeMetricCollectionTypesCommand 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_DescribeMetricCollectionTypesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeMetricCollectionTypesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeMetricCollectionTypesCommand = DescribeMetricCollectionTypesCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeNotificationConfigurationsCommand 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_DescribeNotificationConfigurationsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeNotificationConfigurationsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeNotificationConfigurationsCommand = DescribeNotificationConfigurationsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribePoliciesCommand 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_DescribePoliciesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribePoliciesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribePoliciesCommand = DescribePoliciesCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeScalingActivitiesCommand 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_DescribeScalingActivitiesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeScalingActivitiesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeScalingActivitiesCommand = DescribeScalingActivitiesCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeScalingProcessTypesCommand 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_DescribeScalingProcessTypesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeScalingProcessTypesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeScalingProcessTypesCommand = DescribeScalingProcessTypesCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeScheduledActionsCommand 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_DescribeScheduledActionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeScheduledActionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeScheduledActionsCommand = DescribeScheduledActionsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeTagsCommand 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_DescribeTagsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeTagsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeTagsCommand = DescribeTagsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeTerminationPolicyTypesCommand 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_DescribeTerminationPolicyTypesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeTerminationPolicyTypesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeTerminationPolicyTypesCommand = DescribeTerminationPolicyTypesCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeTrafficSourcesCommand 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_DescribeTrafficSourcesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeTrafficSourcesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeTrafficSourcesCommand = DescribeTrafficSourcesCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeWarmPoolCommand 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_DescribeWarmPoolCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeWarmPoolCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeWarmPoolCommand = DescribeWarmPoolCommand;
|
|
@@ -36,10 +36,10 @@ class DetachInstancesCommand 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_DetachInstancesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DetachInstancesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DetachInstancesCommand = DetachInstancesCommand;
|
|
@@ -36,10 +36,10 @@ class DetachLoadBalancerTargetGroupsCommand 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_DetachLoadBalancerTargetGroupsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DetachLoadBalancerTargetGroupsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DetachLoadBalancerTargetGroupsCommand = DetachLoadBalancerTargetGroupsCommand;
|
|
@@ -36,10 +36,10 @@ class DetachLoadBalancersCommand 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_DetachLoadBalancersCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DetachLoadBalancersCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DetachLoadBalancersCommand = DetachLoadBalancersCommand;
|