s3transfer
s3transfer copied to clipboard
Add tagging to object
Marking as a feature request.
This would be very helpful for me as well. I avoid using the upload_file() call because it does not support Tagging, so I am forced to read the contents into memory and use put_object() simply because I want to have the files Tagged when created.