LogDestinationType schema from Amazon Redshift
{ "type": "string", "enum": [ "s3", "cloudwatch" ], "$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-destination-type-schema.json", "title": "LogDestinationType", "description": "LogDestinationType schema from Amazon Redshift" }