close
Skip to content
Start here

Summary

List tag key summary
resource_tagging.summary.get(SummaryGetParams**kwargs) -> SummaryGetResponse
GET/accounts/{account_id}/tags/summary
ModelsExpand Collapse
List[SummaryGetResponseItem]

Contains an array of tag keys with their distinct values.

key: str

A tag key.

values: List[str]

All distinct values for this tag key.