aws-macie-custom-data-identifier-patterns
Custom data identifier regexes and word lists can accidentally include literal production secrets used as test patterns.
Where it sits
| location | GetCustomDataIdentifier.{regex,keywords[],ignoreWords[]} |
| location kind | config_field |
| data kinds | credential password api_key sensitive_data |
| emits edge | ContainsSecret |
| service | Macie (aws:macie) |
Collection recipe
| access mode | read_api |
| operation | GetCustomDataIdentifier |
| response path | regex / keywords[] / ignoreWords[] |
| encoding | json |
| params | {"id": "\u003cidentifier-id\u003e"} |
Required permissions
macie2:GetCustomDataIdentifier
References