AWS Security ChangesHomeSearch

AWS documentdb documentation change

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

File: documentdb/latest/developerguide/documentdb-development.md

Summary

Restructured documentation sections, consolidating connectivity guides and renaming 'Connecting programmatically' to 'Connect to DocumentDB'.

Security assessment

The changes are organizational and do not directly impact security documentation or address vulnerabilities.

Diff

diff --git a/documentdb/latest/developerguide/documentdb-development.md b/documentdb/latest/developerguide/documentdb-development.md
index bdaf2d86d..8777eb592 100644
--- a//documentdb/latest/developerguide/documentdb-development.md
+++ b//documentdb/latest/developerguide/documentdb-development.md
@@ -7 +7 @@
-These sections cover development using Amazon DocumentDB (with MongoDB compatibility).
+These sections cover development using Amazon DocumentDB.
@@ -11 +11 @@ These sections cover development using Amazon DocumentDB (with MongoDB compatibi
-  * [Connecting programmatically](./connect_programmatically.html)
+  * [Connect to DocumentDB](./connect-docdb.html)
@@ -13,19 +13 @@ These sections cover development using Amazon DocumentDB (with MongoDB compatibi
-  * [Connecting from outside an Amazon VPC](./connect-from-outside-a-vpc.html)
-
-  * [Using change streams](./change_streams.html)
-
-  * [Using AWS Lambda with change streams](./using-lambda.html)
-
-  * [Using JSON schema validation](./json-schema-validation.html)
-
-  * [Connecting as a replica set](./connect-to-replica-set.html)
-
-  * [Connect using Studio 3T](./studio3t.html)
-
-  * [Connect using DataGrip](./data-grip-connect.html)
-
-  * [Connect using Amazon EC2](./connect-ec2.html)
-
-  * [Connect using the JDBC driver](./connect-jdbc.html)
-
-  * [Connect using the ODBC driver](./connect-odbc.html)
+  * [Program with DocumentDB](./program-docdb.html)
@@ -44 +26 @@ OpenSearch integration
-Connecting programmatically
+Connect to DocumentDB