Serverless Programming Cookbook
上QQ阅读APP看书,第一时间看更新

How to do it...

We will map the client request with the expected request format for the Lambda, and we will also map the Lambda response to the expected response format for the client.