{ "type": "array", "items": { "type": "object", "properties": { "ConsumerIdentifier": {}, "Status": {}, "ConsumerRegion": {}, "CreatedDate": {}, "StatusChangeDate": {} }, "description": "The association of a datashare from a producer account with a data consumer. " }, "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-data-share-association-list-schema.json", "title": "DataShareAssociationList", "description": "DataShareAssociationList schema from Amazon Redshift" }