Skip to main content

Prerequisites

Last updated on
  • Ensure that you have followed the prerequisites when creating the AWS .yaml script

  • Your .yaml script is configured

  • You have a clone of the latest AccelByte Cloud Golang SDK version

    IMPORTANT

    We recommend using the specific latest version of AccelByte Cloud's Golang SDK when starting a new project instead of the command latest to avoid issues when the SDK version is updated.

    Inside the repository, you will work with the sample folders:

    FolderUsage
    title-matchmakingSample code to work with the aws-lambda and client folders for matchmaking testing
    cliCLI to test the matchmaking

    Configure the repository by following AccelByte Cloud's Golang SDK Getting Started Guide.