autoscaling_batch_delete_scheduled_action: Deletes one or more scheduled actions for the specified Auto...

View source: R/autoscaling_operations.R

autoscaling_batch_delete_scheduled_actionR Documentation

Deletes one or more scheduled actions for the specified Auto Scaling group

Description

Deletes one or more scheduled actions for the specified Auto Scaling group.

See https://www.paws-r-sdk.com/docs/autoscaling_batch_delete_scheduled_action/ for full documentation.

Usage

autoscaling_batch_delete_scheduled_action(
  AutoScalingGroupName,
  ScheduledActionNames
)

Arguments

AutoScalingGroupName

[required] The name of the Auto Scaling group.

ScheduledActionNames

[required] The names of the scheduled actions to delete. The maximum number allowed is 50.


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