When using AWS Appstream API, How do we check if a username(email) exists? And on a similar note how do we fetch that user by username?
I tried searching here on the official docs and while there are methods for creation
, deletion
, enabling
, disabling
users but there seems to be no specific method provided to fetch a user from the user pool.