AWS Security ChangesHomeSearch

AWS ec2 documentation change

Service: ec2 · 2026-06-16 · Documentation low

File: ec2/latest/devguide/example_ec2_DescribeVolumes_section.md

Summary

Replaced 'Amazon EBS' with 'block storage' in related examples section

Security assessment

Purely cosmetic terminology update without altering security aspects of volume management. Encryption references remain unchanged but aren't new security documentation.

Diff

diff --git a/ec2/latest/devguide/example_ec2_DescribeVolumes_section.md b/ec2/latest/devguide/example_ec2_DescribeVolumes_section.md
index 9cdffc8d7..58dbf691b 100644
--- a//ec2/latest/devguide/example_ec2_DescribeVolumes_section.md
+++ b//ec2/latest/devguide/example_ec2_DescribeVolumes_section.md
@@ -13 +13 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Creating and managing Amazon EBS volumes](./example_ec2_GettingStarted_020_section.html)
+  * [Creating and managing block storage volumes](./example_ec2_GettingStarted_020_section.html)
@@ -15 +15 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Working with Amazon EBS encryption, snapshots, and volume initialization](./example_ec2_GettingStarted_022_section.html)
+  * [Working with block storage encryption, snapshots, and volume initialization](./example_ec2_GettingStarted_022_section.html)