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

Add Missing Methods to S3 Client #47

Open
joearasin opened this issue Feb 12, 2016 · 1 comment
Open

Add Missing Methods to S3 Client #47

joearasin opened this issue Feb 12, 2016 · 1 comment

Comments

@joearasin
Copy link

Mfglabs/commons-aws is jumping through hoops b/c of a few missing methods in the S3 client. It'd be great to be able to clean things up.

The 3 methods in particular are:

  • uploadPart
  • abortMultipartUpload
  • listNextBatchOfObjects

Long-term, it might make sense to make this library easier to monkey patch.

@mingchuno
Copy link

I have forked this repo and published it under version 0.9.0
https://github.com/mingchuno/aws-wrap

Can you please check if you still have any problems? If yes, please submit an issue there

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

2 participants