I have a user pool in AWS Cognito where users are created by an admin. I want to give a permission to multiple admins to create users in the same user pool.
However, I only want them to be able to view the users created by them and not the users created by the other admins. Is this possible?