...

/

Creating Items in Bulk Using CLI

Creating Items in Bulk Using CLI

Write the request file and use BatchWriteItem API for creating items.

We can perform two operations on a bulk of items, using this API. These operations are:

...