AWS Security ChangesHomeSearch

AWS kms documentation change

Service: kms · 2025-07-18 · Documentation medium

File: kms/latest/developerguide/create-keystore.md

Summary

Added clarification about mTLS not being supported for clusters

Security assessment

Documents security configuration limitations (mTLS support) but doesn't indicate a vulnerability fix.

Diff

diff --git a/kms/latest/developerguide/create-keystore.md b/kms/latest/developerguide/create-keystore.md
index d7e75ee42..19a32230d 100644
--- a//kms/latest/developerguide/create-keystore.md
+++ b//kms/latest/developerguide/create-keystore.md
@@ -46,0 +47,4 @@ You must create the cluster, initialize it, install the AWS CloudHSM client soft
+  * **Mutual TLS (mTLS) is not enabled.**
+
+KMS does not support mTLS for clusters. This setting must not be enabled.
+