dimkir / aws-multitenant-architecture-quickstart

Serverless port for AWS Multi Tenant Architecture Concept (check website)
https://www.slideshare.net/AmazonWebServices/deconstructing-saas-a-deep-dive-into-building-multitenant-solutions-on-aws-arc407-reinvent-2017
0 stars 0 forks source link

Config: We are disallowed to specify region as environment variable, what are consequences? #20

Open dimkir opened 5 years ago

dimkir commented 5 years ago

Looks like we got to rely on default region variable set by Lambda environment.

How does this affect us? (do we need to specify it? what happens if Cognito and lambda are in different regions?)

Do we care? Or default region is fine?

image