v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14104474602.4 KB

Updates metadata in a build resource, including the build name and version. To update the metadata, specify the build ID to update and provide the new values. If successful, a build object containing the updated metadata is returned.

Learn more

Upload a Custom Server Build

All APIs by task

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

Headers

X-Amz-Target'GameLift.UpdateBuild' required

Request body

BuildIdstring required

A unique identifier for the build to update. You can use either the build ID or ARN value.

Namestring

A descriptive label associated with a build. Build names don't need to be unique.

Versionstring

Version information associated with a build or script. Version strings don't need to be unique.

Response

Success