AWS Security ChangesHomeSearch

AWS aurora-dsql documentation change

Service: aurora-dsql · 2026-03-16 · Documentation low

File: aurora-dsql/latest/userguide/SECTION_program-with-go-pgx-connector.md

Summary

Clarified default token duration as 900 seconds (equivalent to 15 minutes)

Security assessment

Cosmetic clarification without security implications.

Diff

diff --git a/aurora-dsql/latest/userguide/SECTION_program-with-go-pgx-connector.md b/aurora-dsql/latest/userguide/SECTION_program-with-go-pgx-connector.md
index f980bfcad..ba67dee17 100644
--- a//aurora-dsql/latest/userguide/SECTION_program-with-go-pgx-connector.md
+++ b//aurora-dsql/latest/userguide/SECTION_program-with-go-pgx-connector.md
@@ -256 +256 @@ The connector automatically generates and caches IAM authentication tokens for o
-Token duration defaults to 15 minutes (the maximum allowed by Aurora DSQL).
+Token duration defaults to 900 seconds (15 minutes).