Amazon web services – AWS CDK TypeScript Lambda Error: 'chromium.executablePath is not a function' with Puppeteer and Custom Chromium Layer
Issue with AWS CDK, TypeScript Lambda, and Lambda Layers - chromium.executablePath Not a Function I am working on an AWS Lambda function in TypeScript using AWS CDK for deployment. My Lambda function utilizes Puppeteer and a custom Chromium build to…