Amazon MQ · Example Payload

Mq Api Configurations Example

BroadcastingMedia ProcessingMedia

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

Top-level fields

CurrentHistoryPending

Example Payload

Raw ↑
{
  "Current": "example-value",
  "History": "example-value",
  "Pending": "example-value"
}