aws-mobile-ionic-sample icon indicating copy to clipboard operation
aws-mobile-ionic-sample copied to clipboard

Error when trying to Bootstrap data

Open jcpurdum opened this issue 7 years ago • 0 comments

I'm getting the following errors when trying to bootstrap data following the instructions in this sample. It really doesn't matter what I put in for the Lambda function name, the error's always the same, so it's not getting past authentication.

Any ideas are appreciated.

Output of the run.sh command is below

sh ./aws-mobile-ionic-sample/bootstrap/run.sh TasksAPI-handler-mobilehub-xxxxxxxxx us-east-1 npm WARN [email protected] No repository field.

up to date in 0.189s An error occurred while trying to get function 'TasksAPI-handler-mobilehub-xxxxxxxxx' in us-east-1 > Missing credentials in config

jcpurdum avatar Jul 03 '18 21:07 jcpurdum