{
"$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-untag-resource-request-schema.json",
"title": "UntagResourceRequest",
"description": "Removes a tag from the specified resource.",
"type": "object",
"properties": {}
}