AWS Security ChangesHomeSearch

AWS amazon-mq documentation change

Service: amazon-mq · 2026-06-13 · Documentation low

File: amazon-mq/latest/developer-guide/working-with-activemq.md

Summary

Updated HTTP links to ActiveMQ documentation to HTTPS

Security assessment

The change only upgrades documentation links from HTTP to HTTPS. While HTTPS improves security, this is a routine maintenance update with no reference to specific vulnerabilities or security features. No new security content is added.

Diff

diff --git a/amazon-mq/latest/developer-guide/working-with-activemq.md b/amazon-mq/latest/developer-guide/working-with-activemq.md
index 7cb40d210..19d1c6f05 100644
--- a//amazon-mq/latest/developer-guide/working-with-activemq.md
+++ b//amazon-mq/latest/developer-guide/working-with-activemq.md
@@ -15 +15 @@ Amazon MQ for ActiveMQ brokers can be deployment as _single-instance brokers_ or
-Amazon MQ uses [Apache KahaDB](http://activemq.apache.org/kahadb.html) as its data store. Other data stores, such as JDBC and LevelDB, aren't supported.
+Amazon MQ uses [Apache KahaDB](https://activemq.apache.org/kahadb.html) as its data store. Other data stores, such as JDBC and LevelDB, aren't supported.
@@ -17 +17 @@ Amazon MQ uses [Apache KahaDB](http://activemq.apache.org/kahadb.html) as its da
-You can access your brokers by using [any programming language that ActiveMQ supports](http://activemq.apache.org/cross-language-clients.html) and by enabling TLS explicitly for the following protocols:
+You can access your brokers by using [any programming language that ActiveMQ supports](https://activemq.apache.org/cross-language-clients.html) and by enabling TLS explicitly for the following protocols:
@@ -19 +19 @@ You can access your brokers by using [any programming language that ActiveMQ sup
-  * [AMQP](http://activemq.apache.org/amqp.html)
+  * [AMQP](https://activemq.apache.org/amqp.html)
@@ -21 +21 @@ You can access your brokers by using [any programming language that ActiveMQ sup
-  * [MQTT](http://activemq.apache.org/mqtt.html)
+  * [MQTT](https://activemq.apache.org/mqtt.html)
@@ -23 +23 @@ You can access your brokers by using [any programming language that ActiveMQ sup
-  * MQTT over [WebSocket](http://activemq.apache.org/websockets.html)
+  * MQTT over [WebSocket](https://activemq.apache.org/websockets.html)
@@ -25 +25 @@ You can access your brokers by using [any programming language that ActiveMQ sup
-  * [OpenWire](http://activemq.apache.org/openwire.html)
+  * [OpenWire](https://activemq.apache.org/openwire.html)
@@ -27 +27 @@ You can access your brokers by using [any programming language that ActiveMQ sup
-  * [STOMP](http://activemq.apache.org/stomp.html)
+  * [STOMP](https://activemq.apache.org/stomp.html)