{ "type": "object", "properties": { "ClusterIdentifier": {}, "FeatureType": {}, "LimitType": {}, "Amount": {}, "Period": {}, "BreachAction": {}, "Tags": {} }, "required": [ "ClusterIdentifier", "FeatureType", "LimitType", "Amount" ], "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-create-usage-limit-message-structure.json", "name": "CreateUsageLimitMessage", "description": "CreateUsageLimitMessage schema from Amazon Redshift" }