autoscaling_delete_policy: Deletes the specified scaling policy

View source: R/autoscaling_operations.R

autoscaling_delete_policyR Documentation

Deletes the specified scaling policy

Description

Deletes the specified scaling policy.

See https://www.paws-r-sdk.com/docs/autoscaling_delete_policy/ 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.


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