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

Add warning for json output #57

Closed jameshow closed 7 years ago

jameshow commented 7 years ago

Not sure why I got switched to text output, but many things break in createResources.sh if not set for json, so I figured mentioning it in the docs was the easiest fix.

jameshow commented 7 years ago

In regard to #56