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