await doTranslation()

in translation/v1/translatorFunction/app.js [44:45]


        await doTranslation(event, targetLanguage)
      } catch (err) {