AWS AmazonRDS documentation change
Summary
Updated link text from 'Creating an RDS proxy' to 'Creating a proxy for Amazon RDS'
Security assessment
Change is a documentation link correction. No security context or feature updates are present.
Diff
diff --git a/AmazonRDS/latest/UserGuide/rds-proxy-pinning.md index 0c6dbd0f7..31b66ea3a 100644 --- a/AmazonRDS/latest/UserGuide/rds-proxy-pinning.md +++ b/AmazonRDS/latest/UserGuide/rds-proxy-pinning.md @@ -222 +222 @@ For MariaDB and 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 RDS](./rds-proxy-creating.html) and [Modifying an RDS Proxy](./rds-proxy-modifying-proxy.html).