AWS Security ChangesHomeSearch

AWS aurora-dsql documentation change

Service: aurora-dsql · 2025-06-13 · Documentation low

File: aurora-dsql/latest/userguide/SECTION-tutorials-lambda.md

Summary

Updated documentation link text from 'with IAM roles' to 'and IAM authentication' for clarity.

Security assessment

The change improves link accuracy but does not introduce new security documentation or address a specific security vulnerability.

Diff

diff --git a/aurora-dsql/latest/userguide/SECTION-tutorials-lambda.md b/aurora-dsql/latest/userguide/SECTION-tutorials-lambda.md
index 52ca76d89..898026ac9 100644
--- a//aurora-dsql/latest/userguide/SECTION-tutorials-lambda.md
+++ b//aurora-dsql/latest/userguide/SECTION-tutorials-lambda.md
@@ -51 +51 @@ The following tutorial describes how to use Lambda with Aurora DSQL
-We're using an admin role to minimize prerequisite steps to get started. You shouldn't use a admin database role for your production applications. See [Using database roles with IAM roles](./using-database-and-iam-roles.html) to learn how to create custom database roles with authorization that has the fewest permissions to your database. 
+We're using an admin role to minimize prerequisite steps to get started. You shouldn't use a admin database role for your production applications. See [Using database roles and IAM authentication](./using-database-and-iam-roles.html) to learn how to create custom database roles with authorization that has the fewest permissions to your database.