๐งชTesting your implementation
Laravel SNS Events comes with a GeneratesSnsMessages
trait that helps you create valid SES payloads in order to test your SNS implementation.
Note: Please make sure to specify the certificate query parameter to the route when calling HTTP requests.
Last updated