aws-route53-hosted-zone-tags-value-config
Hosted-zone and health-check tag values are plaintext metadata.
Where it sits
| location | ListTagsForResource.ResourceTagSet.Tags[].Value |
| location kind | tag |
| data kinds | credential sensitive_data |
| emits edge | ContainsSecret |
| service | Route 53 (aws:route53) |
Collection recipe
| access mode | read_api |
| operation | ListTagsForResource |
| response path | ResourceTagSet.Tags[].Value |
| encoding | string |
| params | {"ResourceId": "\u003chosted-zone-id\u003e", "ResourceType": "hostedzone"} |
Required permissions
route53:ListTagsForResource
References