StatementId schema from Amazon Redshift
{ "type": "string", "pattern": "^[a-z0-9]{8}(-[a-z0-9]{4}){3}-[a-z0-9]{12}(:\\d+)?$", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-data-statement-id-schema.json", "title": "StatementId", "description": "StatementId schema from Amazon Redshift" }