await initRides()

in 1-app-deploy/ride-controller/initDB/app.js [21:22]


    await initRides()
    await sendResponse(event, context, 'SUCCESS', { 'Message': 'Resource update successful!' })