laardee / serverless-authentication-boilerplate

Generic authentication boilerplate for Serverless framework
http://laardee.github.io/serverless-authentication-gh-pages
MIT License
569 stars 72 forks source link

[qu] Where is the region specified in this project? #34

Closed quantuminformation closed 7 years ago

quantuminformation commented 7 years ago

The only ref to us-west-2 I can find is in the test token. Where should I replace with my region?

quantuminformation commented 7 years ago

So I ran this, and by default, it installs to us-east-1

I assume we just add it to the provider section:

image