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!
make
sls deploy
You can also pass --aws-profile <PROFILE>
if you have multiple AWS accounts
sls invoke -f identicon
You can also pass --aws-profile <PROFILE>
if you have multiple AWS accounts