Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
josharenson opened this issue Apr 6, 2018 · 0 comments
Open

Comments

@josharenson
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant