AWS sagemaker documentation change
Summary
Fixed URL formatting in SageMaker roles documentation link and IAM policy reference
Security assessment
Typographical URL fixes without modifying security-related content about IAM roles
Diff
diff --git a/sagemaker/latest/dg/domain-user-profile-add.md b/sagemaker/latest/dg/domain-user-profile-add.md index 608c254b8..f0b3e3895 100644 --- a//sagemaker/latest/dg/domain-user-profile-add.md +++ b//sagemaker/latest/dg/domain-user-profile-add.md @@ -31 +31 @@ You can add user profiles to a domain from the SageMaker AI console by following - 8. For **Execution role** , choose an option from the role selector. If you choose **Enter a custom IAM role ARN** , the role must have, at a minimum, an attached trust policy that grants SageMaker AI permission to assume the role. For more information, see [SageMaker AI Roles](https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html). + 8. For **Execution role** , choose an option from the role selector. If you choose **Enter a custom IAM role ARN** , the role must have, at a minimum, an attached trust policy that grants SageMaker AI permission to assume the role. For more information, see [SageMaker AI Roles](https://docs.aws.amazon.com//sagemaker/latest/dg/sagemaker-roles.html). @@ -37 +37 @@ If you choose **Create a new role** , the **Create an IAM role** dialog box open - 2. Choose **Create role**. SageMaker AI creates a new IAM role, `AmazonSageMaker-ExecutionPolicy`, with the [AmazonSageMakerFullAccess](https://console.aws.amazon.com/iam/home?#/policies/arn:aws:iam::aws:policy/AmazonSageMakerFullAccess) policy attached. + 2. Choose **Create role**. SageMaker AI creates a new IAM role, `AmazonSageMaker-ExecutionPolicy`, with the [AmazonSageMakerFullAccess](https://console.aws.amazon.com//iam/home?#/policies/arn:aws:iam::aws:policy/AmazonSageMakerFullAccess) policy attached.