AWS Security ChangesHomeSearch

AWS gameliftservers documentation change

Service: gameliftservers · 2025-06-25 · Documentation low

File: gameliftservers/latest/developerguide/integration-dev-iteration-agent.md

Summary

Updated API reference links from 'gamelift' to 'gameliftservers' path

Security assessment

Change only corrects documentation URL paths without altering security-related content. The APIs mentioned (RegisterCompute and GetComputeAuthToken) maintain their existing security context.

Diff

diff --git a/gameliftservers/latest/developerguide/integration-dev-iteration-agent.md b/gameliftservers/latest/developerguide/integration-dev-iteration-agent.md
index 28df25fb1..65e387cbc 100644
--- a//gameliftservers/latest/developerguide/integration-dev-iteration-agent.md
+++ b//gameliftservers/latest/developerguide/integration-dev-iteration-agent.md
@@ -15 +15 @@ When deployed to a compute, the Amazon GameLift Servers Agent should be launched
-  * Registers the compute with an Amazon GameLift Servers Anywhere fleet using the [RegisterCompute](https://docs.aws.amazon.com/gamelift/latest/apireference/API_RegisterCompute.html) API.
+  * Registers the compute with an Amazon GameLift Servers Anywhere fleet using the [RegisterCompute](https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_RegisterCompute.html) API.
@@ -17 +17 @@ When deployed to a compute, the Amazon GameLift Servers Agent should be launched
-  * Calls the [GetComputeAuthToken](https://docs.aws.amazon.com/gamelift/latest/apireference/API_GetComputeAuthToken.html) API to fetch an authorization token and stores it for use by server processes that are running on the compute.
+  * Calls the [GetComputeAuthToken](https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_GetComputeAuthToken.html) API to fetch an authorization token and stores it for use by server processes that are running on the compute.