AWS Security ChangesHomeSearch

AWS gamelift documentation change

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

File: gamelift/latest/developerguide/unreal-plugin.md

Summary

Updated title and content to use 'Amazon GameLift Servers' naming consistently, modified service references, and updated component descriptions

Security assessment

Changes are purely branding/nomenclature updates (adding 'Servers' to service names) and documentation structure adjustments. No security-related content additions or vulnerability references are present.

Diff

diff --git a/gamelift/latest/developerguide/unreal-plugin.md
index b221da568..73cb6247c 100644
--- a/gamelift/latest/developerguide/unreal-plugin.md
+++ b/gamelift/latest/developerguide/unreal-plugin.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 @@
-# Amazon GameLift plugin for Unreal Engine
+# Amazon GameLift Servers plugin for Unreal Engine
@@ -7 +7 @@
-The plugin adds Amazon GameLift tools and functionality to the UE editor. Use the guided workflows to help integrate Amazon GameLift into your game project, set up your local workstation for testing, and deploy an Amazon GameLift hosting solution for your game server. With the plugin functionality, you can get started quickly to build a basic hosting solution and then optimize and customize as needed.
+The plugin adds Amazon GameLift Servers tools and functionality to the UE editor. Use the guided workflows to help integrate Amazon GameLift Servers into your game project, set up your local workstation for testing, and deploy an Amazon GameLift Servers hosting solution for your game server. With the plugin functionality, you can get started quickly to build a basic hosting solution and then optimize and customize as needed.
@@ -9 +9 @@ The plugin adds Amazon GameLift tools and functionality to the UE editor. Use th
-Use the plugin's pre-built components to deploy your game. Set up an Amazon GameLift Anywhere fleet with your local workstation as a host. For cloud hosting with managed EC2 or managed container fleets, you can deploy either of two deployment scenarios that balance player latency, game session availability, and cost in different ways. 
+Use the plugin's pre-built components to deploy your game. Set up an Amazon GameLift Servers Anywhere fleet with your local workstation as a host. For cloud hosting with managed EC2 or managed container fleets, you can deploy either of two deployment scenarios that balance player latency, game session availability, and cost in different ways. 
@@ -13 +13 @@ The plugin includes these components:
-  * Plugin modules for the UE editor. When the plugin is installed, a new main menu button gives you access to Amazon GameLift functionality.
+  * Plugin modules for the UE editor. When the plugin is installed, a new main menu button gives you access to Amazon GameLift Servers functionality.
@@ -15 +15 @@ The plugin includes these components:
-  * C++ libraries for the Amazon GameLift service API. Use API functionality in a client-side backend service to help game clients request game sessions and send/retrieve game session information. 
+  * C++ libraries for the Amazon GameLift Servers service API. Use API functionality in a client-side backend service to help game clients request game sessions and send/retrieve game session information. 
@@ -17 +17 @@ The plugin includes these components:
-  * Unreal libraries for the Amazon GameLift server SDK (version 5). Use the server SDK in your game server code to manage communication between hosted game server processes and the Amazon GameLift service.
+  * Unreal libraries for the Amazon GameLift Servers server SDK (version 5). Use the server SDK in your game server code to manage communication between hosted game server processes and the Amazon GameLift Servers service.
@@ -30 +30 @@ The plugin includes these components:
-  * [Plugin for Unreal: Set up local testing with Amazon GameLift Anywhere](./unreal-plugin-anywhere.html)
+  * [Plugin for Unreal: Set up local testing with Amazon GameLift Servers Anywhere](./unreal-plugin-anywhere.html)