AWS Security ChangesHomeSearch

AWS appstream2 documentation change

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

File: appstream2/latest/developerguide/create-app-block.md

Summary

Updated product name references from 'AppStream 2.0' to 'WorkSpaces Applications' throughout the documentation

Security assessment

The changes are purely branding/product name updates without modifying security-related content. No security vulnerabilities, mitigations, or security features are introduced or modified in these changes.

Diff

diff --git a/appstream2/latest/developerguide/create-app-block.md b/appstream2/latest/developerguide/create-app-block.md
index 72101395a..8a142497d 100644
--- a//appstream2/latest/developerguide/create-app-block.md
+++ b//appstream2/latest/developerguide/create-app-block.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)
@@ -7 +7 @@
-You can use the AppStream 2.0 console to create the app block resource once you have your VHD and setup script created and uploaded to an S3 bucket in your AWS account. To learn more about storing the VHD and setup script in an Amazon S3 bucket, see [Store Application Icon, Setup Script, Session Script, and VHD in an S3 Bucket](./store-s3-bucket.html).
+You can use the WorkSpaces Applications console to create the app block resource once you have your VHD and setup script created and uploaded to an S3 bucket in your AWS account. To learn more about storing the VHD and setup script in an Amazon S3 bucket, see [Store Application Icon, Setup Script, Session Script, and VHD in an S3 Bucket](./store-s3-bucket.html).
@@ -15 +15 @@ You must have IAM permissions to perform the `S3:GetObject` action on the VHD an
-  1. Open the AppStream 2.0 console at [https://console.aws.amazon.com/appstream2](https://console.aws.amazon.com/appstream2).
+  1. Open the WorkSpaces Applications console at [https://console.aws.amazon.com/appstream2](https://console.aws.amazon.com/appstream2).
@@ -51 +51 @@ If you are using a Microsoft PowerShell script, you must specify the "-File" par
-The execution duration in seconds is how long AppStream 2.0 waits for the setup script to run before continuing. If your setup script doesn’t complete within this duration, an error is displayed to your user and the application will attempt to launch. The setup script is terminated after the execution duration has elapsed.
+The execution duration in seconds is how long WorkSpaces Applications waits for the setup script to run before continuing. If your setup script doesn’t complete within this duration, an error is displayed to your user and the application will attempt to launch. The setup script is terminated after the execution duration has elapsed.