AWS Security ChangesHomeSearch

AWS ec2 documentation change

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

File: ec2/latest/devguide/example_ec2_CreateSubnet_section.md

Summary

Added VPC and Transit Gateway example links to subnet creation docs

Security assessment

Documentation update for network segmentation examples without security-specific context

Diff

diff --git a/ec2/latest/devguide/example_ec2_CreateSubnet_section.md b/ec2/latest/devguide/example_ec2_CreateSubnet_section.md
index 42b7fdae7..30cab1785 100644
--- a//ec2/latest/devguide/example_ec2_CreateSubnet_section.md
+++ b//ec2/latest/devguide/example_ec2_CreateSubnet_section.md
@@ -8,0 +9,11 @@ The following code examples show how to use `CreateSubnet`.
+Action examples are code excerpts from larger programs and must be run in context. You can see this action in context in the following code examples: 
+
+  * [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)
+
+
+
+