LogTypeList schema from Amazon Redshift
{ "type": "array", "items": { "type": "string" }, "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-log-type-list-schema.json", "title": "LogTypeList", "description": "LogTypeList schema from Amazon Redshift" }