Initialize Storage
add plugin into Storage category
an instance of the plugin
Cancels an inflight request
The request to cancel
Configure Storage
Configuration object for storage
Copies a file from src to dest.
The source object.
The destination object.
A promise resolves to the copied object's key.
Get a presigned URL of the file or the object data when download:true
key of the object
Get the plugin object
the name of the plugin
List bucket objects relative to the level and prefix specified
Put a file in storage bucket specified to configure method
key of the object
File to be put in bucket
Remove the object for specified key
key of the object
Remove the plugin object
the name of the plugin
Provide storage methods to use AWS S3