AWS AWSCloudFormation documentation change
Summary
Updated service name references from 'Amazon AppStream 2.0' to 'Amazon WorkSpaces Applications' throughout the fleet resource documentation
Security assessment
This change updates service branding/name references throughout the documentation. While the documentation mentions IAM roles and security concepts (like AssumeRole API), these are existing security features that were already documented. The change only updates the service name references and does not introduce new security content or address specific security vulnerabilities.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-appstream-fleet.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-appstream-fleet.md index 5e9ee6aa1..8dbe2dc29 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-appstream-fleet.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-appstream-fleet.md @@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `AWS::AppStream::Fleet` resource creates a fleet for Amazon AppStream 2.0. A fleet consists of streaming instances that run a specified image when using Always-On or On-Demand. +The `AWS::AppStream::Fleet` resource creates a fleet for Amazon WorkSpaces Applications. A fleet consists of streaming instances that run a specified image when using Always-On or On-Demand. @@ -174 +174 @@ ELASTIC -The pool of streaming instances is managed by Amazon AppStream 2.0. When a user selects their application or desktop to launch, they will start streaming after the app block has been downloaded and mounted to a streaming instance. +The pool of streaming instances is managed by Amazon WorkSpaces Applications. When a user selects their application or desktop to launch, they will start streaming after the app block has been downloaded and mounted to a streaming instance. @@ -187 +187 @@ _Required_ : No -The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service`AssumeRole` API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the **appstream_machine_role** credential profile on the instance. +The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service`AssumeRole` API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. WorkSpaces Applications retrieves the temporary credentials and creates the **appstream_machine_role** credential profile on the instance. @@ -189 +189 @@ The ARN of the IAM role that is applied to the fleet. To assume a role, the flee -For more information, see [Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances](https://docs.aws.amazon.com/appstream2/latest/developerguide/using-iam-roles-to-grant-permissions-to-applications-scripts-streaming-instances.html) in the _Amazon AppStream 2.0 Administration Guide_. +For more information, see [Using an IAM Role to Grant Permissions to Applications and Scripts Running on WorkSpaces Applications Streaming Instances](https://docs.aws.amazon.com/appstream2/latest/developerguide/using-iam-roles-to-grant-permissions-to-applications-scripts-streaming-instances.html) in the _Amazon WorkSpaces Applications Administration Guide_. @@ -487 +487 @@ _Required_ : No - * [CreateFleet](https://docs.aws.amazon.com/appstream2/latest/APIReference/API_CreateFleet.html) in the _Amazon AppStream 2.0 API Reference_ + * [CreateFleet](https://docs.aws.amazon.com/appstream2/latest/APIReference/API_CreateFleet.html) in the _Amazon WorkSpaces Applications API Reference_