go-identicon for AWS Lambda via Serverless Framework.
- AWS Account
- Node.js v6.5.0 or later
- Serverless CLI v1.9.0 or later
npm install -g serverless - dep
A very good starting point is the Serverless tutorial for Golang on Lambda.
Make sure to also read the first time deployment guide!
makesls deployYou can also pass --aws-profile <PROFILE> if you have multiple AWS accounts
sls invoke -f identiconYou can also pass --aws-profile <PROFILE> if you have multiple AWS accounts