autoscaling_batch_put_scheduled_update_group_action {paws.management} | R Documentation |
Creates or updates one or more scheduled scaling actions for an Auto Scaling group.
See https://www.paws-r-sdk.com/docs/autoscaling_batch_put_scheduled_update_group_action/ for full documentation.
autoscaling_batch_put_scheduled_update_group_action(
AutoScalingGroupName,
ScheduledUpdateGroupActions
)
AutoScalingGroupName |
[required] The name of the Auto Scaling group. |
ScheduledUpdateGroupActions |
[required] One or more scheduled actions. The maximum number allowed is 50. |