AWS sagemaker: Fix broken link to S3 SSE-KMS documentation
Summary
Corrected a URL in the markdown link for SSE-KMS encryption documentation.
Security assessment
The change only fixes a broken hyperlink; no security content was altered or added.
Evidence
+For more information on using AWS KMS keys, see [Protecting Data Using Server-Side Encryption with AWS KMS keys Stored in AWSAWS Key Management Service (SSE-KMS) ](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingKMSEncryption.html).
Diff
diff --git a/sagemaker/latest/dg/data-wrangler-security.md b/sagemaker/latest/dg/data-wrangler-security.md index 95970a664..844f9ab91 100644 --- a//sagemaker/latest/dg/data-wrangler-security.md +++ b//sagemaker/latest/dg/data-wrangler-security.md @@ -503 +503 @@ On the **Export data** page, specify a value for the **AWS KMS key ID or ARN**. -For more information on using AWS KMS keys, see [Protecting Data Using Server-Side Encryption with AWS KMS keys Stored in AWSAWS Key Management Service (SSE-KMS) ](https://docs.aws.amazon.com//AmazonS3/latest/userguide/UsingKMSEncryption.html). +For more information on using AWS KMS keys, see [Protecting Data Using Server-Side Encryption with AWS KMS keys Stored in AWSAWS Key Management Service (SSE-KMS) ](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingKMSEncryption.html).