Learn R Programming

paws.management (version 0.2.0)

autoscaling_delete_scheduled_action: Deletes the specified scheduled action

Description

Deletes the specified scheduled action.

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

Usage

autoscaling_delete_scheduled_action(AutoScalingGroupName, ScheduledActionName)

Arguments

AutoScalingGroupName

[required] The name of the Auto Scaling group.

ScheduledActionName

[required] The name of the action to delete.