Update an Amazon GameLift fleet configuration
Use the Amazon GameLift console or the AWS CLI to update your fleet settings, change remote locations, or delete a fleet. For managed fleets, you can't change a fleet's game server build or instance type. Instead, you must replace the fleet.
Fast Build Update Tool (for development only)
With managed EC2 fleets, to deploy a game server build update, you need to upload each new build to Amazon GameLift and create a new fleet for it.
The Fast Build Update Tool lets you can bypass these steps during development, saving you time and allowing for faster development iteration. With this tool, you can quickly update your game build files across all computes in an existing fleet. The tool has several options; you can replace an entire game build or change specific files, and you can manage how to restart game server processes after the updates. You can also use it to update individual computes in a fleet.
To get the Fast Build Update Tool and learn more about how to use it, visit the Amazon GameLift Toolkit repo for
The Fast Build Update Tool
You can update mutable fleet attributes, port settings, and runtime configurations using the Amazon GameLift console or the AWS CLI. To change scaling limits, see Auto-scale fleet capacity with Amazon GameLift.