Skip to content

Instantly share code, notes, and snippets.

View berzi's full-sized avatar
🚩
Looking for projects to contribute to

berzi

🚩
Looking for projects to contribute to
View GitHub Profile
@jig
jig / README.md
Last active July 8, 2022 14:09
Delete several items at once on AWS DynamoDB using AWS CLI

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:

{