AWS Security ChangesHomeSearch

AWS documentdb documentation change

Service: documentdb · 2026-06-13 · Documentation low

File: documentdb/latest/devguide/collation.md

Summary

Replaced 'the below error' with 'the following error' in the collation limitations section.

Security assessment

Purely editorial change with no security implications. Doesn't address vulnerabilities or modify security-related functionality.

Diff

diff --git a/documentdb/latest/devguide/collation.md b/documentdb/latest/devguide/collation.md
index e74e7312c..89b99ed41 100644
--- a//documentdb/latest/devguide/collation.md
+++ b//documentdb/latest/devguide/collation.md
@@ -35 +35 @@ Collation has following limitations in Amazon DocumentDB:
-  * In rare cases, your collation settings may breach the internal limit on character count, causing the below error. "Error: Collation document has non-default attributes more than supported. Please reduce the number of options." In this case, try to reduce the options you provide in the collation document, or alternatively you could try and use default values wherever possible.
+  * In rare cases, your collation settings may breach the internal limit on character count, causing the following error. "Error: Collation document has non-default attributes more than supported. Please reduce the number of options." In this case, try to reduce the options you provide in the collation document, or alternatively you could try and use default values wherever possible.