AWS Security ChangesHomeSearch

AWS appstream2 documentation change

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

File: appstream2/latest/developerguide/example-confused-deputy.md

Summary

Changed service name from 'AppStream 2.0' to 'WorkSpaces Applications' in titles and content. Maintained existing confused deputy prevention guidance with updated terminology.

Security assessment

While confused deputy prevention is a security topic, these changes only update service names without modifying security recommendations or addressing new vulnerabilities. The security content remains equivalent to previous version.

Diff

diff --git a/appstream2/latest/developerguide/example-confused-deputy.md b/appstream2/latest/developerguide/example-confused-deputy.md
index 53259a549..7df5d2596 100644
--- a//appstream2/latest/developerguide/example-confused-deputy.md
+++ b//appstream2/latest/developerguide/example-confused-deputy.md
@@ -3 +3 @@
-[Documentation](/index.html)[Amazon AppStream 2.0](/appstream2/index.html)[Administration Guide](what-is-appstream.html)
+[Documentation](/index.html)[Amazon WorkSpaces Applications](/appstream2/index.html)[Administration Guide](what-is-appstream.html)
@@ -5 +5 @@
-# Example: AppStream 2.0 service role cross-service confused deputy prevention
+# Example: WorkSpaces Applications service role cross-service confused deputy prevention
@@ -7 +7 @@
-AppStream 2.0 assumes a service role using a variety of resource ARNs, which leads to a complicated conditional statement. We recommend using a wildcard resource type to prevent any unexpected AppStream 2.0 resources failures.
+WorkSpaces Applications assumes a service role using a variety of resource ARNs, which leads to a complicated conditional statement. We recommend using a wildcard resource type to prevent any unexpected WorkSpaces Applications resources failures.
@@ -77 +77 @@ Confused Deputy Prevention
-Example: AppStream 2.0 fleet machine role cross-service confused deputy prevention
+Example: WorkSpaces Applications fleet machine role cross-service confused deputy prevention