Amazon Macie · Schema

NextToken

Specifies which page of results to return in a paginated response.

Data SecuritySensitive DataPrivacyComplianceMachine LearningS3
View JSON Schema on GitHub

JSON Schema

amazon-macie-next-token-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-macie/refs/heads/main/json-schema/amazon-macie-next-token-schema.json",
  "title": "NextToken",
  "description": "Specifies which page of results to return in a paginated response.",
  "type": "string",
  "pattern": "^.*$"
}