AWS ec2 documentation change
Summary
Updated the 'See also' section by replacing and adding links to various VPC-related examples.
Security assessment
The change updates example links for VPC creation. No security issues or features are mentioned in the diff.
Diff
diff --git a/ec2/latest/devguide/example_ec2_CreateVpc_section.md b/ec2/latest/devguide/example_ec2_CreateVpc_section.md index 668f47dbf..6caf9db80 100644 --- a//ec2/latest/devguide/example_ec2_CreateVpc_section.md +++ b//ec2/latest/devguide/example_ec2_CreateVpc_section.md @@ -13 +13 @@ 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) @@ -15 +15 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Get started with Amazon VPC](./example_vpc_GettingStartedCLI_section.html) + * [Getting started with Amazon Neptune](./example_ec2_GettingStarted_064_section.html) @@ -17 +17 @@ 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 VPC Transit Gateway](./example_vpc_TransitGatewayGettingStarted_section.html) @@ -19 +19,5 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Get started with VPC IPAM](./example_vpc_GettingStartedIpam_section.html) + * [VPC with IPAM](./example_vpc_GettingStartedIpam_section.html) + + * [VPC with private servers](./example_vpc_GettingStartedPrivate_section.html) + + * [Working with VPC peering connections](./example_ec2_GettingStarted_015_section.html)