AWS ec2 documentation change
Summary
Updated two related example links: 'Create a basic VPC' to 'Create a basic virtual private network' and 'Getting started with Amazon Neptune' to 'Getting started with graph databases'
Security assessment
Terminology changes only (VPC and Neptune to generic terms). No security content added or modified.
Diff
diff --git a/ec2/latest/devguide/example_ec2_ModifyVpcAttribute_section.md b/ec2/latest/devguide/example_ec2_ModifyVpcAttribute_section.md index 7e39699e0..aad83db7a 100644 --- a//ec2/latest/devguide/example_ec2_ModifyVpcAttribute_section.md +++ b//ec2/latest/devguide/example_ec2_ModifyVpcAttribute_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 - * [Getting started with Amazon Neptune](./example_ec2_GettingStarted_064_section.html) + * [Getting started with graph databases](./example_ec2_GettingStarted_064_section.html)