Amazon WorkSpaces Web · Example Payload

Workspaces Web Browser Settings Example

End User ComputingSecure BrowserVirtual DesktopZero Trust

Workspaces Web Browser Settings Example is an example object payload from Amazon WorkSpaces Web, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

associatedPortalArnsbrowserPolicybrowserSettingsArn

Example Payload

Raw ↑
{
  "associatedPortalArns": "arn:aws:workspaces-web:us-east-1:123456789012:portal/abc123",
  "browserPolicy": "example-value",
  "browserSettingsArn": "arn:aws:workspaces-web:us-east-1:123456789012:portal/abc123"
}