AWS redshift documentation change
Summary
Updated link to Amazon S3 server-side encryption documentation, changing path from 'dev' to 'userguide'.
Security assessment
Documentation link update with no changes to security content or features. No evidence of security-related impact.
Diff
diff --git a/redshift/latest/dg/t_unloading_encrypted_files.md b/redshift/latest/dg/t_unloading_encrypted_files.md index b951dd05d..e46480d57 100644 --- a//redshift/latest/dg/t_unloading_encrypted_files.md +++ b//redshift/latest/dg/t_unloading_encrypted_files.md @@ -7 +7 @@ -UNLOAD automatically creates files using Amazon S3 server-side encryption with AWS managed encryption keys (SSE-S3). You can also specify server-side encryption with an AWS Key Management Service key (SSE-KMS) or client-side encryption with a customer managed key. UNLOAD doesn't support Amazon S3 server-side encryption using a customer-supplied key. For more information, see [ Protecting data using server-side encryption](https://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html). +UNLOAD automatically creates files using Amazon S3 server-side encryption with AWS managed encryption keys (SSE-S3). You can also specify server-side encryption with an AWS Key Management Service key (SSE-KMS) or client-side encryption with a customer managed key. UNLOAD doesn't support Amazon S3 server-side encryption using a customer-supplied key. For more information, see [ Protecting data using server-side encryption](https://docs.aws.amazon.com/AmazonS3/latest/userguide/serv-side-encryption.html).