AWS gamelift documentation change
Summary
Updated service name references from 'Amazon GameLift' to 'Amazon GameLift Servers' and adjusted documentation section labels
Security assessment
Changes are purely terminological updates to reflect service naming conventions. No security implications or security feature documentation were introduced.
Diff
diff --git a/gamelift/latest/developerguide/aliases-intro.md index c82193692..818eaf3d3 100644 --- a/gamelift/latest/developerguide/aliases-intro.md +++ b/gamelift/latest/developerguide/aliases-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 @@ -# Abstract an Amazon GameLift fleet designation with an alias +# Abstract an Amazon GameLift Servers fleet designation with an alias @@ -7 +7 @@ -An Amazon GameLift _alias_ is used to abstract a hosting destination. Hosting destinations tell Amazon GameLift where to look for available resources to host a new game session for players. Aliases are useful in the following scenarios: +An Amazon GameLift Servers _alias_ is used to abstract a hosting destination. Hosting destinations tell Amazon GameLift Servers where to look for available resources to host a new game session for players. Aliases are useful in the following scenarios: @@ -9 +9 @@ An Amazon GameLift _alias_ is used to abstract a hosting destination. Hosting de - * If your game doesn't use multi-fleet queues for game session placement, it requests new game sessions by specifying a Amazon GameLift fleet ID. During the life of a game, you'll replace the fleet multiple times, to update a server build, update hosting hardware and operating system, or resolve performance issues. Use an alias to abstract the fleet ID so that you can seamlessly switch player traffic from an existing fleet to the new one. + * If your game doesn't use multi-fleet queues for game session placement, it requests new game sessions by specifying a Amazon GameLift Servers fleet ID. During the life of a game, you'll replace the fleet multiple times, to update a server build, update hosting hardware and operating system, or resolve performance issues. Use an alias to abstract the fleet ID so that you can seamlessly switch player traffic from an existing fleet to the new one. @@ -22 +22 @@ If you use a queue for game session placement, you don't need an alias to redire - * [Create an Amazon GameLift alias](./aliases-creating.html) + * [Create an Amazon GameLift Servers alias](./aliases-creating.html)