paws.common-v0.3.7
s3$put_object
will now read in files when given file paths for theBody
parameter. Previously it would accept only blobs, e.g. fromreadBin
.
s3$put_object
will now read in files when given file paths for the Body
parameter. Previously it would accept only blobs, e.g. from readBin
.