View source: R/autoscaling_operations.R
autoscaling_delete_policy | R Documentation |
Deletes the specified scaling policy.
See https://www.paws-r-sdk.com/docs/autoscaling_delete_policy/ for full documentation.
autoscaling_delete_policy(AutoScalingGroupName = NULL, PolicyName)
AutoScalingGroupName |
The name of the Auto Scaling group. |
PolicyName |
[required] The name or Amazon Resource Name (ARN) of the policy. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.