AWS Security ChangesHomeSearch

AWS sagemaker documentation change

Service: sagemaker · 2026-05-19 · Documentation low

File: sagemaker/latest/dg/sm-domain.md

Summary

Clarified that the subnet with free IP address must be in the training plan's specific Availability Zone

Security assessment

Change improves operational accuracy but doesn't address security vulnerabilities or introduce security features

Diff

diff --git a/sagemaker/latest/dg/sm-domain.md b/sagemaker/latest/dg/sm-domain.md
index 41747e3e7..f88deeee7 100644
--- a//sagemaker/latest/dg/sm-domain.md
+++ b//sagemaker/latest/dg/sm-domain.md
@@ -84 +84 @@ At least once every 90 days, SageMaker AI performs security and performance upda
-For apps running on training plan capacity, Studio requires an additional instance from the training plan during maintenance. If no instances are available, maintenance fails and the app transitions to `Failed` status. To recover the app in case of maintenance failures, verify that your training plan has at least one available instance, then create the app again. Also ensure that your instance group has at least one subnet in the Availability Zone with one free IP address.
+For apps running on training plan capacity, Studio requires an additional instance from the training plan during maintenance. If no instances are available, maintenance fails and the app transitions to `Failed` status. To recover the app in case of maintenance failures, verify that your training plan has at least one available instance, then create the app again. Also ensure that your instance group has at least one subnet in the training plan's Availability Zone with one free IP address.