AWS data-exchange documentation change
Summary
Corrected URL formatting in link to S3 server-side encryption documentation
Security assessment
The change only fixes URL syntax without altering security content. Encryption guidance remains unchanged.
Diff
diff --git a/data-exchange/latest/userguide/exporting-from-s3.md b/data-exchange/latest/userguide/exporting-from-s3.md index 92a215854..79a32dfd0 100644 --- a//data-exchange/latest/userguide/exporting-from-s3.md +++ b//data-exchange/latest/userguide/exporting-from-s3.md @@ -9 +9 @@ When you export assets to Amazon S3, the IAM permissions you use must include th -AWS Data Exchange supports configurable encryption parameters when exporting data sets to Amazon S3. In your export job details, you can specify the Amazon S3 server-side encryption configuration that you want to apply to the exported objects. You can choose to use server-side encryption with Amazon S3-Managed Keys (SSE-S3) or server-side encryption with AWS KMS keys stored in AWS Key Management Service (SSE-KMS). For more information, see [Protecting data using server-side encryption](https://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html) in the _Amazon Simple Storage Service User Guide_. +AWS Data Exchange supports configurable encryption parameters when exporting data sets to Amazon S3. In your export job details, you can specify the Amazon S3 server-side encryption configuration that you want to apply to the exported objects. You can choose to use server-side encryption with Amazon S3-Managed Keys (SSE-S3) or server-side encryption with AWS KMS keys stored in AWS Key Management Service (SSE-KMS). For more information, see [Protecting data using server-side encryption](https://docs.aws.amazon.com//AmazonS3/latest/dev/serv-side-encryption.html) in the _Amazon Simple Storage Service User Guide_.