AuthenticationProfileNameString schema from Amazon Redshift
{ "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-authentication-profile-name-string-schema.json", "title": "AuthenticationProfileNameString", "description": "AuthenticationProfileNameString schema from Amazon Redshift" }