AWS Security ChangesHomeSearch

AWS autoscaling documentation change

Service: autoscaling · 2025-11-10 · Documentation low

File: autoscaling/application/userguide/services-that-can-integrate-appstream.md

Summary

Updated documentation to replace all references to 'AppStream 2.0' with 'WorkSpaces Applications', reflecting a product name change or rebranding.

Security assessment

The changes are purely textual replacements of product names without introducing new security content or addressing vulnerabilities. The service-linked role documentation remains functionally identical, only referencing the renamed service.

Diff

diff --git a/autoscaling/application/userguide/services-that-can-integrate-appstream.md b/autoscaling/application/userguide/services-that-can-integrate-appstream.md
index e02f34672..a213d0928 100644
--- a//autoscaling/application/userguide/services-that-can-integrate-appstream.md
+++ b//autoscaling/application/userguide/services-that-can-integrate-appstream.md
@@ -5 +5 @@
-Service-linked roleService principalRegistering AppStream 2.0 fleets as scalable targets with Application Auto ScalingRelated resources
+Service-linked roleService principalRegistering WorkSpaces Applications fleets as scalable targets with Application Auto ScalingRelated resources
@@ -7 +7 @@ Service-linked roleService principalRegistering AppStream 2.0 fleets as scalable
-# Amazon AppStream 2.0 and Application Auto Scaling
+# Amazon WorkSpaces Applications and Application Auto Scaling
@@ -9 +9 @@ Service-linked roleService principalRegistering AppStream 2.0 fleets as scalable
-You can scale AppStream 2.0 fleets using target tracking scaling policies, step scaling policies, and scheduled scaling. 
+You can scale WorkSpaces Applications fleets using target tracking scaling policies, step scaling policies, and scheduled scaling. 
@@ -11 +11 @@ You can scale AppStream 2.0 fleets using target tracking scaling policies, step
-Use the following information to help you integrate AppStream 2.0 with Application Auto Scaling. 
+Use the following information to help you integrate WorkSpaces Applications with Application Auto Scaling. 
@@ -13 +13 @@ Use the following information to help you integrate AppStream 2.0 with Applicati
-## Service-linked role created for AppStream 2.0
+## Service-linked role created for WorkSpaces Applications
@@ -15 +15 @@ Use the following information to help you integrate AppStream 2.0 with Applicati
-The following service-linked role is automatically created in your AWS account when registering AppStream 2.0 resources as scalable targets with Application Auto Scaling. This role allows Application Auto Scaling to perform supported operations within your account. For more information, see [Service-linked roles for Application Auto Scaling](./application-auto-scaling-service-linked-roles.html).
+The following service-linked role is automatically created in your AWS account when registering WorkSpaces Applications resources as scalable targets with Application Auto Scaling. This role allows Application Auto Scaling to perform supported operations within your account. For more information, see [Service-linked roles for Application Auto Scaling](./application-auto-scaling-service-linked-roles.html).
@@ -31 +31 @@ The service-linked role in the previous section can be assumed only by the servi
-## Registering AppStream 2.0 fleets as scalable targets with Application Auto Scaling
+## Registering WorkSpaces Applications fleets as scalable targets with Application Auto Scaling
@@ -33 +33 @@ The service-linked role in the previous section can be assumed only by the servi
-Application Auto Scaling requires a scalable target before you can create scaling policies or scheduled actions for an AppStream 2.0 fleet. A scalable target is a resource that Application Auto Scaling can scale out and scale in. Scalable targets are uniquely identified by the combination of resource ID, scalable dimension, and namespace. 
+Application Auto Scaling requires a scalable target before you can create scaling policies or scheduled actions for an WorkSpaces Applications fleet. A scalable target is a resource that Application Auto Scaling can scale out and scale in. Scalable targets are uniquely identified by the combination of resource ID, scalable dimension, and namespace. 
@@ -35 +35 @@ Application Auto Scaling requires a scalable target before you can create scalin
-If you configure auto scaling using the AppStream 2.0 console, then AppStream 2.0 automatically registers a scalable target for you. 
+If you configure auto scaling using the WorkSpaces Applications console, then WorkSpaces Applications automatically registers a scalable target for you. 
@@ -41 +41 @@ If you want to configure auto scaling using the AWS CLI or one of the AWS SDKs,
-Call the [register-scalable-target](https://docs.aws.amazon.com/cli/latest/reference/application-autoscaling/register-scalable-target.html) command for an AppStream 2.0 fleet. The following example registers the desired capacity of a fleet called `sample-fleet`, with a minimum capacity of one fleet instance and a maximum capacity of five fleet instances.
+Call the [register-scalable-target](https://docs.aws.amazon.com/cli/latest/reference/application-autoscaling/register-scalable-target.html) command for an WorkSpaces Applications fleet. The following example registers the desired capacity of a fleet called `sample-fleet`, with a minimum capacity of one fleet instance and a maximum capacity of five fleet instances.
@@ -65 +65 @@ Call the [RegisterScalableTarget](https://docs.aws.amazon.com/autoscaling/applic
-For more information, see [Fleet Auto Scaling for Amazon AppStream 2.0](https://docs.aws.amazon.com/appstream2/latest/developerguide/autoscaling.html) in the _Amazon AppStream 2.0 Administration Guide_.
+For more information, see [Fleet Auto Scaling for Amazon WorkSpaces Applications](https://docs.aws.amazon.com/appstream2/latest/developerguide/autoscaling.html) in the _Amazon WorkSpaces Applications Administration Guide_.