Created
March 3, 2023 17:00
-
-
Save Ruslan-Skira/c0c6dc8de95fb99c1abd6395ac3de526 to your computer and use it in GitHub Desktop.
fastapi s3 image
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
s3_client.upload_fileobj(file_obj.file._file, bucket, f'{object_name}') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment