A Dockerized local sandbox environment to interact with the DynamoDB APIs using AWS SDK for Javascript, a local version of DynamoDB and Hapi.
Service | Image | Container |
---|---|---|
hapi_service | node:alpine | web |
dynamodb_service | amazon/dynamodb-local:latest | data |