AWS Fundamentals Logo
AWS Fundamentals
aws mq

AWS Amazon MQ CLI Commands

24 CLI commands available for Amazon MQ.

CommandSample
create-broker

Creates a broker. Note: This API is asynchronous. To create a broker, you must either use the AmazonMQFullAccess IAM policy or include the following EC2 permissions in your IAM policy. ec2:CreateNetworkInterface This permission is required to allow Amazon MQ to create an elastic network interface (E

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. Do not add personally identifiable information (PII) or other confidential or sensitive information in broker usernames. Broker usernames are accessible to other Amazon Web Services services, including CloudWatch Logs. Broker usernames are not intended to be used for privat

delete-broker

Deletes a broker. Note: This API is asynchronous.

delete-configuration

Deletes the specified configuration.

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.

promote

Promotes a data replication replica broker to the primary broker role.

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.

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter

Quick Stats

Total Commands24
Servicemq