Describes a partner integration.
{ "type": "object", "properties": { "DatabaseName": {}, "PartnerName": {}, "Status": {}, "StatusMessage": {}, "CreatedAt": {}, "UpdatedAt": {} }, "description": "Describes a partner integration.", "$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-info-schema.json", "title": "PartnerIntegrationInfo" }