public class S3FileIOAwsClientFactories
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static <T> T |
initialize(java.util.Map<java.lang.String,java.lang.String> properties)
Attempts to load an AWS client factory class for S3 file IO defined in the catalog property
S3FileIOProperties.CLIENT_FACTORY . |
public static <T> T initialize(java.util.Map<java.lang.String,java.lang.String> properties)
S3FileIOProperties.CLIENT_FACTORY
. If the property wasn't set, fallback to to intialize an AWS client factory class
properties
- catalog properties