View source: R/autoscaling_operations.R
autoscaling_batch_put_scheduled_update_group_action | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.