Amazon WorkMail · Example Payload

Workmail Describe Group Response Example

Business CommunicationCalendarEmailExchangeEnterprise

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

Top-level fields

GroupIdNameEmailStateEnabledDateDisabledDate

Example Payload

Raw ↑
{
  "GroupId": "500123",
  "Name": "Example Workmail Resource",
  "Email": "user@example.com",
  "State": "example-value",
  "EnabledDate": "example-value",
  "DisabledDate": "example-value"
}