AWS Security ChangesHomeSearch

AWS amazon-mq documentation change

Service: amazon-mq · 2026-01-10 · Documentation low

File: amazon-mq/latest/developer-guide/configurable-values.md

Summary

Updated configuration links and version applicability for security headers

Security assessment

Adds links to SSL/mTLS docs and expands version support for HTTP security headers. Changes are feature documentation without vulnerability context.

Diff

diff --git a/amazon-mq/latest/developer-guide/configurable-values.md b/amazon-mq/latest/developer-guide/configurable-values.md
index e7c3925ef..b1f484c61 100644
--- a//amazon-mq/latest/developer-guide/configurable-values.md
+++ b//amazon-mq/latest/developer-guide/configurable-values.md
@@ -13 +13 @@ In addition to the values described in the following table, Amazon MQ supports a
-  * [OAuth 2.0 configuration](./oauth-for-amq-for-rabbitmq.html)
+  * [OAuth 2.0 configuration](./configure-oauth2.html)
@@ -15 +15 @@ In addition to the values described in the following table, Amazon MQ supports a
-  * [LDAP configuration](./ldap-for-amq-for-rabbitmq.html)
+  * [LDAP configuration](./configure-ldap.html)
@@ -18,0 +19,4 @@ In addition to the values described in the following table, Amazon MQ supports a
+  * [SSL configuration](./configure-ssl.html)
+
+  * [mTLS configuration](./configure-mtls.html)
+
@@ -32,3 +36,3 @@ heartbeat | 60 seconds | 60 seconds | 60 to 3600 seconds | All versions | Define
-management.restrictions.operator_policy_changes.disabled | true | true | true, false | 3.11 and above | Turns off making changes to the operator policies. If you make this change, you are highly encouraged to include the HA properties in your own operator policies.  
-quorum_queue.property_equivalence.relaxed_checks_on_redeclaration | true | true | true, false | 3.13 and above | When set to TRUE, your application avoids a channel exception when redeclaring a quorum queue.  
-secure.management.http.headers.enabled | true for brokers on 3.10 created on or after July 9, 2024. false for brokers created before July 9, 2024 | true | true or false | 3.10 and above | Turns on unmodifiable HTTP security headers.  
+management.restrictions.operator_policy_changes.disabled | true | true | true, false | All versions | Turns off making changes to the operator policies. If you make this change, you are highly encouraged to include the HA properties in your own operator policies.  
+quorum_queue.property_equivalence.relaxed_checks_on_redeclaration | true | true | true, false | All versions | When set to TRUE, your application avoids a channel exception when redeclaring a quorum queue.  
+secure.management.http.headers.enabled | true | true | true, false | All versions | Turns on unmodifiable HTTP security headers.