AWS code-library documentation change
Summary
Updated terminology: replaced 'VPC' with 'virtual private network', 'Amazon Neptune' with 'graph databases', and similar replacements in linked section titles
Security assessment
Changes are purely terminological updates without any security implications. No vulnerabilities, security controls, or incidents are referenced.
Diff
diff --git a/code-library/latest/ug/ec2_example_ec2_DeleteVpc_section.md b/code-library/latest/ug/ec2_example_ec2_DeleteVpc_section.md index 006bc9cc2..ce36b1352 100644 --- a//code-library/latest/ug/ec2_example_ec2_DeleteVpc_section.md +++ b//code-library/latest/ug/ec2_example_ec2_DeleteVpc_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 - * [Getting started with Amazon Neptune](./ec2_example_ec2_GettingStarted_064_section.html) + * [Getting started with graph databases](./ec2_example_ec2_GettingStarted_064_section.html) @@ -19 +19 @@ Action examples are code excerpts from larger programs and must be run in contex - * [VPC with IPAM](./ec2_example_vpc_GettingStartedIpam_section.html) + * [Virtual private network with IP address management](./ec2_example_vpc_GettingStartedIpam_section.html) @@ -21 +21 @@ Action examples are code excerpts from larger programs and must be run in contex - * [VPC with private servers](./ec2_example_vpc_GettingStartedPrivate_section.html) + * [Virtual private network with private servers](./ec2_example_vpc_GettingStartedPrivate_section.html) @@ -23 +23 @@ 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)