autoscaling_batch_put_scheduled_update_group_action: Creates or updates one or more scheduled scaling actions for...

View source: R/autoscaling_operations.R

autoscaling_batch_put_scheduled_update_group_actionR Documentation

Creates or updates one or more scheduled scaling actions for an Auto Scaling group

Description

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.

Usage

autoscaling_batch_put_scheduled_update_group_action(
  AutoScalingGroupName,
  ScheduledUpdateGroupActions
)

Arguments

AutoScalingGroupName

[required] The name of the Auto Scaling group.

ScheduledUpdateGroupActions

[required] One or more scheduled actions. The maximum number allowed is 50.


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