v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14104474602.4 KB

Retrieves all compute resources registered to a fleet in your Amazon Web Services account. You can filter the result set by location.

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

Query parameters

Limitstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'GameLift.ListCompute' required

Request body

FleetIdstring required

A unique identifier for the fleet the compute resources are registered to.

Locationstring

The name of the custom location that the compute resources are assigned to.

Limitinteger

The maximum number of results to return. Use this parameter with <code>NextToken</code> to get results as a set of sequential pages.

NextTokenstring

A token that indicates the start of the next sequential page of results. Use the token that is returned with a previous call to this operation. To start at the beginning of the result set, do not specify a value.

Response

Success

NextTokenstring

A token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.