I have been debugging a strange uninformative error module initialization error: Error on AWS Lambda at lambda initialization time.
Turned out that as soon as I comment out import 'source-map-support/register' the error starts showing the actual error message and stack trace.