await sendSNS()

in 1-app-deploy/ride-controller/fatController/app.js [31:34]


    await sendSNS({
      type: "summary",
      msg: JSON.stringify(ridesMessages)
    })