CodeGenieApp/serverless-express

Add S3 event source

jcampbell05 opened this issue · 4 comments

It would be great if either the S3 event source was added or if there was just a way to manually map an event to an event type and then can just pass in the route config like we can with the built in types

Happy to take PRs :)

Will this allow the built events to be consumed or does it override ?

I have created a PR for this #632