Closed gabrielpeixoto closed 3 years ago
It's not quite that simple. The AWS SDK validates the incoming message so that it can't be forged. The only way to actually test it is to either mock the validation process (see the tests in the package) or send it a real notification.
I simulate a POST request using that example: (From: https://docs.aws.amazon.com/ses/latest/DeveloperGuide/notification-examples.html)
this is returning the error: