rails-lambda / lamby

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

Use LambdaConsole Ruby gem for Run & Interact Commands #167

Closed metaskills closed 1 year ago

metaskills commented 1 year ago

This is a breaking change for custom tooling written atop the runner interface. Standardized on new JSON schema established in the https://github.com/rails-lambda/lambda-console project and implemented via the https://github.com/rails-lambda/lambda-console-ruby gem.