How to run parallel lambdas from another lambda? – Amazon web services
I'm trying to trigger several lambdas in parallel from another lambda. I'm using aiobotocore and this works fine locally but when I try to run it on AWSLambda, I have an error on the import modules: Unable to import module…