Jul 21, 2017 · 1 min read
Thanks for this post! Can you elaborate on some of these pain points:
“Cannot get HTTP headers from a lambda”: how are you invoking your functions? Functions fronted by API Gateway can access request headers and modify response status code and headers for use by web applications.
“logging is not always clear”?: what was the specific challenge here?
