Initialize Storage with AWS configurations
Configuration object for storage
Configure Storage part with aws configuration
Configuration of the Storage
Copy an object from a source object to a new object within the same bucket. Can optionally copy files across different level or identityId (if source object's level is 'protected').
Key and optionally access level and identityId of the source object.
Key and optionally access level of the destination object.
Optional string containing custom user agent value
The key of the copied object.
Get a presigned URL of the file or the object data when download:true
key of the object
Optional string containing custom user agent value
get the category of the plugin
Get Properties of the object
key of the object
Optional string containing custom user agent value
get provider name of the plugin
List bucket objects relative to the level and prefix specified
the path that contains objects
Optional string containing custom user agent value
Put a file in S3 bucket specified to configure method
key of the object
File to be put in Amazon S3 bucket
Optional string containing custom user agent value
an instance of AWSS3UploadTask or a promise that resolves to an object with the new object's key on success.
Remove the object for specified key
key of the object
Optional string containing custom user agent value
Provide storage methods to use AWS S3