AWS Security ChangesHomeSearch

AWS ec2 documentation change

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

File: ec2/latest/devguide/service_code_examples_scenarios.md

Summary

Added VPC implementation scenario links including IPAM and Transit Gateway guides

Security assessment

Change aggregates existing scenario documentation without specific security context or vulnerability remediation content

Diff

diff --git a/ec2/latest/devguide/service_code_examples_scenarios.md b/ec2/latest/devguide/service_code_examples_scenarios.md
index 704c066d7..6eba516a4 100644
--- a//ec2/latest/devguide/service_code_examples_scenarios.md
+++ b//ec2/latest/devguide/service_code_examples_scenarios.md
@@ -14,0 +15,8 @@ Scenarios target an intermediate level of experience to help you understand serv
+  * [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)
+