spryker/event-aws-sns-broker

EventAwsSnsBroker module

dev-beta/app-store-demo 2021-11-09 13:34 UTC

README

Latest Stable Version Minimum PHP Version

EventAwsSnsBroker module implements plugin that publishes events to AWS SNS that is used as the event broker. It provides the client to communicate with AWS API. There are methods that create the topic, register subscribers and publish events.

Installation

composer require spryker/event-aws-sns-broker

Documentation

Module Documentation