public interface AwsClientsProvider
extends java.io.Serializable
Please note, that any instance of AwsClientsProvider
must be Serializable
to
ensure it can be sent to worker machines.
Modifier and Type | Method and Description |
---|---|
AmazonSNS |
createSnsPublisher() |
default AmazonCloudWatch |
getCloudWatchClient()
Deprecated.
SnsIO doesn't require a CloudWatch client
|
@Deprecated default AmazonCloudWatch getCloudWatchClient()
AmazonSNS createSnsPublisher()