randhawp
Results
3
comments of
randhawp
trafficstars
To do any kind of processing on the registration process, you will need to link lambda functions from the cognito triggers section in the user pool. You will find triggers...
data = json.dumps(event)
return a None if it fails and if it succeeds then pass the event data. See example above. You can also use a post trigger to then handle the event...