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

[Users Management] Detach User from User Group in AWS Cognito #241

Open
MastalerzKamil opened this issue Jun 2, 2022 · 0 comments
Open
Labels
cloud Users Management The epic for Users Management that is on cloud/web sites

Comments

@MastalerzKamil
Copy link
Contributor

MastalerzKamil commented Jun 2, 2022

Goal
Removing user from users group

Implementation plan

  1. Create Construct for detaching user from Cognito group in authentication module
  2. Create Lambda function for detaching user from group in AWS Cognito
  3. Update schema by creating mutation that would create detach selected user from user group in Cognito
  4. Connect mutation with Lambda as Data Source by creating resolver for mutation
  5. Adding Unit tests
@MastalerzKamil MastalerzKamil added cloud Users Management The epic for Users Management that is on cloud/web sites labels Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloud Users Management The epic for Users Management that is on cloud/web sites
Projects
None yet
Development

No branches or pull requests

1 participant