AWS Security ChangesHomeSearch

AWS ec2 documentation change

Service: ec2 · 2026-04-19 · Documentation low

File: ec2/latest/devguide/example_ec2_DeleteLaunchTemplate_section.md

Summary

Updated a link in the 'See also' section from 'Create a VPC with private subnets and NAT gateways' to 'VPC with private servers'.

Security assessment

The change is a simple link update. Launch templates can include security configurations, but the diff does not mention any security aspects.

Diff

diff --git a/ec2/latest/devguide/example_ec2_DeleteLaunchTemplate_section.md b/ec2/latest/devguide/example_ec2_DeleteLaunchTemplate_section.md
index 1e5dcaa7b..3e413c5c2 100644
--- a//ec2/latest/devguide/example_ec2_DeleteLaunchTemplate_section.md
+++ b//ec2/latest/devguide/example_ec2_DeleteLaunchTemplate_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)