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-related content was added, removed, or modified beyond service name standardization.
Diff
diff --git a/appstream2/latest/developerguide/how-to-access-api-cli-through-interface-vpc-endpoint.md b/appstream2/latest/developerguide/how-to-access-api-cli-through-interface-vpc-endpoint.md index f2142e1c9..c57e19330 100644 --- a//appstream2/latest/developerguide/how-to-access-api-cli-through-interface-vpc-endpoint.md +++ b//appstream2/latest/developerguide/how-to-access-api-cli-through-interface-vpc-endpoint.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 @@ -# Use an Interface Endpoint to Access AppStream 2.0 API Operations and CLI Commands +# Use an Interface Endpoint to Access WorkSpaces Applications API Operations and CLI Commands @@ -7 +7 @@ -After the status of the interface VPC endpoint that you create changes to **Available** , you can use the endpoint to access AppStream 2.0 API operations and CLI commands. To do so, specify the `endpoint-url` parameter with the DNS name of the interface endpoint when you use these operations and commands. The DNS name is publicly resolvable, but it only successfully routes traffic in your VPC. +After the status of the interface VPC endpoint that you create changes to **Available** , you can use the endpoint to access WorkSpaces Applications API operations and CLI commands. To do so, specify the `endpoint-url` parameter with the DNS name of the interface endpoint when you use these operations and commands. The DNS name is publicly resolvable, but it only successfully routes traffic in your VPC. @@ -14 +14 @@ The following example shows how to specify the DNS name of the interface endpoin -The following example shows how to specify the DNS name of the interface endpoint when you instantiate the AppStream 2.0 Boto3 Python client: +The following example shows how to specify the DNS name of the interface endpoint when you instantiate the WorkSpaces Applications Boto3 Python client: @@ -21 +21 @@ Subsequent commands using the `appstream2client` object automatically use the in -If you enabled the private DNS host names on the interface endpoint, you don’t need to specify the endpoint URL. The AppStream 2.0 API DNS host name that the API and CLI use by default resolves within your VPC. For more information about private DNS host names, see [Private DNS](https://docs.aws.amazon.com/vpc/latest/userguide/vpce-interface.html#vpce-private-dns) in the _Amazon VPC User Guide_. +If you enabled the private DNS host names on the interface endpoint, you don’t need to specify the endpoint URL. The WorkSpaces Applications API DNS host name that the API and CLI use by default resolves within your VPC. For more information about private DNS host names, see [Private DNS](https://docs.aws.amazon.com/vpc/latest/userguide/vpce-interface.html#vpce-private-dns) in the _Amazon VPC User Guide_. @@ -29 +29 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Create an Interface Endpoint to Access AppStream 2.0 API Operations and CLI Commands +Create an Interface Endpoint to Access WorkSpaces Applications API Operations and CLI Commands