Amazon WorkSpaces · Schema

AddInName

AddInName schema from Amazon WorkSpaces API

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

JSON Schema

workspaces-add-in-name-schema.json Raw ↑
{
  "type": "string",
  "pattern": "^.*$",
  "minLength": 1,
  "maxLength": 64,
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "AddInName",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-schema/workspaces-add-in-name-schema.json",
  "description": "AddInName schema from Amazon WorkSpaces API"
}