One annoying part about using us with AWS lambda i...
# general
r
One annoying part about using us with AWS lambda is that each lambda function would need to be an express app (as shown in the docs).. not sure if you would be OK with that. But we are working on making the node SDK independent of express and would be able to support AWS lambda's context object natively. But that will take a few days to 2 weeks maybe to launch.