Glue code to use effectful APIs with AWS ApiGateway and Lambda.
-
How to handle route not found errors?
-
The mapping between lambda event/native request and native response/lambda response are rough around the edges (e. g. not supporting binary responses).
-
Dependency management (merge HttpLayer into the provided/default runtime).