await main()

in simulator/app.js [22:24]


  await main()
  console.log('Handler ended')
  return { statusCode: 200 }