Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 480 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 480 Bytes

dynamodb-scripts

Useful Bash scripts for managing DynamoDB tables.

Installation

The scripts have been tested in Git Bash on Windows, but probably work on other platforms. You must have jq installed, which you can get here: https://stedolan.github.io/jq/.

Install with Git Clone

git clone https://github.com/jamestharpe/dynamodb-scripts.git

Install as Git Submodule

git submodule add https://github.com/jamestharpe/dynamodb-scripts.git