Amazon WorkSpaces · Schema

FailedStartWorkspaceRequests

FailedStartWorkspaceRequests schema from Amazon WorkSpaces API

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

JSON Schema

workspaces-failed-start-workspace-requests-schema.json Raw ↑
{
  "type": "array",
  "items": {
    "$ref": "#/components/schemas/FailedWorkspaceChangeRequest"
  },
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "FailedStartWorkspaceRequests",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-schema/workspaces-failed-start-workspace-requests-schema.json",
  "description": "FailedStartWorkspaceRequests schema from Amazon WorkSpaces API"
}