amazon-archives / aws-cognito-angular-quickstart

An Angular(v5)-based QuickStart single-page app utilizing Amazon Cognito, S3, and DynamoDB (Serverless architecture)
https://cognito.budilov.com
Apache License 2.0
689 stars 304 forks source link

Removed hard coded region from create resources script #144

Open HamishDrewry opened 6 years ago

HamishDrewry commented 6 years ago

Region was hard coded. Improved so that the region can be set using standard environment variable, profile default region or user input (in this order).