Amazon Connect · Example Payload

User Summary Example

ChatContact CenterCustomer ServiceVoiceAIOmnichannel

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

Top-level fields

IdArnUsername

Example Payload

Raw ↑
{
  "Id": "500123",
  "Arn": "arn:aws:connect:us-east-1:123456789012:instance/a1b2c3d4/agent/500123",
  "Username": "jsmith"
}