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
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.
Can you add 'Tagging' to the ALLOWED_UPLOAD_ARGS?
(boto3 put_object doc)
Thanks
The text was updated successfully, but these errors were encountered: