AWS Security ChangesHomeSearch

AWS gamelift documentation change

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

File: gamelift/latest/developerguide/player-sessions-player-identifiers.md

Summary

Consistently replaced 'Amazon GameLift' with 'Amazon GameLift Servers' in content and links. Updated section headers and console references.

Security assessment

Changes are terminology updates without introducing or modifying security-related content. Player session mechanics documentation remains functionally unchanged.

Diff

diff --git a/gamelift/latest/developerguide/player-sessions-player-identifiers.md
index 31bbcda18..abffb7afd 100644
--- a/gamelift/latest/developerguide/player-sessions-player-identifiers.md
+++ b/gamelift/latest/developerguide/player-sessions-player-identifiers.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)
@@ -7 +7 @@
-Amazon GameLift uses a player session to represent a player connected to a game session. Amazon GameLift creates a player session each time a player connects to a game session using a game client integrated with Amazon GameLift. When a player leaves a game, the player session ends. Amazon GameLift doesn't reuse player sessions.
+Amazon GameLift Servers uses a player session to represent a player connected to a game session. Amazon GameLift Servers creates a player session each time a player connects to a game session using a game client integrated with Amazon GameLift Servers. When a player leaves a game, the player session ends. Amazon GameLift Servers doesn't reuse player sessions.
@@ -16 +16 @@ The following code example randomly generates unique player IDs:
-For more information about player sessions, see [Game and player sessions in the Amazon GameLift console](./gamelift-console-game-player-sessions-metrics.html).
+For more information about player sessions, see [Game and player sessions in the Amazon GameLift Servers console](./gamelift-console-game-player-sessions-metrics.html).
@@ -24 +24 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Add Amazon GameLift to a game client
+Add Amazon GameLift Servers to a game client
@@ -26 +26 @@ Add Amazon GameLift to a game client
-Game engines and Amazon GameLift
+Game engines and Amazon GameLift Servers