Skip to content

hack that allows for you to import (a) C-based python libraries (b) python zip packages while allowing you to edit your lambda directly (instead of in the zip package) (c) allowing you to exceed the S3 zip package limit for Lambda (75 MB) (d) forces temp store refresh (bc sometimes Lambda doesn't update on immediate re-run)

Notifications You must be signed in to change notification settings

omarclaflin/AWS_Lambda_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

hack that allows for you to import (a) C-based python libraries (b) python zip packages while allowing you to edit your lambda directly (instead of in the zip package) (c) allowing you to exceed the S3 zip package limit for Lambda (75 MB) (d) forces temp store refresh (bc sometimes Lambda doesn't update on immediate re-run)

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages