We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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]
I left all the default options.
Any idea about what is causing this ? I'm using an account created from my AWS organization
Thanks !
The text was updated successfully, but these errors were encountered:
I had this problem as well
Sorry, something went wrong.
Looks like this stack is using python 3.6 which isn't supported anymore.
No branches or pull requests
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 :
I left all the default options.
Any idea about what is causing this ? I'm using an account created from my AWS organization
Thanks !
The text was updated successfully, but these errors were encountered: