LambdAuth icon indicating copy to clipboard operation
LambdAuth copied to clipboard

Fails on clean up

Open aniecki opened this issue 8 years ago • 1 comments

./cleanup.sh Starting cleanup. Loading config parameters Removing IAM Roles Removing Cognito Identity Pool usage: aws [options] [ ...] [parameters] To see help text, you can run:

aws: error: argument --identity-pool-id: expected one argument

aniecki avatar Aug 01 '16 06:08 aniecki

This happens when your region does not support Cognito (e.g. us-west-1).

kalevalp avatar Sep 25 '18 00:09 kalevalp