AWS Security ChangesHomeSearch

AWS AmazonS3 medium security documentation change

Service: AmazonS3 · 2025-05-25 · Security-related medium

File: AmazonS3/latest/userguide/privatelink-interface-endpoints.md

Summary

Explicitly listed TLS 1.0 and TLS 1.3 as unsupported protocols for AWS PrivateLink

Security assessment

Documenting exclusion of TLS 1.0 (a deprecated protocol with known vulnerabilities) directly addresses security by preventing its use. TLS 1.3 exclusion is a technical limitation note but does not indicate a vulnerability.

Diff

diff --git a/AmazonS3/latest/userguide/privatelink-interface-endpoints.md b/AmazonS3/latest/userguide/privatelink-interface-endpoints.md
index 93883a4df..17b355a54 100644
--- a//AmazonS3/latest/userguide/privatelink-interface-endpoints.md
+++ b//AmazonS3/latest/userguide/privatelink-interface-endpoints.md
@@ -70,0 +71,2 @@ AWS PrivateLink for Amazon S3 does not support the following:
+  * Transport Layer Security (TLS) 1.0
+
@@ -72,0 +75,2 @@ AWS PrivateLink for Amazon S3 does not support the following:
+  * Transport Layer Security (TLS) 1.3
+