Amazon Macie · Example Payload

Amazon Macie Detection Example

Data SecuritySensitive DataPrivacyComplianceMachine LearningS3

Amazon Macie Detection 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

arncountidnamesuppressedtype

Example Payload

Raw ↑
{
  "arn": "arn:aws:macie2:us-east-1:123456789012:session",
  "count": "example-value",
  "id": "abc12345-6789-0123",
  "name": "my-custom-identifier",
  "suppressed": "example-value",
  "type": "example-value"
}