Amazon WorkSpaces · Schema

WorkspaceImageId

WorkspaceImageId schema from Amazon WorkSpaces API

DesktopEnd User ComputingVirtual DesktopDesktop as a Service
View JSON Schema on GitHub

JSON Schema

workspaces-workspace-image-id-schema.json Raw ↑
{
  "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"
}