{ "$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": "^.*$" }