public final class S3ClientFactory extends Object
Modifier and Type | Method and Description |
---|---|
static S3Client |
getAWSS3Client(S3Configuration configuration,
int maxConnections)
Return the correct aws s3 client (based on remote vs local).
|
public static S3Client getAWSS3Client(S3Configuration configuration, int maxConnections)
maxConnections
- max connectionsApache Camel