AWS appstream2 documentation change
Summary
Updated service name references from 'AppStream 2.0' to 'WorkSpaces Applications' throughout the document
Security assessment
The changes are purely branding updates replacing 'AppStream 2.0' with 'WorkSpaces Applications'. No security vulnerabilities, mitigations, or new security features are mentioned. The content about VPC setup recommendations, security groups, and network configuration remains conceptually unchanged.
Diff
diff --git a/appstream2/latest/developerguide/vpc-setup-recommendations.md b/appstream2/latest/developerguide/vpc-setup-recommendations.md index fb7167dcc..850931f43 100644 --- a//appstream2/latest/developerguide/vpc-setup-recommendations.md +++ b//appstream2/latest/developerguide/vpc-setup-recommendations.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) @@ -9 +9 @@ When you create a fleet, or launch an image builder or app block builder, you sp -The following recommendations can help you configure your VPC more effectively and securely. In addition, they can help you configure an environment that supports effective fleet scaling. With effective fleet scaling, you can meet current and anticipated AppStream 2.0 user demand, while avoiding unecessary resource usage and associated costs. +The following recommendations can help you configure your VPC more effectively and securely. In addition, they can help you configure an environment that supports effective fleet scaling. With effective fleet scaling, you can meet current and anticipated WorkSpaces Applications user demand, while avoiding unecessary resource usage and associated costs. @@ -17 +17 @@ As you develop your plan for fleet scaling, keep in mind that one user requires - * Make sure that your AppStream 2.0 account quotas (also referred to as limits) are sufficient to support your anticipated demand. To request a quota increase, you can use the Service Quotas console at [https://console.aws.amazon.com/servicequotas/](https://console.aws.amazon.com/servicequotas/). For information about default AppStream 2.0 quotas, see [Amazon AppStream 2.0 Service Quotas](./limits.html). + * Make sure that your WorkSpaces Applications account quotas (also referred to as limits) are sufficient to support your anticipated demand. To request a quota increase, you can use the Service Quotas console at [https://console.aws.amazon.com/servicequotas/](https://console.aws.amazon.com/servicequotas/). For information about default WorkSpaces Applications quotas, see [Amazon WorkSpaces Applications Service Quotas](./limits.html). @@ -28 +28 @@ The NAT gateway lets the streaming instances in your private subnets connect to - * AppStream 2.0 creates as many [elastic network interfaces](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_ElasticNetworkInterfaces.html) (network interfaces) as the maximum desired capacity of your fleet. By default, the limit for network interfaces per Region is 5000. + * WorkSpaces Applications creates as many [elastic network interfaces](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_ElasticNetworkInterfaces.html) (network interfaces) as the maximum desired capacity of your fleet. By default, the limit for network interfaces per Region is 5000. @@ -37 +37 @@ When planning capacity for very large deployments, for example, thousands of str - * If you are configuring more than one private subnet for your VPC, configure each in a different Availability Zone. Doing so increases fault tolerance and can help prevent insufficient capacity errors. If you use two subnets in the same AZ, you might run out of IP addresses, because AppStream 2.0 will not use the second subnet. + * If you are configuring more than one private subnet for your VPC, configure each in a different Availability Zone. Doing so increases fault tolerance and can help prevent insufficient capacity errors. If you use two subnets in the same AZ, you might run out of IP addresses, because WorkSpaces Applications will not use the second subnet. @@ -45 +45 @@ When planning capacity for very large deployments, for example, thousands of str -To enhance fault tolerance and reduce the chance of insufficient capacity errors for large AppStream 2.0 fleet deployments, consider extending your VPC configuration into a third Availability Zone. Include a private subnet, public subnet, and NAT gateway in this additional Availability Zone. +To enhance fault tolerance and reduce the chance of insufficient capacity errors for large WorkSpaces Applications fleet deployments, consider extending your VPC configuration into a third Availability Zone. Include a private subnet, public subnet, and NAT gateway in this additional Availability Zone. @@ -54 +54 @@ To enhance fault tolerance and reduce the chance of insufficient capacity errors -Security groups that belong to your VPC let you control the network traffic between AppStream 2.0 streaming instances and network resources required by applications. These resources may include other AWS services such as Amazon RDS or Amazon FSx, license servers, database servers, file servers, and application servers. +Security groups that belong to your VPC let you control the network traffic between WorkSpaces Applications streaming instances and network resources required by applications. These resources may include other AWS services such as Amazon RDS or Amazon FSx, license servers, database servers, file servers, and application servers. @@ -58 +58 @@ Security groups that belong to your VPC let you control the network traffic betw -For more information about configuring security groups for AppStream 2.0, see [Security Groups in Amazon AppStream 2.0](./managing-network-security-groups.html). For general information about security groups, see [Security Groups for Your VPC](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_SecurityGroups) in the _Amazon VPC User Guide_. +For more information about configuring security groups for WorkSpaces Applications, see [Security Groups in Amazon WorkSpaces Applications](./managing-network-security-groups.html). For general information about security groups, see [Security Groups for Your VPC](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_SecurityGroups) in the _Amazon VPC User Guide_.