paws.management (version 0.5.0)

autoscaling_delete_auto_scaling_group: Deletes the specified Auto Scaling group

Description

Deletes the specified Auto Scaling group.

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

Usage

autoscaling_delete_auto_scaling_group(AutoScalingGroupName, ForceDelete = NULL)

Arguments

AutoScalingGroupName

[required] The name of the Auto Scaling group.

ForceDelete

Specifies that the group is to be deleted along with all instances associated with the group, without waiting for all instances to be terminated. This action also deletes any outstanding lifecycle actions associated with the group.