Amazon MQ · Example Payload

Mq Api List Configurations Response Example

BroadcastingMedia ProcessingMedia

Mq Api List Configurations Response 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

ConfigurationsMaxResultsNextToken

Example Payload

Raw ↑
{
  "Configurations": "example-value",
  "MaxResults": "example-value",
  "NextToken": "example-value"
}