@InterfaceAudience.Private
@InterfaceStability.Unstable
public interface S3ClientFactory
AmazonS3 client instances.| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.services.s3.AmazonS3 |
createS3Client(URI name)
Creates a new
AmazonS3 client. |
com.amazonaws.services.s3.AmazonS3 createS3Client(URI name) throws IOException
AmazonS3 client.name - raw input S3A file system URIIOException - IO problemCopyright © 2008–2020 Apache Software Foundation. All rights reserved.