Configuring a RabbitMQ broker
A configuration contains all the settings for your RabbitMQ broker in Cuttlefish format. You can create a configuration before creating any brokers. You can then apply the configuration to one or more brokers.
Attributes
A broker configuration has several attributes, for example:
-
A name (MyConfiguration)
-
An ID (c-1234a5b6-78cd-901e-2fgh-3i45j6k178l9)
-
An Amazon Resource Name (ARN) (arn:aws:mq:us-east-2:123456789012:configuration:c-1234a5b678cd-901e-2fgh-3i45j6k178l9)
For a full list of configuration attributes, see the following in the Amazon MQ REST API Reference:
For a full list of configuration revision attributes, see the following:
Topics