Describe Auto Scaling Groups
GET {{aws_auto_scaling_api_base_url}}/?AutoScalingGroupNames.member.N&MaxRecords&NextToken&Action=DescribeAutoScalingGroups
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
AutoScalingGroupNames.member.N | null | The names of the Auto Scaling groups. Each name can be a maximum of 1600 characters. By default, you can only specify up to 50 names. You can optionally increase this limit using the MaxRecords parameter. | |
MaxRecords | null | The maximum number of items to return with this call. The default value is 50 and the maximum value is 100. | |
NextToken | null | The token for the next set of items to return. (You received this token from a previous call.) | |
Action | string |