Getting Cannot convert undefined or null to object on @slack/bolt using AWS Lambda deployed with SAM
I’m trying to build a Slack Bot using the @slack/bolt node.js library on AWS Lambda
I followed the instructions on Slack documentation, but I’m having trouble with the AWSLambdaReceiver (I guess)