AWS Redshift · Schema

PartnerIntegrationDatabaseName

PartnerIntegrationDatabaseName schema from Amazon Redshift

AnalyticsBig DataCloud DatabaseData WarehouseSQL
View JSON Schema on GitHub

JSON Schema

redshift-partner-integration-database-name-schema.json Raw ↑
{
  "type": "string",
  "pattern": "^[\\p{L}_][\\p{L}\\p{N}@$#_]+$",
  "$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-database-name-schema.json",
  "title": "PartnerIntegrationDatabaseName",
  "description": "PartnerIntegrationDatabaseName schema from Amazon Redshift"
}