AWS sagemaker-unified-studio documentation change
Summary
Clarified IAM role capabilities: now states roles can sign in (previously stated they couldn't) and contribute programmatically.
Security assessment
Updates authentication documentation (security feature) but no evidence of fixing a vulnerability. Change likely reflects product capability update.
Diff
diff --git a/sagemaker-unified-studio/latest/userguide/add-project-members.md b/sagemaker-unified-studio/latest/userguide/add-project-members.md index 0ae0704c4..86f3f51b7 100644 --- a//sagemaker-unified-studio/latest/userguide/add-project-members.md +++ b//sagemaker-unified-studio/latest/userguide/add-project-members.md @@ -22 +22 @@ There are two different roles that members can have: -There are three different kinds of members you can add: +You can add the following types of members: @@ -28 +28 @@ There are three different kinds of members you can add: - * IAM principals (roles or users). An IAM user can sign into Amazon SageMaker Unified Studio with their IAM credentials. Note that IAM roles can't access Amazon SageMaker Unified Studio directly and must contribute to the project programmatically. + * IAM principals (roles or users). An IAM user or role can sign into Amazon SageMaker Unified Studio with their IAM credentials. They can also contribute to the project programmatically.