This tool transforms standard json files into dynamo mapping format. Allowing the insertion of the outputed files via the aws cli.
pip install json2dynamo
json2dynamo --inputpath <path/to/json> --outputpath <path/to/output/folder>
This repo uses a bake file, to use the commands install it via
pip install bake-cli
Once installed run bake
to see commands