gunnargrosch / failure-lambda

Module for fault injection into AWS Lambda
MIT License
94 stars 13 forks source link

Unable to deploy a lambda on AWS after including failure-lambda library #45

Closed ashish-k closed 1 year ago

ashish-k commented 1 year ago

We are getting following error message while trying to deploy a lambda via CF template on AWS after including failure-lambda library.

UPDATE_FAILED: Resource handler returned message: \"Unzipped size must be smaller than 262144000 bytes (Service: Lambda, Status Code: 400)

Can you please help?