AWS Security ChangesHomeSearch

AWS appstream2 documentation change

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

File: appstream2/latest/developerguide/enable-S3-bucket-storage-session-script-logs.md

Summary

Updated service name references from 'AppStream 2.0' to 'WorkSpaces Applications' throughout the document. No functional changes to logging mechanisms, encryption, or S3 bucket policies were made.

Security assessment

The changes are purely branding/terminology updates without altering security controls. Encryption methods (SSL/TLS in transit, S3-managed keys at rest) and bucket protection policies remain unchanged. No vulnerabilities or new security features are addressed.

Diff

diff --git a/appstream2/latest/developerguide/enable-S3-bucket-storage-session-script-logs.md b/appstream2/latest/developerguide/enable-S3-bucket-storage-session-script-logs.md
index 5be241f9b..d4bef5ca4 100644
--- a//appstream2/latest/developerguide/enable-S3-bucket-storage-session-script-logs.md
+++ b//appstream2/latest/developerguide/enable-S3-bucket-storage-session-script-logs.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 @@
-When you enable Amazon S3 logging in your session script configuration, AppStream 2.0 captures standard output from your session script. The output is periodically uploaded to an S3 bucket within your Amazon Web Services account. For every AWS Region, AppStream 2.0 creates a bucket in your account that is unique to your account and the Region.
+When you enable Amazon S3 logging in your session script configuration, WorkSpaces Applications captures standard output from your session script. The output is periodically uploaded to an S3 bucket within your Amazon Web Services account. For every AWS Region, WorkSpaces Applications creates a bucket in your account that is unique to your account and the Region.
@@ -9 +9 @@ When you enable Amazon S3 logging in your session script configuration, AppStrea
-You do not need to perform any configuration tasks to manage these S3 buckets. They are fully managed by the AppStream 2.0 service. The log files that are stored in each bucket are encrypted in transit using Amazon S3's SSL endpoints and at rest using Amazon S3-managed encryption keys. The buckets are named in a specific format as follows:
+You do not need to perform any configuration tasks to manage these S3 buckets. They are fully managed by the WorkSpaces Applications service. The log files that are stored in each bucket are encrypted in transit using Amazon S3's SSL endpoints and at rest using Amazon S3-managed encryption keys. The buckets are named in a specific format as follows:
@@ -24 +24 @@ Your Amazon Web Services account identifier. The random ID ensures that there is
-For example, if you specify session scripts in an image in the US West (Oregon) Region (us-west-2) on account number 123456789012, AppStream 2.0 creates an Amazon S3 bucket within your account in that Region with the name shown. Only an administrator with sufficient permissions can delete this bucket.
+For example, if you specify session scripts in an image in the US West (Oregon) Region (us-west-2) on account number 123456789012, WorkSpaces Applications creates an Amazon S3 bucket within your account in that Region with the name shown. Only an administrator with sufficient permissions can delete this bucket.
@@ -29 +29 @@ For example, if you specify session scripts in an image in the US West (Oregon)
-Disabling session scripts does not delete any log files stored in the S3 bucket. To permanently delete log files, you or another administrator with adequate permissions must do so by using the Amazon S3 console or API. AppStream 2.0 adds a bucket policy that prevents accidental deletion of the bucket. For more information, see _IAM Policies and the Amazon S3 Bucket for Application Settings Persistence_ in [Identity and Access Management for Amazon AppStream 2.0](./controlling-access.html).
+Disabling session scripts does not delete any log files stored in the S3 bucket. To permanently delete log files, you or another administrator with adequate permissions must do so by using the Amazon S3 console or API. WorkSpaces Applications adds a bucket policy that prevents accidental deletion of the bucket. For more information, see _IAM Policies and the Amazon S3 Bucket for Application Settings Persistence_ in [Identity and Access Management for Amazon WorkSpaces Applications](./controlling-access.html).
@@ -56 +56 @@ The name of the fleet the session script is running on.
-The identity method of the user: `custom` for the AppStream 2.0 API or CLI, `federated` for SAML, and `userpool` for users in the user pool.
+The identity method of the user: `custom` for the WorkSpaces Applications API or CLI, `federated` for SAML, and `userpool` for users in the user pool.