AWS gamelift documentation change
Summary
Updated product name from 'Amazon GameLift FleetIQ' to 'Amazon GameLift Servers FleetIQ' throughout the document
Security assessment
Changes are branding/naming convention updates without any security-related context or vulnerability mentions
Diff
diff --git a/gamelift/latest/fleetiqguide/gsg-integrate-gameclient.md index 64a76097d..4e63c7ba9 100644 --- a/gamelift/latest/fleetiqguide/gsg-integrate-gameclient.md +++ b/gamelift/latest/fleetiqguide/gsg-integrate-gameclient.md @@ -5 +5 @@ -# Integrate Amazon GameLift FleetIQ into a game client +# Integrate Amazon GameLift Servers FleetIQ into a game client @@ -7 +7 @@ -This topic describes the tasks required to prepare your game client or matchmaking service to communicate with Amazon GameLift FleetIQ in order to acquire a game server to host a game session. +This topic describes the tasks required to prepare your game client or matchmaking service to communicate with Amazon GameLift Servers FleetIQ in order to acquire a game server to host a game session. @@ -11 +11 @@ Create a method that allows your game client or matchmaker to request a game ser - * Have Amazon GameLift FleetIQ choose an available game server. This option takes advantage of Amazon GameLift FleetIQ optimizations to use low-cost Spot Instances and for automatic scaling. + * Have Amazon GameLift Servers FleetIQ choose an available game server. This option takes advantage of Amazon GameLift Servers FleetIQ optimizations to use low-cost Spot Instances and for automatic scaling. @@ -20 +20 @@ Create a method that allows your game client or matchmaker to request a game ser - * [Let Amazon GameLift FleetIQ choose a game server](./gsg-integrate-gameclient-automatic.html) + * [Let Amazon GameLift Servers FleetIQ choose a game server](./gsg-integrate-gameclient-automatic.html) @@ -33 +33 @@ Deregister game servers -Let Amazon GameLift FleetIQ choose a game server +Let Amazon GameLift Servers FleetIQ choose a game server