UNPKG

@goldstack/template-dynamodb-cli

Version:

Utilities for building modules for DynamoDB access.

6 lines (3 loc) 400 B
# Goldstack DynamoDB CLI Template Tools This library provides a CLI for building Node.js modules that wrap a DynamoDB Table. These tools allow deploying the infrastructure for the table as well as a way to connect with the table across multiple environments (such as dev, staging and production). For more information, see [DynamoDB Template](https://docs.goldstack.party/docs/templates/dynamodb).