Amazon WorkSpaces · JSON Structure

Workspaces Client Login Message Structure

ClientLoginMessage schema from Amazon WorkSpaces API

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

ClientLoginMessage 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",
  "pattern": "^.*$",
  "minLength": 0,
  "maxLength": 2000,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "ClientLoginMessage",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-structure/workspaces-client-login-message-structure.json",
  "description": "ClientLoginMessage schema from Amazon WorkSpaces API"
}