AWS IAM documentation change
Summary
Fixed typo: 'SAMl' to 'SAML' (capitalization correction)
Security assessment
This is a minor typographical correction of an acronym. No security implications are evident from this change.
Diff
diff --git a/IAM/latest/UserGuide/id_roles_providers_enable-console-saml.md b/IAM/latest/UserGuide/id_roles_providers_enable-console-saml.md index da66ee27d..591734d45 100644 --- a//IAM/latest/UserGuide/id_roles_providers_enable-console-saml.md +++ b//IAM/latest/UserGuide/id_roles_providers_enable-console-saml.md @@ -108 +108 @@ For details about creating a role for a SAML IdP, see [Create a role for SAML 2. -Notify your SAML IdP that AWS is your service provider by installing the `saml-metadata.xml` file found at `https://`region-code`.signin.aws.amazon.com/static/saml-metadata.xml` or `https://signin.aws.amazon.com/static/saml-metadata.xml`. If SAMl encryption is required, the file is found at `https://`region-code`.signin.aws.amazon.com/static/saml/`SAMLSP4SHN3UIS2D558H46`/saml-metadata.xml`. +Notify your SAML IdP that AWS is your service provider by installing the `saml-metadata.xml` file found at `https://`region-code`.signin.aws.amazon.com/static/saml-metadata.xml` or `https://signin.aws.amazon.com/static/saml-metadata.xml`. If SAML encryption is required, the file is found at `https://`region-code`.signin.aws.amazon.com/static/saml/`SAMLSP4SHN3UIS2D558H46`/saml-metadata.xml`.