AWS databrew documentation change
Summary
Updated Amazon S3 encryption documentation links from 'dev' to 'userguide' paths
Security assessment
The change fixes documentation links but does not alter encryption-related security guidance.
Diff
diff --git a/databrew/latest/dg/encryption-security-configuration.md b/databrew/latest/dg/encryption-security-configuration.md index f709264ab..2ae04a78e 100644 --- a//databrew/latest/dg/encryption-security-configuration.md +++ b//databrew/latest/dg/encryption-security-configuration.md @@ -98 +98 @@ For more information, see the following topics in the _Amazon Simple Storage Ser - * For information about `SSE-S3`, see [Protecting Data Using Server-Side Encryption with Amazon S3-Managed Encryption Keys (SSE-S3)](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html). + * For information about `SSE-S3`, see [Protecting Data Using Server-Side Encryption with Amazon S3-Managed Encryption Keys (SSE-S3)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingServerSideEncryption.html). @@ -100 +100 @@ For more information, see the following topics in the _Amazon Simple Storage Ser - * For information about `SSE-KMS`, see [Protecting Data Using Server-Side Encryption with AWS KMS–Managed Keys (SSE-KMS)](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingKMSEncryption.html). + * For information about `SSE-KMS`, see [Protecting Data Using Server-Side Encryption with AWS KMS–Managed Keys (SSE-KMS)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingKMSEncryption.html).