{ "opencollection": "1.0.0", "info": { "name": "Auto Scaling #Action=AttachInstances #Action=AttachInstances #Action=DescribeAutoScalingGroups API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#Action=DescribeAutoScalingGroups", "type": "folder" }, "items": [ { "info": { "name": "Amazon EC2 Auto Scaling GET_ Describe Auto Scaling Groups", "type": "http" }, "http": { "method": "GET", "url": "http://autoscaling.{region}.amazonaws.com/#Action=DescribeAutoScalingGroups", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "AutoScalingGroupNames", "value": "", "type": "query", "description": "

The names of the Auto Scaling groups. By default, you can only specify up to 50 names. You can optionally increase this limit using the MaxRecords property.

If you omit this property, all Auto Scaling groups are described.

" }, { "name": "NextToken", "value": "", "type": "query", "description": "The token for the next set of items to return. (You received this token from a previous call.)" }, { "name": "MaxRecords", "value": "", "type": "query", "description": "The maximum number of items to return with this call. The default value is 50 and the maximum value is 100." }, { "name": "Filters", "value": "", "type": "query", "description": "One or more filters to limit the results based on specific tags. " }, { "name": "Action", "value": "", "type": "query" }, { "name": "Version", "value": "", "type": "query" } ] }, "docs": "

Gets information about the Auto Scaling groups in the account and Region.

If you specify Auto Scaling group names, the output includes information for only the specified Auto Scaling groups. If you specify filters, the output includes information for only those Auto Scaling groups that meet the filter criteria. If you do not specify group names or filters, the output includes information for all Auto Scaling groups.

This operation also returns information about instances in Aut" }, { "info": { "name": "Amazon EC2 Auto Scaling POST_ Describe Auto Scaling Groups", "type": "http" }, "http": { "method": "POST", "url": "http://autoscaling.{region}.amazonaws.com/#Action=DescribeAutoScalingGroups", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "MaxRecords", "value": "", "type": "query", "description": "Pagination limit" }, { "name": "NextToken", "value": "", "type": "query", "description": "Pagination token" }, { "name": "Action", "value": "", "type": "query" }, { "name": "Version", "value": "", "type": "query" } ] }, "docs": "

Gets information about the Auto Scaling groups in the account and Region.

If you specify Auto Scaling group names, the output includes information for only the specified Auto Scaling groups. If you specify filters, the output includes information for only those Auto Scaling groups that meet the filter criteria. If you do not specify group names or filters, the output includes information for all Auto Scaling groups.

This operation also returns information about instances in Aut" } ] } ], "bundled": true }