Cognito groups- allow admin group to remove a user from a Cognito group
0
I have a Cognito user pool that has 3 groups(admin, user, engineer) I want to allow admin groups to remove a user from a group. I read about admin-remove-user-from-group but this needs developers' credentials.
Do you have any idea how to give access to this function?