AWS Security ChangesHomeSearch

AWS sagemaker documentation change

Service: sagemaker · 2026-04-10 · Documentation low

File: sagemaker/latest/dg/encryption-in-transit.md

Summary

Updated documentation to clarify that encryption between nodes applies to both training job clusters and processing job clusters (previously only mentioned training cluster)

Security assessment

This change expands the documentation of encryption in transit security feature to include processing job clusters, providing clearer guidance on where encryption can be enabled. No evidence of addressing a specific security vulnerability.

Diff

diff --git a/sagemaker/latest/dg/encryption-in-transit.md b/sagemaker/latest/dg/encryption-in-transit.md
index 7d9dac6f4..0f99a779c 100644
--- a//sagemaker/latest/dg/encryption-in-transit.md
+++ b//sagemaker/latest/dg/encryption-in-transit.md
@@ -26 +26 @@ There are no inter-node communications for batch processing.
-You can choose to encrypt communication between nodes in a training cluster. 
+You can choose to encrypt communication between nodes in a training job cluster and processing job cluster.