AWS Redshift · Schema

ParameterName

ParameterName schema from Amazon Redshift

AnalyticsBig DataCloud DatabaseData WarehouseSQL
View JSON Schema on GitHub

JSON Schema

redshift-data-parameter-name-schema.json Raw ↑
{
  "type": "string",
  "pattern": "^[0-9a-zA-Z_]+$",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-data-parameter-name-schema.json",
  "title": "ParameterName",
  "description": "ParameterName schema from Amazon Redshift"
}