im triying to connect to a msql database on AWS using the folowing lambda function
const dotenv = require(\'dotenv\'); dotenv.config(); var mysql = require(\