@gifted-dentist-89608 I'm a relative newb with Pulumi, but the first thing I'd do is download the zip from Lambda and check what's in your node_modules. Sounds like maybe the dependencies didn't get uploaded to the Lambda
b
billowy-army-68599
03/07/2021, 2:56 AM
@gifted-dentist-89608 the problem in this particular case is that your eventHandler is using the pulumi npm library, which isn't bundled with your lambda function