Tools for better living with DynamoDB
Project description
Dyn-O-Tool
Tools for easier living with AWS DynamoDB, it’s Dyn-O-Mite!
Features
Get a quick informational summary of any table
Quickly grab 10 records from any table
Export all or a subset of any DynamoDB table to CSV
wipe or truncate a table
…and much, much more!
Install
pip install dyn-o-tool
Usage
CloudZero Dyn-O-Tool!
Tools for making life with DynamoDB easier
- Usage:
dynotool list [–profile <name>] dynotool info <TABLE> [–profile <name>] dynotool head <TABLE> [–profile <name>] dynotool copy <SRC_TABLE> <DEST_TABLE> [–profile <name>] dynotool export <TABLE> [–format <format> –file <file> –profile <name>] dynotool import <TABLE> –file <file> [–profile <name>] dynotool wipe <TABLE> [–profile <name>] dynotool truncate <TABLE> [–filter <filter>] [–profile <name>]
- Options:
-? –help Usage help. list List all DyanmoDB tables currently provisioned. info Get info on the specified table. head Get the first 20 records from the table. copy Copy the data from SRC TABLE to DEST TABLE export Export TABLE to JSON import Import file into TABLE wipe Wipe an existing table by recreating it (delete and create) truncate Wipe an existing table by deleting all records –format <format> JSON or CSV [default: json] –file <file> File to import or export data to, defaults to table name. –profile <profile> AWS Profile to use (optional) [default: default]. –filter <filter> A filter to apply to the operation. The syntax depends on the operation.
Copyright © 2020 CloudZero, Inc.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file dyn-o-tool-0.4.4.zip
.
File metadata
- Download URL: dyn-o-tool-0.4.4.zip
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c30df39b8dea8dab74129d561a4eddf977dd8954464737b1389474d5ebc6fe7a |
|
MD5 | b5c01203014e1a9917ee631ae7f42a6f |
|
BLAKE2b-256 | 94f30a2b161f5b7486d97ebd193019ef6ddd6a60bca304c2400dc680b515a9c7 |