new feature: Add Support for Presigned Deletes in OpenDAL Python Bindings #5427
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Feature Description
Proposed Functionality:
presigned
delete URL for objects in supported storage backends.presigned
URL.Problem and Solution
Problem:
Currently we have support for presigned Reads and Writes with openDAL python bindings, but presigned support for DELETE operations are not yet supported. Related discussion: #5423
Solution:
Would like to presigned Delete support to be added to openDAL python bindings with the introduction of this feature.
Additional Context
No response
Are you willing to contribute to the development of this feature?
The text was updated successfully, but these errors were encountered: