AWS singlesignon documentation change
Summary
Updated URLs with double slashes after domain in EMR documentation links and maintained references to IAM roles/KMS encryption
Security assessment
Changes focus on URL corrections and maintaining existing security practices (IAM roles, KMS encryption). No new security documentation or vulnerability fixes are introduced.
Diff
diff --git a/singlesignon/latest/userguide/setting-up-tip-emr.md b/singlesignon/latest/userguide/setting-up-tip-emr.md index 54448392c..7910f0a9b 100644 --- a//singlesignon/latest/userguide/setting-up-tip-emr.md +++ b//singlesignon/latest/userguide/setting-up-tip-emr.md @@ -28 +28 @@ In this step, the Amazon EMR Studio administrator creates and IAM service role a - 1. **[Create an EMR Studio service role](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-studio-service-role.html)** \- EMR Studio assume this IAM role to securely manage workspaces and notebooks, connect to clusters, and handle data interactions. + 1. **[Create an EMR Studio service role](https://docs.aws.amazon.com//emr/latest/ManagementGuide/emr-studio-service-role.html)** \- EMR Studio assume this IAM role to securely manage workspaces and notebooks, connect to clusters, and handle data interactions. @@ -34 +34 @@ In this step, the Amazon EMR Studio administrator creates and IAM service role a -To use these policy, replace the `italicized placeholder text` in the example policy with your own information. For additional directions, see [Create a policy](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_create.html) or [Edit a policy](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_manage-edit.html). +To use these policy, replace the `italicized placeholder text` in the example policy with your own information. For additional directions, see [Create a policy](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_policies_create.html) or [Edit a policy](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_policies_manage-edit.html). @@ -88 +88 @@ Show moreShow less - 2. **[Create an EMR Studio user role for IAM Identity Center authentication](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-studio-user-permissions.html#emr-studio-create-user-role)** \- EMR Studio assumes this role when a user signs in through IAM Identity Center to manage workspaces, EMR clusters, jobs, git repositories. **This role is used to initiate the trusted identity propagation workflow**. + 2. **[Create an EMR Studio user role for IAM Identity Center authentication](https://docs.aws.amazon.com//emr/latest/ManagementGuide/emr-studio-user-permissions.html#emr-studio-create-user-role)** \- EMR Studio assumes this role when a user signs in through IAM Identity Center to manage workspaces, EMR clusters, jobs, git repositories. **This role is used to initiate the trusted identity propagation workflow**. @@ -276 +276 @@ The following trust policy allows EMR Studio to assume the role: -Additional permissions are needed to leverage EMR Studio Workspaces and EMR Notebooks. See [Create permissions policies for EMR Studio users](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-studio-user-permissions.html#emr-studio-permissions-policies) for more information. +Additional permissions are needed to leverage EMR Studio Workspaces and EMR Notebooks. See [Create permissions policies for EMR Studio users](https://docs.aws.amazon.com//emr/latest/ManagementGuide/emr-studio-user-permissions.html#emr-studio-permissions-policies) for more information. @@ -280 +280 @@ Additional permissions are needed to leverage EMR Studio Workspaces and EMR Note - * [Define custom IAM permissions with customer managed policies](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_create.html) + * [Define custom IAM permissions with customer managed policies](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_policies_create.html) @@ -282 +282 @@ Additional permissions are needed to leverage EMR Studio Workspaces and EMR Note - * [EMR Studio service role permissions](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-studio-service-role.html#emr-studio-service-role-permissions-table) + * [EMR Studio service role permissions](https://docs.aws.amazon.com//emr/latest/ManagementGuide/emr-studio-service-role.html#emr-studio-service-role-permissions-table) @@ -293 +293 @@ In this step, you'll create an Amazon EMR Studio in the EMR Studio console and u - 1. Navigate to the EMR Studio console, select **Create Studio** and the **Custom Setup** option. You can either create a new S3 bucket or use an existing bucket. You may check the box to **Encrypt workspace files with your own KMS keys**. For more information, see [AWS Key Management Service](https://docs.aws.amazon.com/kms/latest/developerguide/overview.html). + 1. Navigate to the EMR Studio console, select **Create Studio** and the **Custom Setup** option. You can either create a new S3 bucket or use an existing bucket. You may check the box to **Encrypt workspace files with your own KMS keys**. For more information, see [AWS Key Management Service](https://docs.aws.amazon.com//kms/latest/developerguide/overview.html).