Update fleet locations
You can add or remove a fleet's remote locations using the Amazon GameLift console or the AWS CLI. You can't change a fleet's home Region.
- Amazon GameLift console
-
-
In the Amazon GameLift console
, in the navigation pane, choose Fleets. -
Choose the fleet you want to update. A fleet must be in
ACTIVE
status before you can edit it. -
On the Fleet detail page, choose the Locations tab to view the fleet's locations.
-
To add new remote locations, choose Add and select the locations you want to deploy instances to. This list doesn't include instances where the fleet's instance type isn't available.
-
With new locations selected, choose Add. Amazon GameLift adds the new locations to the list, with status set to
NEW
. Amazon GameLift then begins provisioning an instance in each added location and preparing it to host game sessions. -
To remove existing remote locations from the fleet, use the check boxes to select one or more listed locations.
-
With one or more fleets selected, choose Remove. The removed locations remain in the list, with status set to
DELETING
. Amazon GameLift then begins the process of terminating activity in the removed location. If there are active instances that are hosting game sessions, Amazon GameLift uses the game server termination process to gracefully end game sessions, terminate game servers, and shut down instances.
-
- AWS CLI
-
Use the following AWS CLI commands to update fleet locations: