Implement the two events inside our GameInstance, called Init and Shutdown. Implement the Initialization as demonstrated below.
When the game instance is constructed the GameServer will start talking with GameLift and wait for events from AWS GameLift Servers.
Note: Calling the InitSDK in a non-server environment will do nothing, it’s been disabled and will only run on dedicated servers.