CustomerStorageMessage schema from Amazon Redshift
{ "type": "object", "properties": { "TotalBackupSizeInMegaBytes": {}, "TotalProvisionedStorageInMegaBytes": {} }, "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-customer-storage-message-schema.json", "title": "CustomerStorageMessage", "description": "CustomerStorageMessage schema from Amazon Redshift" }