Expand description
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.
If you’re using the service, you’re probably looking for MQClient and MQ.
Structs§
- Availability
Zone Name of the availability zone.
- Broker
Engine Type Types of broker engines.
- Broker
Instance Returns information about all brokers.
- Broker
Instance Option Option for host instance type.
- Broker
Summary The Amazon Resource Name (ARN) of the broker.
- Configuration
Returns information about all configurations.
- Configuration
Id A list of information about the configuration.
Does not apply to RabbitMQ brokers. - Configuration
Revision Returns information about the specified configuration revision.
- Configurations
Broker configuration information
- Create
Broker Request Creates a broker using the specified properties.
- Create
Broker Response - Create
Configuration Request Creates a new configuration for the specified configuration name. Amazon MQ uses the default configuration (the engine type and version).
- Create
Configuration Response - Create
Tags Request A map of the key-value pairs for the resource tag.
- Create
User Request Creates a new ActiveMQ user.
- Create
User Response - Delete
Broker Request - Delete
Broker Response - Delete
Tags Request - Delete
User Request - Delete
User Response - Describe
Broker Engine Types Request - Describe
Broker Engine Types Response - Describe
Broker Instance Options Request - Describe
Broker Instance Options Response - Describe
Broker Request - Describe
Broker Response - Describe
Configuration Request - Describe
Configuration Response - Describe
Configuration Revision Request - Describe
Configuration Revision Response - Describe
User Request - Describe
User Response - Encryption
Options Encryption options for the broker.
- Engine
Version Id of the engine version.
- Ldap
Server Metadata Input The metadata of the LDAP server used to authenticate and authorize connections to the broker.
- Ldap
Server Metadata Output The metadata of the LDAP server used to authenticate and authorize connections to the broker.
- List
Brokers Request - List
Brokers Response - List
Configuration Revisions Request - List
Configuration Revisions Response - List
Configurations Request - List
Configurations Response - List
Tags Request - List
Tags Response - List
Users Request - List
Users Response - Logs
The list of information about logs to be enabled for the specified broker.
- Logs
Summary The list of information about logs currently enabled and pending to be deployed for the specified broker.
- MQClient
- A client for the AmazonMQ API.
- Pending
Logs The list of information about logs to be enabled for the specified broker.
- Reboot
Broker Request - Reboot
Broker Response - Sanitization
Warning Returns information about the XML element or attribute that was sanitized in the configuration.
- Update
Broker Request Updates the broker using the specified properties.
- Update
Broker Response - Update
Configuration Request Updates the specified configuration.
- Update
Configuration Response - Update
User Request Updates the information for an ActiveMQ user.
- Update
User Response - User
A user associated with the broker.
- User
Pending Changes Returns information about the status of the changes pending for the ActiveMQ user.
- User
Summary Returns a list of all broker users.
- Weekly
Start Time The scheduled time period relative to UTC during which Amazon MQ begins to apply pending updates or patches to the broker.
Enums§
- Create
Broker Error - Errors returned by CreateBroker
- Create
Configuration Error - Errors returned by CreateConfiguration
- Create
Tags Error - Errors returned by CreateTags
- Create
User Error - Errors returned by CreateUser
- Delete
Broker Error - Errors returned by DeleteBroker
- Delete
Tags Error - Errors returned by DeleteTags
- Delete
User Error - Errors returned by DeleteUser
- Describe
Broker Engine Types Error - Errors returned by DescribeBrokerEngineTypes
- Describe
Broker Error - Errors returned by DescribeBroker
- Describe
Broker Instance Options Error - Errors returned by DescribeBrokerInstanceOptions
- Describe
Configuration Error - Errors returned by DescribeConfiguration
- Describe
Configuration Revision Error - Errors returned by DescribeConfigurationRevision
- Describe
User Error - Errors returned by DescribeUser
- List
Brokers Error - Errors returned by ListBrokers
- List
Configuration Revisions Error - Errors returned by ListConfigurationRevisions
- List
Configurations Error - Errors returned by ListConfigurations
- List
Tags Error - Errors returned by ListTags
- List
Users Error - Errors returned by ListUsers
- Reboot
Broker Error - Errors returned by RebootBroker
- Update
Broker Error - Errors returned by UpdateBroker
- Update
Configuration Error - Errors returned by UpdateConfiguration
- Update
User Error - Errors returned by UpdateUser
Traits§
- MQ
- Trait representing the capabilities of the AmazonMQ API. AmazonMQ clients implement this trait.