AWS Redshift · Schema

PartnerIntegrationPartnerName

PartnerIntegrationPartnerName schema from Amazon Redshift

AnalyticsBig DataCloud DatabaseData WarehouseSQL
View JSON Schema on GitHub

JSON Schema

redshift-partner-integration-partner-name-schema.json Raw ↑
{
  "type": "string",
  "pattern": "^[a-zA-Z0-9\\-_]+$",
  "$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-partner-name-schema.json",
  "title": "PartnerIntegrationPartnerName",
  "description": "PartnerIntegrationPartnerName schema from Amazon Redshift"
}