Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function code combined with layers exceeds the maximum allowed size. #23

Open
llccrr opened this issue Sep 13, 2021 · 1 comment
Open

Comments

@llccrr
Copy link

llccrr commented Sep 13, 2021

Hello,
I just tried to run your cli with make deploy DEPLOYMENT_BUCKET={bucket_name}
When I try to associate the layer to a fresh new Lambda, I got the following message :
Function code combined with layers exceeds the maximum allowed size of 262144000 bytes. The actual size is 349762174 bytes.

Do you have any idea of how I could handle that ?

@andrewgwallace
Copy link

Have you tried increasing the memory limit in the lambda configuration?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants