AWS Security ChangesHomeSearch

AWS ec2 documentation change

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

File: ec2/latest/devguide/example_ec2_DetachVolume_section.md

Summary

Added 'Action examples are code excerpts' context section and two example links

Security assessment

This change adds boilerplate text about code examples and includes links to EBS volume management examples. No security vulnerabilities, weaknesses, or security features are addressed.

Diff

diff --git a/ec2/latest/devguide/example_ec2_DetachVolume_section.md b/ec2/latest/devguide/example_ec2_DetachVolume_section.md
index 62d5977a8..19351b0a1 100644
--- a//ec2/latest/devguide/example_ec2_DetachVolume_section.md
+++ b//ec2/latest/devguide/example_ec2_DetachVolume_section.md
@@ -10,0 +11,9 @@ The following code examples show how to use `DetachVolume`.
+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: 
+
+  * [Creating and managing Amazon EBS volumes](./example_ec2_GettingStarted_020_section.html)
+
+  * [Working with Amazon EBS encryption, snapshots, and volume initialization](./example_ec2_GettingStarted_022_section.html)
+
+
+
+