AWS Security ChangesHomeSearch

AWS glue documentation change

Service: glue · 2025-05-22 · Documentation low

File: glue/latest/dg/add-job.md

Summary

Updated documentation link for SSE-S3 encryption to point to correct user guide URL path

Security assessment

The change only corrects a URL path from 'dev' to 'userguide' without altering security content. No security vulnerability or new security feature is addressed.

Diff

diff --git a/glue/latest/dg/add-job.md b/glue/latest/dg/add-job.md
index 1e0bc5dc1..c9f17cc9d 100644
--- a//glue/latest/dg/add-job.md
+++ b//glue/latest/dg/add-job.md
@@ -234 +234 @@ Choose a security configuration from the list. A security configuration specifie
-If you select this option, when the ETL job writes to Amazon S3, the data is encrypted at rest using SSE-S3 encryption. Both your Amazon S3 data target and any data that is written to an Amazon S3 temporary directory is encrypted. This option is passed as a job parameter. For more information, 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) in the _Amazon Simple Storage Service User Guide_.
+If you select this option, when the ETL job writes to Amazon S3, the data is encrypted at rest using SSE-S3 encryption. Both your Amazon S3 data target and any data that is written to an Amazon S3 temporary directory is encrypted. This option is passed as a job parameter. For more information, 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) in the _Amazon Simple Storage Service User Guide_.