AWS ec2 documentation change
Summary
Updated titles of linked documentation sections to use generic storage terminology
Security assessment
Changed 'Amazon EBS' to 'block storage' in linked section titles. Encryption reference remains but is not new security documentation.
Diff
diff --git a/ec2/latest/devguide/example_ec2_DetachVolume_section.md b/ec2/latest/devguide/example_ec2_DetachVolume_section.md index 19351b0a1..eae84b3a2 100644 --- a//ec2/latest/devguide/example_ec2_DetachVolume_section.md +++ b//ec2/latest/devguide/example_ec2_DetachVolume_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)