AWS Security ChangesHomeSearch

AWS dms documentation change

Service: dms · 2025-04-23 · Documentation low

File: dms/latest/userguide/CHAP_Security.SSL.md

Summary

Updated SSL limitations: corrected grammar in Redshift note and added explicit statement that TLS 1.3 is not supported

Security assessment

The change documents TLS 1.3 unsupported status, which relates to encryption protocols but does not indicate a vulnerability fix. This is a security feature documentation update rather than addressing a specific security issue.

Diff

diff --git a/dms/latest/userguide/CHAP_Security.SSL.md b/dms/latest/userguide/CHAP_Security.SSL.md
index 199a5f097..2cf1912ae 100644
--- a//dms/latest/userguide/CHAP_Security.SSL.md
+++ b//dms/latest/userguide/CHAP_Security.SSL.md
@@ -61 +61 @@ Following are limitations on using SSL with AWS DMS:
-  * SSL connections to Amazon Redshift target endpoints aren't supported. AWS DMS uses an Amazon S3 bucket to transfer data to the Amazon Redshift database. This transmission is encrypted by Amazon Redshift by default. 
+  * SSL connections to Amazon Redshift target endpoints are not supported. AWS DMS uses an Amazon S3 bucket to transfer data to the Amazon Redshift database. This transmission is encrypted by Amazon Redshift by default. 
@@ -70,0 +71,2 @@ Following are limitations on using SSL with AWS DMS:
+  * AWS DMS does not support TLS version 1.3.
+