AWS Security ChangesHomeSearch

AWS appstream2 documentation change

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

File: appstream2/latest/developerguide/download-embed-files.md

Summary

Updated product name references from 'Amazon AppStream 2.0' to 'Amazon WorkSpaces Applications' throughout the document, including API references and file names.

Security assessment

The changes are purely branding/product name updates without any security-related content modifications. No security vulnerabilities, configurations, or features are mentioned or altered.

Diff

diff --git a/appstream2/latest/developerguide/download-embed-files.md b/appstream2/latest/developerguide/download-embed-files.md
index 66190cba6..9c948ab67 100644
--- a//appstream2/latest/developerguide/download-embed-files.md
+++ b//appstream2/latest/developerguide/download-embed-files.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 @@
-# Step 3: Download the Embedded Amazon AppStream 2.0 Files
+# Step 3: Download the Embedded Amazon WorkSpaces Applications Files
@@ -7 +7 @@
-To host embedded AppStream 2.0 streaming sessions, you must download and configure the provided AppStream 2.0 API JavaScript file.
+To host embedded WorkSpaces Applications streaming sessions, you must download and configure the provided WorkSpaces Applications API JavaScript file.
@@ -9 +9 @@ To host embedded AppStream 2.0 streaming sessions, you must download and configu
-  1. On the [Embedding AppStream 2.0 in Your Website](https://clients.amazonappstream.com/embed.html) webpage, choose the link in step 1 to download the AppStream 2.0 Embed Kit .zip file, **appstream_embed_ <version>.zip**.
+  1. On the [Embedding WorkSpaces Applications in Your Website](https://clients.amazonappstream.com/embed.html) webpage, choose the link in step 1 to download the WorkSpaces Applications Embed Kit .zip file, **appstream_embed_ <version>.zip**.
@@ -15 +15 @@ To host embedded AppStream 2.0 streaming sessions, you must download and configu
-     * **appstream-embed.js** — Provides the embedded AppStream 2.0 API. This JavaScript file includes the functions and API actions for configuring and controlling your embedded AppStream 2.0 streaming session.
+     * **appstream-embed.js** — Provides the embedded WorkSpaces Applications API. This JavaScript file includes the functions and API actions for configuring and controlling your embedded WorkSpaces Applications streaming session.
@@ -17 +17 @@ To host embedded AppStream 2.0 streaming sessions, you must download and configu
-     * **embed-sample.html** — Describes how to use the embedded AppStream 2.0 API to initialize a streaming session, call functions, and listen for events. This sample file expands on the information in this topic, to provide an example use case for developers.
+     * **embed-sample.html** — Describes how to use the embedded WorkSpaces Applications API to initialize a streaming session, call functions, and listen for events. This sample file expands on the information in this topic, to provide an example use case for developers.