Module: Jets::Event
- Defined in:
- lib/jets/event/base.rb,
lib/jets/event/s3.rb
Overview
Event public methods get turned into Lambda functions.
Jets::Event::Base < Jets::Lambda::Functions Both Jets::Event::Base and Jets::Lambda::Functions have Dsl modules included. So the Jets::Event::Dsl overrides some of the Jets::Lambda::Functions behavior.