Fixing the no such file or directory: PathError error with AWS Lambda and golang
Oct 1, 2022 · 2 min read · Hello! A quick one here, as this tripped me up again today as I was working on a different development machine! I wanted to start writing a new AWS Lambda function in Go, so to make sure my dev machine was set up OK, I used sam init to create me a si...
Join discussion