Amazon API Gateway : response body is not transformed when the API is called via Postman?
问题 When executing a testvia the AWS API Gateway console, I see that the output response from the Lambda function is correctly transformed: { "type" : "", "message" : "", "request-id" : "" } See logs below: Tue Sep 06 14:46:06 UTC 2016 : Endpoint request body after transformations: {} Tue Sep 06 14:46:06 UTC 2016 : Endpoint response body before transformations: {"errorMessage":"501stef"} Tue Sep 06 14:46:06 UTC 2016 : Endpoint response headers: {x-amzn-Remapped-Content-Length=0, x-amzn-RequestId