AWS sagemaker medium security documentation change
Summary
Added November 07, 2025 release notes with security patch upgrades and updated IAM condition key documentation
Security assessment
Mentions upgraded security patches and documents new IAM condition keys (VpcSubnets, VpcSecurityGroupIds) for granular access control. These changes improve security posture through better permission management.
Diff
diff --git a/sagemaker/latest/dg/sagemaker-hyperpod-release-notes.md b/sagemaker/latest/dg/sagemaker-hyperpod-release-notes.md index ee36df254..c24d6ac2f 100644 --- a//sagemaker/latest/dg/sagemaker-hyperpod-release-notes.md +++ b//sagemaker/latest/dg/sagemaker-hyperpod-release-notes.md @@ -5 +5 @@ -SageMaker HyperPod release notes: September 29, 2025August 4, 2025July 31, 2025May 13, 2025May 1, 2025April 28, 2025April 18, 2025April 10, 2025April 03, 2025March 16, 2025February 20, 2025February 18, 2025February 06, 2025January 22, 2025January 09, 2025December 21, 2024December 13, 2024November 24, 2024November 15, 2024November 11, 2024October 31, 2024October 21, 2024September 10, 2024August 20, 2024June 20, 2024April 24, 2024March 27, 2024March 14, 2024February 15, 2024November 29, 2023 +SageMaker HyperPod release notes: November 07, 2025SageMaker HyperPod release notes: September 29, 2025August 4, 2025July 31, 2025May 13, 2025May 1, 2025April 28, 2025April 18, 2025April 10, 2025April 03, 2025March 16, 2025February 20, 2025February 18, 2025February 06, 2025January 22, 2025January 09, 2025December 21, 2024December 13, 2024November 24, 2024November 15, 2024November 11, 2024October 31, 2024October 21, 2024September 10, 2024August 20, 2024June 20, 2024April 24, 2024March 27, 2024March 14, 2024February 15, 2024November 29, 2023 @@ -12,0 +13,11 @@ The HyperPod AMI releases are documented separately to include information of th +## SageMaker HyperPod release notes: November 07, 2025 + +SageMaker HyperPod releases the following for [Orchestrating SageMaker HyperPod clusters with Amazon EKS](./sagemaker-hyperpod-eks.html). + +**New features** + + * Upgraded security patches [SageMaker HyperPod AMI releases for Amazon EKS: November 07, 2025](./sagemaker-hyperpod-release-ami-eks.html#sagemaker-hyperpod-release-ami-eks-20251107). + + + + @@ -147 +158 @@ SageMaker HyperPod releases the following for [Orchestrating SageMaker HyperPod - * Added the following IAM condition keys for more granular access control in the [`CreateCluster`](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateCluster.html) and [`UpdateCluster`](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UpdateCluster.html) API operations. + * Added the following IAM condition keys for more granular access control in the [`CreateCluster`](https://docs.aws.amazon.com//sagemaker/latest/APIReference/API_CreateCluster.html) and [`UpdateCluster`](https://docs.aws.amazon.com//sagemaker/latest/APIReference/API_UpdateCluster.html) API operations. @@ -151,3 +162,3 @@ Condition key | Description -[`sagemaker:InstanceTypes`](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemaker.html#amazonsagemaker-sagemaker_InstanceTypes) | Control access based on the specified instance types. -[`sagemaker:VpcSubnets`](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemaker.html#amazonsagemaker-sagemaker_VpcSubnets) | Restrict cluster creation or updates to specific Amazon VPC subnets. -[`sagemaker:VpcSecurityGroupIds`](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemaker.html#amazonsagemaker-sagemaker_VpcSecurityGroupIds) | Manage access based on Amazon VPC security group IDs. +[`sagemaker:InstanceTypes`](https://docs.aws.amazon.com//service-authorization/latest/reference/list_amazonsagemaker.html#amazonsagemaker-sagemaker_InstanceTypes) | Control access based on the specified instance types. +[`sagemaker:VpcSubnets`](https://docs.aws.amazon.com//service-authorization/latest/reference/list_amazonsagemaker.html#amazonsagemaker-sagemaker_VpcSubnets) | Restrict cluster creation or updates to specific Amazon VPC subnets. +[`sagemaker:VpcSecurityGroupIds`](https://docs.aws.amazon.com//service-authorization/latest/reference/list_amazonsagemaker.html#amazonsagemaker-sagemaker_VpcSecurityGroupIds) | Manage access based on Amazon VPC security group IDs.