{ "$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-timestamp-schema.json", "title": "Timestamp", "description": "Specifies a date and time in UTC and extended ISO 8601 format.", "type": "string", "format": "date-time" }