AWS Security ChangesHomeSearch

AWS gamelift documentation change

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

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

Summary

Updated references from 'Amazon GameLift' to 'Amazon GameLift Servers' throughout the document, clarified plugin naming, and adjusted menu item references

Security assessment

Changes focus on branding/naming consistency (adding 'Servers' to service names) and documentation clarity. No security vulnerabilities, mitigations, or new security features are mentioned.

Diff

diff --git a/gamelift/latest/developerguide/unreal-plugin-profiles.md
index c75d1ba18..f6ac05a61 100644
--- a/gamelift/latest/developerguide/unreal-plugin-profiles.md
+++ b/gamelift/latest/developerguide/unreal-plugin-profiles.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)
@@ -15 +15 @@ Maintaining multiple profiles gives you the ability to switch between different
-If you've installed the AWS CLI on your workstation and have a profile already configured, the Amazon GameLift plugin will detect it and list it as an existing profile. The plugin automatically selects any profile named `[default]`. You can use an existing profile or create a new one. 
+If you've installed the AWS CLI on your workstation and have a profile already configured, the Amazon GameLift Servers plugin will detect it and list it as an existing profile. The plugin automatically selects any profile named `[default]`. You can use an existing profile or create a new one. 
@@ -21 +21 @@ All profiles must be bootstrapped to set up some required AWS resources under yo
-  1. In the Unreal editor main toolbar, choose the Amazon GameLift menu, and select **AWS Access Credentials**. This action opens the Amazon GameLift plugin to the page **Set up your user profile**.
+  1. In the Unreal editor main toolbar, choose the Amazon GameLift Servers menu, and select **AWS Access Credentials**. This action opens the Amazon GameLift Servers plugin to the page **Set up your user profile**.
@@ -29 +29 @@ All profiles must be bootstrapped to set up some required AWS resources under yo
-     * An AWS user with permissions to use Amazon GameLift and other required AWS services. See [Set up an AWS account](./setting-up-aws-login.html) for instructions on setting up an AWS Identity and Access Management (IAM) user with Amazon GameLift permissions and programmatic access with long-term credentials.
+     * An AWS user with permissions to use Amazon GameLift Servers and other required AWS services. See [Set up an AWS account](./setting-up-aws-login.html) for instructions on setting up an AWS Identity and Access Management (IAM) user with Amazon GameLift Servers permissions and programmatic access with long-term credentials.
@@ -42 +42 @@ All profiles must be bootstrapped to set up some required AWS resources under yo
-All profiles must be bootstrapped to use with the Amazon GameLift plugin. Bootstrapping creates an Amazon S3 bucket specific to the profile. It's used to store project configurations, build artifacts, and other dependencies. Buckets are not shared between other profiles.
+All profiles must be bootstrapped to use with the Amazon GameLift Servers plugin. Bootstrapping creates an Amazon S3 bucket specific to the profile. It's used to store project configurations, build artifacts, and other dependencies. Buckets are not shared between other profiles.