AWS sagemaker documentation change
Summary
Added maintenance requirements for apps using training plan capacity, including failure recovery steps.
Security assessment
Focuses on operational reliability during maintenance. No security controls or vulnerabilities are addressed.
Diff
diff --git a/sagemaker/latest/dg/sm-domain.md b/sagemaker/latest/dg/sm-domain.md index 8418e363f..41747e3e7 100644 --- a//sagemaker/latest/dg/sm-domain.md +++ b//sagemaker/latest/dg/sm-domain.md @@ -83,0 +84,2 @@ 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. +