@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,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 { DescribePoliciesType, PoliciesType } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryDescribePoliciesCommand,
|
|
18
|
-
serializeAws_queryDescribePoliciesCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface DescribePoliciesCommandInput extends DescribePoliciesType {}
|
|
22
|
-
export interface DescribePoliciesCommandOutput extends PoliciesType, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Gets information about the scaling policies in the account and Region.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { AutoScalingClient, DescribePoliciesCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
30
|
-
* // const { AutoScalingClient, DescribePoliciesCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
31
|
-
* const client = new AutoScalingClient(config);
|
|
32
|
-
* const command = new DescribePoliciesCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DescribePoliciesCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DescribePoliciesCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DescribePoliciesCommand extends $Command<
|
|
42
|
-
DescribePoliciesCommandInput,
|
|
43
|
-
DescribePoliciesCommandOutput,
|
|
44
|
-
AutoScalingClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DescribePoliciesCommandInput) {
|
|
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<DescribePoliciesCommandInput, DescribePoliciesCommandOutput> {
|
|
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 = "DescribePoliciesCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DescribePoliciesType.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: PoliciesType.filterSensitiveLog,
|
|
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: DescribePoliciesCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_queryDescribePoliciesCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DescribePoliciesCommandOutput> {
|
|
90
|
-
return deserializeAws_queryDescribePoliciesCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,106 +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 { ActivitiesType, DescribeScalingActivitiesType } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryDescribeScalingActivitiesCommand,
|
|
18
|
-
serializeAws_queryDescribeScalingActivitiesCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface DescribeScalingActivitiesCommandInput extends DescribeScalingActivitiesType {}
|
|
22
|
-
export interface DescribeScalingActivitiesCommandOutput extends ActivitiesType, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Gets information about the scaling activities in the account and Region.</p>
|
|
26
|
-
* <p>When scaling events occur, you see a record of the scaling activity in the scaling
|
|
27
|
-
* activities. For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-verify-scaling-activity.html">Verifying a scaling
|
|
28
|
-
* activity for an Auto Scaling group</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
|
|
29
|
-
* <p>If the scaling event succeeds, the value of the <code>StatusCode</code> element in the
|
|
30
|
-
* response is <code>Successful</code>. If an attempt to launch instances failed, the
|
|
31
|
-
* <code>StatusCode</code> value is <code>Failed</code> or <code>Cancelled</code> and
|
|
32
|
-
* the <code>StatusMessage</code> element in the response indicates the cause of the
|
|
33
|
-
* failure. For help interpreting the <code>StatusMessage</code>, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/CHAP_Troubleshooting.html">Troubleshooting Amazon EC2 Auto Scaling</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>. </p>
|
|
34
|
-
* @example
|
|
35
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
36
|
-
* ```javascript
|
|
37
|
-
* import { AutoScalingClient, DescribeScalingActivitiesCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
38
|
-
* // const { AutoScalingClient, DescribeScalingActivitiesCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
39
|
-
* const client = new AutoScalingClient(config);
|
|
40
|
-
* const command = new DescribeScalingActivitiesCommand(input);
|
|
41
|
-
* const response = await client.send(command);
|
|
42
|
-
* ```
|
|
43
|
-
*
|
|
44
|
-
* @see {@link DescribeScalingActivitiesCommandInput} for command's `input` shape.
|
|
45
|
-
* @see {@link DescribeScalingActivitiesCommandOutput} for command's `response` shape.
|
|
46
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
47
|
-
*
|
|
48
|
-
*/
|
|
49
|
-
export class DescribeScalingActivitiesCommand extends $Command<
|
|
50
|
-
DescribeScalingActivitiesCommandInput,
|
|
51
|
-
DescribeScalingActivitiesCommandOutput,
|
|
52
|
-
AutoScalingClientResolvedConfig
|
|
53
|
-
> {
|
|
54
|
-
// Start section: command_properties
|
|
55
|
-
// End section: command_properties
|
|
56
|
-
|
|
57
|
-
constructor(readonly input: DescribeScalingActivitiesCommandInput) {
|
|
58
|
-
// Start section: command_constructor
|
|
59
|
-
super();
|
|
60
|
-
// End section: command_constructor
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
resolveMiddleware(
|
|
67
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
68
|
-
configuration: AutoScalingClientResolvedConfig,
|
|
69
|
-
options?: __HttpHandlerOptions
|
|
70
|
-
): Handler<DescribeScalingActivitiesCommandInput, DescribeScalingActivitiesCommandOutput> {
|
|
71
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
72
|
-
|
|
73
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
74
|
-
|
|
75
|
-
const { logger } = configuration;
|
|
76
|
-
const clientName = "AutoScalingClient";
|
|
77
|
-
const commandName = "DescribeScalingActivitiesCommand";
|
|
78
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
79
|
-
logger,
|
|
80
|
-
clientName,
|
|
81
|
-
commandName,
|
|
82
|
-
inputFilterSensitiveLog: DescribeScalingActivitiesType.filterSensitiveLog,
|
|
83
|
-
outputFilterSensitiveLog: ActivitiesType.filterSensitiveLog,
|
|
84
|
-
};
|
|
85
|
-
const { requestHandler } = configuration;
|
|
86
|
-
return stack.resolve(
|
|
87
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
88
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
89
|
-
handlerExecutionContext
|
|
90
|
-
);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
private serialize(input: DescribeScalingActivitiesCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
94
|
-
return serializeAws_queryDescribeScalingActivitiesCommand(input, context);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
private deserialize(
|
|
98
|
-
output: __HttpResponse,
|
|
99
|
-
context: __SerdeContext
|
|
100
|
-
): Promise<DescribeScalingActivitiesCommandOutput> {
|
|
101
|
-
return deserializeAws_queryDescribeScalingActivitiesCommand(output, context);
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
// Start section: command_body_extra
|
|
105
|
-
// End section: command_body_extra
|
|
106
|
-
}
|
|
@@ -1,99 +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 { ProcessesType } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryDescribeScalingProcessTypesCommand,
|
|
18
|
-
serializeAws_queryDescribeScalingProcessTypesCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface DescribeScalingProcessTypesCommandInput {}
|
|
22
|
-
export interface DescribeScalingProcessTypesCommandOutput extends ProcessesType, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Describes the scaling process types for use with the <a>ResumeProcesses</a>
|
|
26
|
-
* and <a>SuspendProcesses</a> APIs.</p>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { AutoScalingClient, DescribeScalingProcessTypesCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
31
|
-
* // const { AutoScalingClient, DescribeScalingProcessTypesCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
32
|
-
* const client = new AutoScalingClient(config);
|
|
33
|
-
* const command = new DescribeScalingProcessTypesCommand(input);
|
|
34
|
-
* const response = await client.send(command);
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
* @see {@link DescribeScalingProcessTypesCommandInput} for command's `input` shape.
|
|
38
|
-
* @see {@link DescribeScalingProcessTypesCommandOutput} for command's `response` shape.
|
|
39
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
40
|
-
*
|
|
41
|
-
*/
|
|
42
|
-
export class DescribeScalingProcessTypesCommand extends $Command<
|
|
43
|
-
DescribeScalingProcessTypesCommandInput,
|
|
44
|
-
DescribeScalingProcessTypesCommandOutput,
|
|
45
|
-
AutoScalingClientResolvedConfig
|
|
46
|
-
> {
|
|
47
|
-
// Start section: command_properties
|
|
48
|
-
// End section: command_properties
|
|
49
|
-
|
|
50
|
-
constructor(readonly input: DescribeScalingProcessTypesCommandInput) {
|
|
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<DescribeScalingProcessTypesCommandInput, DescribeScalingProcessTypesCommandOutput> {
|
|
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 = "DescribeScalingProcessTypesCommand";
|
|
71
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
72
|
-
logger,
|
|
73
|
-
clientName,
|
|
74
|
-
commandName,
|
|
75
|
-
inputFilterSensitiveLog: (input: any) => input,
|
|
76
|
-
outputFilterSensitiveLog: ProcessesType.filterSensitiveLog,
|
|
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: DescribeScalingProcessTypesCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
87
|
-
return serializeAws_queryDescribeScalingProcessTypesCommand(input, context);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
private deserialize(
|
|
91
|
-
output: __HttpResponse,
|
|
92
|
-
context: __SerdeContext
|
|
93
|
-
): Promise<DescribeScalingProcessTypesCommandOutput> {
|
|
94
|
-
return deserializeAws_queryDescribeScalingProcessTypesCommand(output, context);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
// Start section: command_body_extra
|
|
98
|
-
// End section: command_body_extra
|
|
99
|
-
}
|
|
@@ -1,98 +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 { DescribeScheduledActionsType, ScheduledActionsType } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryDescribeScheduledActionsCommand,
|
|
18
|
-
serializeAws_queryDescribeScheduledActionsCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface DescribeScheduledActionsCommandInput extends DescribeScheduledActionsType {}
|
|
22
|
-
export interface DescribeScheduledActionsCommandOutput extends ScheduledActionsType, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Gets information about the scheduled actions that haven't run or that have not reached
|
|
26
|
-
* their end time.</p>
|
|
27
|
-
* <p>To describe the scaling activities for scheduled actions that have already run, call
|
|
28
|
-
* the <a>DescribeScalingActivities</a> API.</p>
|
|
29
|
-
* @example
|
|
30
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
31
|
-
* ```javascript
|
|
32
|
-
* import { AutoScalingClient, DescribeScheduledActionsCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
33
|
-
* // const { AutoScalingClient, DescribeScheduledActionsCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
34
|
-
* const client = new AutoScalingClient(config);
|
|
35
|
-
* const command = new DescribeScheduledActionsCommand(input);
|
|
36
|
-
* const response = await client.send(command);
|
|
37
|
-
* ```
|
|
38
|
-
*
|
|
39
|
-
* @see {@link DescribeScheduledActionsCommandInput} for command's `input` shape.
|
|
40
|
-
* @see {@link DescribeScheduledActionsCommandOutput} for command's `response` shape.
|
|
41
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
42
|
-
*
|
|
43
|
-
*/
|
|
44
|
-
export class DescribeScheduledActionsCommand extends $Command<
|
|
45
|
-
DescribeScheduledActionsCommandInput,
|
|
46
|
-
DescribeScheduledActionsCommandOutput,
|
|
47
|
-
AutoScalingClientResolvedConfig
|
|
48
|
-
> {
|
|
49
|
-
// Start section: command_properties
|
|
50
|
-
// End section: command_properties
|
|
51
|
-
|
|
52
|
-
constructor(readonly input: DescribeScheduledActionsCommandInput) {
|
|
53
|
-
// Start section: command_constructor
|
|
54
|
-
super();
|
|
55
|
-
// End section: command_constructor
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
*/
|
|
61
|
-
resolveMiddleware(
|
|
62
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
63
|
-
configuration: AutoScalingClientResolvedConfig,
|
|
64
|
-
options?: __HttpHandlerOptions
|
|
65
|
-
): Handler<DescribeScheduledActionsCommandInput, DescribeScheduledActionsCommandOutput> {
|
|
66
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
67
|
-
|
|
68
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
69
|
-
|
|
70
|
-
const { logger } = configuration;
|
|
71
|
-
const clientName = "AutoScalingClient";
|
|
72
|
-
const commandName = "DescribeScheduledActionsCommand";
|
|
73
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
74
|
-
logger,
|
|
75
|
-
clientName,
|
|
76
|
-
commandName,
|
|
77
|
-
inputFilterSensitiveLog: DescribeScheduledActionsType.filterSensitiveLog,
|
|
78
|
-
outputFilterSensitiveLog: ScheduledActionsType.filterSensitiveLog,
|
|
79
|
-
};
|
|
80
|
-
const { requestHandler } = configuration;
|
|
81
|
-
return stack.resolve(
|
|
82
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
83
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
84
|
-
handlerExecutionContext
|
|
85
|
-
);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
private serialize(input: DescribeScheduledActionsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
89
|
-
return serializeAws_queryDescribeScheduledActionsCommand(input, context);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DescribeScheduledActionsCommandOutput> {
|
|
93
|
-
return deserializeAws_queryDescribeScheduledActionsCommand(output, context);
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
// Start section: command_body_extra
|
|
97
|
-
// End section: command_body_extra
|
|
98
|
-
}
|
|
@@ -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 { DescribeTagsType, TagsType } from "../models/models_0";
|
|
16
|
-
import { deserializeAws_queryDescribeTagsCommand, serializeAws_queryDescribeTagsCommand } from "../protocols/Aws_query";
|
|
17
|
-
|
|
18
|
-
export interface DescribeTagsCommandInput extends DescribeTagsType {}
|
|
19
|
-
export interface DescribeTagsCommandOutput extends TagsType, __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
/**
|
|
22
|
-
* <p>Describes the specified tags.</p>
|
|
23
|
-
* <p>You can use filters to limit the results. For example, you can query for the tags for
|
|
24
|
-
* a specific Auto Scaling group. You can specify multiple values for a filter. A tag must match at
|
|
25
|
-
* least one of the specified values for it to be included in the results.</p>
|
|
26
|
-
* <p>You can also specify multiple filters. The result includes information for a
|
|
27
|
-
* particular tag only if it matches all the filters. If there's no match, no special
|
|
28
|
-
* message is returned.</p>
|
|
29
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/autoscaling-tagging.html">Tagging Auto Scaling groups and
|
|
30
|
-
* instances</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
|
|
31
|
-
* @example
|
|
32
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
-
* ```javascript
|
|
34
|
-
* import { AutoScalingClient, DescribeTagsCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
35
|
-
* // const { AutoScalingClient, DescribeTagsCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
36
|
-
* const client = new AutoScalingClient(config);
|
|
37
|
-
* const command = new DescribeTagsCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* ```
|
|
40
|
-
*
|
|
41
|
-
* @see {@link DescribeTagsCommandInput} for command's `input` shape.
|
|
42
|
-
* @see {@link DescribeTagsCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
46
|
-
export class DescribeTagsCommand extends $Command<
|
|
47
|
-
DescribeTagsCommandInput,
|
|
48
|
-
DescribeTagsCommandOutput,
|
|
49
|
-
AutoScalingClientResolvedConfig
|
|
50
|
-
> {
|
|
51
|
-
// Start section: command_properties
|
|
52
|
-
// End section: command_properties
|
|
53
|
-
|
|
54
|
-
constructor(readonly input: DescribeTagsCommandInput) {
|
|
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<DescribeTagsCommandInput, DescribeTagsCommandOutput> {
|
|
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 = "DescribeTagsCommand";
|
|
75
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
76
|
-
logger,
|
|
77
|
-
clientName,
|
|
78
|
-
commandName,
|
|
79
|
-
inputFilterSensitiveLog: DescribeTagsType.filterSensitiveLog,
|
|
80
|
-
outputFilterSensitiveLog: TagsType.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: DescribeTagsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
91
|
-
return serializeAws_queryDescribeTagsCommand(input, context);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DescribeTagsCommandOutput> {
|
|
95
|
-
return deserializeAws_queryDescribeTagsCommand(output, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
// Start section: command_body_extra
|
|
99
|
-
// End section: command_body_extra
|
|
100
|
-
}
|
|
@@ -1,106 +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 { DescribeTerminationPolicyTypesAnswer } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryDescribeTerminationPolicyTypesCommand,
|
|
18
|
-
serializeAws_queryDescribeTerminationPolicyTypesCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface DescribeTerminationPolicyTypesCommandInput {}
|
|
22
|
-
export interface DescribeTerminationPolicyTypesCommandOutput
|
|
23
|
-
extends DescribeTerminationPolicyTypesAnswer,
|
|
24
|
-
__MetadataBearer {}
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* <p>Describes the termination policies supported by Amazon EC2 Auto Scaling.</p>
|
|
28
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-instance-termination.html">Controlling which Auto Scaling
|
|
29
|
-
* instances terminate during scale in</a> in the
|
|
30
|
-
* <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
|
|
31
|
-
* @example
|
|
32
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
-
* ```javascript
|
|
34
|
-
* import { AutoScalingClient, DescribeTerminationPolicyTypesCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
35
|
-
* // const { AutoScalingClient, DescribeTerminationPolicyTypesCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
36
|
-
* const client = new AutoScalingClient(config);
|
|
37
|
-
* const command = new DescribeTerminationPolicyTypesCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* ```
|
|
40
|
-
*
|
|
41
|
-
* @see {@link DescribeTerminationPolicyTypesCommandInput} for command's `input` shape.
|
|
42
|
-
* @see {@link DescribeTerminationPolicyTypesCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
46
|
-
export class DescribeTerminationPolicyTypesCommand extends $Command<
|
|
47
|
-
DescribeTerminationPolicyTypesCommandInput,
|
|
48
|
-
DescribeTerminationPolicyTypesCommandOutput,
|
|
49
|
-
AutoScalingClientResolvedConfig
|
|
50
|
-
> {
|
|
51
|
-
// Start section: command_properties
|
|
52
|
-
// End section: command_properties
|
|
53
|
-
|
|
54
|
-
constructor(readonly input: DescribeTerminationPolicyTypesCommandInput) {
|
|
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<DescribeTerminationPolicyTypesCommandInput, DescribeTerminationPolicyTypesCommandOutput> {
|
|
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 = "DescribeTerminationPolicyTypesCommand";
|
|
75
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
76
|
-
logger,
|
|
77
|
-
clientName,
|
|
78
|
-
commandName,
|
|
79
|
-
inputFilterSensitiveLog: (input: any) => input,
|
|
80
|
-
outputFilterSensitiveLog: DescribeTerminationPolicyTypesAnswer.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(
|
|
91
|
-
input: DescribeTerminationPolicyTypesCommandInput,
|
|
92
|
-
context: __SerdeContext
|
|
93
|
-
): Promise<__HttpRequest> {
|
|
94
|
-
return serializeAws_queryDescribeTerminationPolicyTypesCommand(input, context);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
private deserialize(
|
|
98
|
-
output: __HttpResponse,
|
|
99
|
-
context: __SerdeContext
|
|
100
|
-
): Promise<DescribeTerminationPolicyTypesCommandOutput> {
|
|
101
|
-
return deserializeAws_queryDescribeTerminationPolicyTypesCommand(output, context);
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
// Start section: command_body_extra
|
|
105
|
-
// End section: command_body_extra
|
|
106
|
-
}
|