Skip to main content

A cli to export Amazon DynamoDb

Project description

Export DynamoDb Cli

Overview

export-dynamodb cli scan sequentially through all your dynamodb items. it supports to export to either csv or json format.

Prerequisite

You must have at least Python 3.6 to run export-dynamodb cli tool.

export-dynamodb does not support to authenticate with AWS. You must be able to set AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY to your environment variable. Refer https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html to learn how you can set these keys to your environment.

# Install export-dynamodb
$ pip install export-dynamodb

# List of all export-dynamodb cli options.
$ export-dynamodb --help

# Export table and write to TABLE_NAME.csv file
$ export-dynamodb -t TABLE_NAME -f csv

# Export table and write to output.csv file
$ export-dynamodb -t TABLE_NAME -f csv -o output.csv

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

export-dynamodb-2.2.1.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file export-dynamodb-2.2.1.tar.gz.

File metadata

File hashes

Hashes for export-dynamodb-2.2.1.tar.gz
Algorithm Hash digest
SHA256 9e5e39fbe7f11243e44d538d5ad1884c8a8078e9f0a163d73b98551f4ef5b0d8
MD5 1e6037057d99065fed98fcdbd9dd0f53
BLAKE2b-256 626e7026a9180948f761090be7eaaccb20467d9ca680cf2bf6637529e7054f96

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page