await flushBatch()

in 5-park-stats/2-simulator/sam-app/simulatorFunction/lib/dispatch.js [23:30]


    await flushBatch()
    batch = []
  }
}

// Flushes the batch to Kinesis
const flushBatch = async () => {
  const params = {