AWS Security ChangesHomeSearch

AWS aurora-dsql documentation change

Service: aurora-dsql · 2025-03-10 · Documentation low

File: aurora-dsql/latest/userguide/authentication-authorization.md

Summary

Updated documentation link text from 'custom database roles' to 'database roles'

Security assessment

Minor editorial change to documentation links without security implications

Diff

diff --git a/aurora-dsql/latest/userguide/authentication-authorization.md
index 134fb14f7..145cd9315 100644
--- a/aurora-dsql/latest/userguide/authentication-authorization.md
+++ b/aurora-dsql/latest/userguide/authentication-authorization.md
@@ -49 +49 @@ Aurora DSQL creates the admin role for you, and you can't modify it. Connecting
-  * Authentication – use the admin role to connect to your cluster. Use the `AWS IAM GRANT` command to associate the custom database role with the IAM identity with authorization to connect to the cluster. To learn more, see [Authorize custom database roles to connect to a cluster](./using-database-and-iam-roles.html#using-database-and-iam-roles-custom-database-roles).
+  * Authentication – use the admin role to connect to your cluster. Use the `AWS IAM GRANT` command to associate the custom database role with the IAM identity with authorization to connect to the cluster. To learn more, see [Authorize database roles to connect to a cluster](./using-database-and-iam-roles.html#using-database-and-iam-roles-custom-database-roles).