await addToSQS()

in translation/v2/addToQueueFunction/app.js [58:59]


    await addToSQS(messages)
  } catch (err) {