AWS controltower documentation change
Summary
Fixed URL formatting by adding an extra slash in the 'Best practices' link to the IAM Identity Center User Guide.
Security assessment
The change corrects a URL syntax issue but does not introduce or modify security-related content. The referenced documentation remains the same, and there is no evidence of addressing a security vulnerability.
Diff
diff --git a/controltower/latest/userguide/sso-groups.md b/controltower/latest/userguide/sso-groups.md index 7f7c36a7b..3e8f86b47 100644 --- a//controltower/latest/userguide/sso-groups.md +++ b//controltower/latest/userguide/sso-groups.md @@ -7 +7 @@ -AWS Control Tower offers preconfigured groups to organize users that perform specific tasks in your accounts. You can add users and assign them to these groups directly in IAM Identity Center. Doing so matches permission sets to users in groups within your accounts. For the latest guidance and best practices on configuring your groups, see [Best practices](https://docs.aws.amazon.com/singlesignon/latest/userguide/delegated-admin.html#delegated-admin-best-practices) in the _IAM Identity Center User Guide_. +AWS Control Tower offers preconfigured groups to organize users that perform specific tasks in your accounts. You can add users and assign them to these groups directly in IAM Identity Center. Doing so matches permission sets to users in groups within your accounts. For the latest guidance and best practices on configuring your groups, see [Best practices](https://docs.aws.amazon.com//singlesignon/latest/userguide/delegated-admin.html#delegated-admin-best-practices) in the _IAM Identity Center User Guide_.