v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14104474602.4 KB

Retrieves the resource capacity settings for a fleet location. The data returned includes the current capacity (number of EC2 instances) and some scaling settings for the requested fleet location. Use this operation to retrieve capacity information for a fleet's remote location or home Region (you can also retrieve home Region capacity by calling DescribeFleetCapacity).

To retrieve capacity data, identify a fleet and location.

If successful, a FleetCapacity object is returned for the requested fleet location.

Learn more

Setting up Amazon GameLift fleets

GameLift metrics for fleets

post/#X-Amz-Target=GameLift.DescribeFleetLocationCapacity

Headers

X-Amz-Target'GameLift.DescribeFleetLocationCapacity' required

Request body

FleetIdstring required

A unique identifier for the fleet to request location capacity for. You can use either the fleet ID or ARN value.

Locationstring required

The fleet location to retrieve capacity information for. Specify a location in the form of an Amazon Web Services Region code, such as <code>us-west-2</code>.

Response

Success