You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: