AWS sagemaker: Fix broken link to IAM Identity Center documentation
Summary
Corrected a URL in the markdown link for IAM Identity Center authentication documentation.
Security assessment
The change fixes a broken hyperlink without modifying security guidance or content.
Evidence
+AWS IAM Identity Center is the recommended AWS service for managing human user access to AWS resources. It is a single place where you can assign your users consistent access to multiple AWS accounts and applications. For more information about IAM Identity Center authentication, see [What is IAM Identity Center?](https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html).
Diff
diff --git a/sagemaker/latest/dg/domain-groups.md b/sagemaker/latest/dg/domain-groups.md index bc6207b20..800e93099 100644 --- a//sagemaker/latest/dg/domain-groups.md +++ b//sagemaker/latest/dg/domain-groups.md @@ -9 +9 @@ -AWS IAM Identity Center is the recommended AWS service for managing human user access to AWS resources. It is a single place where you can assign your users consistent access to multiple AWS accounts and applications. For more information about IAM Identity Center authentication, see [What is IAM Identity Center?](https://docs.aws.amazon.com//singlesignon/latest/userguide/what-is.html). +AWS IAM Identity Center is the recommended AWS service for managing human user access to AWS resources. It is a single place where you can assign your users consistent access to multiple AWS accounts and applications. For more information about IAM Identity Center authentication, see [What is IAM Identity Center?](https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html).