aws-codebuild-resource-tags-value-config
CodeBuild project tag values are plaintext metadata.
Where it sits
| location | ListProjects + BatchGetProjects.projects[].tags[].value |
| location kind | tag |
| data kinds | credential sensitive_data |
| emits edge | ContainsSecret |
| service | CodeBuild (aws:codebuild) |
Collection recipe
| access mode | read_api |
| operation | BatchGetProjects |
| response path | projects[].tags[].value |
| encoding | string |
| params | {"names": ["\u003cproject-name\u003e"]} |
Required permissions
codebuild:BatchGetProjects
References