@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,101 +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 { DeleteNotificationConfigurationType } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryDeleteNotificationConfigurationCommand,
|
|
18
|
-
serializeAws_queryDeleteNotificationConfigurationCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface DeleteNotificationConfigurationCommandInput extends DeleteNotificationConfigurationType {}
|
|
22
|
-
export interface DeleteNotificationConfigurationCommandOutput extends __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Deletes the specified notification.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { AutoScalingClient, DeleteNotificationConfigurationCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
30
|
-
* // const { AutoScalingClient, DeleteNotificationConfigurationCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
31
|
-
* const client = new AutoScalingClient(config);
|
|
32
|
-
* const command = new DeleteNotificationConfigurationCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DeleteNotificationConfigurationCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DeleteNotificationConfigurationCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DeleteNotificationConfigurationCommand extends $Command<
|
|
42
|
-
DeleteNotificationConfigurationCommandInput,
|
|
43
|
-
DeleteNotificationConfigurationCommandOutput,
|
|
44
|
-
AutoScalingClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DeleteNotificationConfigurationCommandInput) {
|
|
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<DeleteNotificationConfigurationCommandInput, DeleteNotificationConfigurationCommandOutput> {
|
|
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 = "DeleteNotificationConfigurationCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DeleteNotificationConfigurationType.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(
|
|
86
|
-
input: DeleteNotificationConfigurationCommandInput,
|
|
87
|
-
context: __SerdeContext
|
|
88
|
-
): Promise<__HttpRequest> {
|
|
89
|
-
return serializeAws_queryDeleteNotificationConfigurationCommand(input, context);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
private deserialize(
|
|
93
|
-
output: __HttpResponse,
|
|
94
|
-
context: __SerdeContext
|
|
95
|
-
): Promise<DeleteNotificationConfigurationCommandOutput> {
|
|
96
|
-
return deserializeAws_queryDeleteNotificationConfigurationCommand(output, context);
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
// Start section: command_body_extra
|
|
100
|
-
// End section: command_body_extra
|
|
101
|
-
}
|
|
@@ -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 { DeletePolicyType } from "../models/models_0";
|
|
16
|
-
import { deserializeAws_queryDeletePolicyCommand, serializeAws_queryDeletePolicyCommand } from "../protocols/Aws_query";
|
|
17
|
-
|
|
18
|
-
export interface DeletePolicyCommandInput extends DeletePolicyType {}
|
|
19
|
-
export interface DeletePolicyCommandOutput extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
/**
|
|
22
|
-
* <p>Deletes the specified scaling policy.</p>
|
|
23
|
-
* <p>Deleting either a step scaling policy or a simple scaling policy deletes the
|
|
24
|
-
* underlying alarm action, but does not delete the alarm, even if it no longer has an
|
|
25
|
-
* associated action.</p>
|
|
26
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/deleting-scaling-policy.html">Deleting a scaling
|
|
27
|
-
* policy</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, DeletePolicyCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
32
|
-
* // const { AutoScalingClient, DeletePolicyCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
33
|
-
* const client = new AutoScalingClient(config);
|
|
34
|
-
* const command = new DeletePolicyCommand(input);
|
|
35
|
-
* const response = await client.send(command);
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* @see {@link DeletePolicyCommandInput} for command's `input` shape.
|
|
39
|
-
* @see {@link DeletePolicyCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
43
|
-
export class DeletePolicyCommand extends $Command<
|
|
44
|
-
DeletePolicyCommandInput,
|
|
45
|
-
DeletePolicyCommandOutput,
|
|
46
|
-
AutoScalingClientResolvedConfig
|
|
47
|
-
> {
|
|
48
|
-
// Start section: command_properties
|
|
49
|
-
// End section: command_properties
|
|
50
|
-
|
|
51
|
-
constructor(readonly input: DeletePolicyCommandInput) {
|
|
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<DeletePolicyCommandInput, DeletePolicyCommandOutput> {
|
|
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 = "DeletePolicyCommand";
|
|
72
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
73
|
-
logger,
|
|
74
|
-
clientName,
|
|
75
|
-
commandName,
|
|
76
|
-
inputFilterSensitiveLog: DeletePolicyType.filterSensitiveLog,
|
|
77
|
-
outputFilterSensitiveLog: (output: any) => output,
|
|
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: DeletePolicyCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
88
|
-
return serializeAws_queryDeletePolicyCommand(input, context);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DeletePolicyCommandOutput> {
|
|
92
|
-
return deserializeAws_queryDeletePolicyCommand(output, context);
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
// Start section: command_body_extra
|
|
96
|
-
// End section: command_body_extra
|
|
97
|
-
}
|
|
@@ -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 { DeleteScheduledActionType } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryDeleteScheduledActionCommand,
|
|
18
|
-
serializeAws_queryDeleteScheduledActionCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface DeleteScheduledActionCommandInput extends DeleteScheduledActionType {}
|
|
22
|
-
export interface DeleteScheduledActionCommandOutput extends __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Deletes the specified scheduled action.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { AutoScalingClient, DeleteScheduledActionCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
30
|
-
* // const { AutoScalingClient, DeleteScheduledActionCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
31
|
-
* const client = new AutoScalingClient(config);
|
|
32
|
-
* const command = new DeleteScheduledActionCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DeleteScheduledActionCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DeleteScheduledActionCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DeleteScheduledActionCommand extends $Command<
|
|
42
|
-
DeleteScheduledActionCommandInput,
|
|
43
|
-
DeleteScheduledActionCommandOutput,
|
|
44
|
-
AutoScalingClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DeleteScheduledActionCommandInput) {
|
|
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<DeleteScheduledActionCommandInput, DeleteScheduledActionCommandOutput> {
|
|
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 = "DeleteScheduledActionCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DeleteScheduledActionType.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: DeleteScheduledActionCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_queryDeleteScheduledActionCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DeleteScheduledActionCommandOutput> {
|
|
90
|
-
return deserializeAws_queryDeleteScheduledActionCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,92 +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 { DeleteTagsType } from "../models/models_0";
|
|
16
|
-
import { deserializeAws_queryDeleteTagsCommand, serializeAws_queryDeleteTagsCommand } from "../protocols/Aws_query";
|
|
17
|
-
|
|
18
|
-
export interface DeleteTagsCommandInput extends DeleteTagsType {}
|
|
19
|
-
export interface DeleteTagsCommandOutput extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
/**
|
|
22
|
-
* <p>Deletes the specified tags.</p>
|
|
23
|
-
* @example
|
|
24
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
25
|
-
* ```javascript
|
|
26
|
-
* import { AutoScalingClient, DeleteTagsCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
27
|
-
* // const { AutoScalingClient, DeleteTagsCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
28
|
-
* const client = new AutoScalingClient(config);
|
|
29
|
-
* const command = new DeleteTagsCommand(input);
|
|
30
|
-
* const response = await client.send(command);
|
|
31
|
-
* ```
|
|
32
|
-
*
|
|
33
|
-
* @see {@link DeleteTagsCommandInput} for command's `input` shape.
|
|
34
|
-
* @see {@link DeleteTagsCommandOutput} for command's `response` shape.
|
|
35
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
36
|
-
*
|
|
37
|
-
*/
|
|
38
|
-
export class DeleteTagsCommand extends $Command<
|
|
39
|
-
DeleteTagsCommandInput,
|
|
40
|
-
DeleteTagsCommandOutput,
|
|
41
|
-
AutoScalingClientResolvedConfig
|
|
42
|
-
> {
|
|
43
|
-
// Start section: command_properties
|
|
44
|
-
// End section: command_properties
|
|
45
|
-
|
|
46
|
-
constructor(readonly input: DeleteTagsCommandInput) {
|
|
47
|
-
// Start section: command_constructor
|
|
48
|
-
super();
|
|
49
|
-
// End section: command_constructor
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
/**
|
|
53
|
-
* @internal
|
|
54
|
-
*/
|
|
55
|
-
resolveMiddleware(
|
|
56
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
57
|
-
configuration: AutoScalingClientResolvedConfig,
|
|
58
|
-
options?: __HttpHandlerOptions
|
|
59
|
-
): Handler<DeleteTagsCommandInput, DeleteTagsCommandOutput> {
|
|
60
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
61
|
-
|
|
62
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
63
|
-
|
|
64
|
-
const { logger } = configuration;
|
|
65
|
-
const clientName = "AutoScalingClient";
|
|
66
|
-
const commandName = "DeleteTagsCommand";
|
|
67
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
68
|
-
logger,
|
|
69
|
-
clientName,
|
|
70
|
-
commandName,
|
|
71
|
-
inputFilterSensitiveLog: DeleteTagsType.filterSensitiveLog,
|
|
72
|
-
outputFilterSensitiveLog: (output: any) => output,
|
|
73
|
-
};
|
|
74
|
-
const { requestHandler } = configuration;
|
|
75
|
-
return stack.resolve(
|
|
76
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
77
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
78
|
-
handlerExecutionContext
|
|
79
|
-
);
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
private serialize(input: DeleteTagsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
83
|
-
return serializeAws_queryDeleteTagsCommand(input, context);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DeleteTagsCommandOutput> {
|
|
87
|
-
return deserializeAws_queryDeleteTagsCommand(output, context);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
// Start section: command_body_extra
|
|
91
|
-
// End section: command_body_extra
|
|
92
|
-
}
|
|
@@ -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 { DeleteWarmPoolAnswer, DeleteWarmPoolType } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryDeleteWarmPoolCommand,
|
|
18
|
-
serializeAws_queryDeleteWarmPoolCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface DeleteWarmPoolCommandInput extends DeleteWarmPoolType {}
|
|
22
|
-
export interface DeleteWarmPoolCommandOutput extends DeleteWarmPoolAnswer, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Deletes the warm pool for the specified Auto Scaling group.</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, DeleteWarmPoolCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
32
|
-
* // const { AutoScalingClient, DeleteWarmPoolCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
33
|
-
* const client = new AutoScalingClient(config);
|
|
34
|
-
* const command = new DeleteWarmPoolCommand(input);
|
|
35
|
-
* const response = await client.send(command);
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* @see {@link DeleteWarmPoolCommandInput} for command's `input` shape.
|
|
39
|
-
* @see {@link DeleteWarmPoolCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
43
|
-
export class DeleteWarmPoolCommand extends $Command<
|
|
44
|
-
DeleteWarmPoolCommandInput,
|
|
45
|
-
DeleteWarmPoolCommandOutput,
|
|
46
|
-
AutoScalingClientResolvedConfig
|
|
47
|
-
> {
|
|
48
|
-
// Start section: command_properties
|
|
49
|
-
// End section: command_properties
|
|
50
|
-
|
|
51
|
-
constructor(readonly input: DeleteWarmPoolCommandInput) {
|
|
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<DeleteWarmPoolCommandInput, DeleteWarmPoolCommandOutput> {
|
|
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 = "DeleteWarmPoolCommand";
|
|
72
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
73
|
-
logger,
|
|
74
|
-
clientName,
|
|
75
|
-
commandName,
|
|
76
|
-
inputFilterSensitiveLog: DeleteWarmPoolType.filterSensitiveLog,
|
|
77
|
-
outputFilterSensitiveLog: DeleteWarmPoolAnswer.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: DeleteWarmPoolCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
88
|
-
return serializeAws_queryDeleteWarmPoolCommand(input, context);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DeleteWarmPoolCommandOutput> {
|
|
92
|
-
return deserializeAws_queryDeleteWarmPoolCommand(output, context);
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
// Start section: command_body_extra
|
|
96
|
-
// End section: command_body_extra
|
|
97
|
-
}
|
|
@@ -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 { DescribeAccountLimitsAnswer } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryDescribeAccountLimitsCommand,
|
|
18
|
-
serializeAws_queryDescribeAccountLimitsCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface DescribeAccountLimitsCommandInput {}
|
|
22
|
-
export interface DescribeAccountLimitsCommandOutput extends DescribeAccountLimitsAnswer, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Describes the current Amazon EC2 Auto Scaling resource quotas for your account.</p>
|
|
26
|
-
* <p>When you establish an account, the account has initial quotas on the maximum
|
|
27
|
-
* number of Auto Scaling groups and launch configurations that you can create in a given Region.
|
|
28
|
-
* For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-account-limits.html">Amazon EC2 Auto Scaling service
|
|
29
|
-
* quotas</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
|
|
30
|
-
* @example
|
|
31
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
32
|
-
* ```javascript
|
|
33
|
-
* import { AutoScalingClient, DescribeAccountLimitsCommand } from "@aws-sdk/client-auto-scaling"; // ES Modules import
|
|
34
|
-
* // const { AutoScalingClient, DescribeAccountLimitsCommand } = require("@aws-sdk/client-auto-scaling"); // CommonJS import
|
|
35
|
-
* const client = new AutoScalingClient(config);
|
|
36
|
-
* const command = new DescribeAccountLimitsCommand(input);
|
|
37
|
-
* const response = await client.send(command);
|
|
38
|
-
* ```
|
|
39
|
-
*
|
|
40
|
-
* @see {@link DescribeAccountLimitsCommandInput} for command's `input` shape.
|
|
41
|
-
* @see {@link DescribeAccountLimitsCommandOutput} for command's `response` shape.
|
|
42
|
-
* @see {@link AutoScalingClientResolvedConfig | config} for command's `input` shape.
|
|
43
|
-
*
|
|
44
|
-
*/
|
|
45
|
-
export class DescribeAccountLimitsCommand extends $Command<
|
|
46
|
-
DescribeAccountLimitsCommandInput,
|
|
47
|
-
DescribeAccountLimitsCommandOutput,
|
|
48
|
-
AutoScalingClientResolvedConfig
|
|
49
|
-
> {
|
|
50
|
-
// Start section: command_properties
|
|
51
|
-
// End section: command_properties
|
|
52
|
-
|
|
53
|
-
constructor(readonly input: DescribeAccountLimitsCommandInput) {
|
|
54
|
-
// Start section: command_constructor
|
|
55
|
-
super();
|
|
56
|
-
// End section: command_constructor
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
/**
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
62
|
-
resolveMiddleware(
|
|
63
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
64
|
-
configuration: AutoScalingClientResolvedConfig,
|
|
65
|
-
options?: __HttpHandlerOptions
|
|
66
|
-
): Handler<DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput> {
|
|
67
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
68
|
-
|
|
69
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
70
|
-
|
|
71
|
-
const { logger } = configuration;
|
|
72
|
-
const clientName = "AutoScalingClient";
|
|
73
|
-
const commandName = "DescribeAccountLimitsCommand";
|
|
74
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
75
|
-
logger,
|
|
76
|
-
clientName,
|
|
77
|
-
commandName,
|
|
78
|
-
inputFilterSensitiveLog: (input: any) => input,
|
|
79
|
-
outputFilterSensitiveLog: DescribeAccountLimitsAnswer.filterSensitiveLog,
|
|
80
|
-
};
|
|
81
|
-
const { requestHandler } = configuration;
|
|
82
|
-
return stack.resolve(
|
|
83
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
84
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
85
|
-
handlerExecutionContext
|
|
86
|
-
);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private serialize(input: DescribeAccountLimitsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
90
|
-
return serializeAws_queryDescribeAccountLimitsCommand(input, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DescribeAccountLimitsCommandOutput> {
|
|
94
|
-
return deserializeAws_queryDescribeAccountLimitsCommand(output, context);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
// Start section: command_body_extra
|
|
98
|
-
// End section: command_body_extra
|
|
99
|
-
}
|