AWS ec2 documentation change
Summary
Updated related examples section: changed 'Create a VPC with private subnets and NAT gateways' to 'VPC with private servers' (same link, different text)
Security assessment
This change updates the text description of an existing cross-reference. No security context is provided. The link destination remains the same, only the descriptive text changed.
Diff
diff --git a/ec2/latest/devguide/example_ec2_CreateLaunchTemplate_section.md b/ec2/latest/devguide/example_ec2_CreateLaunchTemplate_section.md index 4e9c487ed..9eb704dd6 100644 --- a//ec2/latest/devguide/example_ec2_CreateLaunchTemplate_section.md +++ b//ec2/latest/devguide/example_ec2_CreateLaunchTemplate_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) + * [VPC with private servers](./example_vpc_GettingStartedPrivate_section.html)