Skip to content

Unable to send binary files to S3 #2

@AlBlanc

Description

@AlBlanc

Hello,

I am trying to send files on my S3 buckets using the boto3.session.connect_to('s3').put_object() method. It works well when i send text streang. (using str type as content method parameter)

But it doesn't work when i am passing bytes to the method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions