AWS ec2 documentation change
Summary
Updated linked example titles: Changed 'VPC' to 'virtual private network', 'Amazon Neptune' to 'graph databases', 'VPC with IPAM' to 'Virtual private network with IP address management', and 'VPC peering' to 'network peering'.
Security assessment
Terminology updates without security implications. VPC deletion process remains unchanged; no vulnerabilities addressed or security features added.
Diff
diff --git a/ec2/latest/devguide/example_ec2_DeleteVpc_section.md b/ec2/latest/devguide/example_ec2_DeleteVpc_section.md index 4f8ecfdfc..b41f46ed5 100644 --- a//ec2/latest/devguide/example_ec2_DeleteVpc_section.md +++ b//ec2/latest/devguide/example_ec2_DeleteVpc_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) @@ -17 +17 @@ Action examples are code excerpts from larger programs and must be run in contex - * [VPC with IPAM](./example_vpc_GettingStartedIpam_section.html) + * [Virtual private network with IP address management](./example_vpc_GettingStartedIpam_section.html) @@ -19 +19 @@ Action examples are code excerpts from larger programs and must be run in contex - * [VPC with private servers](./example_vpc_GettingStartedPrivate_section.html) + * [Virtual private network with private servers](./example_vpc_GettingStartedPrivate_section.html) @@ -21 +21 @@ 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)