AWS ec2 documentation change
Summary
Updated related examples section by replacing VPC creation example with VPC with private servers example
Security assessment
This change only updates a cross-reference to another documentation example. No security content was added or modified. The change appears to be routine documentation maintenance to improve navigation between related examples.
Diff
diff --git a/ec2/latest/devguide/example_ec2_DescribePrefixLists_section.md b/ec2/latest/devguide/example_ec2_DescribePrefixLists_section.md index c17f56c7a..b0229c2dc 100644 --- a//ec2/latest/devguide/example_ec2_DescribePrefixLists_section.md +++ b//ec2/latest/devguide/example_ec2_DescribePrefixLists_section.md @@ -13 +13 @@ 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) + * [VPC with private servers](./example_vpc_GettingStartedPrivate_section.html)