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

Using existing cognito user pool #225

Open
srizzling opened this issue Jan 10, 2022 · 3 comments
Open

Using existing cognito user pool #225

srizzling opened this issue Jan 10, 2022 · 3 comments

Comments

@srizzling
Copy link
Contributor

Is there a way to deploy this application to an existing user pool?

@dishanrajapaksha-w
Copy link

Hello @srizzling Did you find a solution for this? I'm interested in using an existing pool as well.

@srizzling
Copy link
Contributor Author

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

@srizzling
Copy link
Contributor Author

you can set the env to be none - and it won't recreate the cognito user pool

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

2 participants