AWS sagemaker-unified-studio documentation change
Summary
Updated SageMaker Data Agent availability from 'IAM-based domains only' to 'available in both IAM and IAM Identity Center (IdC) domains'
Security assessment
This change expands feature availability documentation but doesn't address security vulnerabilities or add security features. It's a feature availability update.
Diff
diff --git a/sagemaker-unified-studio/latest/userguide/sagemaker-data-agent.md b/sagemaker-unified-studio/latest/userguide/sagemaker-data-agent.md index 0c29afe82..fdcccfa5b 100644 --- a//sagemaker-unified-studio/latest/userguide/sagemaker-data-agent.md +++ b//sagemaker-unified-studio/latest/userguide/sagemaker-data-agent.md @@ -11,5 +11 @@ Prerequisites -The SageMaker Data Agent in Amazon SageMaker Unified Studio provides intelligent assistance for code generation, error diagnosis, and data analysis recommendations in Notebooks and Query Editor. The agent helps data engineers, analysts, and data scientists who spend significant time on manual setup tasks and boilerplate code when building analytics and ML applications. It generates code and execution plans from natural language prompts and integrates with data catalogs and business metadata to streamline the development process. - -###### Note - -SageMaker Data Agent is available in Notebooks and Query Editor in IAM-based domains. +The SageMaker Data Agent in Amazon SageMaker Unified Studio provides intelligent assistance for code generation, error diagnosis, and data analysis recommendations in Notebooks and Query Editor. The agent helps data engineers, analysts, and data scientists who spend significant time on manual setup tasks and boilerplate code when building analytics and ML applications. It generates code and execution plans from natural language prompts. The agent also integrates with data catalogs and business metadata to streamline the development process. The SageMaker Data Agent is available in both IAM and IAM Identity Center (IdC) domains.