To complete NXPY-149, the new method, nuxeo.uploads.has_s3(), will simply do:
return "s3" in self.handlers()
It will be used in Nuxeo Drive directly and can be useful to anyone implementing uploads using that client.
- is related to
-
NXPY-149 Add Batch.is_s3() helper
- Resolved
-
NXDRIVE-1918 Use Amazon S3 Direct Upload when available
- Resolved