AWS amazonglacier documentation change
Summary
Updated URL path from 'dev' to 'userguide' in S3 encryption documentation link
Security assessment
The change only corrects a documentation URL reference without altering security content. No security implications identified.
Diff
diff --git a/amazonglacier/latest/dev/DataEncryption.md b/amazonglacier/latest/dev/DataEncryption.md index 6c313a4e2..83226465b 100644 --- a//amazonglacier/latest/dev/DataEncryption.md +++ b//amazonglacier/latest/dev/DataEncryption.md @@ -15 +15 @@ You can also access S3 Glacier through Amazon S3. Amazon S3 supports lifecycle c -Data at rest stored in S3 Glacier is automatically server-side encrypted using 256-bit Advanced Encryption Standard (AES-256) with keys maintained by AWS. If you prefer to manage your own keys, you can also use client-side encryption before storing data in S3 Glacier. For more information about how to setup default encryption for Amazon S3, see [Amazon S3 Default Encryption](https://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-encryption.html) in the _Amazon Simple Storage Service User Guide_. +Data at rest stored in S3 Glacier is automatically server-side encrypted using 256-bit Advanced Encryption Standard (AES-256) with keys maintained by AWS. If you prefer to manage your own keys, you can also use client-side encryption before storing data in S3 Glacier. For more information about how to setup default encryption for Amazon S3, see [Amazon S3 Default Encryption](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucket-encryption.html) in the _Amazon Simple Storage Service User Guide_.