aws-cloudformation-stack-tags-value-config
CloudFormation stack tag values are plaintext and propagate to supported resources.
Where it sits
| location | DescribeStacks.Stacks[].Tags[].Value |
| location kind | tag |
| data kinds | credential sensitive_data |
| emits edge | ContainsSecret |
| service | CloudFormation (aws:cloudformation) |
Collection recipe
| access mode | read_api |
| operation | DescribeStacks |
| response path | Stacks[].Tags[].Value |
| encoding | string |
| params | {"StackName": "\u003cstack-name-or-id\u003e"} |
Required permissions
cloudformation:DescribeStacks
References