new feature: s3 delete objects doesn't support delete with version #5329
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Feature Description
Allow opendal to remove versioned objects in batch.
Problem and Solution
OpenDAL's batch delete doesn't support delete a versioned object yet.
https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObjects.html
Additional Context
opendal/core/src/services/s3/core.rs
Lines 772 to 780 in 084892f
Are you willing to contribute to the development of this feature?
The text was updated successfully, but these errors were encountered: