AWS Security ChangesHomeSearch

AWS gamelift documentation change

Service: gamelift · 2025-03-10 · Documentation low

File: gamelift/latest/developerguide/aliases-creating.md

Summary

Updated product references from 'Amazon GameLift' to 'Amazon GameLift Servers' and adjusted navigation links

Security assessment

Changes are purely branding/nomenclature updates with no security implications. No security-related content was added or modified in these documentation changes.

Diff

diff --git a/gamelift/latest/developerguide/aliases-creating.md
index 40522e642..d94e1f0ad 100644
--- a/gamelift/latest/developerguide/aliases-creating.md
+++ b/gamelift/latest/developerguide/aliases-creating.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 @@
-# Create an Amazon GameLift alias
+# Create an Amazon GameLift Servers alias
@@ -7 +7 @@
-This topic describes how to create an Amazon GameLift alias for use with game session placement. 
+This topic describes how to create an Amazon GameLift Servers alias for use with game session placement. 
@@ -11 +11 @@ This topic describes how to create an Amazon GameLift alias for use with game se
-Use either the Amazon GameLift console or the AWS Command Line Interface (AWS CLI) to create an alias. 
+Use either the Amazon GameLift Servers console or the AWS Command Line Interface (AWS CLI) to create an alias. 
@@ -16 +16 @@ Console
-In the [Amazon GameLift console](https://console.aws.amazon.com/gamelift/), use the navigation pane to open the **Aliases** page.
+In the [Amazon GameLift Servers console](https://console.aws.amazon.com/gamelift/), use the navigation pane to open the **Aliases** page.
@@ -28 +28 @@ In the [Amazon GameLift console](https://console.aws.amazon.com/gamelift/), use
-    2. If you choose a **Terminal** routing strategy, enter a string value that you want Amazon GameLift to return to a game client in response to a game session request. A request with a terminal alias throws an exception with the message embedded.
+    2. If you choose a **Terminal** routing strategy, enter a string value that you want Amazon GameLift Servers to return to a game client in response to a game session request. A request with a terminal alias throws an exception with the message embedded.
@@ -40 +40 @@ AWS CLI
-Use the [`create-alias`](https://docs.aws.amazon.com/cli/latest/reference/gamelift/create-alias.html) command to create an alias. .Amazon GameLift creates the alias resource in your current default AWS Region (or you can add a --region tag to specify a different AWS Region).
+Use the [`create-alias`](https://docs.aws.amazon.com/cli/latest/reference/gamelift/create-alias.html) command to create an alias. .Amazon GameLift Servers creates the alias resource in your current default AWS Region (or you can add a --region tag to specify a different AWS Region).