AWS ec2 documentation change
Summary
Updated example links format and added VPC guide reference
Security assessment
Formatting change and added general VPC example link, no security implications detected
Diff
diff --git a/ec2/latest/devguide/example_ec2_DeleteLaunchTemplate_section.md b/ec2/latest/devguide/example_ec2_DeleteLaunchTemplate_section.md index d73e7d466..a4d3b791c 100644 --- a//ec2/latest/devguide/example_ec2_DeleteLaunchTemplate_section.md +++ b//ec2/latest/devguide/example_ec2_DeleteLaunchTemplate_section.md @@ -9 +9 @@ The following code examples show how to use `DeleteLaunchTemplate`. -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,2 @@ 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) +