AWS ec2 documentation change
Summary
Updated related examples section with more generic terminology: replaced 'VPC' with 'virtual private network' and specific service names with descriptive terms
Security assessment
Changes are purely terminological updates without any security implications. No vulnerabilities, configurations, or security features are mentioned.
Diff
diff --git a/ec2/latest/devguide/example_ec2_AttachInternetGateway_section.md b/ec2/latest/devguide/example_ec2_AttachInternetGateway_section.md index fef7908e1..ae347c941 100644 --- a//ec2/latest/devguide/example_ec2_AttachInternetGateway_section.md +++ b//ec2/latest/devguide/example_ec2_AttachInternetGateway_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)