AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2026-04-19 · Documentation low

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

Summary

Updated the list of related examples, replacing 'Create a VPC with private subnets and NAT gateways' and 'Get started with Amazon VPC' with 'Create a basic VPC', 'Getting started with Amazon EC2', and 'VPC with private servers'.

Security assessment

This change updates related example links. There is no indication of security issues or security feature documentation.

Diff

diff --git a/code-library/latest/ug/ec2_example_ec2_AllocateAddress_section.md b/code-library/latest/ug/ec2_example_ec2_AllocateAddress_section.md
index c4dcabfb3..3e59d20d9 100644
--- a//code-library/latest/ug/ec2_example_ec2_AllocateAddress_section.md
+++ b//code-library/latest/ug/ec2_example_ec2_AllocateAddress_section.md
@@ -17 +17 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Create a VPC with private subnets and NAT gateways](./ec2_example_vpc_GettingStartedPrivate_section.html)
+  * [Create a basic VPC](./ec2_example_vpc_GettingStartedCLI_section.html)
@@ -19 +19,3 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Get started with Amazon VPC](./ec2_example_vpc_GettingStartedCLI_section.html)
+  * [Getting started with Amazon EC2](./ec2_example_ec2_GettingStarted_013_section.html)
+
+  * [VPC with private servers](./ec2_example_vpc_GettingStartedPrivate_section.html)