AWS amazon-mq documentation change
Summary
Updated protocol documentation links from HTTP to HTTPS
Security assessment
Link updates enforce secure connections to external resources but don't address any AWS service vulnerability or security feature. This is a routine documentation improvement without security implications.
Diff
diff --git a/amazon-mq/latest/developer-guide/data-protection.md b/amazon-mq/latest/developer-guide/data-protection.md index 3f8e7f457..bd357fc41 100644 --- a//amazon-mq/latest/developer-guide/data-protection.md +++ b//amazon-mq/latest/developer-guide/data-protection.md @@ -406 +406 @@ You can access your ActiveMQ brokers using the following protocols with TLS enab - * [AMQP](http://activemq.apache.org/amqp.html) + * [AMQP](https://activemq.apache.org/amqp.html) @@ -408 +408 @@ You can access your ActiveMQ brokers using the following protocols with TLS enab - * [MQTT](http://activemq.apache.org/mqtt.html) + * [MQTT](https://activemq.apache.org/mqtt.html) @@ -410 +410 @@ You can access your ActiveMQ brokers using the following protocols with TLS enab - * MQTT over [WebSocket](http://activemq.apache.org/websockets.html) + * MQTT over [WebSocket](https://activemq.apache.org/websockets.html) @@ -412 +412 @@ You can access your ActiveMQ brokers using the following protocols with TLS enab - * [OpenWire](http://activemq.apache.org/openwire.html) + * [OpenWire](https://activemq.apache.org/openwire.html) @@ -414 +414 @@ You can access your ActiveMQ brokers using the following protocols with TLS enab - * [STOMP](http://activemq.apache.org/stomp.html) + * [STOMP](https://activemq.apache.org/stomp.html)