AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2025-08-13 · Documentation low

File: code-library/latest/ug/ec2_example_ec2_DeleteLaunchTemplate_section.md

Summary

Added link to VPC with private subnets example in context section

Security assessment

General documentation improvement without security-specific content or vulnerability addressing

Diff

diff --git a/code-library/latest/ug/ec2_example_ec2_DeleteLaunchTemplate_section.md b/code-library/latest/ug/ec2_example_ec2_DeleteLaunchTemplate_section.md
index 34b09f7a1..b09b827d8 100644
--- a//code-library/latest/ug/ec2_example_ec2_DeleteLaunchTemplate_section.md
+++ b//code-library/latest/ug/ec2_example_ec2_DeleteLaunchTemplate_section.md
@@ -11 +11 @@ 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: 
@@ -14,0 +15,2 @@ Action examples are code excerpts from larger programs and must be run in contex
+  * [Create a VPC with private subnets and NAT gateways](./ec2_example_vpc_GettingStartedPrivate_section.html)
+