Amazon MQ · Example Payload

Mq Api Create Configuration Response Example

BroadcastingMedia ProcessingMedia

Mq Api Create 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

ArnAuthenticationStrategyCreatedIdLatestRevisionName

Example Payload

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