rails-lambda / lamby

🐑🛤 Simple Rails & AWS Lambda Integration
https://lamby.cloud
MIT License
600 stars 29 forks source link

New Lamby.config.handled_proc #137

Closed metaskills closed 1 year ago

metaskills commented 1 year ago

With the new Lamby.cmd docker CMD interface, we want to avoid people having to build their own handlers. The one thing we were missing is a handled proc to configure for use cases like this in LambdaPunch. https://github.com/customink/lambda_punch#-usage