aws-macie-finding-sensitive-location-metadata
Macie findings disclose sensitive-data types, counts, exact file/record locations, bucket/object identifiers, and affected-resource metadata.
Where it sits
| location | GetFindings.findings[].classificationDetails.result.sensitiveData / resourcesAffected |
| location kind | data_record |
| data kinds | pii sensitive_data customer_data |
| emits edge | CanReadData |
| service | Macie (aws:macie) |
Collection recipe
| access mode | read_api |
| operation | GetFindings |
| response path | findings[].{classificationDetails,resourcesAffected} |
| encoding | json |
| params | {"findingIds": ["\u003cfinding-id\u003e"]} |
Required permissions
References