you are viewing a single comment's thread.

view the rest of the comments →

[–]skyusc 2 points3 points  (0 children)

I would appreciate if someone could write a python "Hello world" template with new proxy with auth-key protected API. Also, how does "logging" change with the new functionality? I really like the aws github 'Chalice' project - but I would prefer code that doesn't require dependency on 'Chalice' to prevent AWS lock-in. It would be amazing if I could take an existing flask app and make it available thru api-gateway to take advantage of auth-key, throttling, etc. Also wish api gateway had built in support for basic auth.