await addToSQS()

in ddbImporter/v2/addToQueueFunction/app.js [42:44]


        await addToSQS(jsonData)

      } catch (err) {