Create a dynamodb object that can be used in a meteor project instead of MongoDB
meteor create hello-dynamodb --release 1.6.1
meteor npm install react react-dom prop-types aws-sdk uuid --save
aws dynamodb scan --table-name player --endpoint-url http://localhost:8000