Uploading to S3: equivalent of "ExtraArgs" in boto3.client('s3').upload_file() #650
Unanswered
samueltancs
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Using boto3, here is how I would upload a file if I needed to specify extra arguments:
How can I do the equivalent with smart_open?
Beta Was this translation helpful? Give feedback.
All reactions