AWS Security ChangesHomeSearch

AWS documentdb documentation change

Service: documentdb · 2026-07-04 · Documentation low

File: documentdb/latest/devguide/best-practices-indexes.md

Summary

Updated internal link syntax and corrected section header capitalization ('Index Types' to 'Index types').

Security assessment

Routine documentation maintenance with no security features or vulnerability fixes mentioned.

Diff

diff --git a/documentdb/latest/devguide/best-practices-indexes.md b/documentdb/latest/devguide/best-practices-indexes.md
index b1d616777..4c3c0bd1a 100644
--- a//documentdb/latest/devguide/best-practices-indexes.md
+++ b//documentdb/latest/devguide/best-practices-indexes.md
@@ -27 +27 @@ While indexes can improve query performance by avoiding the need to scan every d
-Cluster instances need to be appropriately sized to keep all working set memory. This avoids the need to continuously read index pages from the storage volume, which negatively impacts performance and generates higher I/O costs. For more information, see [Instance sizing](https://docs.aws.amazon.com/documentdb/latest/devguide/best_practices.html#best_practices-instance_sizing).
+Cluster instances need to be appropriately sized to keep all working set memory. This avoids the need to continuously read index pages from the storage volume, which negatively impacts performance and generates higher I/O costs. For more information, see [Instance sizing](./best_practices.html#best_practices-instance_sizing).
@@ -47 +47 @@ Maintaining indexes
-Index Types
+Index types