Skip to content
#

aws-cloudformation

Here are 699 public repositories matching this topic...

cfn-python-lint
kgutwin
kgutwin commented Jan 19, 2021

cfn-lint version: 0.38.0

CloudFormation Lambda functions with inline code (through the {"Code": {"ZipFile": "...."}} property, or with SAM functions with the InlineCode property) have a size limit of 4096 bytes enforced by CloudFormation. It would be very helpful if cfn-lint could warn about crossing this threshold, since it's difficult to measure the code size in bytes in the text editor

Brain-Power-Amazon-Fidgetology

Improve this page

Add a description, image, and links to the aws-cloudformation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aws-cloudformation topic, visit your repo's landing page and select "manage topics."

Learn more