Skip to content

Database Design

Dominique Hosea edited this page Feb 15, 2024 · 1 revision

This lambda is used to handle triggers from AWS Cognito. This lambda is invoked before AWS Cognito sends an email or phone verification message or a multi-factor authentication (MFA) code. Using this lambda we can customize the message dynamically with your custom message.

Clone this wiki locally