AWS sagemaker-unified-studio documentation change
Summary
Added comprehensive documentation for creating, updating, and deleting workflow environments in SageMaker Unified Studio, including step-by-step instructions and ownership requirements.
Security assessment
The changes are purely operational documentation updates that explain how to manage workflow environments. There is no mention of security vulnerabilities, patches, or security incidents. The documentation emphasizes that only project owners can perform these operations, which is a standard access control practice but not indicative of addressing a specific security issue.
Diff
diff --git a/sagemaker-unified-studio/latest/userguide/workflow-environments.md b/sagemaker-unified-studio/latest/userguide/workflow-environments.md index 2d23e4d52..39692ca68 100644 --- a//sagemaker-unified-studio/latest/userguide/workflow-environments.md +++ b//sagemaker-unified-studio/latest/userguide/workflow-environments.md @@ -4,0 +5,2 @@ +Create a workflow environmentUpdate a workflow environmentDelete a workflow environment + @@ -10,0 +13,80 @@ Only one workflow environment can exist in a project at a time. + * Create a workflow environment + + * Update a workflow environment + + * Delete a workflow environment + + + + +## Create a workflow environment + +To create a workflow environment, you must be an owner of the project that you want to create a workflow environment in. + +To create a workflow environment, complete the following steps: + + 1. Navigate to Amazon SageMaker Unified Studio using the URL from your admin and log in using your SSO or AWS credentials. + + 2. Navigate to a project that was created with the **Data analytics and AI-ML model development** project profile. To do this, use the center menu at the top of the landing page and choose **Browse all projects** , then choose the name of the project that you want to navigate to. + + 3. In the center menu, choose **Compute**. This takes you to the Compute page. + + 4. On the **Workflow environments** tab, confirm that there are no workflow environments in the project yet. Then choose **Create**. + + 5. In the **Create workflow environment** window, review the parameters of the workflow environment. These are determined by your admin. If you want any of these parameters to change, contact your admin. + + 6. Choose **Create workflow environment**. + + + + +###### Note + +Workflow environment creation takes several minutes to complete. + +## Update a workflow environment + +To update a workflow environment, you must be an owner of the project that you want to update a workflow environment in. + +To update a workflow environment, complete the following steps: + + 1. Navigate to Amazon SageMaker Unified Studio using the URL from your admin and log in using your SSO or AWS credentials. + + 2. Navigate to the project that contains the workflow environment that you want to update. To do this, use the center menu at the top of the landing page and choose **Browse all projects** , then choose the name of the project that you want to navigate to. + + 3. In the center menu, choose **Compute**. This takes you to the Compute page. + + 4. On the **Workflow environments** tab, expand the **Actions** menu and choose **Update**. + + 5. Choose **Update workflow environment**. + + + + +###### Note + +Updating a workflow environment takes several minutes to complete. + +## Delete a workflow environment + +To delete a workflow environment, you must be an owner of the project that contains the workflow environment that you want to delete. + +To delete a workflow environment, complete the following steps: + + 1. Navigate to Amazon SageMaker Unified Studio using the URL from your admin and log in using your SSO or AWS credentials. + + 2. Navigate to the project that contains the workflow environment that you want to delete. To do this, use the center menu at the top of the landing page and choose **Browse all projects** , then choose the name of the project that you want to navigate to. + + 3. In the center menu, choose **Compute**. This takes you to the Compute page. + + 4. On the **Workflow environments** tab, expand the **Actions** menu and choose **Delete**. + + 5. Confirm the action by typing `confirm`, then choose **Delete workflow environment**. + + + + +###### Note + +Deleting a workflow environment takes several minutes to complete. + @@ -17 +99 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Share a code workflow +Provisioned @@ -19 +101 @@ Share a code workflow -Create a workflow environment +Visual Workflows