AWS Security ChangesHomeSearch

AWS code-library documentation change

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

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

Summary

Added new 'Action examples' section with a link to EBS encryption, snapshots, and volume initialization example

Security assessment

This change adds a reference to an example about EBS encryption, which is a security feature. However, it doesn't address a specific security issue or vulnerability - it just adds a link to existing documentation.

Diff

diff --git a/code-library/latest/ug/ec2_example_ec2_CreateSnapshot_section.md b/code-library/latest/ug/ec2_example_ec2_CreateSnapshot_section.md
index c3ac36a81..6017d400c 100644
--- a//code-library/latest/ug/ec2_example_ec2_CreateSnapshot_section.md
+++ b//code-library/latest/ug/ec2_example_ec2_CreateSnapshot_section.md
@@ -12,0 +13,7 @@ The following code examples show how to use `CreateSnapshot`.
+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)
+
+
+
+