This repository is intended to show how to configure CircleCI to run Go tests with DynamoDB Local.
I use the AWS CLI to manipulate DynamoDB. Therefore, I have installed the AWS CLI in config.yml.
If you do not use the CLI to set up DynamoDB, you do not need it.