AWS Security ChangesHomeSearch

AWS aurora-dsql documentation change

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

File: aurora-dsql/latest/userguide/SECTION_authentication-token.md

Summary

Updated authentication token generation steps to include 'Get Token' selection and revised link references

Security assessment

Clarifies authentication steps but does not address a specific security vulnerability. Enhances documentation about security-related authentication processes.

Diff

diff --git a/aurora-dsql/latest/userguide/SECTION_authentication-token.md b/aurora-dsql/latest/userguide/SECTION_authentication-token.md
index 965ea9267..d37e4739b 100644
--- a//aurora-dsql/latest/userguide/SECTION_authentication-token.md
+++ b//aurora-dsql/latest/userguide/SECTION_authentication-token.md
@@ -40 +40 @@ Aurora DSQL authenticates users with a token rather than a password. You can gen
-  3. Choose **Connect**.
+  3. Choose **Connect** and then select **Get Token**.
@@ -42 +42 @@ Aurora DSQL authenticates users with a token rather than a password. You can gen
-  4. Choose whether you want to connect as `admin` or with a [custom database role](https://docs.aws.amazon.com/aurora-dsql/latest/userguide/authentication-authorization.html#authentication-authorization-iam-role-connect).
+  4. Choose whether you want to connect as an `admin` or with a [custom database role](https://docs.aws.amazon.com/aurora-dsql/latest/userguide/authentication-authorization.html#authentication-authorization-iam-role-connect).
@@ -44 +44 @@ Aurora DSQL authenticates users with a token rather than a password. You can gen
-  5. Copy the generated authentication token and use it to connect to [ Aurora DSQL from your SQL client](https://docs.aws.amazon.com/aurora-dsql/latest/userguide/accessing-sql-clients.html).
+  5. Copy the generated authentication token and use it for [Accessing Aurora DSQL using SQL clients](./getting-started.html#accessing-sql-clients).
@@ -449 +449 @@ Authentication and authorization
-Using database roles with IAM roles
+Database roles and IAM authentication