Skip to content

Is there any reason this can't just extend the boto s3 client? #12

@josharenson

Description

@josharenson

It would be nice if S3EncryptionClient transparently extended the boto client and preserved the boto API. get_object returns a different response than the boto client, there is no support for head_object etc... This is all despite the fact that I can pass a real boto s3 client into the constructor. I'd be willing to work on this if its of interest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions