AWS Security ChangesHomeSearch

AWS AmazonRDS documentation change

Service: AmazonRDS · 2025-03-10 · Documentation low

File: AmazonRDS/latest/AuroraUserGuide/rds-proxy.md

Summary

Updated link reference from 'Creating an RDS proxy' to 'Creating a proxy for Amazon Aurora' in documentation about role management with RDS Proxy

Security assessment

Change only modifies a documentation cross-reference link text, no security context or vulnerability addressed.

Diff

diff --git a/AmazonRDS/latest/AuroraUserGuide/rds-proxy.md
index e54cbe0c6..7684d7882 100644
--- a/AmazonRDS/latest/AuroraUserGuide/rds-proxy.md
+++ b/AmazonRDS/latest/AuroraUserGuide/rds-proxy.md
@@ -157 +157 @@ The following additional limitations apply to RDS Proxy with Aurora PostgreSQL d
-  * If you use `ALTER ROLE` or `SET ROLE` to change the user role, subsequent connections as that user to the proxy might not use this role setting, if those connections encounter pinning. To prevent this, when using proxy, use `SET ROLE` in the initialization query of the proxy. For more information, see **Initialization query** in [Creating an RDS proxy](./rds-proxy-creating.html).
+  * If you use `ALTER ROLE` or `SET ROLE` to change the user role, subsequent connections as that user to the proxy might not use this role setting, if those connections encounter pinning. To prevent this, when using proxy, use `SET ROLE` in the initialization query of the proxy. For more information, see **Initialization query** in [Creating a proxy for Amazon Aurora](./rds-proxy-creating.html).