AWS Redshift · Schema

SensitiveString

SensitiveString schema from Amazon Redshift

AnalyticsBig DataCloud DatabaseData WarehouseSQL
View JSON Schema on GitHub

JSON Schema

redshift-sensitive-string-schema.json Raw ↑
{
  "type": "string",
  "format": "password",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-sensitive-string-schema.json",
  "title": "SensitiveString",
  "description": "SensitiveString schema from Amazon Redshift"
}