AWS Security ChangesHomeSearch

AWS documentdb documentation change

Service: documentdb · 2026-05-22 · Documentation medium

File: documentdb/latest/developerguide/compatibility.md

Summary

Added note about TLS 1.2 requirement for DocumentDB 8.0 and removal of TLS 1.0/1.1 support

Security assessment

Documents security improvement (deprecation of weak TLS protocols) but doesn't address a specific ongoing vulnerability. Routine feature documentation update.

Diff

diff --git a/documentdb/latest/developerguide/compatibility.md b/documentdb/latest/developerguide/compatibility.md
index 0e5c151f9..434415902 100644
--- a//documentdb/latest/developerguide/compatibility.md
+++ b//documentdb/latest/developerguide/compatibility.md
@@ -86,0 +87,4 @@ With the release of Amazon DocumentDB 8.0, there are functional differences betw
+###### Important
+
+Amazon DocumentDB 8.0 requires TLS 1.2 or higher. TLS 1.0 and TLS 1.1 are no longer supported.
+