AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2026-06-16 · Documentation low

File: code-library/latest/ug/ec2_example_ec2_DescribeVpcs_section.md

Summary

Updated terminology for AWS services: replaced product-specific names (Amazon ECS, VPC, Amazon RDS, etc.) with generic descriptive terms like 'container service', 'virtual private network', 'relational database'

Security assessment

Changes are terminological updates without security implications. No vulnerabilities, configurations, or security features are mentioned.

Diff

diff --git a/code-library/latest/ug/ec2_example_ec2_DescribeVpcs_section.md b/code-library/latest/ug/ec2_example_ec2_DescribeVpcs_section.md
index 4e99bfd63..633e0ae43 100644
--- a//code-library/latest/ug/ec2_example_ec2_DescribeVpcs_section.md
+++ b//code-library/latest/ug/ec2_example_ec2_DescribeVpcs_section.md
@@ -17 +17 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Configure Amazon ECS Service Connect](./ec2_example_ecs_ServiceConnect_085_section.html)
+  * [Configure container service connectivity](./ec2_example_ecs_ServiceConnect_085_section.html)
@@ -19 +19 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Create a basic VPC](./ec2_example_vpc_GettingStartedCLI_section.html)
+  * [Create a basic virtual private network](./ec2_example_vpc_GettingStartedCLI_section.html)
@@ -21 +21 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Create an Amazon ECS Linux task for the Fargate launch type](./ec2_example_ecs_GettingStarted_086_section.html)
+  * [Create a container task for the serverless launch type](./ec2_example_ecs_GettingStarted_086_section.html)
@@ -23 +23 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Creating an Amazon ECS service for the EC2 launch type](./ec2_example_ecs_GettingStarted_018_section.html)
+  * [Creating a container service for virtual machine instances](./ec2_example_ecs_GettingStarted_018_section.html)
@@ -25 +25 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Creating an Amazon RDS DB instance](./ec2_example_rds_GettingStarted_036_section.html)
+  * [Creating a relational database instance](./ec2_example_rds_GettingStarted_036_section.html)
@@ -27 +27 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Creating and managing a VPC Lattice service network](./ec2_example_vpc_lattice_GettingStarted_055_section.html)
+  * [Creating and managing a service networking mesh](./ec2_example_vpc_lattice_GettingStarted_055_section.html)
@@ -29 +29 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Creating and managing Amazon EBS volumes](./ec2_example_ec2_GettingStarted_020_section.html)
+  * [Creating and managing block storage volumes](./ec2_example_ec2_GettingStarted_020_section.html)
@@ -31 +31 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Getting started with Amazon DocumentDB](./ec2_example_docdb_GettingStarted_025_section.html)
+  * [Getting started with document databases](./ec2_example_docdb_GettingStarted_025_section.html)
@@ -33 +33 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Getting started with Amazon MSK](./ec2_example_ec2_GettingStarted_057_section.html)
+  * [Getting started with load balancing](./ec2_example_elastic_load_balancing_v2_GettingStarted_058_section.html)
@@ -35 +35 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Getting started with Amazon VPC Transit Gateway](./ec2_example_vpc_TransitGatewayGettingStarted_section.html)
+  * [Getting started with managed streaming](./ec2_example_ec2_GettingStarted_057_section.html)
@@ -37 +37 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Getting started with Elastic Load Balancing](./ec2_example_elastic_load_balancing_v2_GettingStarted_058_section.html)
+  * [Getting started with network transit gateways](./ec2_example_vpc_TransitGatewayGettingStarted_section.html)
@@ -39 +39 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [VPC with IPAM](./ec2_example_vpc_GettingStartedIpam_section.html)
+  * [Virtual private network with IP address management](./ec2_example_vpc_GettingStartedIpam_section.html)
@@ -41 +41 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Working with VPC peering connections](./ec2_example_ec2_GettingStarted_015_section.html)
+  * [Working with network peering connections](./ec2_example_ec2_GettingStarted_015_section.html)