AWS Security ChangesHomeSearch

AWS appstream2 documentation change

Service: appstream2 · 2025-11-22 · Documentation low

File: appstream2/latest/developerguide/application-entitlements-saml.md

Summary

Updated two IAM documentation links by adding double slashes in URLs

Security assessment

URL formatting fixes don't alter security content. SAML attribute documentation remains unchanged except for link syntax corrections.

Diff

diff --git a/appstream2/latest/developerguide/application-entitlements-saml.md b/appstream2/latest/developerguide/application-entitlements-saml.md
index 309883d8a..b806ad6d6 100644
--- a//appstream2/latest/developerguide/application-entitlements-saml.md
+++ b//appstream2/latest/developerguide/application-entitlements-saml.md
@@ -65 +65 @@ When mapping attributes, specify the attribute in the format https://aws.amazon.
-The attributes that you defined are used to entitle applications in your stack to a user when they federate into an WorkSpaces Applications session. Entitlement works by matching the attribute name to a key value name in the SAML assertion created during federation. For more information, see [SAML PrincipalTag Attribute](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_create_saml_assertions.html#saml_role-session-tags.html).
+The attributes that you defined are used to entitle applications in your stack to a user when they federate into an WorkSpaces Applications session. Entitlement works by matching the attribute name to a key value name in the SAML assertion created during federation. For more information, see [SAML PrincipalTag Attribute](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles_providers_create_saml_assertions.html#saml_role-session-tags.html).
@@ -71 +71 @@ One or more values can be included in any supported attribute, separated by a co
-For example, groups information can be passed in a SAML attribute name https://aws.amazon.com/SAML/Attributes/PrincipalTag:groups with value “group1:group2:group3” and your entitlement can allow applications based on a single group value, i.e. “group1”. For more information, see [SAML PrincipalTag Attribute](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_create_saml_assertions.html#saml_role-session-tags.html).
+For example, groups information can be passed in a SAML attribute name https://aws.amazon.com/SAML/Attributes/PrincipalTag:groups with value “group1:group2:group3” and your entitlement can allow applications based on a single group value, i.e. “group1”. For more information, see [SAML PrincipalTag Attribute](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles_providers_create_saml_assertions.html#saml_role-session-tags.html).