AWS Security ChangesHomeSearch

AWS ec2 documentation change

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

File: ec2/latest/devguide/example_vpc_GettingStartedPrivate_section.md

Summary

Updated terminology: Changed 'VPC' to 'virtual private network', 'NAT gateways' to 'network address translation gateways', 'IPAM' to 'IP address management', and 'Amazon EBS' to 'block storage'.

Security assessment

Changes involve terminology standardization without security implications. Encryption/snapshot content remains unchanged with no new security features documented.

Diff

diff --git a/ec2/latest/devguide/example_vpc_GettingStartedPrivate_section.md b/ec2/latest/devguide/example_vpc_GettingStartedPrivate_section.md
index fed6ed07b..f341cf447 100644
--- a//ec2/latest/devguide/example_vpc_GettingStartedPrivate_section.md
+++ b//ec2/latest/devguide/example_vpc_GettingStartedPrivate_section.md
@@ -7 +7 @@
-# Create a VPC with private subnets and NAT gateways using the CLI
+# Create a virtual private network with private subnets and network address translation gateways using the CLI
@@ -708 +708 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-VPC with IPAM
+Virtual private network with IP address management
@@ -710 +710 @@ VPC with IPAM
-Working with Amazon EBS encryption, snapshots, and volume initialization
+Working with block storage encryption, snapshots, and volume initialization