ESP8266 + AWS API gateway signed requests
One of my recent projects required an ESP8266 device to interface with AWS. I tried AWS IoT first, but it wasn't what I wanted. Instead, I decided to call a simple API hosted in AWS. This sounds like a simple thing to do, but like…