AWS Security ChangesHomeSearch

AWS ec2 documentation change

Service: ec2 · 2026-06-16 · Documentation low

File: ec2/latest/devguide/example_ec2_CreateInternetGateway_section.md

Summary

Updated terminology in related examples: replaced 'VPC' with 'virtual private network' and 'Amazon Neptune' with 'graph databases'

Security assessment

Purely cosmetic changes to use more generic service descriptions. No security configurations or vulnerabilities are addressed.

Diff

diff --git a/ec2/latest/devguide/example_ec2_CreateInternetGateway_section.md b/ec2/latest/devguide/example_ec2_CreateInternetGateway_section.md
index fe9cf8f64..35e44f3f0 100644
--- a//ec2/latest/devguide/example_ec2_CreateInternetGateway_section.md
+++ b//ec2/latest/devguide/example_ec2_CreateInternetGateway_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)