AWS Security ChangesHomeSearch

AWS aurora-dsql documentation change

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

File: aurora-dsql/latest/userguide/doc-history.md

Summary

Added a markdown link to view the page in markdown format and updated document history with new content about Aurora DSQL Connector for PHP PDO_PGSQL and corrected a link

Security assessment

The change adds a navigation link and updates the document history with a new feature (Aurora DSQL Connector for PHP PDO_PGSQL) and a link correction. The new feature is about IAM authentication and SSL configuration, which are security-related, but the change is documentation of a new feature, not addressing a security issue. No evidence of a security vulnerability being fixed.

Diff

diff --git a/aurora-dsql/latest/userguide/doc-history.md b/aurora-dsql/latest/userguide/doc-history.md
index 82d111496..b43cffb55 100644
--- a//aurora-dsql/latest/userguide/doc-history.md
+++ b//aurora-dsql/latest/userguide/doc-history.md
@@ -0,0 +1,2 @@
+[View a markdown version of this page](doc-history.md)
+
@@ -10,0 +13 @@ Change| Description| Date
+New content: Aurora DSQL Connector for PHP PDO_PGSQL| Added documentation for the Aurora DSQL Connector for PHP `PDO_PGSQL`, which wraps `PDO_PGSQL` with automatic IAM authentication. The connector handles token generation, SSL configuration, and connection management for PHP applications. For more information, see [Connecting to Aurora DSQL clusters with a PHP connector](SECTION_program-with-dsql-connector-for-php-pdo-pgsql.html).| April 10, 2026  
@@ -14 +17 @@ Updated content: SQL command reference and system queries| Added START TRANSACTI
-Updated content: Loading data into Aurora DSQL| Updated the data loading guide with client-side `\copy` usage, INSERT best practices, and guidance for pre-creating tables before loading. For more information, see [Loading data into Aurora DSQL](SECTION_aurora-dsql-loader.html).| March 13, 2026  
+Updated content: Loading data into Aurora DSQL| Updated the data loading guide with client-side `\copy` usage, INSERT best practices, and guidance for pre-creating tables before loading. For more information, see [Loading data into Aurora DSQL](loading-data.html).| March 13, 2026  
@@ -18 +21 @@ Updated content: PHP authentication token generation| Added a PHP SDK tab to the
-New content: Loading data into Aurora DSQL| Added a guide for loading data into Aurora DSQL clusters, including usage of the Aurora DSQL loader utility. For more information, see [Loading data into Aurora DSQL](SECTION_aurora-dsql-loader.html).| March 5, 2026  
+New content: Loading data into Aurora DSQL| Added a guide for loading data into Aurora DSQL clusters, including usage of the Aurora DSQL loader utility. For more information, see [Loading data into Aurora DSQL](loading-data.html).| March 5, 2026