AWS glue documentation change
Summary
Updated SSE-KMS documentation link to userguide path
Security assessment
Only updates a reference link for encryption documentation. No changes to security practices or vulnerability mitigation.
Diff
diff --git a/glue/latest/dg/create-an-iam-role-sagemaker-notebook.md b/glue/latest/dg/create-an-iam-role-sagemaker-notebook.md index 65e5a702d..717191146 100644 --- a//glue/latest/dg/create-an-iam-role-sagemaker-notebook.md +++ b//glue/latest/dg/create-an-iam-role-sagemaker-notebook.md @@ -21 +21 @@ If you plan to use SageMaker AI notebooks with development endpoints, you need t -If you plan to access Amazon S3 sources and targets that are encrypted with SSE-KMS, attach a policy that allows notebooks to decrypt the data, as shown in the following example. For more information, see [Protecting Data Using Server-Side Encryption with AWS KMS-Managed Keys (SSE-KMS)](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingKMSEncryption.html). +If you plan to access Amazon S3 sources and targets that are encrypted with SSE-KMS, attach a policy that allows notebooks to decrypt the data, as shown in the following example. For more information, see [Protecting Data Using Server-Side Encryption with AWS KMS-Managed Keys (SSE-KMS)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingKMSEncryption.html).