AWS aurora-dsql documentation change
Summary
Updated documentation links and step labels for cluster creation and SQL client access instructions
Security assessment
Changes involve documentation restructuring and link updates without modifying security mechanisms or addressing vulnerabilities. Authentication token process remains unchanged.
Diff
diff --git a/aurora-dsql/latest/userguide/SECTION_authentication-token.md b/aurora-dsql/latest/userguide/SECTION_authentication-token.md index 9e93553f4..fce75a56b 100644 --- a//aurora-dsql/latest/userguide/SECTION_authentication-token.md +++ b//aurora-dsql/latest/userguide/SECTION_authentication-token.md @@ -38 +38 @@ Aurora DSQL authenticates users with a token rather than a password. You can gen - 2. Choose the cluster ID of the cluster for which you want to generate an authentication token. If you haven't yet created a cluster, follow the steps in [Step 1: Create an Aurora DSQL single-Region cluster](./getting-started.html#getting-started-create-cluster) or [Step 4: Create a multi-Region cluster](./getting-started.html#getting-started-multi-region). + 2. Choose the cluster ID of the cluster for which you want to generate an authentication token. If you haven't yet created a cluster, follow the steps in [Step 1: Create an Aurora DSQL single-Region cluster](./getting-started.html#getting-started-create-cluster) or [Step 4 (Optional): Create a multi-Region cluster](./getting-started.html#getting-started-multi-region). @@ -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 for [Accessing Aurora DSQL using SQL clients](./getting-started.html#accessing-sql-clients). + 5. Copy the generated authentication token and use it for [Access Aurora DSQL using SQL clients](./accessing.html#accessing-sql-clients).