AWS Security ChangesHomeSearch

AWS AmazonRDS documentation change

Service: AmazonRDS · 2025-05-01 · Documentation low

File: AmazonRDS/latest/UserGuide/rds-proxy-endpoints.md

Summary

Updated RDS Proxy endpoint limitations and added details about automatic VPC endpoint creation and AWS PrivateLink usage

Security assessment

Added documentation about secure VPC endpoints and PrivateLink configuration. While security-related features are documented, no specific vulnerability is addressed.

Diff

diff --git a/AmazonRDS/latest/UserGuide/rds-proxy-endpoints.md b/AmazonRDS/latest/UserGuide/rds-proxy-endpoints.md
index dd4182a8b..2cf613fc7 100644
--- a//AmazonRDS/latest/UserGuide/rds-proxy-endpoints.md
+++ b//AmazonRDS/latest/UserGuide/rds-proxy-endpoints.md
@@ -55 +55 @@ RDS Proxy endpoints have the following limitations:
-  * Each proxy has a default endpoint that you can modify but not create or delete. 
+  * The RDS proxy default endpoint cannot be modified. 
@@ -63,0 +64,4 @@ RDS Proxy endpoints have the following limitations:
+When you create a proxy, RDS automatically creates a VPC endpoint for secure communication between applications and the database. The VPC endpoint is visible and can be accessed from the Amazon VPC Console.
+
+Adding a new proxy endpoint provisions an AWS PrivateLink interface endpoint. If you add one or more endpoints to your proxy, you incure additional charges. For more information, see [RDS Proxy Pricing](https://aws.amazon.com/rds/proxy/pricing/).
+