AWS Security ChangesHomeSearch

AWS amazon-mq documentation change

Service: amazon-mq · 2026-01-07 · Documentation low

File: amazon-mq/latest/developer-guide/amazon-mq-access.md

Summary

Added HTTP authentication method documentation for RabbitMQ brokers

Security assessment

Documents new centralized authentication/authorization feature without evidence of fixing a specific vulnerability

Diff

diff --git a/amazon-mq/latest/developer-guide/amazon-mq-access.md b/amazon-mq/latest/developer-guide/amazon-mq-access.md
index ec5309976..89a7c8ee7 100644
--- a//amazon-mq/latest/developer-guide/amazon-mq-access.md
+++ b//amazon-mq/latest/developer-guide/amazon-mq-access.md
@@ -26,0 +27,4 @@ In this method, broker users and their permissions are managed by an external LD
+### HTTP authentication and authorization
+
+In this method, broker users and their permissions are managed by an external HTTP server. User authentication and resource permissions are centralized through the HTTP server, allowing users to access RabbitMQ using their own Authentication and Authorization provider. For more information about this method, see [HTTP authentication and authorization](./http-for-amq-for-rabbitmq.html).
+