AWS Security ChangesHomeSearch

AWS emr: Correct KMS key policy documentation URL

Service: emr · 2026-08-19 · Documentation low

File: emr/latest/ManagementGuide/emr-emrfs-iam-roles.md · Type: encryption

Summary

Fixed URL for AWS KMS key policies documentation in IAM roles context.

Security assessment

The update fixes a broken link to KMS key policy documentation but does not change security content or address vulnerabilities.

Evidence

+If a role allows access to a location in Amazon S3 that is encrypted using an AWS KMS key, make sure that the role is specified as a key user. This gives the role permission to use the KMS key. For more information, see [Key policies in AWS KMS](https://docs.aws.amazon.com/kms/latest/developerguide/key-policies.html#key-policy-default-allow-users) in the _AWS Key Management Service Developer Guide_.

Diff

diff --git a/emr/latest/ManagementGuide/emr-emrfs-iam-roles.md b/emr/latest/ManagementGuide/emr-emrfs-iam-roles.md
index 7e4f26959..80b301329 100644
--- a//emr/latest/ManagementGuide/emr-emrfs-iam-roles.md
+++ b//emr/latest/ManagementGuide/emr-emrfs-iam-roles.md
@@ -105 +105 @@ Open the IAM console at [https://console.aws.amazon.com/iam/](https://console.aw
-If a role allows access to a location in Amazon S3 that is encrypted using an AWS KMS key, make sure that the role is specified as a key user. This gives the role permission to use the KMS key. For more information, see [Key policies in AWS KMS](https://docs.aws.amazon.com//kms/latest/developerguide/key-policies.html#key-policy-default-allow-users) in the _AWS Key Management Service Developer Guide_.
+If a role allows access to a location in Amazon S3 that is encrypted using an AWS KMS key, make sure that the role is specified as a key user. This gives the role permission to use the KMS key. For more information, see [Key policies in AWS KMS](https://docs.aws.amazon.com/kms/latest/developerguide/key-policies.html#key-policy-default-allow-users) in the _AWS Key Management Service Developer Guide_.