Amazon Connect · Example Payload

Create Queue Response Example

ChatContact CenterCustomer ServiceVoiceAIOmnichannel

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

Top-level fields

QueueArnQueueId

Example Payload

Raw ↑
{
  "QueueArn": "arn:aws:connect:us-east-1:123456789012:instance/a1b2c3d4",
  "QueueId": "a1b2c3d4-5678-90ab-cdef-55555EXAMPLE"
}