Cant load/create cognito pools

0

Hi, for some strange reason I cannot browse my cognito identity pools. It always gives me timeout error. Also, when trying to create a new user pool, it jus t says 'Failed to create user pool'. I really have no idea what could be wrong...even tried to reinstall windows yet still timeout error. I have also very similar issue with amplify studio, I cannot open it! it just says there was an error, but never opens it for me ... i can replicate it on a new amplify app as well.. Any ideas?

2 Answers
0

This could be caused by various different reason. It would be better to open a tech support case from AWS Console.

By your own, may worth to try the following AWS CLI to create userpool for testing in cloud9 environment or test locally if having AWS CLI correctly configured on local computers.

aws cognito-idp create-user-pool --region us-west-2 --pool-name testpool  --username-attributes email --debug
AWS
Yungang
answered 12 days ago
0

Yea I dont have support in my aws tier.... its really ridicoulous... Today I even reinstalled windows and recreated the resources in aws. It worked for a couple of hours and then stopped again! I dont understand how come after some time I cannot browse my cognito pools, amplify studio and work with the cognito api overall..everything just suddenly start trhowing timeouts.

Michal
answered 12 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions