AWS Security ChangesHomeSearch

AWS emr: Fix IAM documentation URLs for VPC security groups

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

File: emr/latest/ManagementGuide/emr-man-sec-groups.md · Type: network

Summary

Corrected URLs linking to IAM permissions for managing VPC security groups.

Security assessment

The update fixes broken URLs to IAM security group documentation but does not change security content or address vulnerabilities.

Evidence

+To edit your security groups, you must have permission to manage security groups for the VPC that the cluster is in. For more information, see [Changing Permissions for a user](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_change-permissions.html) and the [Example Policy](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_examples_ec2_securitygroups-vpc.html) that allows managing EC2 security groups in the _IAM User Guide_.

Diff

diff --git a/emr/latest/ManagementGuide/emr-man-sec-groups.md b/emr/latest/ManagementGuide/emr-man-sec-groups.md
index 0db06cccf..ad24cdbfe 100644
--- a//emr/latest/ManagementGuide/emr-man-sec-groups.md
+++ b//emr/latest/ManagementGuide/emr-man-sec-groups.md
@@ -67 +67 @@ Custom | TCP | 8443 | Various Amazon IP address ranges | These rules allow the c
-To edit your security groups, you must have permission to manage security groups for the VPC that the cluster is in. For more information, see [Changing Permissions for a user](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_users_change-permissions.html) and the [Example Policy](https://docs.aws.amazon.com//IAM/latest/UserGuide/reference_policies_examples_ec2_securitygroups-vpc.html) that allows managing EC2 security groups in the _IAM User Guide_.
+To edit your security groups, you must have permission to manage security groups for the VPC that the cluster is in. For more information, see [Changing Permissions for a user](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_change-permissions.html) and the [Example Policy](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_examples_ec2_securitygroups-vpc.html) that allows managing EC2 security groups in the _IAM User Guide_.