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 |
---|---|
AmazonDynamoDB |
createDynamoDB() |
AmazonCloudWatch |
getCloudWatchClient() |
AmazonCloudWatch getCloudWatchClient()
AmazonDynamoDB createDynamoDB()