Describe Auto Scaling Instances

GET {{aws_auto_scaling_api_base_url}}/?InstanceIds.member.N&MaxRecords&NextToken&Action=DescribeAutoScalingInstances

Request Params

KeyDatatypeRequiredDescription
InstanceIds.member.NnullThe IDs of the instances. You can specify up to MaxRecords IDs. If you omit this parameter, all Auto Scaling instances are described. If you specify an ID that does not exist, it is ignored with no error.
MaxRecordsnullThe maximum number of items to return with this call. The default value is 50 and the maximum value is 50.
NextTokennullThe token for the next set of items to return. (You received this token from a previous call.)
Actionstring