-
Notifications
You must be signed in to change notification settings - Fork 226
Closed
Labels
Description
I'm getting an error when trying to deploy:
botocore.exceptions.ClientError: An error occurred (RequestEntityTooLargeException) when calling the UpdateFunctionCode operation: Request must be smaller than 69905067 bytes for the UpdateFunctionCode operation
It could be avoided by uploading the lambda function code first to S3 and then deploying it to lambda from there.
Do you plan to support this?
Tnx
nficano, kilna and mkamyabnficano