Search posts, tags, users, and pages
Michael Liendo
Fullstack Cloud with TypeScript, React, and AWS CDK
When it comes to learning AWS, it's important to keep in mind that what sets your product apart from the rest is all of the pieces that are different. The parts that are true for any app are what AWS creates services for. In AWS land, this is known a...
Vidit Shah
Software Engineer
I Guess likely we will need to add Post confirmation Trigger in our userPool
lambdaTriggers: { postConfirmation: props.addUserPostConfirmation, },
Vidit Shah
Software Engineer
I Guess likely we will need to add Post confirmation Trigger in our userPool
lambdaTriggers: { postConfirmation: props.addUserPostConfirmation, },