AWS Security ChangesHomeSearch

AWS sagemaker-unified-studio documentation change

Service: sagemaker-unified-studio · 2026-05-07 · Documentation medium

File: sagemaker-unified-studio/latest/adminguide/edit-project-configuration-iam-based.md

Summary

Restructured documentation into 'Edit project details' and 'Edit project members' sections with expanded member management procedures.

Security assessment

Adds explicit requirement for SageMakerStudioUserIAMConsolePolicy when adding IAM members, enhancing access control documentation. No vulnerability addressed.

Diff

diff --git a/sagemaker-unified-studio/latest/adminguide/edit-project-configuration-iam-based.md b/sagemaker-unified-studio/latest/adminguide/edit-project-configuration-iam-based.md
index 15a0bf66f..b9b257bb2 100644
--- a//sagemaker-unified-studio/latest/adminguide/edit-project-configuration-iam-based.md
+++ b//sagemaker-unified-studio/latest/adminguide/edit-project-configuration-iam-based.md
@@ -7 +7 @@
-# Edit Project Configuration
+Edit project detailsEdit project members
@@ -9 +9,5 @@
-You can edit the project description to reflect changes in business context or project scope and update the member role to change project access permissions.
+# Edit project configuration
+
+You can edit the project name and description, or modify the project members to reflect changes in business context or project scope.
+
+## Edit project details
@@ -13 +17 @@ You can edit the project description to reflect changes in business context or p
-  2. Choose the project name you want to edit from the Projects list.
+  2. Choose the project name that you want to edit from the Projects list.
@@ -17 +21,4 @@ You can edit the project description to reflect changes in business context or p
-  4. In the Edit Project dialog, modify the available settings:
+  4. In the **Edit Project** dialog, modify the **Project name** and **Description**.
+
+  5. Choose **Save** to apply your changes.
+
@@ -19 +25,0 @@ You can edit the project description to reflect changes in business context or p
-    1. **Details Section:**
@@ -21 +26,0 @@ You can edit the project description to reflect changes in business context or p
-       * Description - Update the project description (optional, up to 2048 characters)
@@ -23 +28,7 @@ You can edit the project description to reflect changes in business context or p
-    2. **Member Section:**
+## Edit project members
+
+  1. From the domain administration page, choose **Projects** in the left navigation pane.
+
+  2. Choose the project name that you want to edit from the Projects list.
+
+  3. On the project details page, choose the **Members** tab.
@@ -25 +36 @@ You can edit the project description to reflect changes in business context or p
-       * IAM role - Update the IAM role or user that can login and access the project
+  4. Choose **Add members**.
@@ -27 +38 @@ You can edit the project description to reflect changes in business context or p
-  5. Review the information note about required permissions (SageMakerStudioUserIAMConsolePolicy must be attached or have the same permissions added via another policy)
+  5. For **Type** , select IAM or SSO.
@@ -29 +40 @@ You can edit the project description to reflect changes in business context or p
-  6. Choose **Save** to apply your changes.
+  6. For **Members** , select the user to add. If you are adding IAM roles or users, the role or user must have the [SageMakerStudioUserIAMConsolePolicy](https://docs.aws.amazon.com/sagemaker-unified-studio/latest/adminguide/security-iam-awsmanpol-SageMakerStudioUserIAMConsolePolicy.html) managed policy attached.
@@ -31 +42 @@ You can edit the project description to reflect changes in business context or p
-  7. The project details page refreshes with the updated information.
+  7. Choose **Add** to apply your changes.
@@ -36 +47 @@ You can edit the project description to reflect changes in business context or p
-Your changes are applied immediately. If you updated the member role, the new IAM role or user will have access to the project, and the previous role will no longer have access.
+Your changes are applied immediately. If you added project members, the new members have access to the project.