{ "type": "object", "properties": { "UsageLimitId": {}, "Amount": {}, "BreachAction": {} }, "required": [ "UsageLimitId" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-modify-usage-limit-message-schema.json", "title": "ModifyUsageLimitMessage", "description": "ModifyUsageLimitMessage schema from Amazon Redshift" }