Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.13 KB

File metadata and controls

24 lines (15 loc) · 1.13 KB

Amazon GameLift with Unreal Engine

This repository contains code used for the video series, Building Games on AWS: Amazon GameLift with Unreal Engine. For the full guide, please see the video series.

architecture.png

This repository includes:

  • AWS Lambda function code for getting available GameLift sessions
  • AWS Lambda function code for authentication with Cognito
  • Unreal Engine client code for logging in and connecting to a GameLift server through Amazon API Gateway

Code as referenced in each video episode:

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.