Amazon Macie · Example Payload

Amazon Macie Batch Get Custom Data Identifier Summary Example

Sensitive data discovery job for PII detection

Data SecuritySensitive DataPrivacyComplianceMachine-LearningS3

Amazon Macie Batch Get Custom Data Identifier Summary Example is an example object payload from Amazon Macie, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

arncreatedAtdeleteddescriptionidname

Example Payload

Raw ↑
{
  "arn": "arn:aws:macie2:us-east-1:123456789012:session",
  "createdAt": "example-value",
  "deleted": "example-value",
  "description": "Sensitive data discovery job for PII detection",
  "id": "abc12345-6789-0123",
  "name": "my-custom-identifier"
}