AWS Security ChangesHomeSearch

AWS aurora-dsql documentation change

Service: aurora-dsql · 2025-05-01 · Documentation low

File: aurora-dsql/latest/userguide/working-with.md

Summary

Updated documentation structure and focus, including renaming sections to emphasize PostgreSQL compatibility and changing 'Accessing Aurora DSQL' to 'Using database roles with IAM roles'

Security assessment

The change introduces documentation about using IAM roles with database roles, which relates to access control security features. However, there's no evidence of addressing a specific security vulnerability.

Diff

diff --git a/aurora-dsql/latest/userguide/working-with.md b/aurora-dsql/latest/userguide/working-with.md
index 6acb8d9ac..14dda8c1c 100644
--- a//aurora-dsql/latest/userguide/working-with.md
+++ b//aurora-dsql/latest/userguide/working-with.md
@@ -7 +7 @@ Amazon Aurora DSQL is provided as a Preview service. To learn more, see [Betas a
-# Working with Amazon Aurora DSQL
+# How Amazon Aurora DSQL works with PostgreSQL
@@ -9 +9 @@ Amazon Aurora DSQL is provided as a Preview service. To learn more, see [Betas a
-The following sections describe various ways of working with Aurora DSQL.
+Aurora DSQL is a PostgreSQL-compatible database service. In the following sections, learn about Aurora DSQL support for PostgreSQL data types, features, and commands.
@@ -13 +13 @@ The following sections describe various ways of working with Aurora DSQL.
-  * [Understanding PostgreSQL compatibility](./working-with-postgresql-compatibility.html)
+  * [PostgreSQL compatibility with Aurora DSQL](./working-with-postgresql-compatibility.html)
@@ -36 +36 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Accessing Aurora DSQL
+Using database roles with IAM roles