New Feature
| Feature | Description |
|---|---|
| BatchWriteItem API support |
Amazon DynamoDB now supports a batch write API that enables you to put and
delete several items from one or more tables in a single API call. For more
information about the Amazon DynamoDB batch write API, go to BatchWriteItem in
the Amazon DynamoDB Developer Guide.
For information about working with items and using the batch write feature using AWS SDKs, go to Working with Items in Amazon DynamoDB and Using the AWS SDKs with Amazon. |