DEV Community

Discussion on: .Net AWS MQ

Collapse
 
fullstackcodr profile image
fullstackcodr • Edited

Hello @oleg26 and thanks for your comment!

Please ensure that the broker is created (some times it takes a while). You can check this from the status field in the console. The endpoints are listed after the creation process is finished.

Once the broker is created please pick one of the endpoints regarding your preferred protocol (openwire, amqp, stomp, mqttm wss).

Also please ensure that you give access to this broker from the security group (inbound rules).

You may want to have a look at the official documentation as well:
docs.aws.amazon.com/amazon-mq/late...