AWS Security ChangesHomeSearch

AWS emr: Fix IAM documentation URLs for security group permissions

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

File: emr/latest/ManagementGuide/emr-connect-ssh-prereqs.md · Type: iam

Summary

Corrected broken URLs linking to IAM User Guide for managing EC2 security groups.

Security assessment

The change fixes broken URLs to IAM documentation about security group permissions but does not alter security guidance 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-connect-ssh-prereqs.md b/emr/latest/ManagementGuide/emr-connect-ssh-prereqs.md
index 9d8019983..9ed2eafbd 100644
--- a//emr/latest/ManagementGuide/emr-connect-ssh-prereqs.md
+++ b//emr/latest/ManagementGuide/emr-connect-ssh-prereqs.md
@@ -18 +18 @@ Console
-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_.