AWS Security ChangesHomeSearch

AWS amazon-mq documentation change

Service: amazon-mq · 2025-04-18 · Documentation low

File: amazon-mq/latest/developer-guide/getting-started-rabbitmq.md

Summary

Updated endpoint URLs and added configuration notes for security features

Security assessment

Documents private access configuration and logging features, which are security-related, but does not address specific vulnerabilities

Diff

diff --git a/amazon-mq/latest/developer-guide/getting-started-rabbitmq.md b/amazon-mq/latest/developer-guide/getting-started-rabbitmq.md
index 5d826fd26..4e05a5d07 100644
--- a//amazon-mq/latest/developer-guide/getting-started-rabbitmq.md
+++ b//amazon-mq/latest/developer-guide/getting-started-rabbitmq.md
@@ -37,4 +36,0 @@ Do not add personally identifiable information (PII) or other confidential or se
-###### Note
-
-The **Additional settings** section provides options to enable CloudWatch logs and configure network access for your broker. If you create a private RabbitMQ broker without public accessibility, you must select a Virtual Private Cloud (VPC) and configure a security group to access your broker.
-
@@ -50,0 +47,12 @@ Do not add personally identifiable information (PII) or other confidential or se
+###### Note
+
+In the **Additional settings** section, you can also configure the following: 
+
+     * [Configurations](./rabbitmq-broker-configuration-parameters.html)
+
+     * [CloudWatch logs](./security-logging-monitoring.html)
+
+     * Private access 
+
+     * [Broker maintenance window](./maintaining-brokers.html)
+
@@ -67 +75 @@ On the **`MyBroker`** page, in the **Connect** section, note your broker's **[Ra
-        https://b-c8349341-ec91-4a78-ad9c-a57f23f235bb.mq.us-west-2.amazonaws.com
+        https://b-c8349341-ec91-4a78-ad9c-a57f23f235bb.mq.us-west-2.on.aws
@@ -71 +79 @@ Also, note your broker's [secure-AMQP **Endpoint**](https://www.rabbitmq.com/con
-        amqps://b-c8349341-ec91-4a78-ad9c-a57f23f235bb.mq.us-west-2.amazonaws.com:5671
+        amqps://b-c8349341-ec91-4a78-ad9c-a57f23f235bb.mq.us-west-2.on.aws:5671