Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies
Source:R/simpledb_operations.R
simpledb_batch_delete_attributes.RdPerforms multiple DeleteAttributes operations in a single call, which reduces round trips and latencies. This enables Amazon SimpleDB to optimize requests, which generally yields better throughput.
See https://www.paws-r-sdk.com/docs/simpledb_batch_delete_attributes/ for full documentation.