Package io.awspring.cloud.sns.handlers
@NonNullApi
@NonNullFields
package io.awspring.cloud.sns.handlers
Method argument handlers for SNS integration annotations from
io.awspring.cloud.sns.annotation.handlers
package.-
ClassDescriptionHandles conversion of SNS notification value to a variable that is annotated with
NotificationMessage
.Interface used for confirming Subscription/Unsubscription.Handles Subscription and Unsubscription events by transforming them toNotificationStatus
which can be used to confirm Subscriptions/Subscriptions.Handles conversion of SNS subject value to a variable that is annotated withNotificationSubject
.