Package io.awspring.cloud.sns.core.batch
package io.awspring.cloud.sns.core.batch
-
ClassDescriptionResult of a batch publish operation to SNS.Represents a failed message in a batch operation.Represents a successfully published message in a batch operation.Provides methods for sending multiple messages to SNS topics in a single batch operation, which is more efficient than sending messages individually.This template simplifies batch publishing to SNS topics.