v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14104474602.4 KB

Retrieves a fleet's runtime configuration settings. The runtime configuration tells Amazon GameLift which server processes to run (and how) on each instance in the fleet.

To get the runtime configuration that is currently in forces for a fleet, provide the fleet ID.

If successful, a RuntimeConfiguration object is returned for the requested fleet. If the requested fleet has been deleted, the result set is empty.

Learn more

Setting up Amazon GameLift fleets

Running multiple processes on a fleet

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

Headers

X-Amz-Target'GameLift.DescribeRuntimeConfiguration' required

Request body

FleetIdstring required

A unique identifier for the fleet to get the runtime configuration for. You can use either the fleet ID or ARN value.

Response

Success