aws.s3
aws.s3 copied to clipboard
Add condition on multipart msg in put_object
Relatively trivial, but current function includes message recommending multipart upload even when multipart = TRUE. Current message is harmless, but it caused me to think some arg values may be ignored.