I am working on amazon S3 file upload operation in java. Amazon provides aws java sdk for this purpose but the thing is the sdk is of 20 mb including its dependencies. What I want is, a library which have only functionality of S3 related operation. I am working on amazon S3 file upload operation