ConnectionIdentifier schema from Amazon WorkSpaces API
{ "type": "string", "pattern": "^[a-zA-Z0-9]+$", "minLength": 1, "maxLength": 20, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "ConnectionIdentifier", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-schema/workspaces-connection-identifier-schema.json", "description": "ConnectionIdentifier schema from Amazon WorkSpaces API" }