AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2026-06-16 · Documentation low

File: code-library/latest/ug/ec2_example_vpc_GettingStartedPrivate_section.md

Summary

Replaced 'VPC' with 'virtual private network', 'NAT gateways' with 'network address translation gateways', and updated EBS references to generic 'block storage' terminology

Security assessment

Changes are terminological without security context. The EBS encryption reference remains unchanged in substance.

Diff

diff --git a/code-library/latest/ug/ec2_example_vpc_GettingStartedPrivate_section.md b/code-library/latest/ug/ec2_example_vpc_GettingStartedPrivate_section.md
index ea2eb2208..279f04e67 100644
--- a//code-library/latest/ug/ec2_example_vpc_GettingStartedPrivate_section.md
+++ b//code-library/latest/ug/ec2_example_vpc_GettingStartedPrivate_section.md
@@ -9 +9 @@ There are more AWS SDK examples available in the [AWS Doc SDK Examples](https://
-# 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