AWS Security ChangesHomeSearch

AWS appstream2 documentation change

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

File: appstream2/latest/developerguide/example-s3-bucket.md

Summary

Changed service name references from 'AppStream 2.0' to 'WorkSpaces Applications' in S3 bucket policy confused deputy prevention examples

Security assessment

Updates reflect service renaming without altering security recommendations. The existing security controls for S3 bucket policies remain technically unchanged.

Diff

diff --git a/appstream2/latest/developerguide/example-s3-bucket.md b/appstream2/latest/developerguide/example-s3-bucket.md
index f4ec4887a..cf95ef960 100644
--- a//appstream2/latest/developerguide/example-s3-bucket.md
+++ b//appstream2/latest/developerguide/example-s3-bucket.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 Application Amazon S3 bucket policy cross-service confused deputy prevention
+# Example: WorkSpaces Applications Application Amazon S3 bucket policy cross-service confused deputy prevention
@@ -20 +20 @@ The resource policies below show how to prevent the confused deputy problem with
-AppStream 2.0 currently doesn't support confused deputy prevention for application icons. The service only supports VHD files and setup scripts. If you try to add additional conditions for application icons, the icons won't be displayed to end users.
+WorkSpaces Applications currently doesn't support confused deputy prevention for application icons. The service only supports VHD files and setup scripts. If you try to add additional conditions for application icons, the icons won't be displayed to end users.
@@ -22 +22 @@ AppStream 2.0 currently doesn't support confused deputy prevention for applicati
-In the following example, the bucket policy only allows AppStream 2.0 Elastic fleet resources in the owner's account to access `ELASTIC_FLEET_EXAMPLE_BUCKET`.
+In the following example, the bucket policy only allows WorkSpaces Applications Elastic fleet resources in the owner's account to access `ELASTIC_FLEET_EXAMPLE_BUCKET`.
@@ -165 +165 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Example: AppStream 2.0 Elastic fleets session script Amazon S3 bucket policy cross-service confused deputy prevention
+Example: WorkSpaces Applications Elastic fleets session script Amazon S3 bucket policy cross-service confused deputy prevention