AWS ec2 documentation change
Summary
Updated link titles: changed 'Amazon EBS volumes' to 'block storage volumes' and 'Amazon EBS encryption' to 'block storage encryption'
Security assessment
The change replaces product-specific terms with generic descriptions but doesn't reference any security vulnerabilities, incidents, or new security features. Encryption is mentioned but not altered in substance.
Diff
diff --git a/ec2/latest/devguide/example_ec2_CreateVolume_section.md b/ec2/latest/devguide/example_ec2_CreateVolume_section.md index 4b71ccc61..ef7adb58d 100644 --- a//ec2/latest/devguide/example_ec2_CreateVolume_section.md +++ b//ec2/latest/devguide/example_ec2_CreateVolume_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)