aws-ssm-resource-tags-value-config
Systems Manager resource tag values are plaintext metadata.
Where it sits
| location | ListTagsForResource.TagList[].Value |
| location kind | tag |
| data kinds | credential sensitive_data |
| emits edge | ContainsSecret |
| service | Systems Manager (aws:ssm) |
Collection recipe
| access mode | read_api |
| operation | ListTagsForResource |
| response path | TagList[].Value |
| encoding | string |
| params | {"ResourceId": "\u003cresource-id\u003e", "ResourceType": "\u003cresource-type\u003e"} |
Required permissions
ssm:ListTagsForResource
References