WorkspaceImageId schema from Amazon WorkSpaces API
{ "type": "string", "pattern": "wsi-[0-9a-z]{9,63}$", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "WorkspaceImageId", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-schema/workspaces-workspace-image-id-schema.json", "description": "WorkspaceImageId schema from Amazon WorkSpaces API" }