AWS Security ChangesHomeSearch

AWS aurora-dsql documentation change

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

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

Summary

Updated section links from 'Understanding connections' to 'Aurora DSQL connections' for consistency

Security assessment

Changes are editorial improvements to link text without modifying security-related authentication/authorization content

Diff

diff --git a/aurora-dsql/latest/userguide/authentication-authorization.md b/aurora-dsql/latest/userguide/authentication-authorization.md
index 391f60bbf..9bd600ede 100644
--- a//aurora-dsql/latest/userguide/authentication-authorization.md
+++ b//aurora-dsql/latest/userguide/authentication-authorization.md
@@ -69 +69 @@ Grant the following IAM policy actions to the IAM identity you’re using to est
-After you establish a connection, your role is authorized up to one hour for the connection. To learn more, see [Understanding connections in Aurora DSQL](./working-with-connections.html).
+After you establish a connection, your role is authorized up to one hour for the connection. To learn more, see [Aurora DSQL connections](./working-with-connections.html).
@@ -163 +163 @@ To revoke authorization to connect to your cluster with the `admin` role, revoke
-After revoking connection authorization from the IAM identity, Aurora DSQL rejects all new connection attempts from that IAM identity. Any active connections using the IAM identity might stay authorized for the connection’s duration. You can find connection duration in [ Quotas and limits](https://docs.aws.amazon.com/aurora-dsql/latest/userguide/CHAP_quotas.html). To learn more about connections, see [Understanding connections in Aurora DSQL](./working-with-connections.html).
+After revoking connection authorization from the IAM identity, Aurora DSQL rejects all new connection attempts from that IAM identity. Any active connections using the IAM identity might stay authorized for the connection’s duration. You can find connection duration in [ Quotas and limits](https://docs.aws.amazon.com/aurora-dsql/latest/userguide/CHAP_quotas.html). To learn more about connections, see [Aurora DSQL connections](./working-with-connections.html).