await saveToDDB()

in translation/v2/translatorFunction/app.js [37:38]


        await saveToDDB(message, 'Translated')
      } catch (err) {