{ "type": "object", "properties": { "AccountId": {}, "ClusterIdentifier": {}, "DatabaseName": {}, "PartnerName": {} }, "required": [ "AccountId", "ClusterIdentifier", "DatabaseName", "PartnerName" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-partner-integration-input-message-schema.json", "title": "PartnerIntegrationInputMessage", "description": "PartnerIntegrationInputMessage schema from Amazon Redshift" }