Package org.apache.solr.s3
Class S3StorageClient
- java.lang.Object
-
- org.apache.solr.s3.S3StorageClient
-
public class S3StorageClient extends Object
Creates aS3Client
for communicating with AWS S3. Utilizes the default credential provider chain; reference AWS SDK docs for details on where this client will fetch credentials from, and the order of precedence.