dynamodb icon indicating copy to clipboard operation
dynamodb copied to clipboard

Batch writes

Open tjdavey opened this issue 7 years ago • 1 comments

The DynamoDb API implements a batchWriteItem method for batch putObject and deleteObject operations. It would be ideal to be able to batch multiple create and destroy operations into one of these API requests to reduce the overhead of batch deletion and creation code.

tjdavey avatar Feb 03 '18 12:02 tjdavey

hi! anyone want to support this?

shierro avatar May 04 '19 14:05 shierro