Amazon WorkMail · Example Payload

Workmail Permission Example

Business CommunicationCalendarEmailExchangeEnterprise

Workmail Permission Example is an example object payload from Amazon WorkMail, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

GranteeIdGranteeTypePermissionValues

Example Payload

Raw ↑
{
  "GranteeId": "500123",
  "GranteeType": "ROOM",
  "PermissionValues": "example-value"
}