AWS Security ChangesHomeSearch

AWS AmazonRDS documentation change

Service: AmazonRDS · 2025-07-13 · Documentation low

File: AmazonRDS/latest/gettingstartedguide/connecting-client.md

Summary

Updated image markdown syntax with descriptive alt text for MySQL and PostgreSQL connection diagrams

Security assessment

Change improves accessibility/compliance through better alt text but doesn't address security vulnerabilities or document security features

Diff

diff --git a/AmazonRDS/latest/gettingstartedguide/connecting-client.md b/AmazonRDS/latest/gettingstartedguide/connecting-client.md
index 1691dadf8..c217a078a 100644
--- a//AmazonRDS/latest/gettingstartedguide/connecting-client.md
+++ b//AmazonRDS/latest/gettingstartedguide/connecting-client.md
@@ -44 +44 @@ Althought the exact steps vary slightly depending on the tool and database engin
-![](/images/AmazonRDS/latest/gettingstartedguide/images/connect-mysql.png)
+![Database connection settings interface with hostname, port, username, and password fields.](/images/AmazonRDS/latest/gettingstartedguide/images/connect-mysql.png)
@@ -77 +77 @@ For comprehensive documentation, see [Connecting to a DB instance running the My
-![](/images/AmazonRDS/latest/gettingstartedguide/images/connect-postgres.png)
+![Database connection settings form with host, port, database name, and authentication fields.](/images/AmazonRDS/latest/gettingstartedguide/images/connect-postgres.png)