You can can use:
aws dynamodb batch-write-item --request-items file:///tmp/deletes.json
where the file /tmp/deletes.json
must have this structure like this:
{
You can can use:
aws dynamodb batch-write-item --request-items file:///tmp/deletes.json
where the file /tmp/deletes.json
must have this structure like this:
{