instances
List of information about allocated brokers (both active & standby).
instances.0.console_url
- The URL of the ActiveMQ Web Console or the RabbitMQ Management UI depending onengine_type
.instances.0.ip_address
- IP Address of the broker.instances.0.endpoints
- Broker's wire-level protocol endpoints in the following order & format referenceable e.g., asinstances.0.endpoints.0
(SSL):For
ActiveMQ
:ssl://broker-id.mq.us-west-2.amazonaws.com:61617
amqp+ssl://broker-id.mq.us-west-2.amazonaws.com:5671
stomp+ssl://broker-id.mq.us-west-2.amazonaws.com:61614
mqtt+ssl://broker-id.mq.us-west-2.amazonaws.com:8883
wss://broker-id.mq.us-west-2.amazonaws.com:61619
For
RabbitMQ
:amqps://broker-id.mq.us-west-2.amazonaws.com:5671