AWS emr: Update EMR console and IAM trust policy URLs
Summary
Fixed URLs for EMR console and IAM role trust policy modification documentation.
Security assessment
The change corrects broken links to IAM trust policy documentation but does not alter security practices or address vulnerabilities.
Evidence
+For each IAM role that you plan to use as a runtime role, set the following trust policy, replacing `EMR_EC2_DefaultRole` with your instance profile role. To modify the trust policy of an IAM role, see [Modifying a role trust policy](https://docs.aws.amazon.com/IAM/latest/UserGuide/roles-managingrole-editing-console.html).
Diff
diff --git a/emr/latest/ManagementGuide/emr-lf-enable.md b/emr/latest/ManagementGuide/emr-lf-enable.md index 96957bff7..418f8ebd5 100644 --- a//emr/latest/ManagementGuide/emr-lf-enable.md +++ b//emr/latest/ManagementGuide/emr-lf-enable.md @@ -69 +69 @@ The example below illustrates how to use a custom key provider for certificate c -Alternatively, you can use the [Amazon EMR console](https://console.aws.amazon.com//emr) to create a security configuration with custom settings. +Alternatively, you can use the [Amazon EMR console](https://console.aws.amazon.com/emr) to create a security configuration with custom settings. @@ -133 +133 @@ You can now use runtime roles and Lake Formation to apply table and column level -For each IAM role that you plan to use as a runtime role, set the following trust policy, replacing `EMR_EC2_DefaultRole` with your instance profile role. To modify the trust policy of an IAM role, see [Modifying a role trust policy](https://docs.aws.amazon.com//IAM/latest/UserGuide/roles-managingrole-editing-console.html). +For each IAM role that you plan to use as a runtime role, set the following trust policy, replacing `EMR_EC2_DefaultRole` with your instance profile role. To modify the trust policy of an IAM role, see [Modifying a role trust policy](https://docs.aws.amazon.com/IAM/latest/UserGuide/roles-managingrole-editing-console.html).