{
  "httpMethod": "POST",
  "path": "/item",
  "queryStringParameters": {
    "limit": "10"
  },
  "headers": {
    "Content-Type": "application/json"
  },
  "body": "{\"msg\":\"Hello from the event.json body\"}"
}
