Amazon Macie · Example Payload

Amazon Macie Search Resources Request Example

Data SecuritySensitive DataPrivacyComplianceMachine LearningS3

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

Top-level fields

bucketCriteriamaxResultsnextTokensortCriteria

Example Payload

Raw ↑
{
  "bucketCriteria": "my-s3-bucket",
  "maxResults": "example-value",
  "nextToken": "example-value",
  "sortCriteria": "example-value"
}