Correct answer - "Use Mapping Templates" : API Gateway lets you use mapping templates to map the
payload from a method request to the corresponding integration request and from an integration
response to the corresponding method response.
Incorrect:
"Deploy an interceptor shell script" - This is not possible
"Use a stage variable" - They act like environment variables
"Use a Lambda custom interceptor" - Lambda is a great service but it cannot intercept in this way