Fix error for lambda function url in localstack
Spent more than half a day, struggled with this error when I was testing an async lambda on my local.
Spent more than half a day, struggled with this error when I was testing an async lambda on my local.
Running serverless is fun, cost-effective and scalable especially if your application is still growing. But at the same time I found testing lambdas locally ...