AWS Lambda/Go POC

  • main.js: wrapper for Go code
  • test.go: Go code that parses SNS dump
  • test.json: sample SNS data
  • upz: build & update zip file to upload to Lambda
  • gt: runs test