AWS Security ChangesHomeSearch

AWS ec2 documentation change

Service: ec2 · 2025-08-13 · Documentation low

File: ec2/latest/devguide/example_ec2_ReleaseAddress_section.md

Summary

Expanded example links to include VPC setup guides

Security assessment

Change only adds more contextual code examples without security-specific guidance or vulnerability mitigation

Diff

diff --git a/ec2/latest/devguide/example_ec2_ReleaseAddress_section.md b/ec2/latest/devguide/example_ec2_ReleaseAddress_section.md
index 3a9db58ed..48bc67a51 100644
--- a//ec2/latest/devguide/example_ec2_ReleaseAddress_section.md
+++ b//ec2/latest/devguide/example_ec2_ReleaseAddress_section.md
@@ -9 +9 @@ The following code examples show how to use `ReleaseAddress`.
-Action examples are code excerpts from larger programs and must be run in context. You can see this action in context in the following code example: 
+Action examples are code excerpts from larger programs and must be run in context. You can see this action in context in the following code examples: 
@@ -12,0 +13,4 @@ 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)
+
+  * [Get started with Amazon VPC](./example_vpc_GettingStartedCLI_section.html)
+