| « PreviousNext » | |
![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Returns a full description of each Auto Scaling group in the given list. This includes all Amazon EC2 instances that are members of the group. If a list of names is not provided, the service returns the full details of all Auto Scaling groups.
This action supports pagination by returning a token if there are more pages to retrieve.
To get the next page, call this action again with the returned token as the NextToken parameter.
For information about the common parameters that all actions use, see Common Parameters.
A list of Auto Scaling group names.
Type: String list
Required: No
The maximum number of records to return.
Type: Integer
Required: No
A string that marks the start of the next batch of returned results.
Type: String
Required: No
The following
elements are
returned in a DescribeAutoScalingGroupsResult structure.
A list of Auto Scaling groups.
Type: AutoScalingGroup list
A string that marks the start of the next batch of returned results.
Type: String
For information about the errors that are common to all actions, see Common Errors.
The NextToken value is invalid.
HTTP Status Code: 400