1 min read
0
That awkward moment when you need to generate test data…
The Problem I have a system which uses SNS to send mail messages to a Lambda for additional processing. The Lambda is written in JavaScript,…