There are a couple of nuances with aws services I encountered along the way that I wanted to highlight here. AWS Lambda Ephemeral Storage One of the first issues I encountered after getting everything setup was that the Process lambda would only work once. After the first execution, each subsequent…