AWS amazon-mq low security documentation change
Summary
Updated ActiveMQ Web Console link from HTTP to HTTPS
Security assessment
Changing the Web Console link to HTTPS ensures secure access to administration interfaces, reducing credential exposure risks during documentation navigation.
Diff
diff --git a/amazon-mq/latest/developer-guide/amazon-mq-listing-managing-users.md b/amazon-mq/latest/developer-guide/amazon-mq-listing-managing-users.md index e65a409c2..4f934bbb0 100644 --- a//amazon-mq/latest/developer-guide/amazon-mq-listing-managing-users.md +++ b//amazon-mq/latest/developer-guide/amazon-mq-listing-managing-users.md @@ -11 +11 @@ Create a new ActiveMQ broker user -An ActiveMQ _user_ is a person or an application that can access the queues and topics of an ActiveMQ broker. You can configure users to have specific permissions. For example, you can allow some users to access the [ActiveMQ Web Console](http://activemq.apache.org/web-console.html). +An ActiveMQ _user_ is a person or an application that can access the queues and topics of an ActiveMQ broker. You can configure users to have specific permissions. For example, you can allow some users to access the [ActiveMQ Web Console](https://activemq.apache.org/web-console.html). @@ -41 +41 @@ On the **`MyBroker`** page, in the **Users** section, all the users for this bro - 6. (Optional) To enable the user to access the [ActiveMQ Web Console](http://activemq.apache.org/web-console.html), choose **ActiveMQ Web Console**. + 6. (Optional) To enable the user to access the [ActiveMQ Web Console](https://activemq.apache.org/web-console.html), choose **ActiveMQ Web Console**.