Use AWS CLI and JSON to Load Multiple Items into DynamoDB
I found it surprisingly difficult to find documentation that demonstrates how to add MULTIPLE items to a dynamo DB from a single JSON file.
Well here is it, plain and simple. I've included a few different types of examples.
Here's the template:
{
...
blog.ajbothe.com4 min read