Skip to content

jamestharpe/dynamodb-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Useful Bash scripts for managing DynamoDB tables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages