v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14104474602.4 KB

Retrieves the location of stored game session logs for a specified game session. When a game session is terminated, Amazon GameLift automatically stores the logs in Amazon S3 and retains them for 14 days. Use this URL to download the logs.

See the Amazon Web Services Service Limits page for maximum log file sizes. Log files that exceed this limit are not saved.

All APIs by task

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

Headers

X-Amz-Target'GameLift.GetGameSessionLogUrl' required

Request body

GameSessionIdstring required

A unique identifier for the game session to get logs for.

Response

Success

PreSignedUrlstring

Location of the requested game session logs, available for download. This URL is valid for 15 minutes, after which S3 will reject any download request using this URL. You can request a new URL any time within the 14-day period that the logs are retained.