https://pulumi.com logo
c

curved-pharmacist-41509

05/31/2020, 9:27 AM
Where can I find more details about how the lambda call back extraction works? Got some odd errors and need to debug the transpilation, just not sure how it works
m

millions-furniture-75402

06/01/2020, 1:08 PM
Are you referring to serializing javascript functions? https://www.pulumi.com/docs/tutorials/aws/serializing-functions/
Can you expand on the issues you’re having?
c

curved-pharmacist-41509

06/03/2020, 11:44 AM
I was getting an odd error about
this
not being a Symbol. I ended up using webpack to compile my lambdas rather than callbacks in my pulumi program