AWS sagemaker documentation change
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.