Amazon WorkSpaces · Example Payload

Workspaces Related Workspace Properties Example

DesktopEnd User ComputingVirtual DesktopDesktop as a Service

Workspaces Related Workspace Properties Example is an example object payload from Amazon WorkSpaces, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

WorkspaceIdRegionStateType

Example Payload

Raw ↑
{
  "WorkspaceId": "wsid-abc123def456",
  "Region": "example-value",
  "State": "RUNNING",
  "Type": "example-value"
}