How to throw an exception from AWS API Gateway Mapping Template

前端 未结 0 1978
执念已碎
执念已碎 2020-12-15 10:29

I have added a mapping template to get the query param from the API.

{
  "queryStringParameters": {
    #foreach($key in $input.params().querystring         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题