This project creates a lambda layer with the pyxero sdk for use with Python3.6 lambda functions.
Clone this repo, run the build command, then deploy the layer.
- Docker
- Serverless Framework
git clone git@github.com:FiveTalent/pyxero-lambda-layer.git
cd pyxero-lambda-layer
./build.sh
serverless deploy [options]- Jeff Finley - Initial work - FiveTalent
This project is licensed under the MIT License - see the LICENSE.md file for details
Made with ❤️ by Five Talent.