AWS IAM: Fix URL for SAML failover blog post
Summary
Repaired broken link to AWS Security Blog article on regional SAML endpoints.
Security assessment
Fixes a typo in a URL; content about SAML resiliency remains unchanged.
Evidence
+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).
Diff
diff --git a/IAM/latest/UserGuide/id_roles_providers_saml.md b/IAM/latest/UserGuide/id_roles_providers_saml.md index 590a844f1..feb0349dc 100644 --- a//IAM/latest/UserGuide/id_roles_providers_saml.md +++ b//IAM/latest/UserGuide/id_roles_providers_saml.md @@ -84 +84 @@ Before you can use SAML 2.0-based federation as described in the preceding scena -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).