ParameterApplyType schema from Amazon Redshift
{ "type": "string", "enum": [ "static", "dynamic" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-parameter-apply-type-schema.json", "title": "ParameterApplyType", "description": "ParameterApplyType schema from Amazon Redshift" }