ZF-11670: Ability to bulk delete documents in Amazon SimpleDB using BatchDeleteAttributes
Description
According to the following URL, bulk document delete is now available in a single API call:
http://aws.amazon.com/about-aws/whats-new/…
It would be good if this support was added to cloud and AWS functionality in ZF, currently a select must be performed, then each document must be deleted individually
Comments
No comments to display