@aws-sdk/client-auto-scaling 3.35.0 → 3.36.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/CHANGELOG.md +13 -0
- package/dist-cjs/AutoScaling.js +0 -1
- package/dist-cjs/AutoScalingClient.js +0 -1
- package/dist-cjs/commands/AttachInstancesCommand.js +0 -1
- package/dist-cjs/commands/AttachLoadBalancerTargetGroupsCommand.js +0 -1
- package/dist-cjs/commands/AttachLoadBalancersCommand.js +0 -1
- package/dist-cjs/commands/BatchDeleteScheduledActionCommand.js +0 -1
- package/dist-cjs/commands/BatchPutScheduledUpdateGroupActionCommand.js +0 -1
- package/dist-cjs/commands/CancelInstanceRefreshCommand.js +0 -1
- package/dist-cjs/commands/CompleteLifecycleActionCommand.js +0 -1
- package/dist-cjs/commands/CreateAutoScalingGroupCommand.js +0 -1
- package/dist-cjs/commands/CreateLaunchConfigurationCommand.js +0 -1
- package/dist-cjs/commands/CreateOrUpdateTagsCommand.js +0 -1
- package/dist-cjs/commands/DeleteAutoScalingGroupCommand.js +0 -1
- package/dist-cjs/commands/DeleteLaunchConfigurationCommand.js +0 -1
- package/dist-cjs/commands/DeleteLifecycleHookCommand.js +0 -1
- package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +0 -1
- package/dist-cjs/commands/DeletePolicyCommand.js +0 -1
- package/dist-cjs/commands/DeleteScheduledActionCommand.js +0 -1
- package/dist-cjs/commands/DeleteTagsCommand.js +0 -1
- package/dist-cjs/commands/DeleteWarmPoolCommand.js +0 -1
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +0 -1
- package/dist-cjs/commands/DescribeAdjustmentTypesCommand.js +0 -1
- package/dist-cjs/commands/DescribeAutoScalingGroupsCommand.js +0 -1
- package/dist-cjs/commands/DescribeAutoScalingInstancesCommand.js +0 -1
- package/dist-cjs/commands/DescribeAutoScalingNotificationTypesCommand.js +0 -1
- package/dist-cjs/commands/DescribeInstanceRefreshesCommand.js +0 -1
- package/dist-cjs/commands/DescribeLaunchConfigurationsCommand.js +0 -1
- package/dist-cjs/commands/DescribeLifecycleHookTypesCommand.js +0 -1
- package/dist-cjs/commands/DescribeLifecycleHooksCommand.js +0 -1
- package/dist-cjs/commands/DescribeLoadBalancerTargetGroupsCommand.js +0 -1
- package/dist-cjs/commands/DescribeLoadBalancersCommand.js +0 -1
- package/dist-cjs/commands/DescribeMetricCollectionTypesCommand.js +0 -1
- package/dist-cjs/commands/DescribeNotificationConfigurationsCommand.js +0 -1
- package/dist-cjs/commands/DescribePoliciesCommand.js +0 -1
- package/dist-cjs/commands/DescribeScalingActivitiesCommand.js +0 -1
- package/dist-cjs/commands/DescribeScalingProcessTypesCommand.js +0 -1
- package/dist-cjs/commands/DescribeScheduledActionsCommand.js +0 -1
- package/dist-cjs/commands/DescribeTagsCommand.js +0 -1
- package/dist-cjs/commands/DescribeTerminationPolicyTypesCommand.js +0 -1
- package/dist-cjs/commands/DescribeWarmPoolCommand.js +0 -1
- package/dist-cjs/commands/DetachInstancesCommand.js +0 -1
- package/dist-cjs/commands/DetachLoadBalancerTargetGroupsCommand.js +0 -1
- package/dist-cjs/commands/DetachLoadBalancersCommand.js +0 -1
- package/dist-cjs/commands/DisableMetricsCollectionCommand.js +0 -1
- package/dist-cjs/commands/EnableMetricsCollectionCommand.js +0 -1
- package/dist-cjs/commands/EnterStandbyCommand.js +0 -1
- package/dist-cjs/commands/ExecutePolicyCommand.js +0 -1
- package/dist-cjs/commands/ExitStandbyCommand.js +0 -1
- package/dist-cjs/commands/GetPredictiveScalingForecastCommand.js +0 -1
- package/dist-cjs/commands/PutLifecycleHookCommand.js +0 -1
- package/dist-cjs/commands/PutNotificationConfigurationCommand.js +0 -1
- package/dist-cjs/commands/PutScalingPolicyCommand.js +0 -1
- package/dist-cjs/commands/PutScheduledUpdateGroupActionCommand.js +0 -1
- package/dist-cjs/commands/PutWarmPoolCommand.js +0 -1
- package/dist-cjs/commands/RecordLifecycleActionHeartbeatCommand.js +0 -1
- package/dist-cjs/commands/ResumeProcessesCommand.js +0 -1
- package/dist-cjs/commands/SetDesiredCapacityCommand.js +0 -1
- package/dist-cjs/commands/SetInstanceHealthCommand.js +0 -1
- package/dist-cjs/commands/SetInstanceProtectionCommand.js +0 -1
- package/dist-cjs/commands/StartInstanceRefreshCommand.js +0 -1
- package/dist-cjs/commands/SuspendProcessesCommand.js +0 -1
- package/dist-cjs/commands/TerminateInstanceInAutoScalingGroupCommand.js +0 -1
- package/dist-cjs/commands/UpdateAutoScalingGroupCommand.js +0 -1
- package/dist-cjs/endpoints.js +0 -1
- package/dist-cjs/index.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/pagination/DescribeAutoScalingGroupsPaginator.js +0 -1
- package/dist-cjs/pagination/DescribeAutoScalingInstancesPaginator.js +0 -1
- package/dist-cjs/pagination/DescribeLaunchConfigurationsPaginator.js +0 -1
- package/dist-cjs/pagination/DescribeNotificationConfigurationsPaginator.js +0 -1
- package/dist-cjs/pagination/DescribePoliciesPaginator.js +0 -1
- package/dist-cjs/pagination/DescribeScalingActivitiesPaginator.js +0 -1
- package/dist-cjs/pagination/DescribeScheduledActionsPaginator.js +0 -1
- package/dist-cjs/pagination/DescribeTagsPaginator.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/protocols/Aws_query.js +0 -1
- package/dist-cjs/runtimeConfig.browser.js +2 -3
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-cjs/runtimeConfig.native.js +0 -1
- package/dist-cjs/runtimeConfig.shared.js +0 -1
- package/dist-cjs/waiters/waitForGroupExists.js +0 -1
- package/dist-cjs/waiters/waitForGroupInService.js +0 -1
- package/dist-cjs/waiters/waitForGroupNotExists.js +0 -1
- package/dist-es/AutoScaling.js +0 -1
- package/dist-es/AutoScalingClient.js +0 -1
- package/dist-es/commands/AttachInstancesCommand.js +0 -1
- package/dist-es/commands/AttachLoadBalancerTargetGroupsCommand.js +0 -1
- package/dist-es/commands/AttachLoadBalancersCommand.js +0 -1
- package/dist-es/commands/BatchDeleteScheduledActionCommand.js +0 -1
- package/dist-es/commands/BatchPutScheduledUpdateGroupActionCommand.js +0 -1
- package/dist-es/commands/CancelInstanceRefreshCommand.js +0 -1
- package/dist-es/commands/CompleteLifecycleActionCommand.js +0 -1
- package/dist-es/commands/CreateAutoScalingGroupCommand.js +0 -1
- package/dist-es/commands/CreateLaunchConfigurationCommand.js +0 -1
- package/dist-es/commands/CreateOrUpdateTagsCommand.js +0 -1
- package/dist-es/commands/DeleteAutoScalingGroupCommand.js +0 -1
- package/dist-es/commands/DeleteLaunchConfigurationCommand.js +0 -1
- package/dist-es/commands/DeleteLifecycleHookCommand.js +0 -1
- package/dist-es/commands/DeleteNotificationConfigurationCommand.js +0 -1
- package/dist-es/commands/DeletePolicyCommand.js +0 -1
- package/dist-es/commands/DeleteScheduledActionCommand.js +0 -1
- package/dist-es/commands/DeleteTagsCommand.js +0 -1
- package/dist-es/commands/DeleteWarmPoolCommand.js +0 -1
- package/dist-es/commands/DescribeAccountLimitsCommand.js +0 -1
- package/dist-es/commands/DescribeAdjustmentTypesCommand.js +0 -1
- package/dist-es/commands/DescribeAutoScalingGroupsCommand.js +0 -1
- package/dist-es/commands/DescribeAutoScalingInstancesCommand.js +0 -1
- package/dist-es/commands/DescribeAutoScalingNotificationTypesCommand.js +0 -1
- package/dist-es/commands/DescribeInstanceRefreshesCommand.js +0 -1
- package/dist-es/commands/DescribeLaunchConfigurationsCommand.js +0 -1
- package/dist-es/commands/DescribeLifecycleHookTypesCommand.js +0 -1
- package/dist-es/commands/DescribeLifecycleHooksCommand.js +0 -1
- package/dist-es/commands/DescribeLoadBalancerTargetGroupsCommand.js +0 -1
- package/dist-es/commands/DescribeLoadBalancersCommand.js +0 -1
- package/dist-es/commands/DescribeMetricCollectionTypesCommand.js +0 -1
- package/dist-es/commands/DescribeNotificationConfigurationsCommand.js +0 -1
- package/dist-es/commands/DescribePoliciesCommand.js +0 -1
- package/dist-es/commands/DescribeScalingActivitiesCommand.js +0 -1
- package/dist-es/commands/DescribeScalingProcessTypesCommand.js +0 -1
- package/dist-es/commands/DescribeScheduledActionsCommand.js +0 -1
- package/dist-es/commands/DescribeTagsCommand.js +0 -1
- package/dist-es/commands/DescribeTerminationPolicyTypesCommand.js +0 -1
- package/dist-es/commands/DescribeWarmPoolCommand.js +0 -1
- package/dist-es/commands/DetachInstancesCommand.js +0 -1
- package/dist-es/commands/DetachLoadBalancerTargetGroupsCommand.js +0 -1
- package/dist-es/commands/DetachLoadBalancersCommand.js +0 -1
- package/dist-es/commands/DisableMetricsCollectionCommand.js +0 -1
- package/dist-es/commands/EnableMetricsCollectionCommand.js +0 -1
- package/dist-es/commands/EnterStandbyCommand.js +0 -1
- package/dist-es/commands/ExecutePolicyCommand.js +0 -1
- package/dist-es/commands/ExitStandbyCommand.js +0 -1
- package/dist-es/commands/GetPredictiveScalingForecastCommand.js +0 -1
- package/dist-es/commands/PutLifecycleHookCommand.js +0 -1
- package/dist-es/commands/PutNotificationConfigurationCommand.js +0 -1
- package/dist-es/commands/PutScalingPolicyCommand.js +0 -1
- package/dist-es/commands/PutScheduledUpdateGroupActionCommand.js +0 -1
- package/dist-es/commands/PutWarmPoolCommand.js +0 -1
- package/dist-es/commands/RecordLifecycleActionHeartbeatCommand.js +0 -1
- package/dist-es/commands/ResumeProcessesCommand.js +0 -1
- package/dist-es/commands/SetDesiredCapacityCommand.js +0 -1
- package/dist-es/commands/SetInstanceHealthCommand.js +0 -1
- package/dist-es/commands/SetInstanceProtectionCommand.js +0 -1
- package/dist-es/commands/StartInstanceRefreshCommand.js +0 -1
- package/dist-es/commands/SuspendProcessesCommand.js +0 -1
- package/dist-es/commands/TerminateInstanceInAutoScalingGroupCommand.js +0 -1
- package/dist-es/commands/UpdateAutoScalingGroupCommand.js +0 -1
- package/dist-es/endpoints.js +0 -1
- package/dist-es/index.js +0 -1
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/DescribeAutoScalingGroupsPaginator.js +0 -1
- package/dist-es/pagination/DescribeAutoScalingInstancesPaginator.js +0 -1
- package/dist-es/pagination/DescribeLaunchConfigurationsPaginator.js +0 -1
- package/dist-es/pagination/DescribeNotificationConfigurationsPaginator.js +0 -1
- package/dist-es/pagination/DescribePoliciesPaginator.js +0 -1
- package/dist-es/pagination/DescribeScalingActivitiesPaginator.js +0 -1
- package/dist-es/pagination/DescribeScheduledActionsPaginator.js +0 -1
- package/dist-es/pagination/DescribeTagsPaginator.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/protocols/Aws_query.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-es/waiters/waitForGroupExists.js +0 -1
- package/dist-es/waiters/waitForGroupInService.js +0 -1
- package/dist-es/waiters/waitForGroupNotExists.js +0 -1
- package/package.json +34 -31
- package/dist-cjs/AutoScaling.js.map +0 -1
- package/dist-cjs/AutoScalingClient.js.map +0 -1
- package/dist-cjs/commands/AttachInstancesCommand.js.map +0 -1
- package/dist-cjs/commands/AttachLoadBalancerTargetGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/AttachLoadBalancersCommand.js.map +0 -1
- package/dist-cjs/commands/BatchDeleteScheduledActionCommand.js.map +0 -1
- package/dist-cjs/commands/BatchPutScheduledUpdateGroupActionCommand.js.map +0 -1
- package/dist-cjs/commands/CancelInstanceRefreshCommand.js.map +0 -1
- package/dist-cjs/commands/CompleteLifecycleActionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateAutoScalingGroupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateLaunchConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/CreateOrUpdateTagsCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteAutoScalingGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteLaunchConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteLifecycleHookCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/DeletePolicyCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteScheduledActionCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteTagsCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteWarmPoolCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeAdjustmentTypesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeAutoScalingGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeAutoScalingInstancesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeAutoScalingNotificationTypesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeInstanceRefreshesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeLaunchConfigurationsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeLifecycleHookTypesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeLifecycleHooksCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeLoadBalancerTargetGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeLoadBalancersCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeMetricCollectionTypesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeNotificationConfigurationsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribePoliciesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeScalingActivitiesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeScalingProcessTypesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeScheduledActionsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeTagsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeTerminationPolicyTypesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeWarmPoolCommand.js.map +0 -1
- package/dist-cjs/commands/DetachInstancesCommand.js.map +0 -1
- package/dist-cjs/commands/DetachLoadBalancerTargetGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/DetachLoadBalancersCommand.js.map +0 -1
- package/dist-cjs/commands/DisableMetricsCollectionCommand.js.map +0 -1
- package/dist-cjs/commands/EnableMetricsCollectionCommand.js.map +0 -1
- package/dist-cjs/commands/EnterStandbyCommand.js.map +0 -1
- package/dist-cjs/commands/ExecutePolicyCommand.js.map +0 -1
- package/dist-cjs/commands/ExitStandbyCommand.js.map +0 -1
- package/dist-cjs/commands/GetPredictiveScalingForecastCommand.js.map +0 -1
- package/dist-cjs/commands/PutLifecycleHookCommand.js.map +0 -1
- package/dist-cjs/commands/PutNotificationConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/PutScalingPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/PutScheduledUpdateGroupActionCommand.js.map +0 -1
- package/dist-cjs/commands/PutWarmPoolCommand.js.map +0 -1
- package/dist-cjs/commands/RecordLifecycleActionHeartbeatCommand.js.map +0 -1
- package/dist-cjs/commands/ResumeProcessesCommand.js.map +0 -1
- package/dist-cjs/commands/SetDesiredCapacityCommand.js.map +0 -1
- package/dist-cjs/commands/SetInstanceHealthCommand.js.map +0 -1
- package/dist-cjs/commands/SetInstanceProtectionCommand.js.map +0 -1
- package/dist-cjs/commands/StartInstanceRefreshCommand.js.map +0 -1
- package/dist-cjs/commands/SuspendProcessesCommand.js.map +0 -1
- package/dist-cjs/commands/TerminateInstanceInAutoScalingGroupCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateAutoScalingGroupCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/DescribeAutoScalingGroupsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeAutoScalingInstancesPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeLaunchConfigurationsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeNotificationConfigurationsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribePoliciesPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeScalingActivitiesPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeScheduledActionsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeTagsPaginator.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/protocols/Aws_query.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-cjs/waiters/waitForGroupExists.js.map +0 -1
- package/dist-cjs/waiters/waitForGroupInService.js.map +0 -1
- package/dist-cjs/waiters/waitForGroupNotExists.js.map +0 -1
- package/dist-es/AutoScaling.js.map +0 -1
- package/dist-es/AutoScalingClient.js.map +0 -1
- package/dist-es/commands/AttachInstancesCommand.js.map +0 -1
- package/dist-es/commands/AttachLoadBalancerTargetGroupsCommand.js.map +0 -1
- package/dist-es/commands/AttachLoadBalancersCommand.js.map +0 -1
- package/dist-es/commands/BatchDeleteScheduledActionCommand.js.map +0 -1
- package/dist-es/commands/BatchPutScheduledUpdateGroupActionCommand.js.map +0 -1
- package/dist-es/commands/CancelInstanceRefreshCommand.js.map +0 -1
- package/dist-es/commands/CompleteLifecycleActionCommand.js.map +0 -1
- package/dist-es/commands/CreateAutoScalingGroupCommand.js.map +0 -1
- package/dist-es/commands/CreateLaunchConfigurationCommand.js.map +0 -1
- package/dist-es/commands/CreateOrUpdateTagsCommand.js.map +0 -1
- package/dist-es/commands/DeleteAutoScalingGroupCommand.js.map +0 -1
- package/dist-es/commands/DeleteLaunchConfigurationCommand.js.map +0 -1
- package/dist-es/commands/DeleteLifecycleHookCommand.js.map +0 -1
- package/dist-es/commands/DeleteNotificationConfigurationCommand.js.map +0 -1
- package/dist-es/commands/DeletePolicyCommand.js.map +0 -1
- package/dist-es/commands/DeleteScheduledActionCommand.js.map +0 -1
- package/dist-es/commands/DeleteTagsCommand.js.map +0 -1
- package/dist-es/commands/DeleteWarmPoolCommand.js.map +0 -1
- package/dist-es/commands/DescribeAccountLimitsCommand.js.map +0 -1
- package/dist-es/commands/DescribeAdjustmentTypesCommand.js.map +0 -1
- package/dist-es/commands/DescribeAutoScalingGroupsCommand.js.map +0 -1
- package/dist-es/commands/DescribeAutoScalingInstancesCommand.js.map +0 -1
- package/dist-es/commands/DescribeAutoScalingNotificationTypesCommand.js.map +0 -1
- package/dist-es/commands/DescribeInstanceRefreshesCommand.js.map +0 -1
- package/dist-es/commands/DescribeLaunchConfigurationsCommand.js.map +0 -1
- package/dist-es/commands/DescribeLifecycleHookTypesCommand.js.map +0 -1
- package/dist-es/commands/DescribeLifecycleHooksCommand.js.map +0 -1
- package/dist-es/commands/DescribeLoadBalancerTargetGroupsCommand.js.map +0 -1
- package/dist-es/commands/DescribeLoadBalancersCommand.js.map +0 -1
- package/dist-es/commands/DescribeMetricCollectionTypesCommand.js.map +0 -1
- package/dist-es/commands/DescribeNotificationConfigurationsCommand.js.map +0 -1
- package/dist-es/commands/DescribePoliciesCommand.js.map +0 -1
- package/dist-es/commands/DescribeScalingActivitiesCommand.js.map +0 -1
- package/dist-es/commands/DescribeScalingProcessTypesCommand.js.map +0 -1
- package/dist-es/commands/DescribeScheduledActionsCommand.js.map +0 -1
- package/dist-es/commands/DescribeTagsCommand.js.map +0 -1
- package/dist-es/commands/DescribeTerminationPolicyTypesCommand.js.map +0 -1
- package/dist-es/commands/DescribeWarmPoolCommand.js.map +0 -1
- package/dist-es/commands/DetachInstancesCommand.js.map +0 -1
- package/dist-es/commands/DetachLoadBalancerTargetGroupsCommand.js.map +0 -1
- package/dist-es/commands/DetachLoadBalancersCommand.js.map +0 -1
- package/dist-es/commands/DisableMetricsCollectionCommand.js.map +0 -1
- package/dist-es/commands/EnableMetricsCollectionCommand.js.map +0 -1
- package/dist-es/commands/EnterStandbyCommand.js.map +0 -1
- package/dist-es/commands/ExecutePolicyCommand.js.map +0 -1
- package/dist-es/commands/ExitStandbyCommand.js.map +0 -1
- package/dist-es/commands/GetPredictiveScalingForecastCommand.js.map +0 -1
- package/dist-es/commands/PutLifecycleHookCommand.js.map +0 -1
- package/dist-es/commands/PutNotificationConfigurationCommand.js.map +0 -1
- package/dist-es/commands/PutScalingPolicyCommand.js.map +0 -1
- package/dist-es/commands/PutScheduledUpdateGroupActionCommand.js.map +0 -1
- package/dist-es/commands/PutWarmPoolCommand.js.map +0 -1
- package/dist-es/commands/RecordLifecycleActionHeartbeatCommand.js.map +0 -1
- package/dist-es/commands/ResumeProcessesCommand.js.map +0 -1
- package/dist-es/commands/SetDesiredCapacityCommand.js.map +0 -1
- package/dist-es/commands/SetInstanceHealthCommand.js.map +0 -1
- package/dist-es/commands/SetInstanceProtectionCommand.js.map +0 -1
- package/dist-es/commands/StartInstanceRefreshCommand.js.map +0 -1
- package/dist-es/commands/SuspendProcessesCommand.js.map +0 -1
- package/dist-es/commands/TerminateInstanceInAutoScalingGroupCommand.js.map +0 -1
- package/dist-es/commands/UpdateAutoScalingGroupCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/DescribeAutoScalingGroupsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeAutoScalingInstancesPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeLaunchConfigurationsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeNotificationConfigurationsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribePoliciesPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeScalingActivitiesPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeScheduledActionsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeTagsPaginator.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/protocols/Aws_query.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/dist-es/waiters/waitForGroupExists.js.map +0 -1
- package/dist-es/waiters/waitForGroupInService.js.map +0 -1
- package/dist-es/waiters/waitForGroupNotExists.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/AutoScaling.ts +0 -2733
- package/src/AutoScalingClient.ts +0 -558
- package/src/commands/AttachInstancesCommand.ts +0 -104
- package/src/commands/AttachLoadBalancerTargetGroupsCommand.ts +0 -121
- package/src/commands/AttachLoadBalancersCommand.ts +0 -105
- package/src/commands/BatchDeleteScheduledActionCommand.ts +0 -98
- package/src/commands/BatchPutScheduledUpdateGroupActionCommand.ts +0 -103
- package/src/commands/CancelInstanceRefreshCommand.ts +0 -100
- package/src/commands/CompleteLifecycleActionCommand.ts +0 -126
- package/src/commands/CreateAutoScalingGroupCommand.ts +0 -113
- package/src/commands/CreateLaunchConfigurationCommand.ts +0 -104
- package/src/commands/CreateOrUpdateTagsCommand.ts +0 -99
- package/src/commands/DeleteAutoScalingGroupCommand.ts +0 -104
- package/src/commands/DeleteLaunchConfigurationCommand.ts +0 -100
- package/src/commands/DeleteLifecycleHookCommand.ts +0 -98
- package/src/commands/DeleteNotificationConfigurationCommand.ts +0 -101
- package/src/commands/DeletePolicyCommand.ts +0 -97
- package/src/commands/DeleteScheduledActionCommand.ts +0 -95
- package/src/commands/DeleteTagsCommand.ts +0 -92
- package/src/commands/DeleteWarmPoolCommand.ts +0 -97
- package/src/commands/DescribeAccountLimitsCommand.ts +0 -99
- package/src/commands/DescribeAdjustmentTypesCommand.ts +0 -114
- package/src/commands/DescribeAutoScalingGroupsCommand.ts +0 -100
- package/src/commands/DescribeAutoScalingInstancesCommand.ts +0 -98
- package/src/commands/DescribeAutoScalingNotificationTypesCommand.ts +0 -103
- package/src/commands/DescribeInstanceRefreshesCommand.ts +0 -136
- package/src/commands/DescribeLaunchConfigurationsCommand.ts +0 -98
- package/src/commands/DescribeLifecycleHookTypesCommand.ts +0 -111
- package/src/commands/DescribeLifecycleHooksCommand.ts +0 -95
- package/src/commands/DescribeLoadBalancerTargetGroupsCommand.ts +0 -122
- package/src/commands/DescribeLoadBalancersCommand.ts +0 -116
- package/src/commands/DescribeMetricCollectionTypesCommand.ts +0 -102
- package/src/commands/DescribeNotificationConfigurationsCommand.ts +0 -104
- package/src/commands/DescribePoliciesCommand.ts +0 -95
- package/src/commands/DescribeScalingActivitiesCommand.ts +0 -106
- package/src/commands/DescribeScalingProcessTypesCommand.ts +0 -99
- package/src/commands/DescribeScheduledActionsCommand.ts +0 -98
- package/src/commands/DescribeTagsCommand.ts +0 -100
- package/src/commands/DescribeTerminationPolicyTypesCommand.ts +0 -106
- package/src/commands/DescribeWarmPoolCommand.ts +0 -97
- package/src/commands/DetachInstancesCommand.ts +0 -104
- package/src/commands/DetachLoadBalancerTargetGroupsCommand.ts +0 -103
- package/src/commands/DetachLoadBalancersCommand.ts +0 -100
- package/src/commands/DisableMetricsCollectionCommand.ts +0 -95
- package/src/commands/EnableMetricsCollectionCommand.ts +0 -96
- package/src/commands/EnterStandbyCommand.ts +0 -101
- package/src/commands/ExecutePolicyCommand.ts +0 -96
- package/src/commands/ExitStandbyCommand.ts +0 -97
- package/src/commands/GetPredictiveScalingForecastCommand.ts +0 -108
- package/src/commands/PutLifecycleHookCommand.ts +0 -132
- package/src/commands/PutNotificationConfigurationCommand.ts +0 -106
- package/src/commands/PutScalingPolicyCommand.ts +0 -104
- package/src/commands/PutScheduledUpdateGroupActionCommand.ts +0 -102
- package/src/commands/PutWarmPoolCommand.ts +0 -101
- package/src/commands/RecordLifecycleActionHeartbeatCommand.ts +0 -135
- package/src/commands/ResumeProcessesCommand.ts +0 -98
- package/src/commands/SetDesiredCapacityCommand.ts +0 -100
- package/src/commands/SetInstanceHealthCommand.ts +0 -97
- package/src/commands/SetInstanceProtectionCommand.ts +0 -101
- package/src/commands/StartInstanceRefreshCommand.ts +0 -109
- package/src/commands/SuspendProcessesCommand.ts +0 -101
- package/src/commands/TerminateInstanceInAutoScalingGroupCommand.ts +0 -112
- package/src/commands/UpdateAutoScalingGroupCommand.ts +0 -139
- package/src/endpoints.ts +0 -57
- package/src/index.ts +0 -76
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -6663
- package/src/pagination/DescribeAutoScalingGroupsPaginator.ts +0 -59
- package/src/pagination/DescribeAutoScalingInstancesPaginator.ts +0 -59
- package/src/pagination/DescribeLaunchConfigurationsPaginator.ts +0 -59
- package/src/pagination/DescribeNotificationConfigurationsPaginator.ts +0 -59
- package/src/pagination/DescribePoliciesPaginator.ts +0 -59
- package/src/pagination/DescribeScalingActivitiesPaginator.ts +0 -59
- package/src/pagination/DescribeScheduledActionsPaginator.ts +0 -59
- package/src/pagination/DescribeTagsPaginator.ts +0 -59
- package/src/pagination/Interfaces.ts +0 -8
- package/src/protocols/Aws_query.ts +0 -10045
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/src/waiters/waitForGroupExists.ts +0 -61
- package/src/waiters/waitForGroupInService.ts +0 -83
- package/src/waiters/waitForGroupNotExists.ts +0 -61
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -1,97 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
|
|
15
|
-
import { DescribeWarmPoolAnswer, DescribeWarmPoolType } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryDescribeWarmPoolCommand,
|
|
18
|
-
serializeAws_queryDescribeWarmPoolCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface DescribeWarmPoolCommandInput extends DescribeWarmPoolType {}
|
|
22
|
-
export interface DescribeWarmPoolCommandOutput extends DescribeWarmPoolAnswer, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Gets information about a warm pool and its instances.</p>
|
|
26
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-warm-pools.html">Warm pools for
|
|
27
|
-
* Amazon EC2 Auto Scaling</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
|
|
28
|
-
* @example
|
|
29
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
30
|
-
* ```javascript
|
|
31
|
-
* import { AutoScalingClient, DescribeWarmPoolCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
32
|
-
* // const { AutoScalingClient, DescribeWarmPoolCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
33
|
-
* const client = new AutoScalingClient(config);
|
|
34
|
-
* const command = new DescribeWarmPoolCommand(input);
|
|
35
|
-
* const response = await client.send(command);
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* @see {@link DescribeWarmPoolCommandInput} for command's `input` shape.
|
|
39
|
-
* @see {@link DescribeWarmPoolCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
43
|
-
export class DescribeWarmPoolCommand extends $Command<
|
|
44
|
-
DescribeWarmPoolCommandInput,
|
|
45
|
-
DescribeWarmPoolCommandOutput,
|
|
46
|
-
AutoScalingClientResolvedConfig
|
|
47
|
-
> {
|
|
48
|
-
// Start section: command_properties
|
|
49
|
-
// End section: command_properties
|
|
50
|
-
|
|
51
|
-
constructor(readonly input: DescribeWarmPoolCommandInput) {
|
|
52
|
-
// Start section: command_constructor
|
|
53
|
-
super();
|
|
54
|
-
// End section: command_constructor
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
/**
|
|
58
|
-
* @internal
|
|
59
|
-
*/
|
|
60
|
-
resolveMiddleware(
|
|
61
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
62
|
-
configuration: AutoScalingClientResolvedConfig,
|
|
63
|
-
options?: __HttpHandlerOptions
|
|
64
|
-
): Handler<DescribeWarmPoolCommandInput, DescribeWarmPoolCommandOutput> {
|
|
65
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
66
|
-
|
|
67
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
68
|
-
|
|
69
|
-
const { logger } = configuration;
|
|
70
|
-
const clientName = "AutoScalingClient";
|
|
71
|
-
const commandName = "DescribeWarmPoolCommand";
|
|
72
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
73
|
-
logger,
|
|
74
|
-
clientName,
|
|
75
|
-
commandName,
|
|
76
|
-
inputFilterSensitiveLog: DescribeWarmPoolType.filterSensitiveLog,
|
|
77
|
-
outputFilterSensitiveLog: DescribeWarmPoolAnswer.filterSensitiveLog,
|
|
78
|
-
};
|
|
79
|
-
const { requestHandler } = configuration;
|
|
80
|
-
return stack.resolve(
|
|
81
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
82
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
83
|
-
handlerExecutionContext
|
|
84
|
-
);
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
private serialize(input: DescribeWarmPoolCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
88
|
-
return serializeAws_queryDescribeWarmPoolCommand(input, context);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DescribeWarmPoolCommandOutput> {
|
|
92
|
-
return deserializeAws_queryDescribeWarmPoolCommand(output, context);
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
// Start section: command_body_extra
|
|
96
|
-
// End section: command_body_extra
|
|
97
|
-
}
|
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
|
|
15
|
-
import { DetachInstancesAnswer, DetachInstancesQuery } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryDetachInstancesCommand,
|
|
18
|
-
serializeAws_queryDetachInstancesCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface DetachInstancesCommandInput extends DetachInstancesQuery {}
|
|
22
|
-
export interface DetachInstancesCommandOutput extends DetachInstancesAnswer, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Removes one or more instances from the specified Auto Scaling group.</p>
|
|
26
|
-
* <p>After the instances are detached, you can manage them independent of the Auto Scaling
|
|
27
|
-
* group.</p>
|
|
28
|
-
* <p>If you do not specify the option to decrement the desired capacity, Amazon EC2 Auto Scaling launches
|
|
29
|
-
* instances to replace the ones that are detached.</p>
|
|
30
|
-
* <p>If there is a Classic Load Balancer attached to the Auto Scaling group, the instances are
|
|
31
|
-
* deregistered from the load balancer. If there are target groups attached to the Auto Scaling
|
|
32
|
-
* group, the instances are deregistered from the target groups.</p>
|
|
33
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/detach-instance-asg.html">Detach EC2 instances from
|
|
34
|
-
* your Auto Scaling group</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
|
|
35
|
-
* @example
|
|
36
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
37
|
-
* ```javascript
|
|
38
|
-
* import { AutoScalingClient, DetachInstancesCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
39
|
-
* // const { AutoScalingClient, DetachInstancesCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
40
|
-
* const client = new AutoScalingClient(config);
|
|
41
|
-
* const command = new DetachInstancesCommand(input);
|
|
42
|
-
* const response = await client.send(command);
|
|
43
|
-
* ```
|
|
44
|
-
*
|
|
45
|
-
* @see {@link DetachInstancesCommandInput} for command's `input` shape.
|
|
46
|
-
* @see {@link DetachInstancesCommandOutput} for command's `response` shape.
|
|
47
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
48
|
-
*
|
|
49
|
-
*/
|
|
50
|
-
export class DetachInstancesCommand extends $Command<
|
|
51
|
-
DetachInstancesCommandInput,
|
|
52
|
-
DetachInstancesCommandOutput,
|
|
53
|
-
AutoScalingClientResolvedConfig
|
|
54
|
-
> {
|
|
55
|
-
// Start section: command_properties
|
|
56
|
-
// End section: command_properties
|
|
57
|
-
|
|
58
|
-
constructor(readonly input: DetachInstancesCommandInput) {
|
|
59
|
-
// Start section: command_constructor
|
|
60
|
-
super();
|
|
61
|
-
// End section: command_constructor
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
/**
|
|
65
|
-
* @internal
|
|
66
|
-
*/
|
|
67
|
-
resolveMiddleware(
|
|
68
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
69
|
-
configuration: AutoScalingClientResolvedConfig,
|
|
70
|
-
options?: __HttpHandlerOptions
|
|
71
|
-
): Handler<DetachInstancesCommandInput, DetachInstancesCommandOutput> {
|
|
72
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
73
|
-
|
|
74
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
75
|
-
|
|
76
|
-
const { logger } = configuration;
|
|
77
|
-
const clientName = "AutoScalingClient";
|
|
78
|
-
const commandName = "DetachInstancesCommand";
|
|
79
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
80
|
-
logger,
|
|
81
|
-
clientName,
|
|
82
|
-
commandName,
|
|
83
|
-
inputFilterSensitiveLog: DetachInstancesQuery.filterSensitiveLog,
|
|
84
|
-
outputFilterSensitiveLog: DetachInstancesAnswer.filterSensitiveLog,
|
|
85
|
-
};
|
|
86
|
-
const { requestHandler } = configuration;
|
|
87
|
-
return stack.resolve(
|
|
88
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
89
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
90
|
-
handlerExecutionContext
|
|
91
|
-
);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
private serialize(input: DetachInstancesCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
95
|
-
return serializeAws_queryDetachInstancesCommand(input, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DetachInstancesCommandOutput> {
|
|
99
|
-
return deserializeAws_queryDetachInstancesCommand(output, context);
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
// Start section: command_body_extra
|
|
103
|
-
// End section: command_body_extra
|
|
104
|
-
}
|
|
@@ -1,103 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
|
|
15
|
-
import { DetachLoadBalancerTargetGroupsResultType, DetachLoadBalancerTargetGroupsType } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryDetachLoadBalancerTargetGroupsCommand,
|
|
18
|
-
serializeAws_queryDetachLoadBalancerTargetGroupsCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface DetachLoadBalancerTargetGroupsCommandInput extends DetachLoadBalancerTargetGroupsType {}
|
|
22
|
-
export interface DetachLoadBalancerTargetGroupsCommandOutput
|
|
23
|
-
extends DetachLoadBalancerTargetGroupsResultType,
|
|
24
|
-
__MetadataBearer {}
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* <p>Detaches one or more target groups from the specified Auto Scaling group.</p>
|
|
28
|
-
* @example
|
|
29
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
30
|
-
* ```javascript
|
|
31
|
-
* import { AutoScalingClient, DetachLoadBalancerTargetGroupsCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
32
|
-
* // const { AutoScalingClient, DetachLoadBalancerTargetGroupsCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
33
|
-
* const client = new AutoScalingClient(config);
|
|
34
|
-
* const command = new DetachLoadBalancerTargetGroupsCommand(input);
|
|
35
|
-
* const response = await client.send(command);
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* @see {@link DetachLoadBalancerTargetGroupsCommandInput} for command's `input` shape.
|
|
39
|
-
* @see {@link DetachLoadBalancerTargetGroupsCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
43
|
-
export class DetachLoadBalancerTargetGroupsCommand extends $Command<
|
|
44
|
-
DetachLoadBalancerTargetGroupsCommandInput,
|
|
45
|
-
DetachLoadBalancerTargetGroupsCommandOutput,
|
|
46
|
-
AutoScalingClientResolvedConfig
|
|
47
|
-
> {
|
|
48
|
-
// Start section: command_properties
|
|
49
|
-
// End section: command_properties
|
|
50
|
-
|
|
51
|
-
constructor(readonly input: DetachLoadBalancerTargetGroupsCommandInput) {
|
|
52
|
-
// Start section: command_constructor
|
|
53
|
-
super();
|
|
54
|
-
// End section: command_constructor
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
/**
|
|
58
|
-
* @internal
|
|
59
|
-
*/
|
|
60
|
-
resolveMiddleware(
|
|
61
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
62
|
-
configuration: AutoScalingClientResolvedConfig,
|
|
63
|
-
options?: __HttpHandlerOptions
|
|
64
|
-
): Handler<DetachLoadBalancerTargetGroupsCommandInput, DetachLoadBalancerTargetGroupsCommandOutput> {
|
|
65
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
66
|
-
|
|
67
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
68
|
-
|
|
69
|
-
const { logger } = configuration;
|
|
70
|
-
const clientName = "AutoScalingClient";
|
|
71
|
-
const commandName = "DetachLoadBalancerTargetGroupsCommand";
|
|
72
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
73
|
-
logger,
|
|
74
|
-
clientName,
|
|
75
|
-
commandName,
|
|
76
|
-
inputFilterSensitiveLog: DetachLoadBalancerTargetGroupsType.filterSensitiveLog,
|
|
77
|
-
outputFilterSensitiveLog: DetachLoadBalancerTargetGroupsResultType.filterSensitiveLog,
|
|
78
|
-
};
|
|
79
|
-
const { requestHandler } = configuration;
|
|
80
|
-
return stack.resolve(
|
|
81
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
82
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
83
|
-
handlerExecutionContext
|
|
84
|
-
);
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
private serialize(
|
|
88
|
-
input: DetachLoadBalancerTargetGroupsCommandInput,
|
|
89
|
-
context: __SerdeContext
|
|
90
|
-
): Promise<__HttpRequest> {
|
|
91
|
-
return serializeAws_queryDetachLoadBalancerTargetGroupsCommand(input, context);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
private deserialize(
|
|
95
|
-
output: __HttpResponse,
|
|
96
|
-
context: __SerdeContext
|
|
97
|
-
): Promise<DetachLoadBalancerTargetGroupsCommandOutput> {
|
|
98
|
-
return deserializeAws_queryDetachLoadBalancerTargetGroupsCommand(output, context);
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
// Start section: command_body_extra
|
|
102
|
-
// End section: command_body_extra
|
|
103
|
-
}
|
|
@@ -1,100 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
|
|
15
|
-
import { DetachLoadBalancersResultType, DetachLoadBalancersType } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryDetachLoadBalancersCommand,
|
|
18
|
-
serializeAws_queryDetachLoadBalancersCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface DetachLoadBalancersCommandInput extends DetachLoadBalancersType {}
|
|
22
|
-
export interface DetachLoadBalancersCommandOutput extends DetachLoadBalancersResultType, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Detaches one or more Classic Load Balancers from the specified Auto Scaling group.</p>
|
|
26
|
-
* <p>This operation detaches only Classic Load Balancers. If you have Application Load
|
|
27
|
-
* Balancers, Network Load Balancers, or Gateway Load Balancers, use the <a>DetachLoadBalancerTargetGroups</a> API instead.</p>
|
|
28
|
-
* <p>When you detach a load balancer, it enters the <code>Removing</code> state while
|
|
29
|
-
* deregistering the instances in the group. When all instances are deregistered, then you
|
|
30
|
-
* can no longer describe the load balancer using the <a>DescribeLoadBalancers</a> API call. The instances remain running.</p>
|
|
31
|
-
* @example
|
|
32
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
-
* ```javascript
|
|
34
|
-
* import { AutoScalingClient, DetachLoadBalancersCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
35
|
-
* // const { AutoScalingClient, DetachLoadBalancersCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
36
|
-
* const client = new AutoScalingClient(config);
|
|
37
|
-
* const command = new DetachLoadBalancersCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* ```
|
|
40
|
-
*
|
|
41
|
-
* @see {@link DetachLoadBalancersCommandInput} for command's `input` shape.
|
|
42
|
-
* @see {@link DetachLoadBalancersCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
46
|
-
export class DetachLoadBalancersCommand extends $Command<
|
|
47
|
-
DetachLoadBalancersCommandInput,
|
|
48
|
-
DetachLoadBalancersCommandOutput,
|
|
49
|
-
AutoScalingClientResolvedConfig
|
|
50
|
-
> {
|
|
51
|
-
// Start section: command_properties
|
|
52
|
-
// End section: command_properties
|
|
53
|
-
|
|
54
|
-
constructor(readonly input: DetachLoadBalancersCommandInput) {
|
|
55
|
-
// Start section: command_constructor
|
|
56
|
-
super();
|
|
57
|
-
// End section: command_constructor
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* @internal
|
|
62
|
-
*/
|
|
63
|
-
resolveMiddleware(
|
|
64
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
65
|
-
configuration: AutoScalingClientResolvedConfig,
|
|
66
|
-
options?: __HttpHandlerOptions
|
|
67
|
-
): Handler<DetachLoadBalancersCommandInput, DetachLoadBalancersCommandOutput> {
|
|
68
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
69
|
-
|
|
70
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
71
|
-
|
|
72
|
-
const { logger } = configuration;
|
|
73
|
-
const clientName = "AutoScalingClient";
|
|
74
|
-
const commandName = "DetachLoadBalancersCommand";
|
|
75
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
76
|
-
logger,
|
|
77
|
-
clientName,
|
|
78
|
-
commandName,
|
|
79
|
-
inputFilterSensitiveLog: DetachLoadBalancersType.filterSensitiveLog,
|
|
80
|
-
outputFilterSensitiveLog: DetachLoadBalancersResultType.filterSensitiveLog,
|
|
81
|
-
};
|
|
82
|
-
const { requestHandler } = configuration;
|
|
83
|
-
return stack.resolve(
|
|
84
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
85
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
86
|
-
handlerExecutionContext
|
|
87
|
-
);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
private serialize(input: DetachLoadBalancersCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
91
|
-
return serializeAws_queryDetachLoadBalancersCommand(input, context);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DetachLoadBalancersCommandOutput> {
|
|
95
|
-
return deserializeAws_queryDetachLoadBalancersCommand(output, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
// Start section: command_body_extra
|
|
99
|
-
// End section: command_body_extra
|
|
100
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
|
|
15
|
-
import { DisableMetricsCollectionQuery } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryDisableMetricsCollectionCommand,
|
|
18
|
-
serializeAws_queryDisableMetricsCollectionCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface DisableMetricsCollectionCommandInput extends DisableMetricsCollectionQuery {}
|
|
22
|
-
export interface DisableMetricsCollectionCommandOutput extends __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Disables group metrics for the specified Auto Scaling group.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { AutoScalingClient, DisableMetricsCollectionCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
30
|
-
* // const { AutoScalingClient, DisableMetricsCollectionCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
31
|
-
* const client = new AutoScalingClient(config);
|
|
32
|
-
* const command = new DisableMetricsCollectionCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DisableMetricsCollectionCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DisableMetricsCollectionCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DisableMetricsCollectionCommand extends $Command<
|
|
42
|
-
DisableMetricsCollectionCommandInput,
|
|
43
|
-
DisableMetricsCollectionCommandOutput,
|
|
44
|
-
AutoScalingClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DisableMetricsCollectionCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: AutoScalingClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<DisableMetricsCollectionCommandInput, DisableMetricsCollectionCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "AutoScalingClient";
|
|
69
|
-
const commandName = "DisableMetricsCollectionCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DisableMetricsCollectionQuery.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: (output: any) => output,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: DisableMetricsCollectionCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_queryDisableMetricsCollectionCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DisableMetricsCollectionCommandOutput> {
|
|
90
|
-
return deserializeAws_queryDisableMetricsCollectionCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
|
|
15
|
-
import { EnableMetricsCollectionQuery } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryEnableMetricsCollectionCommand,
|
|
18
|
-
serializeAws_queryEnableMetricsCollectionCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface EnableMetricsCollectionCommandInput extends EnableMetricsCollectionQuery {}
|
|
22
|
-
export interface EnableMetricsCollectionCommandOutput extends __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Enables group metrics for the specified Auto Scaling group. For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-instance-monitoring.html">Monitoring CloudWatch metrics for your Auto Scaling groups and instances</a> in the
|
|
26
|
-
* <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { AutoScalingClient, EnableMetricsCollectionCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
31
|
-
* // const { AutoScalingClient, EnableMetricsCollectionCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
32
|
-
* const client = new AutoScalingClient(config);
|
|
33
|
-
* const command = new EnableMetricsCollectionCommand(input);
|
|
34
|
-
* const response = await client.send(command);
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
* @see {@link EnableMetricsCollectionCommandInput} for command's `input` shape.
|
|
38
|
-
* @see {@link EnableMetricsCollectionCommandOutput} for command's `response` shape.
|
|
39
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
40
|
-
*
|
|
41
|
-
*/
|
|
42
|
-
export class EnableMetricsCollectionCommand extends $Command<
|
|
43
|
-
EnableMetricsCollectionCommandInput,
|
|
44
|
-
EnableMetricsCollectionCommandOutput,
|
|
45
|
-
AutoScalingClientResolvedConfig
|
|
46
|
-
> {
|
|
47
|
-
// Start section: command_properties
|
|
48
|
-
// End section: command_properties
|
|
49
|
-
|
|
50
|
-
constructor(readonly input: EnableMetricsCollectionCommandInput) {
|
|
51
|
-
// Start section: command_constructor
|
|
52
|
-
super();
|
|
53
|
-
// End section: command_constructor
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
/**
|
|
57
|
-
* @internal
|
|
58
|
-
*/
|
|
59
|
-
resolveMiddleware(
|
|
60
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
61
|
-
configuration: AutoScalingClientResolvedConfig,
|
|
62
|
-
options?: __HttpHandlerOptions
|
|
63
|
-
): Handler<EnableMetricsCollectionCommandInput, EnableMetricsCollectionCommandOutput> {
|
|
64
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
65
|
-
|
|
66
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
67
|
-
|
|
68
|
-
const { logger } = configuration;
|
|
69
|
-
const clientName = "AutoScalingClient";
|
|
70
|
-
const commandName = "EnableMetricsCollectionCommand";
|
|
71
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
72
|
-
logger,
|
|
73
|
-
clientName,
|
|
74
|
-
commandName,
|
|
75
|
-
inputFilterSensitiveLog: EnableMetricsCollectionQuery.filterSensitiveLog,
|
|
76
|
-
outputFilterSensitiveLog: (output: any) => output,
|
|
77
|
-
};
|
|
78
|
-
const { requestHandler } = configuration;
|
|
79
|
-
return stack.resolve(
|
|
80
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
81
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
82
|
-
handlerExecutionContext
|
|
83
|
-
);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
private serialize(input: EnableMetricsCollectionCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
87
|
-
return serializeAws_queryEnableMetricsCollectionCommand(input, context);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<EnableMetricsCollectionCommandOutput> {
|
|
91
|
-
return deserializeAws_queryEnableMetricsCollectionCommand(output, context);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
// Start section: command_body_extra
|
|
95
|
-
// End section: command_body_extra
|
|
96
|
-
}
|