AWS Security ChangesHomeSearch

AWS ec2 documentation change

Service: ec2 · 2025-08-13 · Documentation low

File: ec2/latest/devguide/service_code_examples.md

Summary

Added multiple VPC-related scenario links to code examples section

Security assessment

Update organizes existing content references without introducing new security information or addressing vulnerabilities

Diff

diff --git a/ec2/latest/devguide/service_code_examples.md b/ec2/latest/devguide/service_code_examples.md
index 7f684de5f..a3c5cbdd3 100644
--- a//ec2/latest/devguide/service_code_examples.md
+++ b//ec2/latest/devguide/service_code_examples.md
@@ -1121,0 +1122,8 @@ The `entry.swift` file.
+    * [Create a VPC with private subnets and NAT gateways](./example_vpc_GettingStartedPrivate_section.html)
+
+    * [Get started with Amazon VPC](./example_vpc_GettingStartedCLI_section.html)
+
+    * [Get started with Transit Gateway](./example_vpc_TransitGatewayGettingStarted_section.html)
+
+    * [Get started with VPC IPAM](./example_vpc_GettingStartedIpam_section.html)
+