You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SaltwaterC edited this page Nov 16, 2011
·
1 revision
Deprecated alias of s3.putFile(). Present here due to backwards compatibility reasons. It was deprecated due to ambiguity when dealing with various types of arguments, therefore it is an alias of the above mentioned helper. s3.putStream() and s3.putBuffer() were created in order to support the additional cases.
Using s3.putObject() produces a warning that gets written to STDERR.