SourceType schema from Amazon Redshift
{ "type": "string", "enum": [ "cluster", "cluster-parameter-group", "cluster-security-group", "cluster-snapshot", "scheduled-action" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-source-type-schema.json", "title": "SourceType", "description": "SourceType schema from Amazon Redshift" }