Learn R Programming

paws.management (version 0.2.0)

autoscaling_delete_policy: Deletes the specified scaling policy

Description

Deletes the specified scaling policy.

See https://paws-r.github.io/docs/autoscaling/delete_policy.html for full documentation.

Usage

autoscaling_delete_policy(AutoScalingGroupName = NULL, PolicyName)

Arguments

AutoScalingGroupName

The name of the Auto Scaling group.

PolicyName

[required] The name or Amazon Resource Name (ARN) of the policy.