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
upload()
putObject()
The advantage to using AWS SDK upload() over putObject() is as below:
1.4m articles
1.4m replys
5 comments
57.0k users