Getting started with AWS SAM CLI and Golang
Get started with golang and the AWS SAM CLI for local Lambda development....
Get started with golang and the AWS SAM CLI for local Lambda development....
I was getting my hands dirty with AWS SAM Local [https://github.com/awslabs/aws-sam-local] and Golang based functions the other day (since golang function support was added in 0.2.7 [https://github.com/awslabs/aws-sam-local/releases/tag/v0.2.7]), and ran it to a basic - but cryptic - error that took...