AWS AmazonRDS documentation change
Summary
Updated link text from 'Creating an RDS proxy' to 'Creating a proxy for Amazon Aurora'
Security assessment
Change only corrects a documentation cross-reference. No modifications to security-related content about session pinning or variable handling.
Diff
diff --git a/AmazonRDS/latest/AuroraUserGuide/rds-proxy-pinning.md index f1f465430..7fe9b3013 100644 --- a/AmazonRDS/latest/AuroraUserGuide/rds-proxy-pinning.md +++ b/AmazonRDS/latest/AuroraUserGuide/rds-proxy-pinning.md @@ -127 +127 @@ For MySQL, the following interactions also cause pinning: - * Setting a user or system variable (with some exceptions) pins the session to the proxy. If this significantly limits connection reuse, you can configure `SET` operations to avoid pinning. To do this, adjust the session pinning filters property. For more information, see [Creating an RDS proxy](./rds-proxy-creating.html) and [Modifying an RDS Proxy](./rds-proxy-modifying-proxy.html). + * Setting a user or system variable (with some exceptions) pins the session to the proxy. If this significantly limits connection reuse, you can configure `SET` operations to avoid pinning. To do this, adjust the session pinning filters property. For more information, see [Creating a proxy for Amazon Aurora](./rds-proxy-creating.html) and [Modifying an RDS Proxy](./rds-proxy-modifying-proxy.html).