AWS Security ChangesHomeSearch

AWS sagemaker documentation change

Service: sagemaker · 2026-03-25 · Documentation low

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

Summary

Updated a sentence to clarify that encryption in transit applies to both training job clusters and processing job clusters, expanding the scope of documented encryption options.

Security assessment

The change enhances documentation on encryption in transit, a security feature, by including processing job clusters, but it does not indicate a fix for a security issue or 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.