AWS code-library documentation change
Summary
Updated terminology: 'VPC' to 'virtual private network' and 'VPC peering' to 'network peering'
Security assessment
Language standardization without security implications. No changes to security configurations or features.
Diff
diff --git a/code-library/latest/ug/ec2_example_ec2_DisassociateRouteTable_section.md b/code-library/latest/ug/ec2_example_ec2_DisassociateRouteTable_section.md index 4f5c0fea4..d39660fb5 100644 --- a//code-library/latest/ug/ec2_example_ec2_DisassociateRouteTable_section.md +++ b//code-library/latest/ug/ec2_example_ec2_DisassociateRouteTable_section.md @@ -15 +15 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Create a basic VPC](./ec2_example_vpc_GettingStartedCLI_section.html) + * [Create a basic virtual private network](./ec2_example_vpc_GettingStartedCLI_section.html) @@ -17 +17 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Working with VPC peering connections](./ec2_example_ec2_GettingStarted_015_section.html) + * [Working with network peering connections](./ec2_example_ec2_GettingStarted_015_section.html)