ActionType schema from Amazon Redshift
{ "type": "string", "enum": [ "restore-cluster", "recommend-node-config", "resize-cluster" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-action-type-schema.json", "title": "ActionType", "description": "ActionType schema from Amazon Redshift" }