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

Missing Cognito Groups and User Group Membership #10

Open
jeremysquires-sensorup opened this issue Jul 23, 2019 · 8 comments
Open

Missing Cognito Groups and User Group Membership #10

jeremysquires-sensorup opened this issue Jul 23, 2019 · 8 comments

Comments

@jeremysquires-sensorup
Copy link

Cognito stores groups and user membership information which is critical for associating users with Roles and therefore with shared permissions. Even if the roles fell outside of the scope of Cognito User Pools (being in Identity pools, not user pools), having the group information and membership would be an important part of the functionality of Cognito that should be retained through backup, restore, and migration.

@vladistan
Copy link
Contributor

Yes this will be very handy

@fredleger
Copy link

Same here we needed to import the groups as well

@Sofka-XT
Copy link

There is a way to do it, you need to get the group in the generated file and then when resetting the json you need to assign the new group.

image

I'm going to try to do it.

@jstarmx
Copy link
Collaborator

jstarmx commented Jun 5, 2021

I've created a PR that I think addresses this: #37

@mifi
Copy link

mifi commented Jul 2, 2022

My tool supports backing up and restoring groups and relations: https://github.com/mifi/cognito-backup

@Shivam-Patil-groots
Copy link

My tool supports backing up and restoring groups and relations: https://github.com/mifi/cognito-backup

I was tired but its not working

@Shivam-Patil-groots
Copy link

My tool supports backing up and restoring groups and relations: https://github.com/mifi/cognito-backup

I am getting cli.js file errors

@Shivam-Patil-groots
Copy link

Same here we needed to import the groups as well

Hey bro did you find the any solution for the group

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

7 participants