AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2026-04-19 · Documentation low

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

Summary

Updated related examples section, changing multiple VPC examples and adding Neptune, Transit Gateway, IPAM, private VPC, and VPC peering examples

Security assessment

Routine update of example references. No security vulnerabilities or security features are mentioned in the changes.

Diff

diff --git a/code-library/latest/ug/ec2_example_ec2_CreateVpc_section.md b/code-library/latest/ug/ec2_example_ec2_CreateVpc_section.md
index 16de7a365..83fccfb81 100644
--- a//code-library/latest/ug/ec2_example_ec2_CreateVpc_section.md
+++ b//code-library/latest/ug/ec2_example_ec2_CreateVpc_section.md
@@ -15 +15 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Create a VPC with private subnets and NAT gateways](./ec2_example_vpc_GettingStartedPrivate_section.html)
+  * [Create a basic VPC](./ec2_example_vpc_GettingStartedCLI_section.html)
@@ -17 +17 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Get started with Amazon VPC](./ec2_example_vpc_GettingStartedCLI_section.html)
+  * [Getting started with Amazon Neptune](./ec2_example_ec2_GettingStarted_064_section.html)
@@ -19 +19 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Get started with Transit Gateway](./ec2_example_vpc_TransitGatewayGettingStarted_section.html)
+  * [Getting started with Amazon VPC Transit Gateway](./ec2_example_vpc_TransitGatewayGettingStarted_section.html)
@@ -21 +21,5 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Get started with VPC IPAM](./ec2_example_vpc_GettingStartedIpam_section.html)
+  * [VPC with IPAM](./ec2_example_vpc_GettingStartedIpam_section.html)
+
+  * [VPC with private servers](./ec2_example_vpc_GettingStartedPrivate_section.html)
+
+  * [Working with VPC peering connections](./ec2_example_ec2_GettingStarted_015_section.html)