AWS Security ChangesHomeSearch

AWS ec2 documentation change

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

File: ec2/latest/devguide/example_ec2_AllocateAddress_section.md

Summary

Updated related examples section: replaced 'Create a VPC with private subnets and NAT gateways' with 'Create a basic VPC' and added 'Getting started with Amazon EC2' and 'VPC with private servers'

Security assessment

This change updates cross-references to other documentation sections. No security context is provided in the diff. The changes appear to be routine documentation maintenance to improve navigation between related topics.

Diff

diff --git a/ec2/latest/devguide/example_ec2_AllocateAddress_section.md b/ec2/latest/devguide/example_ec2_AllocateAddress_section.md
index e37b4b77c..af54fe3d6 100644
--- a//ec2/latest/devguide/example_ec2_AllocateAddress_section.md
+++ b//ec2/latest/devguide/example_ec2_AllocateAddress_section.md
@@ -15 +15 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Create a VPC with private subnets and NAT gateways](./example_vpc_GettingStartedPrivate_section.html)
+  * [Create a basic VPC](./example_vpc_GettingStartedCLI_section.html)
@@ -17 +17,3 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Get started with Amazon VPC](./example_vpc_GettingStartedCLI_section.html)
+  * [Getting started with Amazon EC2](./example_ec2_GettingStarted_013_section.html)
+
+  * [VPC with private servers](./example_vpc_GettingStartedPrivate_section.html)