AWS Security ChangesHomeSearch

AWS aurora-dsql documentation change

Service: aurora-dsql · 2025-04-18 · Documentation low

File: aurora-dsql/latest/userguide/best-practices-security-preventative.md

Summary

Updated links to authentication-authorization document

Security assessment

Link text updates in security best practices document without modifying security guidance

Diff

diff --git a/aurora-dsql/latest/userguide/best-practices-security-preventative.md b/aurora-dsql/latest/userguide/best-practices-security-preventative.md
index 8ae2d136c..88d6a0e4b 100644
--- a//aurora-dsql/latest/userguide/best-practices-security-preventative.md
+++ b//aurora-dsql/latest/userguide/best-practices-security-preventative.md
@@ -16 +16 @@ For users, applications, and other AWS services to access Aurora DSQL, they must
-For more information, see [Understanding authentication and authorization for Aurora DSQL](./authentication-authorization.html).
+For more information, see [Authentication and authorization for Aurora DSQL](./authentication-authorization.html).
@@ -25 +25 @@ Attach permissions policies to IAM roles and thereby grant permissions to perfor
-Similar to the [ root user best practices for your AWS account](https://docs.aws.amazon.com/IAM/latest/UserGuide/root-user-best-practices.html), don't use the admin role in Aurora DSQL to perform everyday operations. Instead, we recommend that you create custom database roles to manage and connect to your cluster. For more information, see [Accessing Aurora DSQL](./accessing.html) and [Understanding authentication and authorization for Aurora DSQL](./authentication-authorization.html).
+Similar to the [ root user best practices for your AWS account](https://docs.aws.amazon.com/IAM/latest/UserGuide/root-user-best-practices.html), don't use the admin role in Aurora DSQL to perform everyday operations. Instead, we recommend that you create custom database roles to manage and connect to your cluster. For more information, see [Accessing Aurora DSQL](./accessing.html) and [Authentication and authorization for Aurora DSQL](./authentication-authorization.html).