AWS aurora-dsql documentation change
Summary
Updated link text from 'with IAM roles' to 'and IAM authentication'
Security assessment
Terminology update to better reflect IAM authentication methods, improving clarity in security documentation without addressing a specific vulnerability.
Diff
diff --git a/aurora-dsql/latest/userguide/authentication-authorization.md b/aurora-dsql/latest/userguide/authentication-authorization.md index 8bc1abde7..a312d348e 100644 --- a//aurora-dsql/latest/userguide/authentication-authorization.md +++ b//aurora-dsql/latest/userguide/authentication-authorization.md @@ -106 +106 @@ When you connect to your cluster with a custom database role, first associate th -To learn more about custom database roles, see [Using database roles with IAM roles](./using-database-and-iam-roles.html). +To learn more about custom database roles, see [Using database roles and IAM authentication](./using-database-and-iam-roles.html).