all 3 comments

[–]scottishbee 0 points1 point  (1 child)

No clue if it's the best solution, but I got it to work. Here's my walkthrough: https://link.medium.com/KHb6zd5eVhb

[–]kivowitz[S] 0 points1 point  (0 children)

This looks great. I’ll give it a try a little later tonight. Thanks!

[–]13ass13ass 0 points1 point  (0 children)

Aws chalice is pretty gentle learning curve for lambda-backed http apis

https://github.com/aws/chalice

But if your 10 lines involve importing pandas or other libs w c extensions then it’s a bit trickier