AWS Developer Tools Blog
Tag: ngrok
Testing Webhooks Locally for HAQM SNS
In a recent post, I talked about Receiving HAQM SNS Messages in PHP. I showed you how to use the SNS Message and MessageValidator classes in the AWS SDK for PHP to handle incoming SNS messages. The PHP code for the webhook is easy to write, but can be difficult to test properly, since it […]