Skip to content

lambda-python-modules/mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mysql

Python 2.7 MySQL module for AWS Lambda

To add this module to your Lambda function please clone this repository and copy it to the Lambda root

$ cd /tmp
$ git clone https://github.com/lambda-python-modules/mysql
$ cp -r /tmp/mysql/* /path/to/lambda/function/

About

Python 2.7 MySQL module for AWS Lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages