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
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ This function was created to address these issues:
16
16
- Builds zip file containing Python dependancies and places the libraries into the proper directory structure for lambda layers
17
17
- Ensures compiled libraries are compatible with Lambda environment by using [docker container](https://hub.docker.com/r/lambci/lambda) that mimics the lambda runtime environment
18
18
- Optimized the zip size by removing `.pyc` files and unnecessary libraries
0 commit comments