Amazon Macie · Example Payload

Amazon Macie S3 Destination Example

Data SecuritySensitive DataPrivacyComplianceMachine LearningS3

Amazon Macie S3 Destination Example is an example object payload from Amazon Macie, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

bucketNamekeyPrefixkmsKeyArn

Example Payload

Raw ↑
{
  "bucketName": "my-s3-bucket",
  "keyPrefix": "example-value",
  "kmsKeyArn": "arn:aws:macie2:us-east-1:123456789012:session"
}