AWS ec2 documentation change
Summary
Updated related examples section by replacing VPC creation examples with basic VPC, EBS volumes, MSK, Neptune, VPC Transit Gateway, MediaConnect, VPC with private servers, and EBS encryption examples
Security assessment
This change only updates cross-references to other documentation examples. No security content was added or modified. The change appears to be routine documentation maintenance to improve navigation between related examples.
Diff
diff --git a/ec2/latest/devguide/example_ec2_DescribeAvailabilityZones_section.md b/ec2/latest/devguide/example_ec2_DescribeAvailabilityZones_section.md index 7b8302fb3..c2a5e3a4c 100644 --- a//ec2/latest/devguide/example_ec2_DescribeAvailabilityZones_section.md +++ b//ec2/latest/devguide/example_ec2_DescribeAvailabilityZones_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](./example_vpc_GettingStartedPrivate_section.html) + * [Create a basic VPC](./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](./example_vpc_GettingStartedCLI_section.html) + * [Creating and managing Amazon EBS volumes](./example_ec2_GettingStarted_020_section.html) @@ -19 +19,11 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Get started with Transit Gateway](./example_vpc_TransitGatewayGettingStarted_section.html) + * [Getting started with Amazon MSK](./example_ec2_GettingStarted_057_section.html) + + * [Getting started with Amazon Neptune](./example_ec2_GettingStarted_064_section.html) + + * [Getting started with Amazon VPC Transit Gateway](./example_vpc_TransitGatewayGettingStarted_section.html) + + * [Getting started with Elemental MediaConnect](./example_mediaconnect_GettingStarted_081_section.html) + + * [VPC with private servers](./example_vpc_GettingStartedPrivate_section.html) + + * [Working with Amazon EBS encryption, snapshots, and volume initialization](./example_ec2_GettingStarted_022_section.html)