Sentry not working with ExpressJS deployed over AWS Lambda

Hey,

I am using the ExpressJS framework which is deployed over AWS Lambda using Serverless Framework.

I followed the integration steps but somehow the error is not showing up in Sentry. The error is showing up in CloudWatch.

Any idea how to make this work?