An AWS Lambda project that handles all of the major game session actions for the project.
[Discord] https://discord.gg/psjbBDvNBK
[Twitter] https://twitter.com/BatteryAcidDev
❗️❗️ Required Configuration ❗️❗️
[Lambda - GameLift Region] https://github.com/BatteryAcid/unity-realtime-gl-lambda-2022/blob/master/index.js#L5
[Lambda - GameLift Queue] https://github.com/BatteryAcid/unity-realtime-gl-lambda-2022/blob/master/index.js#L6
[Resources]
[Get started with Realtime servers] https://docs.aws.amazon.com/gamelift/latest/developerguide/realtime-plan.html
[Setup GameLift client] https://docs.aws.amazon.com/gamelift/latest/developerguide/gamelift-sdk-client-api.html
[Special Considerations AWS SDK Unity Support] https://docs.aws.amazon.com/sdk-for-net/v3/developer-guide/unity-special.html
[GameLift Realtime Client SDK] https://aws.amazon.com/gamelift/getting-started/
[GameLift service API reference (AWS SDK)] https://docs.aws.amazon.com/gamelift/latest/developerguide/reference-awssdk.html
[Setting up queues for game session placement] https://docs.aws.amazon.com/gamelift/latest/developerguide/queues-intro.html
[New AWS re:Post for GameLift questions] https://repost.aws/tags/TAF8-XUqojTsadH5jSz3IfGQ/amazon-game-lift
[Complex Realtime script setup answers] https://forums.awsgametech.com/t/realtime-server-project-setup/6607
#gametech #gamedev #awscommunitybuilder #unity