AWS workspaces documentation change
Summary
Simplified session script creation procedure by removing redundant steps and updating registry path and bucket name references
Security assessment
The changes are procedural optimizations and updates to service references (AWSEUC to AppStream), with no indication of security vulnerabilities or security feature additions.
Diff
diff --git a/workspaces/latest/adminguide/pools-images-session-scripts.md index 64450eea0..5afc883aa 100644 --- a/workspaces/latest/adminguide/pools-images-session-scripts.md +++ b/workspaces/latest/adminguide/pools-images-session-scripts.md @@ -95 +95 @@ Complete the following procedure to create and specify session scripts for your - 1. Connect to the Windows WorkSpaces from which you are creating a custom image. + 1. Connect to the Windows WorkSpace from which you are creating a custom image. @@ -97,5 +97 @@ Complete the following procedure to create and specify session scripts for your - 2. Create the directory `/AWSEUC/SessionScripts` if it does not already exist. - - 3. Create a configuration file `/AWSEUC/SessionScripts/config.json` if it does not already exist, using the [Session Script Configuration template](https://docs.aws.amazon.com/workspaces/latest/adminguide/pools-images-session-scripts.html#session-script-configuration-file). - - 4. Navigate to `C:\AWSEUC\SessionScripts`, and open the `config.json` configuration file. + 2. Navigate to `C:\AWSEUC\SessionScripts`, and open the `config.json` configuration file. @@ -105 +101 @@ For information about session script parameters, see Session Scripts Configurati - 5. After you finish making your changes, save and close the `config.json` file. + 3. After you finish making your changes, save and close the `config.json` file. @@ -107 +103 @@ For information about session script parameters, see Session Scripts Configurati - 6. Complete the steps to create an image from the WorkSpace. For more information, see [Create a custom image and bundle for WorkSpaces Pools](./pools-images-custom-image.html). + 4. Complete the steps to create an image from the WorkSpace. For more information, see [Create a custom image and bundle for WorkSpaces Pools](./pools-images-custom-image.html). @@ -271 +267 @@ When WorkSpaces persistent storage is enabled, the storage begins mounting when - HKEY_LOCAL_MACHINE\SOFTWARE\Amazon\AWSEUC\Storage\<provided user + HKEY_LOCAL_MACHINE\SOFTWARE\Amazon\AppStream\Storage\<provided user @@ -322 +318 @@ This is the AWS Region code in which the WorkSpaces Pool is created with Amazon -Your Amazon Web Services account identifier. The random ID ensures that there is no conflict with other buckets in that Region. The first part of the bucket name, `wspool-logs`, does not change across accounts or Regions. +Your Amazon Web Services account identifier. The random ID ensures that there is no conflict with other buckets in that Region. The first part of the bucket name, `appstream-logs`, does not change across accounts or Regions.