micro-aws-lambda
micro-aws-lambda copied to clipboard
I am think moving `shared` into the `event` object, so for every middleware, we can have a function signature for middleware which is 100% match the original handler version
It lowers the barrier. What's the cons of it?