Amazon MQ · Example Payload

Mq Api Update Configuration Response Example

BroadcastingMedia ProcessingMedia

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

Top-level fields

ArnCreatedIdLatestRevisionNameWarnings

Example Payload

Raw ↑
{
  "Arn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "Created": "example-value",
  "Id": "id-abc123",
  "LatestRevision": "example-value",
  "Name": "example-resource",
  "Warnings": "arn:aws:service:us-east-1:123456789012:resource/example"
}