AWS Security ChangesHomeSearch

AWS emr documentation change

Service: emr · 2026-04-25 · Documentation low

File: emr/latest/ManagementGuide/emr-security.md

Summary

Fixed typo in runtime roles documentation (changed 'Bu' to 'By')

Security assessment

Minor typographical correction with no security implications. The content about runtime roles remains the same.

Diff

diff --git a/emr/latest/ManagementGuide/emr-security.md b/emr/latest/ManagementGuide/emr-security.md
index bccebf2da..02b2c53b6 100644
--- a//emr/latest/ManagementGuide/emr-security.md
+++ b//emr/latest/ManagementGuide/emr-security.md
@@ -51 +51 @@ AWS Identity and Access Management (IAM) is an AWS service that helps an adminis
-  * **IAM role for applications (runtime role)** – an IAM role that you can specify when you submit a job or query to an Amazon EMR cluster. The job or query that you submit to your Amazon EMR cluster uses the runtime role to access AWS resources, such as objects in Amazon S3. You can specify runtime roles with Amazon EMR for Spark and Hive jobs. Bu using runtime roles, you can isolate jobs running on the same cluster by using different IAM roles. For more information, see [Using IAM role as runtime role with Amazon EMR](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-steps-runtime-roles.html).
+  * **IAM role for applications (runtime role)** – an IAM role that you can specify when you submit a job or query to an Amazon EMR cluster. The job or query that you submit to your Amazon EMR cluster uses the runtime role to access AWS resources, such as objects in Amazon S3. You can specify runtime roles with Amazon EMR for Spark and Hive jobs. By using runtime roles, you can isolate jobs running on the same cluster by using different IAM roles. For more information, see [Using IAM role as runtime role with Amazon EMR](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-steps-runtime-roles.html).