I have made a connection between aws lambda and rds mysql server, but when I go to test it returns me the following error:
{ "errorMessage": "Unable to import module 'test'" }
Do you know what this error might mean?
I have made a connection between aws lambda and rds mysql server, but when I go to test it returns me the following error:
{ "errorMessage": "Unable to import module 'test'" }
Do you know what this error might mean?