AWS appstream2 documentation change
Summary
Updated service name in title and content from 'AppStream 2.0' to 'WorkSpaces Applications'
Security assessment
VPC configuration guidance remains technically identical - only service branding changed. No security implications in network configuration details
Diff
diff --git a/appstream2/latest/developerguide/appstream-vpc.md b/appstream2/latest/developerguide/appstream-vpc.md index 28de12eac..134e6ac53 100644 --- a//appstream2/latest/developerguide/appstream-vpc.md +++ b//appstream2/latest/developerguide/appstream-vpc.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 @@ -# Configure a VPC for AppStream 2.0 +# Configure a VPC for WorkSpaces Applications @@ -7 +7 @@ -When you set up AppStream 2.0, you must specify the virtual private cloud (VPC) and at least one subnet in which to launch your fleet instances and image builders. A VPC is a virtual network in your own logically isolated area within the Amazon Web Services Cloud. A subnet is a range of IP addresses in your VPC. +When you set up WorkSpaces Applications, you must specify the virtual private cloud (VPC) and at least one subnet in which to launch your fleet instances and image builders. A VPC is a virtual network in your own logically isolated area within the Amazon Web Services Cloud. A subnet is a range of IP addresses in your VPC. @@ -9 +9 @@ When you set up AppStream 2.0, you must specify the virtual private cloud (VPC) -When you configure your VPC for AppStream 2.0, you can specify either public or private subnets, or a mix of both types of subnets. A public subnet has direct access to the internet through an internet gateway. A private subnet, which doesn't have a route to an internet gateway, requires a Network Address Translation (NAT) gateway or NAT instance to provide access to the internet. +When you configure your VPC for WorkSpaces Applications, you can specify either public or private subnets, or a mix of both types of subnets. A public subnet has direct access to the internet through an internet gateway. A private subnet, which doesn't have a route to an internet gateway, requires a Network Address Translation (NAT) gateway or NAT instance to provide access to the internet.