-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
status: resolved/staleClosed due to stalenessClosed due to stalenessstatus: response requiredWaiting for a response from the reporterWaiting for a response from the reportertype: featureNew feature, or improvement to an existing featureNew feature, or improvement to an existing feature
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature description
Despite the fact that the AWS Lambda official docs say that the limit is 50MB, I'm deploying a larger function in production and it's working fine.
However, Localstack gives me an error when I try to create a lambda using the zip package I deployed to AWS, saying that the max limit was exceeded.
It would be nice to have a variable where I can control the max limit myself.
This would also be useful for people who want to make sure to not deploy
packages above a certain limit they set and want to limit themselves when testing using
localstack as well.
🧑💻 Implementation
No response
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status: resolved/staleClosed due to stalenessClosed due to stalenessstatus: response requiredWaiting for a response from the reporterWaiting for a response from the reportertype: featureNew feature, or improvement to an existing featureNew feature, or improvement to an existing feature