AWS Security ChangesHomeSearch

AWS emr documentation change

Service: emr · 2025-10-19 · Documentation low

File: emr/latest/EMR-Serverless-UserGuide/tag-basics.md

Summary

Minor grammatical and phrasing updates to tag documentation, including changing 'We recommend' to 'We suggest' and simplifying sentence structures.

Security assessment

The changes are editorial improvements without introducing new security concepts. The existing mention of IAM-based tag permission control remains unchanged except for replacing 'see' with 'refer to', which does not alter security implications.

Diff

diff --git a/emr/latest/EMR-Serverless-UserGuide/tag-basics.md b/emr/latest/EMR-Serverless-UserGuide/tag-basics.md
index fcb2504e5..7a4fc1831 100644
--- a//emr/latest/EMR-Serverless-UserGuide/tag-basics.md
+++ b//emr/latest/EMR-Serverless-UserGuide/tag-basics.md
@@ -7 +7 @@
-A tag is a label that you assign to an AWS resource. Each tag consists of a key and a value, both of which you define. Tags enable you to categorize your AWS resources by attributes such as purpose, owner, and environment. When you have many resources of the same type, you can quickly identify a specific resource based on the tags you've assigned to it. For example, you can define a set of tags for your Amazon EMR Serverless applications to help you track each application's owner and stack level. We recommend that you devise a consistent set of tag keys for each resource type.
+A tag is a label that you assign to an AWS resource. Each tag consists of a key and a value, both of which you define. Tags enable you to categorize your AWS resources by attributes such as purpose, owner, and environment. When you have many resources of the same type, quickly identify a specific resource based on the tags assigned to it. For example, define a set of tags for your Amazon EMR Serverless applications to help track each application's owner and stack level. We suggest that you devise a consistent set of tag keys for each resource type.
@@ -9 +9 @@ A tag is a label that you assign to an AWS resource. Each tag consists of a key
-Tags are not automatically assigned to your resources. After you add a tag to a resource, you can modify a tag’s value or remove the tag from the resource at any time. Tags do not have any semantic meaning to Amazon EMR Serverless and are interpreted strictly as strings of characters. If you add a tag that has the same key as an existing tag on that resource, the new value overwrites the earlier value.
+Tags are not automatically assigned to your resources. After you add a tag to a resource, modify a tag’s value or remove the tag from the resource at any time. Tags do not have any semantic meaning to Amazon EMR Serverless and are interpreted strictly as strings of characters. If you add a tag that has the same key as an existing tag on that resource, the new value overwrites the earlier value.
@@ -11 +11 @@ Tags are not automatically assigned to your resources. After you add a tag to a
-If you use IAM, you can control which users in your AWS account have permission to manage tags. For tag-based access control policy examples, see [Policies for tag-based access control](./security-iam-TBAC.html).
+If you use IAM, you can control which users in your AWS account have permission to manage tags. For tag-based access control policy examples, refer to [Policies for tag-based access control](./security-iam-TBAC.html).