await processDocument()

in docrepository/addToESindex/app.js [34:35]


        await processDocument(JSON.parse(event.body))
      } catch (err) {