Describe Scheduled Actions

GET {{aws_auto_scaling_api_base_url}}/?AutoScalingGroupName&EndTime&MaxRecords&NextToken&ScheduledActionNames.member.N&StartTime&Action=DescribeScheduledActions

Request Params

KeyDatatypeRequiredDescription
AutoScalingGroupNamenullThe name of the Auto Scaling group.
EndTimenullThe latest scheduled start time to return. If scheduled action names are provided, this parameter is ignored.
MaxRecordsnullThe maximum number of items to return with this call. The default value is 50 and the maximum value is 100.
NextTokennullThe token for the next set of items to return. (You received this token from a previous call.)
ScheduledActionNames.member.NnullThe names of one or more scheduled actions. You can specify up to 50 actions. If you omit this parameter, all scheduled actions are described. If you specify an unknown scheduled action, it is ignored with no error.
StartTimenullThe earliest scheduled start time to return. If scheduled action names are provided, this parameter is ignored.
Actionstring