Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Install RabbitMQ plugin: rabbitmq-event-exchange
0
I need to use an alternative port for RabbitMQ 5672. Following instructions, I found out I can use a NLB to connect to AmazonMQ RabbitMQ but I found an issue regarding available plugins on AWS RabbitMQ.
It doesn't support (yet?) rabbitmq-event-exchange which is a very simple plugin that publish internal events to a topic and allow to subscribe to those.
Maybe someone in the service team can provide a hint if this plugin is in the short term map or any workaround for this?