AWS sagemaker documentation change
Summary
Fixed URL formatting in multiple documentation links (IAM, CloudFormation, S3)
Security assessment
Changes are purely URL syntax corrections. No security content modifications or vulnerability fixes present.
Diff
diff --git a/sagemaker/latest/dg/studio-updated-migrate-ui.md b/sagemaker/latest/dg/studio-updated-migrate-ui.md index fd6b712a3..0cbc96289 100644 --- a//sagemaker/latest/dg/studio-updated-migrate-ui.md +++ b//sagemaker/latest/dg/studio-updated-migrate-ui.md @@ -30 +30 @@ Before migrating the domain, update the domain's execution role to grant users p - 1. Create an AWS Identity and Access Management policy with one of the following contents by following the steps in [Creating IAM policies](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_create.html): + 1. Create an AWS Identity and Access Management policy with one of the following contents by following the steps in [Creating IAM policies](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_policies_create.html): @@ -197 +197 @@ JSON - 2. Attach the policy to the execution role of the domain. For instructions, follow the steps in [Adding IAM identity permissions (console)](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_manage-attach-detach.html#add-policies-console). + 2. Attach the policy to the execution role of the domain. For instructions, follow the steps in [Adding IAM identity permissions (console)](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_policies_manage-attach-detach.html#add-policies-console). @@ -454 +454 @@ You can set the default experience when creating a domain using the AWS CloudFor -For information about the domain resource supported by AWS CloudFormation, see [AWS::SageMaker AI::Domain](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-domain.html#cfn-sagemaker-domain-defaultusersettings). +For information about the domain resource supported by AWS CloudFormation, see [AWS::SageMaker AI::Domain](https://docs.aws.amazon.com//AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-domain.html#cfn-sagemaker-domain-defaultusersettings). @@ -481 +481 @@ The following procedure shows how to manually add a CORS configuration to an Ama - 1. Verify that there is an Amazon S3 bucket in the same AWS Region as the existing domain with the following name. For instructions, see [Viewing the properties for an Amazon S3 bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/view-bucket-properties.html). + 1. Verify that there is an Amazon S3 bucket in the same AWS Region as the existing domain with the following name. For instructions, see [Viewing the properties for an Amazon S3 bucket](https://docs.aws.amazon.com//AmazonS3/latest/userguide/view-bucket-properties.html). @@ -485 +485 @@ The following procedure shows how to manually add a CORS configuration to an Ama - 2. Add a CORS configuration with the following content to the default Amazon S3 bucket. For instructions, see [Configuring cross-origin resource sharing (CORS)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/enabling-cors-examples.html). + 2. Add a CORS configuration with the following content to the default Amazon S3 bucket. For instructions, see [Configuring cross-origin resource sharing (CORS)](https://docs.aws.amazon.com//AmazonS3/latest/userguide/enabling-cors-examples.html).