await runBrokenLinks()

in packages/synthetics-sdk-broken-links/src/handlers.ts [36:39]


      await runBrokenLinks(options, {
        executionId: req.get(syntheticExecutionIdHeader),
        checkId: req.get(checkIdHeader),
      })