AWS appstream2 documentation change
Summary
Changed all 'AppStream 2.0' references to 'WorkSpaces Applications'. Maintained warnings about VPC CIDR conflicts with 198.19.0.0/16 range and network interface management requirements.
Security assessment
This is a product name rebranding without altering security guidance. The critical warning about avoiding IP range conflicts and not modifying network interfaces remains identical in substance. No new security information added or vulnerabilities addressed.
Diff
diff --git a/appstream2/latest/developerguide/network-interfaces.md b/appstream2/latest/developerguide/network-interfaces.md index 108a25a5d..009fa8a16 100644 --- a//appstream2/latest/developerguide/network-interfaces.md +++ b//appstream2/latest/developerguide/network-interfaces.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) @@ -5 +5 @@ -# Network Interfaces in Amazon AppStream 2.0 +# Network Interfaces in Amazon WorkSpaces Applications @@ -7 +7 @@ -Each AppStream 2.0 streaming instance has the following network interfaces: +Each WorkSpaces Applications streaming instance has the following network interfaces: @@ -11 +11 @@ Each AppStream 2.0 streaming instance has the following network interfaces: - * The management network interface is connected to a secure AppStream 2.0 management network. It is used for interactive streaming of the streaming instance to a user's device, and to allow AppStream 2.0 to manage the streaming instance. + * The management network interface is connected to a secure WorkSpaces Applications management network. It is used for interactive streaming of the streaming instance to a user's device, and to allow WorkSpaces Applications to manage the streaming instance. @@ -16 +16 @@ Each AppStream 2.0 streaming instance has the following network interfaces: -AppStream 2.0 selects the IP address for the management network interface from the following private IP address range: 198.19.0.0/16. Do not use this range for your VPC CIDR or peer your VPC with another VPC with this range, as this might create a conflict and cause streaming instances to be unreachable. Also, do not modify or delete any of the network interfaces attached to a streaming instance, as this might also cause the streaming instance to become unreachable. +WorkSpaces Applications selects the IP address for the management network interface from the following private IP address range: 198.19.0.0/16. Do not use this range for your VPC CIDR or peer your VPC with another VPC with this range, as this might create a conflict and cause streaming instances to be unreachable. Also, do not modify or delete any of the network interfaces attached to a streaming instance, as this might also cause the streaming instance to become unreachable.