Put Scheduled Update Group Action

GET {{aws_auto_scaling_api_base_url}}/?AutoScalingGroupName&DesiredCapacity&EndTime&MaxSize&MinSize&Recurrence&ScheduledActionName&StartTime&Time&Action=PutScheduledUpdateGroupAction

Request Params

KeyDatatypeRequiredDescription
AutoScalingGroupNamenullThe name of the Auto Scaling group.
DesiredCapacitynullThe number of EC2 instances that should be running in the Auto Scaling group.
EndTimenullThe date and time for the recurring schedule to end. Amazon EC2 Auto Scaling does not perform the action after this time.
MaxSizenullThe maximum number of instances in the Auto Scaling group.
MinSizenullThe minimum number of instances in the Auto Scaling group.
RecurrencenullThe recurring schedule for this action, in Unix cron syntax format. This format consists of five fields separated by white spaces: [Minute] [Hour] [Day_of_Month] [Month_of_Year] [Day_of_Week]. The value must be in quotes (for example, 30 0 1 1,6,12 *). For more information about this format, see Crontab.
ScheduledActionNamenullThe name of this scaling action.
StartTimenullThe date and time for this action to start, in YYYY-MM-DDThh:mm:ssZ format in UTC/GMT only and in quotes (for example, 2019-06-01T00:00:00Z).
TimenullThis parameter is no longer used.
Actionstring