I am not sure how things work with [this example](https://github.com/vendia/serverless-express/blob/mainline/examples/basic-starter-api-gateway-v2/src/lambda-async-setup.js). How does the database connection object become available in the app? More detailed question [here](https://stackoverflow.com/questions/70265030/reusing-the-database-connection-object-with-vendia-serverless-express).