AWS singlesignon documentation change
Summary
Updated documentation links to use double slashes in AWS service URLs for consistency
Security assessment
The changes only modify URL formatting (adding double slashes) without altering security-related content. No evidence of addressing vulnerabilities or modifying security controls.
Diff
diff --git a/singlesignon/latest/userguide/setting-up-trusted-identity-propagation-sagemaker-studio.md b/singlesignon/latest/userguide/setting-up-trusted-identity-propagation-sagemaker-studio.md index c6e823f48..39ddc8835 100644 --- a//singlesignon/latest/userguide/setting-up-trusted-identity-propagation-sagemaker-studio.md +++ b//singlesignon/latest/userguide/setting-up-trusted-identity-propagation-sagemaker-studio.md @@ -32 +32 @@ SageMaker Studio uses domains to organize user profiles, applications, and their - * **Create a new SageMaker Studio domain by using[Setup for organizations](https://docs.aws.amazon.com/sagemaker/latest/dg/onboard-custom.html#onboard-custom-instructions).** + * **Create a new SageMaker Studio domain by using[Setup for organizations](https://docs.aws.amazon.com//sagemaker/latest/dg/onboard-custom.html#onboard-custom-instructions).** @@ -48 +48 @@ Trusted identity propagation is only supported in SageMaker Studio domains that - * [Edit domain settings](https://docs.aws.amazon.com/sagemaker/latest/dg/domain-edit). Edit the **Authentication and permissions** settings to enable trusted identity propagation. + * [Edit domain settings](https://docs.aws.amazon.com//sagemaker/latest/dg/domain-edit). Edit the **Authentication and permissions** settings to enable trusted identity propagation. @@ -57 +57 @@ Trusted identity propagation is only supported in SageMaker Studio domains that -A _domain execution role_ is an [IAM role](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles) that a SageMaker Studio domain assumes on behalf of all users in the domain. The permissions that you assign to this role determine what actions SageMaker Studio can perform. +A _domain execution role_ is an [IAM role](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles) that a SageMaker Studio domain assumes on behalf of all users in the domain. The permissions that you assign to this role determine what actions SageMaker Studio can perform. @@ -61 +61 @@ A _domain execution role_ is an [IAM role](https://docs.aws.amazon.com/IAM/lates - * **Create or select a role by using[Setup for organizations](https://docs.aws.amazon.com/sagemaker/latest/dg/onboard-custom.html#onboard-custom-instructions).** + * **Create or select a role by using[Setup for organizations](https://docs.aws.amazon.com//sagemaker/latest/dg/onboard-custom.html#onboard-custom-instructions).** @@ -69 +69 @@ A _domain execution role_ is an [IAM role](https://docs.aws.amazon.com/IAM/lates - * Open the IAM console and [create the execution role yourself](https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html#sagemaker-roles-create-execution-role). + * Open the IAM console and [create the execution role yourself](https://docs.aws.amazon.com//sagemaker/latest/dg/sagemaker-roles.html#sagemaker-roles-create-execution-role). @@ -71 +71 @@ A _domain execution role_ is an [IAM role](https://docs.aws.amazon.com/IAM/lates - 2. [Update the trust policy](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_update-role-trust-policy.html) that is attached to the domain execution role so that it includes the following two actions: [`sts:AssumeRole`](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html) and [`sts:SetContext`](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html). For information about how to find the execution role for your SageMaker Studio domain, see [Get domain execution role](https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html#sagemaker-roles-get-execution-role-domain). + 2. [Update the trust policy](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles_update-role-trust-policy.html) that is attached to the domain execution role so that it includes the following two actions: [`sts:AssumeRole`](https://docs.aws.amazon.com//STS/latest/APIReference/API_AssumeRole.html) and [`sts:SetContext`](https://docs.aws.amazon.com//IAM/latest/UserGuide/reference_policies_iam-condition-keys.html). For information about how to find the execution role for your SageMaker Studio domain, see [Get domain execution role](https://docs.aws.amazon.com//sagemaker/latest/dg/sagemaker-roles.html#sagemaker-roles-get-execution-role-domain). @@ -121 +121 @@ To use Amazon S3 Access Grants, you must have a permissions policy attached (eit -If you don't have a policy that contains these permissions, follow the instructions in [Adding and removing IAM identity permissions](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_manage-attach-detach.html) in the _AWS Identity and Access Management User Guide_. +If you don't have a policy that contains these permissions, follow the instructions in [Adding and removing IAM identity permissions](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_policies_manage-attach-detach.html) in the _AWS Identity and Access Management User Guide_. @@ -125 +125 @@ If you don't have a policy that contains these permissions, follow the instructi -Assign groups and users to the SageMaker Studio domain by following the steps in [Add groups and users](https://docs.aws.amazon.com/sagemaker/latest/dg/domain-groups-add.html). +Assign groups and users to the SageMaker Studio domain by following the steps in [Add groups and users](https://docs.aws.amazon.com//sagemaker/latest/dg/domain-groups-add.html). @@ -197 +197 @@ If an administrator sets **MaxRuntimeInSeconds** for long-running training or pr -For more information about **MaxRuntimeInSeconds** , see the guidance for the `CreateTrainingJob` [StoppingCondition](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingJob.html#sagemaker-CreateTrainingJob-request-StoppingCondition) parameter in the _Amazon SageMaker API Reference_. +For more information about **MaxRuntimeInSeconds** , see the guidance for the `CreateTrainingJob` [StoppingCondition](https://docs.aws.amazon.com//sagemaker/latest/APIReference/API_CreateTrainingJob.html#sagemaker-CreateTrainingJob-request-StoppingCondition) parameter in the _Amazon SageMaker API Reference_.