AWS m2 documentation change
Summary
Updated documentation to replace references from 'AppStream 2.0' to 'WorkSpaces Applications' throughout the file, including service name changes and updated links to administration guides.
Security assessment
The changes appear to be a rebranding/renaming update from AppStream 2.0 to WorkSpaces Applications without introducing new security content or addressing specific vulnerabilities. No security-related technical changes to script functionality, permissions, or configurations were made.
Diff
diff --git a/m2/latest/userguide/set-up-automation-m2.md b/m2/latest/userguide/set-up-automation-m2.md index 919cd3d3c..3a9ffe683 100644 --- a//m2/latest/userguide/set-up-automation-m2.md +++ b//m2/latest/userguide/set-up-automation-m2.md @@ -11 +11 @@ AWS Mainframe Modernization Service (Managed Runtime Environment experience) wil -You can automatically run a script at session start and end to allow automation that is specific to your customer context. For more information on this AppStream 2.0 feature, see [Use Session Scripts to Manage Your AppStream 2.0 Users' Streaming Experience](https://docs.aws.amazon.com/appstream2/latest/developerguide/use-session-scripts.html) in the _Amazon AppStream 2.0 Administration Guide_. +You can automatically run a script at session start and end to allow automation that is specific to your customer context. For more information on this WorkSpaces Applications feature, see [Use Session Scripts to Manage Your AppStream 2.0 Users' Streaming Experience](https://docs.aws.amazon.com/appstream2/latest/developerguide/use-session-scripts.html) in the _Amazon WorkSpaces Applications Administration Guide_. @@ -33 +33 @@ This feature requires that you have at least the following versions of the Enter -If you want to run an automation script when users connect to AppStream 2.0, create your script and name it `m2-user-setup.cmd`. Store the script in the AppStream 2.0 Home folder for the user. The AppStream 2.0 images that AWS Mainframe Modernization provides look for a script with that name in that location, and run it if it exists. +If you want to run an automation script when users connect to WorkSpaces Applications, create your script and name it `m2-user-setup.cmd`. Store the script in the WorkSpaces Applications Home folder for the user. The WorkSpaces Applications images that AWS Mainframe Modernization provides look for a script with that name in that location, and run it if it exists. @@ -37 +37 @@ If you want to run an automation script when users connect to AppStream 2.0, cre -The script duration cannot exceed the limit set by AppStream 2.0, which is currently 60 seconds. For more information, see [Run Scripts Before Streaming Sessions Begin](https://docs.aws.amazon.com/appstream2/latest/developerguide/use-session-scripts.html#run-scripts-before-streaming-sessions-begin) in the _Amazon AppStream 2.0 Administration Guide_. +The script duration cannot exceed the limit set by WorkSpaces Applications, which is currently 60 seconds. For more information, see [Run Scripts Before Streaming Sessions Begin](https://docs.aws.amazon.com/appstream2/latest/developerguide/use-session-scripts.html#run-scripts-before-streaming-sessions-begin) in the _Amazon WorkSpaces Applications Administration Guide_. @@ -41 +41 @@ The script duration cannot exceed the limit set by AppStream 2.0, which is curre -If you want to run an automation script when users disconnect from AppStream 2.0, create your script and name it `m2-user-teardown.cmd`. Store the script in the AppStream 2.0 Home folder for the user. The AppStream 2.0 images that AWS Mainframe Modernization provides look for a script with that name in that location, and run it if it exists. +If you want to run an automation script when users disconnect from WorkSpaces Applications, create your script and name it `m2-user-teardown.cmd`. Store the script in the WorkSpaces Applications Home folder for the user. The WorkSpaces Applications images that AWS Mainframe Modernization provides look for a script with that name in that location, and run it if it exists. @@ -45 +45 @@ If you want to run an automation script when users disconnect from AppStream 2.0 -The script duration cannot exceed the limit set by AppStream 2.0, which is currently 60 seconds. For more information, see [Run Scripts After Streaming Sessions End](https://docs.aws.amazon.com/appstream2/latest/developerguide/use-session-scripts.html#run-scripts-after-streaming-sessions-end) in the _Amazon AppStream 2.0 Administration Guide_. +The script duration cannot exceed the limit set by WorkSpaces Applications, which is currently 60 seconds. For more information, see [Run Scripts After Streaming Sessions End](https://docs.aws.amazon.com/appstream2/latest/developerguide/use-session-scripts.html#run-scripts-after-streaming-sessions-end) in the _Amazon WorkSpaces Applications Administration Guide_.