AWS IAM documentation change
Summary
Updated link text and corrected URL formatting in AWS Security Blog reference about SAML failover.
Security assessment
URL fix for existing security best-practice documentation. Doesn't introduce new security content or address vulnerabilities.
Diff
diff --git a/IAM/latest/UserGuide/id_roles_create_for-idp_saml.md b/IAM/latest/UserGuide/id_roles_create_for-idp_saml.md index 7032e8fa1..321ed7ca1 100644 --- a//IAM/latest/UserGuide/id_roles_create_for-idp_saml.md +++ b//IAM/latest/UserGuide/id_roles_create_for-idp_saml.md @@ -9 +9 @@ Prerequisites for creating a role for SAMLCreating a role for SAML -You can use SAML 2.0 federation instead of creating IAM users in your AWS account. With an identity provider (IdP), you can manage your user identities outside of AWS and give these external user identities permissions to access AWS resources in your account. For more information about federation and identity providers, see [Identity providers and federation](./id_roles_providers.html). +You can use SAML 2.0 federation instead of creating IAM users in your AWS account. With an identity provider (IdP), you can manage your user identities outside of AWS and give these external user identities permissions to access AWS resources in your account. For more information about federation and identity providers, see [Identity providers and federation into AWS](./id_roles_providers.html). @@ -13 +13 @@ You can use SAML 2.0 federation instead of creating IAM users in your AWS accoun -To improve federation resiliency, we recommend that you configure your IdP and AWS federation to support multiple SAML sign-in endpoints. For details, see the AWS Security Blog article [How to use regional SAML endpoints for failover](https://aws.amazon.com/blogs/security/how-to-use-regional-saml-endpoints-for-failover). +To improve federation resiliency, we recommend that you configure your IdP and AWS federation to support multiple SAML sign-in endpoints. For details, see the AWS Security Blog article [How to use regional SAML endpoints for failover](https://aws.amazon.com/blogs//security/how-to-use-regional-saml-endpoints-for-failover).