Determine if Cognito user is anonymous in AWS Lambda function -


when supporting anonymous cognito users there easy/efficient way determine whether user anonymous vs existing user within lambda function? know can access cognitoidentityid , cognitoidentitypoolid via context.identity property passed lambda functions.

you can call describeidentity lambda function, return logins linked identity id. need developer credentials called.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -