Delete Policy
autoscaling_delete_policy | R Documentation |
Deletes the specified scaling policy¶
Description¶
Deletes the specified scaling policy.
Deleting either a step scaling policy or a simple scaling policy deletes the underlying alarm action, but does not delete the alarm, even if it no longer has an associated action.
For more information, see Delete a scaling policy in the Amazon EC2 Auto Scaling User Guide.
Usage¶
Arguments¶
AutoScalingGroupName
The name of the Auto Scaling group.
PolicyName
[required] The name or Amazon Resource Name (ARN) of the policy.
Value¶
An empty list.