Amazon WorkSpaces · JSON Structure

Workspaces Workspace Image Ingestion Process Structure

WorkspaceImageIngestionProcess schema from Amazon WorkSpaces API

Type: string Properties: 0
DesktopEnd User ComputingVirtual DesktopDesktop as a Service

WorkspaceImageIngestionProcess is a JSON Structure definition published by Amazon WorkSpaces. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "string",
  "enum": [
    "BYOL_REGULAR",
    "BYOL_GRAPHICS",
    "BYOL_GRAPHICSPRO",
    "BYOL_GRAPHICS_G4DN",
    "BYOL_REGULAR_WSP",
    "BYOL_REGULAR_BYOP",
    "BYOL_GRAPHICS_G4DN_BYOP"
  ],
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "WorkspaceImageIngestionProcess",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-structure/workspaces-workspace-image-ingestion-process-structure.json",
  "description": "WorkspaceImageIngestionProcess schema from Amazon WorkSpaces API"
}