ListTagsForResourceRequest

Retrieves a list of tags applied to the specified resource.

Access ControlComplianceIAMPolicy ManagementSecurity
View JSON Schema on GitHub

JSON Schema

iam-access-analyzer-list-tags-for-resource-request-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iam-access-analyzer/refs/heads/main/json-schema/iam-access-analyzer-list-tags-for-resource-request-schema.json",
  "title": "ListTagsForResourceRequest",
  "description": "Retrieves a list of tags applied to the specified resource.",
  "type": "object",
  "properties": {}
}