I am trying to set up a lambda function using Python and serverless. I was able to perform simple POST/GET requests and have them to proxy to my lambda function just fine.