Amazon MQ For ActiveMQ Broker Configuration Parameters
Maybe your like
A configuration contains all of the settings for your ActiveMQ broker in XML format (similar to ActiveMQ's activemq.xml file). You can create a configuration before creating any brokers. You can then apply the configuration to one or more brokers.
Important
Making changes to a configuration does not apply the changes to the broker immediately. To apply your changes, you must wait for the next maintenance window or reboot the broker.
You can only delete a configuration using the DeleteConfiguration API. For more information, see Configurations in the Amazon MQ API Reference.
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-1234a5b6-78cd-901e-2fgh-3i45j6k178l9)
For a full list of configuration attributes, see the following in the Amazon MQ REST API Reference:
-
REST Operation ID: Configuration
-
REST Operation ID: Configurations
For a full list of configuration revision attributes, see the following:
-
REST Operation ID: Configuration Revision
-
REST Operation ID: Configuration Revisions
Using Spring XML configuration files
ActiveMQ brokers are configured using Spring XML files. You can configure many aspects of your ActiveMQ broker, such as predefined destinations, destination policies, authorization policies, and plugins. Amazon MQ controls some of these configuration elements, such as network transports and storage. Other configuration options, such as creating networks of brokers, aren't currently supported.
The full set of supported configuration options is specified in the Amazon MQ XML schemas. Download zip files of the supported schemas using the following links.
-
amazon-mq-active-mq-5.18.4.xsd.zip
-
amazon-mq-active-mq-5.17.6.xsd.zip
-
amazon-mq-active-mq-5.16.7.xsd.zip
-
amazon-mq-active-mq-5.15.16.xsd.zip
You can use these schemas to validate and sanitize your configuration files. Amazon MQ also lets you provide configurations by uploading XML files. When you upload an XML file, Amazon MQ automatically sanitizes and removes invalid and prohibited configuration parameters according to the schema.
Note
You can use only static values for attributes. Amazon MQ sanitizes elements and attributes that contain Spring expressions, variables, and element references from your configuration.
Document ConventionsInstance typesCreating a configurationDid this page help you? - YesThanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - NoThanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.
Tag » Activemq Xml Configuration File
-
Xml Configuration - ActiveMQ - The Apache Software Foundation!
-
Version 5 XML Configuration - ActiveMQ
-
Apache ActiveMQ Parameters - IBM
-
15.11 - Editing The ActiveMQ XML File - Data Stream Architecture
-
2.2. Editing A Standalone Broker's Configuration Red Hat AMQ 6.1
-
2.3. Modifying A Running Standalone Broker's XML Configuration
-
Is It Possible To Start Activemq With A Configuration File That's Not In ...
-
HOWTO Configure ActiveMQ Broker — GeoServer 2.19.x User Manual
-
Opt/activemq/conf/activemq.xml · Spscommerce/activemq - Gemfury
-
Not Working ActiveMQ Conf File - Gists · GitHub
-
Chapter 7. Creating Java Applications With ActiveMQ
-
Configure Publisher For ActiveMQ - Oracle Help Center
-
Message Broker Communication - Micro Focus
-
Message Broker: ActiveMQ - Smile CDR Documentation