Fetch a list of users in Cognito UserPools using their email addresses in boto3

0

I have a list of email addresses of users that I want to get user details of from Cognito. I want to make a batch call, not a sequential call for each email address.

How is that possible in boto3, cannot seem to find a proper method.

sarin
asked a year ago70 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions