WorkspaceImageName schema from Amazon WorkSpaces API
{ "type": "string", "pattern": "^[a-zA-Z0-9_./()\\\\-]+$", "minLength": 1, "maxLength": 64, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "WorkspaceImageName", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-schema/workspaces-workspace-image-name-schema.json", "description": "WorkspaceImageName schema from Amazon WorkSpaces API" }