AWS Security ChangesHomeSearch

AWS amazon-mq documentation change

Service: amazon-mq · 2025-11-19 · Documentation low

File: amazon-mq/latest/developer-guide/rabbitmq-basic-elements-user.md

Summary

Added reference to LDAP authentication documentation in user management section

Security assessment

Expands authentication options documentation but does not address a specific security vulnerability.

Diff

diff --git a/amazon-mq/latest/developer-guide/rabbitmq-basic-elements-user.md b/amazon-mq/latest/developer-guide/rabbitmq-basic-elements-user.md
index e72dd35ca..b46e145c4 100644
--- a//amazon-mq/latest/developer-guide/rabbitmq-basic-elements-user.md
+++ b//amazon-mq/latest/developer-guide/rabbitmq-basic-elements-user.md
@@ -9 +9 @@
-This topic describes managing broker users with RabbitMQ’s default internal authentication and authorization mechanism. To manage users with OAuth 2.0, see [OAuth 2.0 authentication and authorization for Amazon MQ for RabbitMQ](./oauth-for-amq-for-rabbitmq.html).
+This topic describes managing broker users with RabbitMQ’s default internal authentication and authorization mechanism. To manage users with OAuth 2.0, see [OAuth 2.0 authentication and authorization for Amazon MQ for RabbitMQ](./oauth-for-amq-for-rabbitmq.html). To manage users with LDAP, see [LDAP authentication and authorization for Amazon MQ for RabbitMQ](./ldap-for-amq-for-rabbitmq.html).
@@ -62 +62 @@ Amazon MQ for RabbitMQ brokers
-Broker defaults
+OAuth 2.0 authentication and authorization