Amazon WorkSpaces Web · Example Payload

Workspaces Web Create Portal Request Example

example-value

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

Top-level fields

additionalEncryptionContextauthenticationTypeclientTokencustomerManagedKeydisplayNametags

Example Payload

Raw ↑
{
  "additionalEncryptionContext": "example-value",
  "authenticationType": "example-value",
  "clientToken": "example-value",
  "customerManagedKey": "example-value",
  "displayName": "Example Portal",
  "tags": "example-value"
}