Class AwsS3BlobStore

java.lang.Object
org.craftercms.commons.file.blob.impl.AbstractBlobStore<S3Profile>
org.craftercms.commons.file.blob.impl.s3.AwsS3BlobStore
All Implemented Interfaces:
BlobStore

public class AwsS3BlobStore extends AbstractBlobStore<S3Profile>
Implementation of BlobStore for AWS S3
Since:
3.1.6
Author:
joseross