AWS gamelift documentation change
Summary
Updated product name references from 'Amazon GameLift' to 'Amazon GameLift Servers' throughout the document, changed section titles, and adjusted service references to emphasize server hosting components.
Security assessment
Changes involve branding/naming updates rather than addressing security vulnerabilities or documenting security features. No security-related terminology or context was added/modified.
Diff
diff --git a/gamelift/latest/developerguide/gamelift-build-intro.md index cb53877c4..f49d7f7fc 100644 --- a/gamelift/latest/developerguide/gamelift-build-intro.md +++ b/gamelift/latest/developerguide/gamelift-build-intro.md @@ -3 +3 @@ -[Documentation](/index.html)[Amazon GameLift](/gamelift/index.html)[Developer Guide](gamelift-intro.html) +[Documentation](/index.html)[Amazon GameLift](/gamelift/index.html)[Hosting Guide](gamelift-intro.html) @@ -5 +5 @@ -# Deploying game server software for Amazon GameLift hosting +# Deploying game server software for Amazon GameLift Servers hosting @@ -7 +7 @@ -Deploy your multiplayer game server software by installing it on your hosting resources, launching game server processes, and getting them ready to host games for players. The steps for getting the game server software ready for deployment depends on the type of Amazon GameLift solution you're using. In all scenarios, the deployed game server software interacts with the Amazon GameLift service to handle game session placement and communicate connection details for a game client. +Deploy your multiplayer game server software by installing it on your hosting resources, launching game server processes, and getting them ready to host games for players. The steps for getting the game server software ready for deployment depends on the type of Amazon GameLift Servers solution you're using. In all scenarios, the deployed game server software interacts with the Amazon GameLift Servers service to handle game session placement and communicate connection details for a game client. @@ -9 +9 @@ Deploy your multiplayer game server software by installing it on your hosting re -Your game server software must first be integrated with Amazon GameLift, as described in [Preparing games for Amazon GameLift](./integration-intro.html). +Your game server software must first be integrated with Amazon GameLift Servers, as described in [Preparing games for Amazon GameLift Servers](./integration-intro.html). @@ -15 +15 @@ The topics in this section provide guidance on how to get your software ready fo - * For Amazon GameLift managed EC2 hosting + * For Amazon GameLift Servers managed EC2 hosting @@ -17 +17 @@ The topics in this section provide guidance on how to get your software ready fo - * For Amazon GameLift managed containers hosting + * For Amazon GameLift Servers managed containers hosting @@ -19 +19 @@ The topics in this section provide guidance on how to get your software ready fo - * For Amazon GameLift Anywhere hosting + * For Amazon GameLift Servers Anywhere hosting @@ -21 +21 @@ The topics in this section provide guidance on how to get your software ready fo - * Realtime Servers customized script for Amazon GameLift managed EC2 hosting + * Amazon GameLift Servers Realtime customized script for Amazon GameLift Servers managed EC2 hosting @@ -28,3 +28,3 @@ The topics in this section provide guidance on how to get your software ready fo - * [Deploy a custom server build for Amazon GameLift hosting](./gamelift-build-cli-uploading.html) - * [Build a container image for Amazon GameLift](./containers-prepare-images.html) - * [Deploy a script for Realtime Servers](./realtime-script-uploading.html) + * [Deploy a custom server build for Amazon GameLift Servers hosting](./gamelift-build-cli-uploading.html) + * [Build a container image for Amazon GameLift Servers](./containers-prepare-images.html) + * [Deploy a script for Amazon GameLift Servers Realtime](./realtime-script-uploading.html)