Create DynamoDB Table

PHOTO EMBED

Mon Dec 07 2020 05:40:15 GMT+0000 (Coordinated Universal Time)

Saved by @thecalebf #dynamodb

aws dynamodb create-table --cli-input-json file://C:/Users/sleezyk1d/NodeProjects/fetchme-api/src/config/tables/team.json --endpoint-url http://localhost:8000
content_copyCOPY

Create DynamoDB Table from JSON File