AWS Redshift · Schema

PartnerIntegrationAccountId

PartnerIntegrationAccountId schema from Amazon Redshift

AnalyticsBig DataCloud DatabaseData WarehouseSQL
View JSON Schema on GitHub

JSON Schema

redshift-partner-integration-account-id-schema.json Raw ↑
{
  "type": "string",
  "pattern": "^[0-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-account-id-schema.json",
  "title": "PartnerIntegrationAccountId",
  "description": "PartnerIntegrationAccountId schema from Amazon Redshift"
}