Amazon web services – Problems uploading a lambda function to AWS
I'm trying to make this application communicate with my database, but it gives this error every time. The error that is happening is this: { "errorMessage": "Unable to import module 'index': No module named 'mysql'", "errorType": "Runtime.ImportModuleError", "requestId": "e0fe9977-bd38-442f-ae20-e71284b2e1f1", "stackTrace":…