Describe Tags
GET {{aws_auto_scaling_api_base_url}}/?Filters.member.N&MaxRecords&NextToken&Action=DescribeTags
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Filters.member.N | null | One or more filters to scope the tags to return. The maximum number of filters per filter type (for example, auto-scaling-group) is 1000. | |
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 |