Package io.awspring.cloud.sns.core
@NonNullApi
@NonNullFields
package io.awspring.cloud.sns.core
Sns integration core.
-
ClassDescriptionCaching implementation for resolving ARN from topicName.Default implementation of
TopicArnResolver
used to determine topic ARN by name.Helper class used for conversion betweenMessageAttributeValue
and Java types.SNS specific headers that can be applied to Spring MessagingMessage
.SNS notification object.High level SNS operations.Helper class that simplifies synchronous sending of notifications to SNS.Resolves topic ARN by name.Implementation ofAbstractMessageChannel
which is used for converting and sending messages viaSnsClient
to SNS.Thrown whenTopicsListingTopicArnResolver
cannot determine ARN based on topicName.Basic implementation for resolving ARN from topicName.