AWS ec2 documentation change
Summary
Updated linked example titles: Changed 'Amazon EBS volumes' to 'block storage volumes' and 'Amazon EBS encryption' to 'block storage encryption'.
Security assessment
Consistent terminology update replacing 'Amazon EBS' with 'block storage'. No modifications to security practices, encryption details, or vulnerability information.
Diff
diff --git a/ec2/latest/devguide/example_ec2_DeleteVolume_section.md b/ec2/latest/devguide/example_ec2_DeleteVolume_section.md index b6115414b..4496f61fa 100644 --- a//ec2/latest/devguide/example_ec2_DeleteVolume_section.md +++ b//ec2/latest/devguide/example_ec2_DeleteVolume_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)