AWS Security ChangesHomeSearch

AWS documentdb documentation change

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

File: documentdb/latest/devguide/connect-jdbc-tableau.md

Summary

Replaced 'below' with 'following' in the example reference

Security assessment

Minor wording change improves clarity without security implications. No security features or vulnerabilities addressed.

Diff

diff --git a/documentdb/latest/devguide/connect-jdbc-tableau.md b/documentdb/latest/devguide/connect-jdbc-tableau.md
index 24465fd68..6c1a797fd 100644
--- a//documentdb/latest/devguide/connect-jdbc-tableau.md
+++ b//documentdb/latest/devguide/connect-jdbc-tableau.md
@@ -62 +62 @@ To connect to Tableau from a client machine outside of the VPC of your DocumentD
-  1. Enter the required connection parameters **Hostname** , **Port** , **Database** , **Username** and **Password**. The connection parameters in the example below are equivalent to the JDBC connection string : 
+  1. Enter the required connection parameters **Hostname** , **Port** , **Database** , **Username** and **Password**. The connection parameters in the following example are equivalent to the JDBC connection string :