AWS dms documentation change
Summary
Clarified TLS 1.3 unsupported for MySQL/MariaDB endpoints.
Security assessment
Adds specificity to TLS version limitations in security documentation. While TLS is a security feature, the change does not address a vulnerability but improves clarity on existing security controls.
Diff
diff --git a/dms/latest/userguide/CHAP_Security.SSL.md b/dms/latest/userguide/CHAP_Security.SSL.md index 2cf1912ae..49480d717 100644 --- a//dms/latest/userguide/CHAP_Security.SSL.md +++ b//dms/latest/userguide/CHAP_Security.SSL.md @@ -71 +71 @@ Following are limitations on using SSL with AWS DMS: - * AWS DMS does not support TLS version 1.3. + * AWS DMS does not support TLS version 1.3 for MySQL and MariaDb endpoints.