AFAndy Fogginandyeff.hashnode.dev·Oct 1, 2022 · 2 min readFixing the no such file or directory: PathError error with AWS Lambda and golangHello! 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...00
AFAndy Fogginandyeff.hashnode.dev·Aug 27, 2022 · 8 min readTesting local AWS Lambda functions against a private AWS RDS instanceIntroduction Hello! New blog, first post! I work for an I.T. provider that's helping a customer with a transition to an AWS-hosted cloud computing environment. There's a lot of moving pieces, but one of the pieces of AWS tech that my team like to use...00