Request to get the list of Auto Scaling Group (ASG) tags.
Filters — Filters the results by the specified tags.
Type: List of Filter objects
Required: No
Key — Filters the tags by the specified keys.
Value — Filters the tags by the specified values.
PropagateAtLaunch — Filters the tags to be assigned or not assigned to new instances at launch in ASG.
ResourceId — Filters the tags by the specified ASGs.
Tags — The ASG tags.
Type: List of AutoScalingGroupTag objects
c2-as DescribeTags Filters.1.Name Key Filters.1.Values.1 key1 c2-as DescribeTags Filters.1.Name PropagateAtLaunch Filters.1.Values.1 True c2-as DescribeTags Filters.1.Name ResourceId Filters.1.Values.1 asg-xxxxxxxx c2-as DescribeTags Filters.1.Name Value Filters.1.Values.1 value1