MqClient
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.
Functions
Creates a broker. Note: This API is asynchronous.
Creates a new configuration for the specified configuration name. Amazon MQ uses the default configuration (the engine type and version).
Add a tag to a resource.
Creates an ActiveMQ user.
Deletes a broker. Note: This API is asynchronous.
Deletes the specified configuration.
Removes a tag from a resource.
Deletes an ActiveMQ user.
Returns information about the specified broker.
Describe available engine types and versions.
Describe available broker instance options.
Returns information about the specified configuration.
Returns the specified configuration revision for the specified configuration.
Returns information about an ActiveMQ user.
Returns a list of all brokers.
Returns a list of all revisions for the specified configuration.
Returns a list of all configurations.
Lists tags for a resource.
Returns a list of all ActiveMQ users.
Promotes a data replication replica broker to the primary broker role.
Reboots a broker. Note: This API is asynchronous.
Adds a pending configuration change to a broker.
Updates the specified configuration.
Updates the information for an ActiveMQ user.
Inherited functions
Creates a broker. Note: This API is asynchronous.
Creates a new configuration for the specified configuration name. Amazon MQ uses the default configuration (the engine type and version).
Add a tag to a resource.
Creates an ActiveMQ user.
Deletes a broker. Note: This API is asynchronous.
Deletes the specified configuration.
Removes a tag from a resource.
Deletes an ActiveMQ user.
Returns information about the specified broker.
Describe available engine types and versions.
Describe available broker instance options.
Returns information about the specified configuration.
Returns the specified configuration revision for the specified configuration.
Returns information about an ActiveMQ user.
Returns a list of all brokers.
Paginate over ListBrokersResponse results.
Returns a list of all revisions for the specified configuration.
Returns a list of all configurations.
Lists tags for a resource.
Returns a list of all ActiveMQ users.
Promotes a data replication replica broker to the primary broker role.
Reboots a broker. Note: This API is asynchronous.
Adds a pending configuration change to a broker.
Updates the specified configuration.
Updates the information for an ActiveMQ user.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.