Lambda Trigger Custom Message (v2.0.0)

This lambda is invoked by AWS Cognito when sending a message to the user as part of the Cognito configuration in PAL.

Overview

The lambda is used to extend and customize how AWS Cognito shall work. It is triggered on all types of trigger source messages from Cognito, but not all are implemented.

Trigger SourceImplementedDescription
CustomMessage_SignUpYesSends a custom formatted message to the user.
CustomMessage_AdminCreateUserNo-
CustomMessage_ResendCodeNo-
CustomMessage_ForgotPasswordNo-
CustomMessage_UpdateUserAttributeNo-
CustomMessage_VerifyUserAttributeNo-
CustomMessage_AuthenticationNo-

Architecture diagram