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

Lambda ZipFile 4096 characters limitation #2119

Closed
mindscapexyz opened this issue Feb 1, 2023 · 2 comments
Closed

Lambda ZipFile 4096 characters limitation #2119

mindscapexyz opened this issue Feb 1, 2023 · 2 comments

Comments

@mindscapexyz
Copy link

The new AWS Cloudformation allow for up to 4MB ZipFile
The current implementation still uses the old limitation which is 4096 characters, this caused me error when compiling

@mindscapexyz
Copy link
Author

aws-cloudformation/cfn-lint#2431 might be related to this too from cfn-lint

@markpeek
Copy link
Member

Fixed. Thanks for the issue.

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