★ wanayoo — archive 1999 https://github.com/wolfg1969/mysqlclient-aws-lambda-layerNouvelle recherche | Portail wanayoo
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

Docker required.

$ ./build.sh
$ aws lambda publish-layer-version --layer-name mysqlclient-layer --description "mysqlclient layer" --license-info "MIT" \
--zip-file fileb://mysqlclient-lambda-layer.zip --compatible-runtimes python3.6 python3.7 python3.8
You can’t perform that action at this time.