Lambda Trigger Custom Message (v1.8.0)
This lambda is invoked by AWS Cognito when sending a message to the user as part of the Cognito configuration in PAL.
New version found
You are looking at a previous version of the command Lambda Trigger Custom Message. The latest version of this command is v2.0.0 →
Overview
It is triggered on all types of trigger source messages from Cognito, but not all are implemented.
| Trigger Source | Implemented | Description |
|---|---|---|
| CustomMessage_SignUp | Yes | Sends a custom formatted message to the user. |
| CustomMessage_AdminCreateUser | No | - |
| CustomMessage_ResendCode | No | - |
| CustomMessage_ForgotPassword | No | - |
| CustomMessage_UpdateUserAttribute | No | - |
| CustomMessage_VerifyUserAttribute | No | - |
| CustomMessage_Authentication | No | - |