AWS ec2 documentation change
Summary
Updated titles of linked documentation sections to use generic networking terminology
Security assessment
Changed 'VPC' to 'virtual private network' and 'VPC peering' to 'network peering'. No security content modifications.
Diff
diff --git a/ec2/latest/devguide/example_ec2_DisassociateRouteTable_section.md b/ec2/latest/devguide/example_ec2_DisassociateRouteTable_section.md index 3b2033490..240bfef48 100644 --- a//ec2/latest/devguide/example_ec2_DisassociateRouteTable_section.md +++ b//ec2/latest/devguide/example_ec2_DisassociateRouteTable_section.md @@ -13 +13 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Create a basic VPC](./example_vpc_GettingStartedCLI_section.html) + * [Create a basic virtual private network](./example_vpc_GettingStartedCLI_section.html) @@ -15 +15 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Working with VPC peering connections](./example_ec2_GettingStarted_015_section.html) + * [Working with network peering connections](./example_ec2_GettingStarted_015_section.html)