DisplayName schema from Amazon WorkSpaces Web API
{ "type": "string", "pattern": "^.+$", "minLength": 1, "maxLength": 64, "format": "password", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "DisplayName", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces-web/refs/heads/main/json-schema/workspaces-web-display-name-schema.json", "description": "DisplayName schema from Amazon WorkSpaces Web API" }