Closed aaronallenCS closed 2 years ago
Closes #23
This PR adds a Cloudformation template for creating a new DynamoDB and Table, and a shell script to deploy it.
This is what the script looks like after a successful deployment:
Here it is being shown in AWS:
bash
zsh
cd devops/makeDynamoDb
./makeDynamoDb.sh
Closes #23
This PR adds a Cloudformation template for creating a new DynamoDB and Table, and a shell script to deploy it.
This is what the script looks like after a successful deployment:
Here it is being shown in AWS:
Testing
Pre-reqs
bash
orzsh
. If you're on Windows, there are lots of guides for adding bash, here's oneSteps
cd devops/makeDynamoDb
./makeDynamoDb.sh
Activities Documentation