AWS appstream2 documentation change
Summary
Changed all instances of 'Amazon AppStream 2.0' to 'Amazon WorkSpaces Applications' and updated related terminology
Security assessment
This is a product rebranding change without substantive security implications. The authentication requirements (SAML 2.0 limitations) and security configuration details (custom domains) remain unchanged except for product name references.
Diff
diff --git a/appstream2/latest/developerguide/embed-streaming-sessions-prerequisites.md b/appstream2/latest/developerguide/embed-streaming-sessions-prerequisites.md index 9ff98d13d..5ced1ad04 100644 --- a//appstream2/latest/developerguide/embed-streaming-sessions-prerequisites.md +++ b//appstream2/latest/developerguide/embed-streaming-sessions-prerequisites.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 @@ -# Prerequisites for Embedding Amazon AppStream 2.0 Streaming Sessions +# Prerequisites for Embedding Amazon WorkSpaces Applications Streaming Sessions @@ -7 +7 @@ -To embed an AppStream 2.0 streaming session in a website, you must have the following: +To embed an WorkSpaces Applications streaming session in a website, you must have the following: @@ -9 +9 @@ To embed an AppStream 2.0 streaming session in a website, you must have the foll - * A configured AppStream 2.0 environment that includes an AppStream 2.0 image, fleet, and stack. For information about how to create these resources, see the following topics in the _AppStream 2.0 Administration Guide_ : + * A configured WorkSpaces Applications environment that includes an WorkSpaces Applications image, fleet, and stack. For information about how to create these resources, see the following topics in the _WorkSpaces Applications Administration Guide_ : @@ -11 +11 @@ To embed an AppStream 2.0 streaming session in a website, you must have the foll - * [Tutorial: Create a Custom AppStream 2.0 Image by Using the AppStream 2.0 Console](./tutorial-image-builder.html) or [Create Your Amazon AppStream 2.0 Image Programmatically by Using the Image Assistant CLI Operations](./programmatically-create-image.html) + * [Tutorial: Create a Custom WorkSpaces Applications Image by Using the WorkSpaces Applications Console](./tutorial-image-builder.html) or [Create Your Amazon WorkSpaces Applications Image Programmatically by Using the Image Assistant CLI Operations](./programmatically-create-image.html) @@ -13 +13 @@ To embed an AppStream 2.0 streaming session in a website, you must have the foll - * [Create a Fleet in Amazon AppStream 2.0](./set-up-stacks-fleets-create.html) + * [Create a Fleet in Amazon WorkSpaces Applications](./set-up-stacks-fleets-create.html) @@ -15 +15 @@ To embed an AppStream 2.0 streaming session in a website, you must have the foll - * [Create a Stack in Amazon AppStream 2.0](./set-up-stacks-fleets-install.html) + * [Create a Stack in Amazon WorkSpaces Applications](./set-up-stacks-fleets-install.html) @@ -17 +17 @@ To embed an AppStream 2.0 streaming session in a website, you must have the foll - * A streaming URL for user authentication. SAML 2.0 and AppStream 2.0 user pools are currently not supported as authentication methods for embedded AppStream 2.0 streaming sessions. + * A streaming URL for user authentication. SAML 2.0 and WorkSpaces Applications user pools are currently not supported as authentication methods for embedded WorkSpaces Applications streaming sessions. @@ -19 +19 @@ To embed an AppStream 2.0 streaming session in a website, you must have the foll - * Optionally, you can use custom domains for embedded AppStream 2.0 streaming sessions. You can use custom domains so that your own company URL displays for users rather than an AppStream 2.0 URL. Custom domains are required if your users have web browsers that block third-party cookies. + * Optionally, you can use custom domains for embedded WorkSpaces Applications streaming sessions. You can use custom domains so that your own company URL displays for users rather than an WorkSpaces Applications URL. Custom domains are required if your users have web browsers that block third-party cookies. @@ -23 +23 @@ To embed an AppStream 2.0 streaming session in a website, you must have the foll -You can configure custom domains by using Amazon CloudFront. For information, see [Using Custom Domains with AppStream 2.0](https://aws.amazon.com/blogs/desktop-and-application-streaming/using-custom-domains-with-amazon-appstream-2-0/). +You can configure custom domains by using Amazon CloudFront. For information, see [Using Custom Domains with WorkSpaces Applications](https://aws.amazon.com/blogs/desktop-and-application-streaming/using-custom-domains-with-amazon-appstream-2-0/). @@ -29 +29 @@ When you use a custom domain, you must: - * Add `appstream-custom-url-domain` to the header of the webpage that will host the embedded AppStream 2.0 streaming sessions. For the header value, use the domain that your reverse proxy displays to users. For more information, see [Configuration Requirements for Using Custom Domains](./create-streaming-url-user-authentication.html#configuration-requirements-custom-domains). + * Add `appstream-custom-url-domain` to the header of the webpage that will host the embedded WorkSpaces Applications streaming sessions. For the header value, use the domain that your reverse proxy displays to users. For more information, see [Configuration Requirements for Using Custom Domains](./create-streaming-url-user-authentication.html#configuration-requirements-custom-domains).