AWS code-library documentation change
Summary
Updated two link titles: 'Amazon EBS volumes' to 'block storage volumes' and 'Amazon EBS encryption' to 'block storage encryption'
Security assessment
Terminology updates only. While encryption is mentioned, the change doesn't add new security documentation or address vulnerabilities.
Diff
diff --git a/code-library/latest/ug/ec2_example_ec2_DescribeVolumes_section.md b/code-library/latest/ug/ec2_example_ec2_DescribeVolumes_section.md index 0dd74f31b..e913b215e 100644 --- a//code-library/latest/ug/ec2_example_ec2_DescribeVolumes_section.md +++ b//code-library/latest/ug/ec2_example_ec2_DescribeVolumes_section.md @@ -15 +15 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Creating and managing Amazon EBS volumes](./ec2_example_ec2_GettingStarted_020_section.html) + * [Creating and managing block storage volumes](./ec2_example_ec2_GettingStarted_020_section.html) @@ -17 +17 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Working with Amazon EBS encryption, snapshots, and volume initialization](./ec2_example_ec2_GettingStarted_022_section.html) + * [Working with block storage encryption, snapshots, and volume initialization](./ec2_example_ec2_GettingStarted_022_section.html)