AWS Security ChangesHomeSearch

AWS gameliftservers documentation change

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

File: gameliftservers/latest/developerguide/containers-scaling.md

Summary

Updated API reference links to use correct gameliftservers domain path

Security assessment

URL corrections in API documentation links without any changes to security-related content or procedures.

Diff

diff --git a/gameliftservers/latest/developerguide/containers-scaling.md b/gameliftservers/latest/developerguide/containers-scaling.md
index aeb2bfe9f..e95505f41 100644
--- a//gameliftservers/latest/developerguide/containers-scaling.md
+++ b//gameliftservers/latest/developerguide/containers-scaling.md
@@ -32 +32 @@ If your container architecture runs one game server process concurrently in the
-      * For game server container groups per instance, call [DescribeContainerFleet](https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeContainerFleet.html) to get the `GameServerContainerGroupsPerInstance` or `MaximumGameServerContainerGroupsPerInstance` value.
+      * For game server container groups per instance, call [DescribeContainerFleet](https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeContainerFleet.html) to get the `GameServerContainerGroupsPerInstance` or `MaximumGameServerContainerGroupsPerInstance` value.
@@ -45 +45 @@ If your container architecture runs one game server process concurrently in the
-To get the current total capacity of a container fleet, call [DescribeFleetCapacity](https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeFleetCapacity.html) or [DescribeFleetLocation Capacity](https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeFleetLocationCapacity.html) to get the number of game server container groups in the fleet. Active groups are those that are currently hosting game sessions. Idle groups are ready to host a new game session. Multiply these values by the number of server processes per game server container group.
+To get the current total capacity of a container fleet, call [DescribeFleetCapacity](https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetCapacity.html) or [DescribeFleetLocation Capacity](https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetLocationCapacity.html) to get the number of game server container groups in the fleet. Active groups are those that are currently hosting game sessions. Idle groups are ready to host a new game session. Multiply these values by the number of server processes per game server container group.