colten909
Explore posts from serversPPrisma
•Created by colten909 on 9/16/2024 in #help-and-questions
Engine Not Found using Prisma with AWS Lambda.
Hello,
I get the error:
I currently us a cdk to bundle the code for my lambda functions.
My engine is not being located in my lambda. I am using NODE.js 20 for my lambda function.
I am able to successfully deploy my cdk with the layer but on AWS console, the test file and that is where I get the error.
Here is my github to look at the source code: https://github.com/Coltensiemer/AWS_Learn]
2 replies