Managing Amazon MQ broker configurations - Amazon MQ
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Managing Amazon MQ broker configurations

A configuration contains all of the settings for your broker. You can create a configuration before creating any brokers. You can then apply the configuration to one or more brokers

Amazon MQ broker configuration lifecycle

Making changes to a configuration revision or an ActiveMQ user does not apply the changes immediately. To apply your changes, you must wait for the next maintenance window or reboot the broker. For more information, see Amazon MQ broker configuration lifecycle.

The following diagram illustrates the configuration lifecycle.

Important

The next scheduled maintenance window triggers a reboot. If the broker is rebooted before the next scheduled maintenance window, the changes are applied after the reboot.

For ActiveMQ, a configuration contains all of the settings for your broker in XML format (similar to ActiveMQ's activemq.xml file). For more information on creating, applying, and editing ActiveMQ broker configurations, see Creating and applying broker configurations.

For RabbitMQ, a configuration constains all the settings for your broker in Cuttlefish format. For more information on creating, applying, and editing RabbitMQ broker confirgurations, see Creating and applying broker configurations