Protected
DEFAULT_Protected
DEFAULT_Protected
DEFAULT_Protected
DEFAULT_Protected
loggerMake a copy of an object of the bucket.
Create a download link of a piece of data (through S3). Practically, it uploads the file on an S3 bucket, generating and returning a url to it.
Delete an object from an S3 bucket.
Check whether an object exists in an S3 bucket.
Get an object from a S3 bucket.
Get an object from a S3 bucket and parse the content as a JSON object.
Get an object from a S3 bucket and convert the content to string.
List the objects of an S3 bucket.
List the objects keys of an S3 bucket.
Put an object in a S3 bucket.
Get a signed URL to get a file on a S3 bucket.
Get a signed URL to put a file on a S3 bucket.
A wrapper for AWS Simple Storage Service.