AWS appstream2 documentation change
Summary
Updated service name references from 'AppStream 2.0' to 'WorkSpaces Applications' in S3 bucket access policy documentation
Security assessment
The changes are rebranding updates (AppStream 2.0 → WorkSpaces Applications) without modifying security recommendations. The same security guidance about restricting S3 access via IAM policies remains unchanged.
Diff
diff --git a/appstream2/latest/developerguide/s3-iam-policy-restricted-access.md b/appstream2/latest/developerguide/s3-iam-policy-restricted-access.md index f0074276c..7a0d3c0b6 100644 --- a//appstream2/latest/developerguide/s3-iam-policy-restricted-access.md +++ b//appstream2/latest/developerguide/s3-iam-policy-restricted-access.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 @@ -By default, administrators who can access the Amazon S3 buckets created by AppStream 2.0 can view and modify content that is part of users' home folders and persistent application settings. To restrict administrator access to the S3 buckets that contain user files, we recommend applying the S3 bucket access policy based on the following template: +By default, administrators who can access the Amazon S3 buckets created by WorkSpaces Applications can view and modify content that is part of users' home folders and persistent application settings. To restrict administrator access to the S3 buckets that contain user files, we recommend applying the S3 bucket access policy based on the following template: @@ -27 +27 @@ By default, administrators who can access the Amazon S3 buckets created by AppSt -This policy allows S3 bucket access only to the users specified and to the AppStream 2.0 service. For every IAM user who should have access, replicate the following line: +This policy allows S3 bucket access only to the users specified and to the WorkSpaces Applications service. For every IAM user who should have access, replicate the following line: @@ -32 +32 @@ This policy allows S3 bucket access only to the users specified and to the AppSt -In the following example, the policy restricts access to the home folder S3 bucket for anyone other than IAM users marymajor and johnstiles. It also allows access to the AppStream 2.0 service, in AWS Region US West (Oregon) for account ID 123456789012. +In the following example, the policy restricts access to the home folder S3 bucket for anyone other than IAM users marymajor and johnstiles. It also allows access to the WorkSpaces Applications service, in AWS Region US West (Oregon) for account ID 123456789012.