Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't create Cognito User Pool when deploying the stack through CloudFormation #11

Open
pjvilloud opened this issue Aug 27, 2021 · 2 comments

Comments

@pjvilloud
Copy link

I'm trying to deploy this stack through CloudFormation to enable cognito user login for my static S3 hosted website but I'm getting this error :

The following resource(s) failed to create: [CognitoUserPool]
The following resource(s) failed to create: [CreateUserPoolAndClientFunction]

image

I left all the default options.

Any idea about what is causing this ? I'm using an account created from my AWS organization

Thanks !

@smudkicker
Copy link

I had this problem as well

@roaddemon
Copy link

Looks like this stack is using python 3.6 which isn't supported anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants