In the aws-sdk\'s S3 class, what is the difference between upload() and putObject()? They seem to do the same thing. Why might I prefer one over the other?
S3
The difference between using AWS SDK upload() and putObject() param is as below: