{ "type": "object", "properties": { "UsageLimitId": {}, "ClusterIdentifier": {}, "FeatureType": {}, "LimitType": {}, "Amount": {}, "Period": {}, "BreachAction": {}, "Tags": {} }, "description": "Describes a usage limit object for a 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-usage-limit-schema.json", "title": "UsageLimit" }