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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dynamite-cli-0.1.1.tar.gz
.
File metadata
- Download URL: dynamite-cli-0.1.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.5 Linux/5.8.0-44-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 533e3361000671114767a0bb709cbd14ebefc8805340f879c3339cfc55cd9bf5 |
|
MD5 | 651a3e34708457325468cd920a95b0ad |
|
BLAKE2b-256 | b22d410973c72131bdc780fb6bf9fdd861db87e107bd08c79f8129baa527feb6 |
File details
Details for the file dynamite_cli-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: dynamite_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.5 Linux/5.8.0-44-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b9278ce62b7869c875a89081a2bb89413a21d993cbd30a26d94a06bb586f8d0 |
|
MD5 | 4cee7a55fd42ecc93dcf4196427fe8b5 |
|
BLAKE2b-256 | f412f09cb597bffeb4a2e31508f5815f3aec4091824a70fd3f8b0fd79be755bd |