AWS Security ChangesHomeSearch

AWS ec2 documentation change

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

File: ec2/latest/devguide/example_ec2_DescribePrefixLists_section.md

Summary

Added contextual example link to VPC creation guide with private subnets and NAT gateways

Security assessment

Change adds cross-references to implementation examples but contains no security-specific content or vulnerability references

Diff

diff --git a/ec2/latest/devguide/example_ec2_DescribePrefixLists_section.md b/ec2/latest/devguide/example_ec2_DescribePrefixLists_section.md
index 893a9e9f9..9cc3631d8 100644
--- a//ec2/latest/devguide/example_ec2_DescribePrefixLists_section.md
+++ b//ec2/latest/devguide/example_ec2_DescribePrefixLists_section.md
@@ -8,0 +9,7 @@ The following code examples show how to use `DescribePrefixLists`.
+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: 
+
+  * [Create a VPC with private subnets and NAT gateways](./example_vpc_GettingStartedPrivate_section.html)
+
+
+
+