Skip to content

sanskarsharma/aws-s3-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-s3-uploader

awscli is bulky. created this small cli to upload images to aws s3. this can be used as binary unlike awscli which is built upon python

Alternatively, you can use cURL with aws s3 REST APIs, I just wanted to hack this in golang. TBH, I realised this as on option too late :)