AWS Security ChangesHomeSearch

AWS AmazonRDS documentation change

Service: AmazonRDS · 2026-05-04 · Documentation low

File: AmazonRDS/latest/gettingstartedguide/create-instance-overview.md

Summary

Updated multiple image descriptions in database creation workflow

Security assessment

Visual descriptor changes only. Includes non-security elements like selected options and UI highlights. No security features or vulnerabilities addressed.

Diff

diff --git a/AmazonRDS/latest/gettingstartedguide/create-instance-overview.md b/AmazonRDS/latest/gettingstartedguide/create-instance-overview.md
index 1c15d41d1..0d6952f51 100644
--- a//AmazonRDS/latest/gettingstartedguide/create-instance-overview.md
+++ b//AmazonRDS/latest/gettingstartedguide/create-instance-overview.md
@@ -36 +36 @@ This tutorial walks you through the steps to create a simple RDS for MySQL DB in
-![Orange button labeled "Create database" for setting up an Amazon RDS instance.](/images/AmazonRDS/latest/gettingstartedguide/images/create-database.png)
+![Create database button highlighted on the RDS database creation page.](/images/AmazonRDS/latest/gettingstartedguide/images/create-database.png)
@@ -40 +40 @@ This tutorial walks you through the steps to create a simple RDS for MySQL DB in
-![Database creation method options: Standard create with full configuration or Easy create with recommended settings.](/images/AmazonRDS/latest/gettingstartedguide/images/creation-method.png)
+![Easy create option selected with Standard create option available as alternative.](/images/AmazonRDS/latest/gettingstartedguide/images/creation-method.png)
@@ -58 +58 @@ The following screenshot shows the **Free tier** option.
-![Credentials management options: AWS Secrets Manager or self-managed master user credentials.](/images/AmazonRDS/latest/gettingstartedguide/images/cred-management.png)
+![Credentials management options with Self managed selected.](/images/AmazonRDS/latest/gettingstartedguide/images/cred-management.png)
@@ -120 +120 @@ In the Standard create workflow, you must specify the amount of storage for your
-![Storage options including Provisioned IOPS SSD \(io2\) and General Purpose SSD \(gp3\) with descriptions.](/images/AmazonRDS/latest/gettingstartedguide/images/storage.png)
+![Storage type dropdown showing Provisioned IOPS SSD \(io2\) selected with 3000 IOPS specified.](/images/AmazonRDS/latest/gettingstartedguide/images/storage.png)
@@ -137 +137 @@ The instance class determines the allocated compute and memory capacity for your
-![Instance configuration options for DB class selection, including standard and optimized classes.](/images/AmazonRDS/latest/gettingstartedguide/images/instance-class.png)
+![DB instance class selection showing Standard classes option selected with db.m5d.large details.](/images/AmazonRDS/latest/gettingstartedguide/images/instance-class.png)
@@ -152 +152 @@ Public access controls whether users or applications can access your DB instance
-![Public access options for RDS cluster with Yes and No choices and their implications.](/images/AmazonRDS/latest/gettingstartedguide/images/public-access.png)
+![Public access options with Yes and No radio buttons, where No is selected.](/images/AmazonRDS/latest/gettingstartedguide/images/public-access.png)