AWS IAM documentation change
Summary
Fixed a typo: changed 'encryped' to 'encrypted' in a sentence about SAML assertions.
Security assessment
This is a minor spelling correction. The change does not indicate a security vulnerability or introduce new security information. It corrects a term related to SAML security (encryption), but the correction itself does not address a specific security issue or add new security documentation.
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 b39e7ed78..f1e80bfb9 100644 --- a//IAM/latest/UserGuide/id_roles_create_for-idp_saml.md +++ b//IAM/latest/UserGuide/id_roles_create_for-idp_saml.md @@ -101 +101 @@ The roles created by both are similar, but the role that can also be assumed fro - 3. For **Sign-in URLs to include unique identifiers** , select whether the sign-in endpoints include the unique identifiers AWS assigns to your SAML identity provider. This option is required for encryped SAML assertions. For more information, see [SAML 2.0 federation](./id_roles_providers_saml.html). + 3. For **Sign-in URLs to include unique identifiers** , select whether the sign-in endpoints include the unique identifiers AWS assigns to your SAML identity provider. This option is required for encrypted SAML assertions. For more information, see [SAML 2.0 federation](./id_roles_providers_saml.html).