@aws-sdk/client-auto-scaling 3.489.0 → 3.495.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/AutoScaling.js +1 -141
- package/dist-cjs/AutoScalingClient.js +1 -43
- package/dist-cjs/commands/AttachInstancesCommand.js +1 -28
- package/dist-cjs/commands/AttachLoadBalancerTargetGroupsCommand.js +1 -28
- package/dist-cjs/commands/AttachLoadBalancersCommand.js +1 -28
- package/dist-cjs/commands/AttachTrafficSourcesCommand.js +1 -28
- package/dist-cjs/commands/BatchDeleteScheduledActionCommand.js +1 -28
- package/dist-cjs/commands/BatchPutScheduledUpdateGroupActionCommand.js +1 -28
- package/dist-cjs/commands/CancelInstanceRefreshCommand.js +1 -28
- package/dist-cjs/commands/CompleteLifecycleActionCommand.js +1 -28
- package/dist-cjs/commands/CreateAutoScalingGroupCommand.js +1 -28
- package/dist-cjs/commands/CreateLaunchConfigurationCommand.js +1 -28
- package/dist-cjs/commands/CreateOrUpdateTagsCommand.js +1 -28
- package/dist-cjs/commands/DeleteAutoScalingGroupCommand.js +1 -28
- package/dist-cjs/commands/DeleteLaunchConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DeleteLifecycleHookCommand.js +1 -28
- package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DeletePolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteScheduledActionCommand.js +1 -28
- package/dist-cjs/commands/DeleteTagsCommand.js +1 -28
- package/dist-cjs/commands/DeleteWarmPoolCommand.js +1 -28
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +1 -28
- package/dist-cjs/commands/DescribeAdjustmentTypesCommand.js +1 -28
- package/dist-cjs/commands/DescribeAutoScalingGroupsCommand.js +1 -28
- package/dist-cjs/commands/DescribeAutoScalingInstancesCommand.js +1 -28
- package/dist-cjs/commands/DescribeAutoScalingNotificationTypesCommand.js +1 -28
- package/dist-cjs/commands/DescribeInstanceRefreshesCommand.js +1 -28
- package/dist-cjs/commands/DescribeLaunchConfigurationsCommand.js +1 -28
- package/dist-cjs/commands/DescribeLifecycleHookTypesCommand.js +1 -28
- package/dist-cjs/commands/DescribeLifecycleHooksCommand.js +1 -28
- package/dist-cjs/commands/DescribeLoadBalancerTargetGroupsCommand.js +1 -28
- package/dist-cjs/commands/DescribeLoadBalancersCommand.js +1 -28
- package/dist-cjs/commands/DescribeMetricCollectionTypesCommand.js +1 -28
- package/dist-cjs/commands/DescribeNotificationConfigurationsCommand.js +1 -28
- package/dist-cjs/commands/DescribePoliciesCommand.js +1 -28
- package/dist-cjs/commands/DescribeScalingActivitiesCommand.js +1 -28
- package/dist-cjs/commands/DescribeScalingProcessTypesCommand.js +1 -28
- package/dist-cjs/commands/DescribeScheduledActionsCommand.js +1 -28
- package/dist-cjs/commands/DescribeTagsCommand.js +1 -28
- package/dist-cjs/commands/DescribeTerminationPolicyTypesCommand.js +1 -28
- package/dist-cjs/commands/DescribeTrafficSourcesCommand.js +1 -28
- package/dist-cjs/commands/DescribeWarmPoolCommand.js +1 -28
- package/dist-cjs/commands/DetachInstancesCommand.js +1 -28
- package/dist-cjs/commands/DetachLoadBalancerTargetGroupsCommand.js +1 -28
- package/dist-cjs/commands/DetachLoadBalancersCommand.js +1 -28
- package/dist-cjs/commands/DetachTrafficSourcesCommand.js +1 -28
- package/dist-cjs/commands/DisableMetricsCollectionCommand.js +1 -28
- package/dist-cjs/commands/EnableMetricsCollectionCommand.js +1 -28
- package/dist-cjs/commands/EnterStandbyCommand.js +1 -28
- package/dist-cjs/commands/ExecutePolicyCommand.js +1 -28
- package/dist-cjs/commands/ExitStandbyCommand.js +1 -28
- package/dist-cjs/commands/GetPredictiveScalingForecastCommand.js +1 -28
- package/dist-cjs/commands/PutLifecycleHookCommand.js +1 -28
- package/dist-cjs/commands/PutNotificationConfigurationCommand.js +1 -28
- package/dist-cjs/commands/PutScalingPolicyCommand.js +1 -28
- package/dist-cjs/commands/PutScheduledUpdateGroupActionCommand.js +1 -28
- package/dist-cjs/commands/PutWarmPoolCommand.js +1 -28
- package/dist-cjs/commands/RecordLifecycleActionHeartbeatCommand.js +1 -28
- package/dist-cjs/commands/ResumeProcessesCommand.js +1 -28
- package/dist-cjs/commands/RollbackInstanceRefreshCommand.js +1 -28
- package/dist-cjs/commands/SetDesiredCapacityCommand.js +1 -28
- package/dist-cjs/commands/SetInstanceHealthCommand.js +1 -28
- package/dist-cjs/commands/SetInstanceProtectionCommand.js +1 -28
- package/dist-cjs/commands/StartInstanceRefreshCommand.js +1 -28
- package/dist-cjs/commands/SuspendProcessesCommand.js +1 -28
- package/dist-cjs/commands/TerminateInstanceInAutoScalingGroupCommand.js +1 -28
- package/dist-cjs/commands/UpdateAutoScalingGroupCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -68
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +10369 -12
- package/dist-cjs/models/AutoScalingServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -301
- package/dist-cjs/pagination/DescribeAutoScalingGroupsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeAutoScalingInstancesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeInstanceRefreshesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeLaunchConfigurationsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeLoadBalancerTargetGroupsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeLoadBalancersPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeNotificationConfigurationsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribePoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeScalingActivitiesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeScheduledActionsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeTagsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeTrafficSourcesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeWarmPoolPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/index.js +1 -17
- package/dist-cjs/protocols/Aws_query.js +1 -8526
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-cjs/waiters/index.js +1 -6
- package/dist-cjs/waiters/waitForGroupExists.js +1 -45
- package/dist-cjs/waiters/waitForGroupInService.js +1 -67
- package/dist-cjs/waiters/waitForGroupNotExists.js +1 -45
- package/package.json +41 -41
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.