Giter Club home page Giter Club logo

Comments (1)

alanmur avatar alanmur commented on July 23, 2024

Basically the gist is the user should

  1. go to this URL in us-east-1
  2. Click Create New Identity Pool
  3. Enter the name UltraFrogRoyale for identity pool name
  4. Check "Enable access to unauthenticated identities" box
  5. Click Create Pool
  6. Click View Details.
  7. In the lower section where it says "Your unauthenticated identities would like access to Cognito." click View Policy document.
  8. Click Edit next to the greyed out json document.
  9. Replace the json with the json in this file.
  10. At line 10, change the resource ARN in the role to the resource ARN of your Lambda Function.

With all else being equal, the only thing that changes is the AWS account number, which is what we wanted.

  1. Click Allow. This creates the Identity pool and gives you a bit of sample code showing the Identity Pool ID (in red)
  2. Copy the red Identity Pool ID and paste it into the sample code here, in place of the one that was checked in.
  3. Rebuild the client according to the instructions.

from amazon-gamelift-ultrafrogroyale-large-match-sample.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.