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

NameDescription
create-brokerCreates a broker. Note: This API is asynchronous
create-configurationCreates a new configuration for the specified configuration name. Amazon MQ uses the default configuration (the engine type and version)
create-tagsAdd a tag to a resource
create-userCreates an ActiveMQ user
delete-brokerDeletes a broker. Note: This API is asynchronous
delete-tagsRemoves a tag from a resource
delete-userDeletes an ActiveMQ user
describe-brokerReturns information about the specified broker
describe-broker-engine-typesDescribe available engine types and versions
describe-broker-instance-optionsDescribe available broker instance options
describe-configurationReturns information about the specified configuration
describe-configuration-revisionReturns the specified configuration revision for the specified configuration
describe-userReturns information about an ActiveMQ user
list-brokersReturns a list of all brokers
list-configuration-revisionsReturns a list of all revisions for the specified configuration
list-configurationsReturns a list of all configurations
list-tagsLists tags for a resource
list-usersReturns a list of all ActiveMQ users
reboot-brokerReboots a broker. Note: This API is asynchronous
update-brokerAdds a pending configuration change to a broker
update-configurationUpdates the specified configuration
update-userUpdates the information for an ActiveMQ user