AWS Security ChangesHomeSearch

AWS singlesignon documentation change

Service: singlesignon · 2025-08-19 · Documentation low

File: singlesignon/latest/userguide/manage-your-accounts.md

Summary

Corrected a service authorization reference link

Security assessment

Fixed a broken documentation link to IAM Identity Center directory authorization references. No security implications identified as this is a documentation maintenance change.

Diff

diff --git a/singlesignon/latest/userguide/manage-your-accounts.md b/singlesignon/latest/userguide/manage-your-accounts.md
index e5f9a5bbb..42105327a 100644
--- a//singlesignon/latest/userguide/manage-your-accounts.md
+++ b//singlesignon/latest/userguide/manage-your-accounts.md
@@ -92 +92 @@ A _service-linked role_ is a type of IAM role that is linked directly to an AWS
-For the identity store service used by IAM Identity Center, users who have access to a member account can use API actions that require **Read** permissions. Member accounts have access to **Read** actions on both the **sso-directory** and **identitystore** namespaces. For more information, see [ Actions, resources, and condition keys for AWS IAM Identity Center directory](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiamidentitycentersuccessortoawssinglesign-ondirectory.html) and [Actions, resources, and condition keys for AWS Identity Store](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsidentitystore.html) in the _Service Authorization Reference_.
+For the identity store service used by IAM Identity Center, users who have access to a member account can use API actions that require **Read** permissions. Member accounts have access to **Read** actions on both the **sso-directory** and **identitystore** namespaces. For more information, see [ Actions, resources, and condition keys for AWS IAM Identity Center directory](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiamidentitycenterdirectory.html) and [Actions, resources, and condition keys for AWS Identity Store](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsidentitystore.html) in the _Service Authorization Reference_.