AWS ec2 documentation change
Summary
Updated linked example titles: Changed 'VPC' to 'virtual private network', 'Amazon Neptune' to 'graph databases', and 'VPC peering' to 'network peering'.
Security assessment
Purely terminological updates. Subnet deletion documentation remains unchanged; no security implications or vulnerability fixes introduced.
Diff
diff --git a/ec2/latest/devguide/example_ec2_DeleteSubnet_section.md b/ec2/latest/devguide/example_ec2_DeleteSubnet_section.md index 71e520c50..cd9f5a438 100644 --- a//ec2/latest/devguide/example_ec2_DeleteSubnet_section.md +++ b//ec2/latest/devguide/example_ec2_DeleteSubnet_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 private servers](./example_vpc_GettingStartedPrivate_section.html) + * [Virtual private network with private servers](./example_vpc_GettingStartedPrivate_section.html) @@ -19 +19 @@ 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)