{ "type": "object", "properties": { "DataShareArn": {}, "ConsumerIdentifier": {} }, "required": [ "DataShareArn", "ConsumerIdentifier" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-authorize-data-share-message-schema.json", "title": "AuthorizeDataShareMessage", "description": "AuthorizeDataShareMessage schema from Amazon Redshift" }