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
Is there a way to deploy this application to an existing user pool?
The text was updated successfully, but these errors were encountered:
Hello @srizzling Did you find a solution for this? I'm interested in using an existing pool as well.
Sorry, something went wrong.
Hey @dish-codification - We didn't end up implementing this (not enough resources to support this in prod + shared responsibility model) - but our investigation led to us having to fork this project - and rebuild this template: https://github.com/awslabs/aws-amplify-identity-broker/blob/master/amplify/backend/auth/amplifyIdentityBrokerAuth/amplifyIdentityBrokerAuth-cloudformation-template.yml to allow us to us the existing pool anyway.
We were always going to rebuild this - since our infra is defined in CDK not via amplify+cfn
you can set the env to be none - and it won't recreate the cognito user pool
No branches or pull requests
Is there a way to deploy this application to an existing user pool?
The text was updated successfully, but these errors were encountered: