UsageLimitPeriod schema from Amazon Redshift
{ "type": "string", "enum": [ "daily", "weekly", "monthly" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-usage-limit-period-schema.json", "title": "UsageLimitPeriod", "description": "UsageLimitPeriod schema from Amazon Redshift" }