Correct answer - "Your Lamdba function was deployed with 3008MB of RAM, but it seems your code
requested or used more than that, so the Lambda function failed" :
"Your zip file is corrupt" - A memory size error states that Lambda was able to extract so the
file is not corrupt
The uncompressed zip file exceeds AWS Lambda limits: this is not correct as your function was
able to execute
You have uploaded a zip file larger than 50 MB to AWS Lambda: this is not correct as your lambda
function was able to execute