AWS ec2 documentation change
Summary
Updated related examples section - changed one link and added two new example links
Security assessment
This change only updates the list of related code examples by replacing one link and adding two new ones. No security-related content was added or modified.
Diff
diff --git a/ec2/latest/devguide/example_ec2_DetachInternetGateway_section.md b/ec2/latest/devguide/example_ec2_DetachInternetGateway_section.md index 8fbd60e2d..98689b3a9 100644 --- a//ec2/latest/devguide/example_ec2_DetachInternetGateway_section.md +++ b//ec2/latest/devguide/example_ec2_DetachInternetGateway_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,3 @@ 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) + + * [VPC with private servers](./example_vpc_GettingStartedPrivate_section.html)