AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2026-04-19 · Documentation low

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

Summary

Added a new 'Action examples' section with a link to 'Working with Amazon EBS encryption, snapshots, and volume initialization' tutorial.

Security assessment

This change adds context for the DeleteSnapshot action by linking to a tutorial that includes EBS encryption. While EBS encryption is a security feature, this change only adds a reference link, not new security documentation.

Diff

diff --git a/code-library/latest/ug/ec2_example_ec2_DeleteSnapshot_section.md b/code-library/latest/ug/ec2_example_ec2_DeleteSnapshot_section.md
index 0abdd1881..dccd0781b 100644
--- a//code-library/latest/ug/ec2_example_ec2_DeleteSnapshot_section.md
+++ b//code-library/latest/ug/ec2_example_ec2_DeleteSnapshot_section.md
@@ -12,0 +13,7 @@ The following code examples show how to use `DeleteSnapshot`.
+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: 
+
+  * [Working with Amazon EBS encryption, snapshots, and volume initialization](./ec2_example_ec2_GettingStarted_022_section.html)
+
+
+
+