dynamodb-unmarshal-cli

0.1.0 • Public • Published

dynamodb-unmarshal-cli

A tiny tool using dynamodb-marshaler to allow you to pipe the output from aws dynamodb cli through an unmarshaler to get simpler output.

Installation

npm install -g dynamodb-unmarshal-cli

Usage

aws dynamodb scan --table-name [your table name] | unmarshal

Supported command outputs

The tool currently only works for the output of the following commands:

Readme

Keywords

none

Package Sidebar

Install

npm i dynamodb-unmarshal-cli

Weekly Downloads

3

Version

0.1.0

License

MIT

Last publish

Collaborators

  • dancoates