Class ObjectStorageAws

java.lang.Object
io.micronaut.starter.feature.objectstorage.ObjectStorageAws
All Implemented Interfaces:
io.micronaut.core.naming.Described, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered, AwsCloudFeature, Feature, CloudFeature, CloudObjectStorageFeature, ObjectStorageFeature

@Singleton public class ObjectStorageAws extends Object implements CloudObjectStorageFeature, AwsCloudFeature
AWS implementation of ObjectStorageFeature.
Since:
3.7.0
Author:
Álvaro Sánchez-Mariscal