How does Cognito GetUser identify user pool & user from an access token without user pool ID?

18 Views Asked by At

How does using an access token with Amazon Cognito's GetUser operation determine the user pool and user with only the region and access token, since the token contains all necessary identification information?

i ma trying to get username from access_token with the help of get_user operation

0

There are 0 best solutions below