Amazon Macie · Example Payload

Amazon Macie Job Summary Example

Data SecuritySensitive DataPrivacyComplianceMachine LearningS3

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

Top-level fields

bucketCriteriabucketDefinitionscreatedAtjobIdjobStatusjobTypelastRunErrorStatusnameuserPausedDetails

Example Payload

Raw ↑
{
  "bucketCriteria": "my-s3-bucket",
  "bucketDefinitions": "my-s3-bucket",
  "createdAt": "example-value",
  "jobId": "abc12345-6789-0123",
  "jobStatus": "RUNNING",
  "jobType": "example-value",
  "lastRunErrorStatus": "RUNNING",
  "name": "my-custom-identifier",
  "userPausedDetails": "example-value"
}