This website works better with JavaScript
Home
Explore
Help
Sign In
fgm
/
go__dynamodb_demo
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
941166b90d
Branches
Tags
main
go__dynamodb_de...
/
06
/
demos
/
BatchWriteItem.sh
BatchWriteItem.sh
102 B
History
Raw
1
2
3
4
5
6
#!/bin/bash
aws \
dynamodb \
batch-write-item \
--request-items file://batch_write_items.json | jq .