AWS Redshift · Schema

PartnerIntegrationClusterIdentifier

PartnerIntegrationClusterIdentifier schema from Amazon Redshift

AnalyticsBig DataCloud DatabaseData WarehouseSQL
View JSON Schema on GitHub

JSON Schema

redshift-partner-integration-cluster-identifier-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-cluster-identifier-schema.json",
  "title": "PartnerIntegrationClusterIdentifier",
  "description": "PartnerIntegrationClusterIdentifier schema from Amazon Redshift"
}