AWS Security ChangesHomeSearch

AWS IAM documentation change

Service: IAM · 2025-06-13 · Documentation low

File: IAM/latest/UserGuide/id_roles_create-service-linked-role.md

Summary

Fixed grammatical error ('it’s' to 'its') in service-linked role documentation

Security assessment

Minor grammatical correction with no security implications

Diff

diff --git a/IAM/latest/UserGuide/id_roles_create-service-linked-role.md b/IAM/latest/UserGuide/id_roles_create-service-linked-role.md
index 9241835ae..a79e94b94 100644
--- a//IAM/latest/UserGuide/id_roles_create-service-linked-role.md
+++ b//IAM/latest/UserGuide/id_roles_create-service-linked-role.md
@@ -126 +126 @@ Some AWS services allow you to pass an existing role to the service, instead of
-The permissions granted by a service-linked role can be indirectly transferred to other users and roles. When a service-linked role is used by an AWS service, that service-linked role can use it’s own permissions to call other AWS services. This means that users and roles with permissions to call a service that uses a service-linked role may have indirect access to services that can be accessed by that service-linked role.
+The permissions granted by a service-linked role can be indirectly transferred to other users and roles. When a service-linked role is used by an AWS service, that service-linked role can use its own permissions to call other AWS services. This means that users and roles with permissions to call a service that uses a service-linked role may have indirect access to services that can be accessed by that service-linked role.