AWS Security ChangesHomeSearch

AWS aurora-dsql medium security documentation change

Service: aurora-dsql · 2025-04-18 · Security-related medium

File: aurora-dsql/latest/userguide/data-protection.md

Summary

Changed 'mutual TLS (mTLS)' to 'TLS' in encryption description

Security assessment

Correction of encryption protocol documentation from mTLS to TLS indicates potential previous inaccuracy about security controls

Diff

diff --git a/aurora-dsql/latest/userguide/data-protection.md b/aurora-dsql/latest/userguide/data-protection.md
index b508ddfe3..fd70770c4 100644
--- a//aurora-dsql/latest/userguide/data-protection.md
+++ b//aurora-dsql/latest/userguide/data-protection.md
@@ -52 +52 @@ Aurora DSQL doesn't support customer-managed keys for encrypting data in your cl
-By default, encryption in transit is configured for you. Aurora DSQL uses mutual TLS (mTLS) to encrypt all traffic between your SQL client and Aurora DSQL.
+By default, encryption in transit is configured for you. Aurora DSQL uses TLS to encrypt all traffic between your SQL client and Aurora DSQL.