AWS Security ChangesHomeSearch

AWS transform documentation change

Service: transform · 2026-04-01 · Documentation low

File: transform/latest/userguide/custom-troubleshooting.md

Summary

Added '*.s3.amazonaws.com' to the list of endpoints to verify network access for connection errors in AWS Glue Custom Transforms.

Security assessment

This change adds an S3 endpoint to troubleshooting documentation for network connectivity. While network access controls are security-relevant, this change doesn't address a specific security issue or add security feature documentation; it's a routine documentation update for troubleshooting.

Diff

diff --git a/transform/latest/userguide/custom-troubleshooting.md b/transform/latest/userguide/custom-troubleshooting.md
index c8bd671fe..f013c5687 100644
--- a//transform/latest/userguide/custom-troubleshooting.md
+++ b//transform/latest/userguide/custom-troubleshooting.md
@@ -57,0 +58,2 @@ If you encounter connection errors, verify network access to required endpoints:
+  * `*.s3.amazonaws.com`
+