AWS Security ChangesHomeSearch

AWS local-zones documentation change

Service: local-zones · 2025-04-23 · Documentation low

File: local-zones/latest/ug/concepts-local-zones.md

Summary

Split a sentence about VPCs into separate lines for clarity

Security assessment

The change is purely structural and has no security impact.

Diff

diff --git a/local-zones/latest/ug/concepts-local-zones.md b/local-zones/latest/ug/concepts-local-zones.md
index b2295f642..166682a28 100644
--- a//local-zones/latest/ug/concepts-local-zones.md
+++ b//local-zones/latest/ug/concepts-local-zones.md
@@ -11 +11,3 @@ These are the essential concepts in AWS Local Zones:
-  * VPC — A virtual private cloud (VPC) is a virtual network that closely resembles a traditional network that you'd operate in your own data center. You create subnets in your VPCs and deploy AWS resources, such as Amazon EC2 instances, in your subnets. A VPC can span Availability Zones, Local Zones, and Wavelength Zones.
+  * VPC — A virtual private cloud (VPC) is a virtual network that closely resembles a traditional network that you'd operate in your own data center. You create subnets in your VPCs and deploy AWS resources, such as Amazon EC2 instances, in your subnets.
+
+A VPC can span Availability Zones, Local Zones, and Wavelength Zones.