Skip to main content

No project description provided

Project description

Dynamite-cli

A cli to copy dynamo table items to another table

Requirements

You need poetry as a dependency manager

Installation

pip install dynamite-cli

Usage

You can print an help menu with dynamite-cli --help

The source table, source region, source profile and destination table are required fields
If you don't specify a destination region and/or a destination profile, the source one are used.

The profile field is used to retrieve the credentials to connect to your AWS account. So you need at least one account configured in your .aws/credentials file (aws_access_key_id, and aws_secret_access_key)

NOTE: the tables should have the same schema

Example: dynamite-cli <SRC_TABLE> <SRC_REGION> <SRC_PROFILE> <DST_TABLE> [DST_REGION] [DST_PROFILE]

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

dynamite-cli-0.1.2.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

dynamite_cli-0.1.2-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

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