autoscaling_delete_warm_pool: Deletes the warm pool for the specified Auto Scaling group

View source: R/autoscaling_operations.R

autoscaling_delete_warm_poolR Documentation

Deletes the warm pool for the specified Auto Scaling group

Description

Deletes the warm pool for the specified Auto Scaling group.

See https://www.paws-r-sdk.com/docs/autoscaling_delete_warm_pool/ for full documentation.

Usage

autoscaling_delete_warm_pool(AutoScalingGroupName, ForceDelete = NULL)

Arguments

AutoScalingGroupName

[required] The name of the Auto Scaling group.

ForceDelete

Specifies that the warm pool is to be deleted along with all of its associated instances, without waiting for all instances to be terminated. This parameter also deletes any outstanding lifecycle actions associated with the warm pool instances.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.