aws_storage_service library

Classes

AwsCredentialsConfig
DownloadFile
DownloadFile handles the downlood process
DownloadFileConfig
Configuration for all download actions or Process
MultipartFileUpload
MultipartFileUpload handles files upload in chunks.. For files of size greater than 6 mb
MultipartUploadConfig
MultipartUploadConfig defines the information that woulld be used to upload the file
UploadFile
UploadFile handles the uploading of a File of less than 5mb. Greater than 5mb should use MultipartFileUpload
UploadObject
This handles the upload of an object, e.g Strings or text objects in general
UploadTaskConfig
Defines the information to be used in the UploadFile and UploadObject processes

Enums

UploadType
Defines the type of file bring uploaded