{ "opencollection": "1.0.0", "info": { "name": "Amazon SimpleDB #Action=BatchDeleteAttributes #Action=BatchDeleteAttributes #Action=BatchDeleteAttributes API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#Action=BatchDeleteAttributes", "type": "folder" }, "items": [ { "info": { "name": "Amazon G E T_ Batch Delete Attributes", "type": "http" }, "http": { "method": "GET", "url": "http://sdb.amazonaws.com/#Action=BatchDeleteAttributes", "params": [ { "name": "AWSAccessKeyId", "value": "", "type": "query" }, { "name": "Action", "value": "", "type": "query" }, { "name": "SignatureMethod", "value": "", "type": "query" }, { "name": "SignatureVersion", "value": "", "type": "query" }, { "name": "Timestamp", "value": "", "type": "query" }, { "name": "Version", "value": "", "type": "query" }, { "name": "Signature", "value": "", "type": "query" }, { "name": "DomainName", "value": "", "type": "query", "description": "The name of the domain in which the attributes are being deleted." }, { "name": "Items", "value": "", "type": "query", "description": "A list of items on which to perform the operation." } ] }, "docs": "

Performs 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.

If you specify BatchDeleteAttributes without attributes or values, all the attributes for the item are deleted.

BatchDeleteAttributes is an idempotent operation; running it multiple times on the same item or attribute doesn't result in an error.

The BatchDeleteAtt" }, { "info": { "name": "Amazon P O S T_ Batch Delete Attributes", "type": "http" }, "http": { "method": "POST", "url": "http://sdb.amazonaws.com/#Action=BatchDeleteAttributes", "params": [ { "name": "AWSAccessKeyId", "value": "", "type": "query" }, { "name": "Action", "value": "", "type": "query" }, { "name": "SignatureMethod", "value": "", "type": "query" }, { "name": "SignatureVersion", "value": "", "type": "query" }, { "name": "Timestamp", "value": "", "type": "query" }, { "name": "Version", "value": "", "type": "query" }, { "name": "Signature", "value": "", "type": "query" } ] }, "docs": "

Performs 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.

If you specify BatchDeleteAttributes without attributes or values, all the attributes for the item are deleted.

BatchDeleteAttributes is an idempotent operation; running it multiple times on the same item or attribute doesn't result in an error.

The BatchDeleteAtt" } ] } ], "bundled": true }