Lambda Trigger Post Authentication (v1.9.0)

This lambda is invoked by AWS Cognito after a user has been authenticates part of the Cognito configuraion in PAL.

New version found

You are looking at a previous version of the command Lambda Trigger Post Authentication. The latest version of this command is v2.0.0

Overview

The lambda will fetch a task token from a DynamoDB table, and restart the Signup Stepfunction. This is usually done in the Post Confirm, but if the user has been created by an Admin that flow is not activated. Which means it needs to be restarted by the authentication process.