AWS Security ChangesHomeSearch

AWS aurora-dsql documentation change

Service: aurora-dsql · 2026-01-28 · Documentation low

File: aurora-dsql/latest/userguide/SECTION_program-with-dsql-connector-for-postgresjs.md

Summary

Fixed typo ('An JavaScript' to 'A JavaScript') and updated broken GitHub example link

Security assessment

Typo correction and link fix don't relate to security vulnerabilities or features. The GitHub link update maintains documentation accuracy but doesn't introduce security content.

Diff

diff --git a/aurora-dsql/latest/userguide/SECTION_program-with-dsql-connector-for-postgresjs.md b/aurora-dsql/latest/userguide/SECTION_program-with-dsql-connector-for-postgresjs.md
index 42eea8ba5..68e90f96b 100644
--- a//aurora-dsql/latest/userguide/SECTION_program-with-dsql-connector-for-postgresjs.md
+++ b//aurora-dsql/latest/userguide/SECTION_program-with-dsql-connector-for-postgresjs.md
@@ -166 +166 @@ For more information on authentication in Aurora DSQL, see the [user guide](http
-An JavaScript example using the Aurora DSQL Connector for Postgres.js is available [here](example). 
+A JavaScript example using the Aurora DSQL Connector for Postgres.js is available [here](https://github.com/awslabs/aurora-dsql-nodejs-connector/tree/main/packages/postgres-js/example). 
@@ -176 +176 @@ node-postgres connector
-Access Aurora DSQL
+Accessing Aurora DSQL