AWS IAM documentation change
Summary
Fixed URL formatting for AWS Security Blog link
Security assessment
The change corrects a URL path but does not alter security guidance. The referenced blog post discusses failover resiliency, but the change itself is purely a documentation formatting fix.
Diff
diff --git a/IAM/latest/UserGuide/id_roles_providers_create_saml_relying-party.md b/IAM/latest/UserGuide/id_roles_providers_create_saml_relying-party.md index 8f8f38958..7a90f4215 100644 --- a//IAM/latest/UserGuide/id_roles_providers_create_saml_relying-party.md +++ b//IAM/latest/UserGuide/id_roles_providers_create_saml_relying-party.md @@ -34 +34 @@ You also need to create appropriate claim rules in your IdP that specify AWS as -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).