AWS Security ChangesHomeSearch

AWS workspaces-web documentation change

Service: workspaces-web · 2026-03-07 · Documentation low

File: workspaces-web/latest/adminguide/create-vpc.md

Summary

Simplified VPC wizard documentation and removed redundant steps

Security assessment

Procedural documentation update with no security implications.

Diff

diff --git a/workspaces-web/latest/adminguide/create-vpc.md b/workspaces-web/latest/adminguide/create-vpc.md
index d9e2affb2..0527bc51d 100644
--- a//workspaces-web/latest/adminguide/create-vpc.md
+++ b//workspaces-web/latest/adminguide/create-vpc.md
@@ -7 +7 @@
-This section describes how to use the VPC wizard to create a VPC with one public subnet and one private subnet. As part of this process, the wizard creates an internet gateway and a NAT gateway. It also creates a custom route table associated with the public subnet. It then updates the main route table associated with the private subnet. The NAT gateway is automatically created in your VPC's public subnet. 
+This section describes how to use the VPC wizard to quickly create a VPC with public and private subnets. The wizard automatically creates an internet gateway, NAT gateway, and configures route tables for your subnets.
@@ -9 +9 @@ This section describes how to use the VPC wizard to create a VPC with one public
-After you use the wizard to create a VPC configuration, you'll add a second private subnet. For more information about this configuration, see [VPC with public and private subnets (NAT)](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Scenario2.html).
+For more information about this configuration, see [VPC with public and private subnets (NAT)](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Scenario2.html).
@@ -13 +13 @@ After you use the wizard to create a VPC configuration, you'll add a second priv
-  * [Allocating an Elastic IP address](./vpc-step1.html)
+  * [Quick VPC Setup (1 minute)](./vpc-step1.html)
@@ -15,5 +15 @@ After you use the wizard to create a VPC configuration, you'll add a second priv
-  * [Creating a new VPC](./vpc-step2.html)
-
-  * [Adding a second private subnet](./vpc-step3.html)
-
-  * [Verifying and naming your subnet route tables](./vpc-step4.html)
+  * [Verifying your subnet route tables (optional)](./vpc-step2.html)
@@ -32 +28 @@ VPC requirements
-Elastic IP address
+Quick VPC Setup