Top "Amazon-cognito-triggers" questions

Use this to group Amazon Cognito-based sub-queries related to Lambda triggers.

lambda trigger callback vs context.done

I was following the guide here for setting up a presignup trigger. However, when I used callback(null, event) my …

node.js amazon-web-services aws-lambda amazon-cognito amazon-cognito-triggers