aws mq
Amazon MQ is a managed message broker service for Apache ActiveMQ and RabbitMQ that makes it easy to set up and operate message brokers in the cloud. A message broker allows software applications and components to communicate using various programming languages, operating systems, and formal messaging protocols
Subcommands
Name | Description |
---|---|
create-broker | Creates a broker. Note: This API is asynchronous |
create-configuration | Creates a new configuration for the specified configuration name. Amazon MQ uses the default configuration (the engine type and version) |
create-tags | Add a tag to a resource |
create-user | Creates an ActiveMQ user |
delete-broker | Deletes a broker. Note: This API is asynchronous |
delete-tags | Removes a tag from a resource |
delete-user | Deletes an ActiveMQ user |
describe-broker | Returns information about the specified broker |
describe-broker-engine-types | Describe available engine types and versions |
describe-broker-instance-options | Describe available broker instance options |
describe-configuration | Returns information about the specified configuration |
describe-configuration-revision | Returns the specified configuration revision for the specified configuration |
describe-user | Returns information about an ActiveMQ user |
list-brokers | Returns a list of all brokers |
list-configuration-revisions | Returns a list of all revisions for the specified configuration |
list-configurations | Returns a list of all configurations |
list-tags | Lists tags for a resource |
list-users | Returns a list of all ActiveMQ users |
reboot-broker | Reboots a broker. Note: This API is asynchronous |
update-broker | Adds a pending configuration change to a broker |
update-configuration | Updates the specified configuration |
update-user | Updates the information for an ActiveMQ user |