AWS code-library documentation change
Summary
Updated the list of related examples, replacing old VPC examples with 'Create a basic VPC', 'Getting started with Amazon Neptune', and 'VPC with private servers'.
Security assessment
Routine update of related examples. No security context is present.
Diff
diff --git a/code-library/latest/ug/ec2_example_ec2_AttachInternetGateway_section.md b/code-library/latest/ug/ec2_example_ec2_AttachInternetGateway_section.md index 88f90f9f5..4416134a4 100644 --- a//code-library/latest/ug/ec2_example_ec2_AttachInternetGateway_section.md +++ b//code-library/latest/ug/ec2_example_ec2_AttachInternetGateway_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](./ec2_example_vpc_GettingStartedPrivate_section.html) + * [Create a basic VPC](./ec2_example_vpc_GettingStartedCLI_section.html) @@ -17 +17,3 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Get started with Amazon VPC](./ec2_example_vpc_GettingStartedCLI_section.html) + * [Getting started with Amazon Neptune](./ec2_example_ec2_GettingStarted_064_section.html) + + * [VPC with private servers](./ec2_example_vpc_GettingStartedPrivate_section.html)