Class SnsTemplate

All Implemented Interfaces:
SnsOperations, DestinationResolvingMessageSendingOperations<TopicMessageChannel>, MessageSendingOperations<TopicMessageChannel>

Helper class that simplifies synchronous sending of notifications to SNS. The only mandatory fields are SnsClient and AutoCreate boolean.
Since:
1.0
Author:
Alain Sahli, Matej Nedic