aws-macie-revealed-sensitive-data-occurrences
Macie can reveal up to ten actual sensitive-data occurrences per type from a finding; values are returned through the reveal workflow.
Where it sits
| location | GetSensitiveDataOccurrences.sensitiveDataOccurrences.<type>[].value |
| location kind | output_value |
| data kinds | credential password api_key access_key secret_key private_key pii sensitive_data customer_data |
| emits edge | ExposesCredential |
| service | Macie (aws:macie) |
Collection recipe
| access mode | read_api |
| operation | GetSensitiveDataOccurrences |
| response path | sensitiveDataOccurrences.<type>[].value |
| encoding | json |
| params | {"findingId": "\u003cfinding-id\u003e"} |
Required permissions
macie2:GetSensitiveDataOccurrences
References