AWS News Blog

Amazon SimpleDB BatchDelete

Voiced by Polly

We just added a new BatchDeleteAttributes call to Amazon SimpleDB and you can read all about it in the SimpleDB Developer Guide. This new call will make it easier and quicker for you to delete multiple attributes or multiple items with one request. SimpleDB processes this call more efficiently than it does a series of DeleteAttribute calls, and you’ll also reduce the number of requests. You can delete up to 25 attributes or items per call, and you can issue multiple calls in parallel if you are running in a threaded environment.

This new call is supported by the PHP, .NET, and Java SDKs.

— Jeff;

PS – I’m going to make good use of this call myself. Over a year ago I started a little data collection project on the side and promptly forgot about it. I created several new SimpleDB items every minute and now I have 7 or 8 million of them.

Modified 2/11/2021 – In an effort to ensure a great experience, expired links in this post have been updated or removed from the original post.
Jeff Barr

Jeff Barr

Jeff Barr is Chief Evangelist for AWS. He started this blog in 2004 and has been writing posts just about non-stop ever since.