AWS Security ChangesHomeSearch

AWS ec2 documentation change

Service: ec2 · 2026-04-19 · Documentation low

File: ec2/latest/devguide/example_vpc_GettingStartedCLI_section.md

Summary

Updated title and section headings to be more concise, changed next steps links

Security assessment

This change updates the document structure and headings for clarity, and changes next steps links. The removal of 'Consider security implications' section could potentially reduce security awareness, but there's no evidence this addresses a specific security issue or vulnerability.

Diff

diff --git a/ec2/latest/devguide/example_vpc_GettingStartedCLI_section.md b/ec2/latest/devguide/example_vpc_GettingStartedCLI_section.md
index e909ffc54..bf08bd45f 100644
--- a//ec2/latest/devguide/example_vpc_GettingStartedCLI_section.md
+++ b//ec2/latest/devguide/example_vpc_GettingStartedCLI_section.md
@@ -7 +7 @@
-# Get started using Amazon VPC using the CLI
+# Getting started with Amazon VPC
@@ -11 +11 @@ The following code example shows how to:
-  * Set up your account
+  * Create a VPC
@@ -13 +13 @@ The following code example shows how to:
-  * Create and configure a VPC
+  * Create subnets
@@ -15 +15 @@ The following code example shows how to:
-  * Configure your network
+  * Configure internet connectivity
@@ -17 +17 @@ The following code example shows how to:
-  * Configure security
+  * Create a NAT Gateway
@@ -19 +19 @@ The following code example shows how to:
-  * Deploy resources
+  * Configure subnet settings
@@ -21 +21 @@ The following code example shows how to:
-  * Test and verify
+  * Create security groups
@@ -23,5 +23 @@ The following code example shows how to:
-  * Clean up resources
-
-  * Consider production implications
-
-  * Consider security implications
+  * Verify your VPC configuration
@@ -649 +645 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Create a VPC with private subnets and NAT gateways
+Configure Amazon ECS Service Connect
@@ -651 +647 @@ Create a VPC with private subnets and NAT gateways
-Get started with Transit Gateway
+Create an Amazon ECS Linux task for the Fargate launch type