AutoScaling.Client.delete_warm_pool(**kwargs)¶Deletes the warm pool for the specified Auto Scaling group.
For more information, see Warm pools for Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide .
See also: AWS API Documentation
Request Syntax
response = client.delete_warm_pool(
AutoScalingGroupName='string',
ForceDelete=True|False
)
[REQUIRED]
The name of the Auto Scaling group.
dict
Response Syntax
{}
Response Structure
Exceptions
AutoScaling.Client.exceptions.LimitExceededFaultAutoScaling.Client.exceptions.ResourceContentionFaultAutoScaling.Client.exceptions.ScalingActivityInProgressFaultAutoScaling.Client.exceptions.ResourceInUseFault