AWS Security ChangesHomeSearch

AWS hands-on documentation change

Service: hands-on · 2026-05-04 · Documentation low

File: hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/connect-to-private-amazon-rds-postgresql-database-using-aws-cloudshell.md

Summary

Updated image alt text descriptions for improved accessibility and clarity throughout the documentation

Security assessment

Changes are purely descriptive improvements to image alt texts without modifying security configurations or procedures. No security vulnerabilities or features are addressed.

Diff

diff --git a/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/connect-to-private-amazon-rds-postgresql-database-using-aws-cloudshell.md b/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/connect-to-private-amazon-rds-postgresql-database-using-aws-cloudshell.md
index ac5c915ca..5e41c56ef 100644
--- a//hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/connect-to-private-amazon-rds-postgresql-database-using-aws-cloudshell.md
+++ b//hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/connect-to-private-amazon-rds-postgresql-database-using-aws-cloudshell.md
@@ -81 +81 @@ The commands performed the following actions:
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/resource-map-tab.png)
+![Resource map showing VPC with subnets in two availability zones connected to route tables and network connections.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/resource-map-tab.png)
@@ -90 +90 @@ In this task, you will create an Amazon RDS PostgreSQL database hosted in privat
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/RDS-create-a-database.png)
+![Create a database section with two options: Create a database button and Restore from S3 button.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/RDS-create-a-database.png)
@@ -94 +94 @@ In this task, you will create an Amazon RDS PostgreSQL database hosted in privat
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/engine-options.png)
+![Database creation interface showing Full configuration method selected and PostgreSQL engine type selected.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/engine-options.png)
@@ -98 +98 @@ In this task, you will create an Amazon RDS PostgreSQL database hosted in privat
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/engine-versions.png)
+![Engine version dropdown showing PostgreSQL 16.8-R2 with RDS Extended Support checkbox.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/engine-versions.png)
@@ -102 +102 @@ In this task, you will create an Amazon RDS PostgreSQL database hosted in privat
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/deploy-options.png)
+![Three RDS deployment options showing Multi-AZ cluster, Multi-AZ instance, and Single-AZ configurations.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/deploy-options.png)
@@ -108 +108 @@ In this task, you will create an Amazon RDS PostgreSQL database hosted in privat
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/db-instance-identifier.png)
+![Settings page showing DB instance identifier field with postgresql-demo entered.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/db-instance-identifier.png)
@@ -114 +114 @@ In this task, you will create an Amazon RDS PostgreSQL database hosted in privat
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/instance-config.png)
+![DB instance class selection showing db.t3.medium with 2 vCPUs and 4 GiB RAM selected.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/instance-config.png)
@@ -124 +124 @@ In this task, you will create an Amazon RDS PostgreSQL database hosted in privat
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/connectivity.png)
+![VPC configuration showing CustomVPC selected, Public access set to No, and default security group chosen.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/connectivity.png)
@@ -130 +130 @@ In this task, you will create an Amazon RDS PostgreSQL database hosted in privat
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/manage-credentials.png)
+![Success banner with View connection details button for newly created postgresql-demo database.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/manage-credentials.png)
@@ -134 +134 @@ In this task, you will create an Amazon RDS PostgreSQL database hosted in privat
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/endpoint-info.png)
+![Connection details dialog showing master username postgres and endpoint URL for RDS database.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/endpoint-info.png)
@@ -142 +142 @@ Take note of the **username** , **Endpoint** , and **password**. You will need t
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/secret-value.png)
+![Secret value section with Retrieve secret value button and Resource permissions section with Edit permissions button.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/secret-value.png)
@@ -151 +151 @@ In this task, you will set up an AWS CloudShell VPC environment and test connect
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/create-vpc-environment.png)
+![CloudShell interface showing options to open us-west-2 environment or create VPC environment.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/create-vpc-environment.png)
@@ -161 +161 @@ In this task, you will set up an AWS CloudShell VPC environment and test connect
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/custom-vpc.png)
+![Create a VPC environment form with fields for name, VPC, subnet, and security group.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/custom-vpc.png)
@@ -201 +201 @@ These are the values at the end of Task 2.
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/establish-connection-to-DB.png)
+![CloudShell terminal showing successful psql connection to PostgreSQL database with SSL enabled.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/establish-connection-to-DB.png)
@@ -207 +207 @@ These are the values at the end of Task 2.
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/validate-setup.png)
+![CloudShell terminal showing PostgreSQL connection and database creation commands.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/validate-setup.png)
@@ -220 +220 @@ VPC environments do not have persistent storage. The $HOME directory is deleted
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/CloudShell-delete.png)
+![Actions menu showing environment options such as View details, New tab, Split views, and Delete.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/CloudShell-delete.png)
@@ -230 +230 @@ VPC environments do not have persistent storage. The $HOME directory is deleted
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/enter-delete.png)
+![Quick Actions menu showing options such as Delete, Set up EC2 connection, and Create read replica.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/enter-delete.png)
@@ -238 +238 @@ VPC environments do not have persistent storage. The $HOME directory is deleted
-![](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/actions-delete.png)
+![Stacks table showing custom-vpc stack with CREATE_COMPLETE status and VPC deployment description.](/images/hands-on/latest/connect-to-private-amazon-rds-for-postgresql-from-aws-cloudshell/images/actions-delete.png)