AWS Security ChangesHomeSearch

AWS documentdb documentation change

Service: documentdb · 2025-06-19 · Documentation medium

File: documentdb/latest/developerguide/limits.md

Summary

Renamed section from 'Troubleshooting' to 'Using JSON schema validation'.

Security assessment

The new section title suggests added documentation for JSON schema validation, which can enforce data integrity and prevent malformed inputs, a security-adjacent feature.

Diff

diff --git a/documentdb/latest/developerguide/limits.md b/documentdb/latest/developerguide/limits.md
index 5502699da..c58d0c219 100644
--- a//documentdb/latest/developerguide/limits.md
+++ b//documentdb/latest/developerguide/limits.md
@@ -330 +330 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Troubleshooting
+Using JSON schema validation