CLI to manage AWS Lambda and DynamoDB resources from the terminal
Project description
aws-toolkit (etk)
CLI to manage AWS Lambda and DynamoDB resources from the terminal.
This is the package README, bundled inside the installed wheel. For full docs (DESIGN, MIGRATION_GUIDE, CHANGELOG), see the project repository.
Install
pip install edutin-toolkit
Provides the etk command. Requires Python 3.10+ and AWS credentials
configured (aws configure).
Quick start
cd <your-project>
etk init # set up .aws-toolkit/ in the current repo
etk lambda_download_all # bulk-pull every accessible Lambda
etk lambda_deploy <fn> # push local code + config to AWS
etk config # view / edit toolkit settings
etk --help # full command list
Every command supports -ai for machine-readable TSV output. See the
project docs for the full reference.
License
MIT. See LICENSE in the repo root.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file edutin_toolkit-1.12.0.tar.gz.
File metadata
- Download URL: edutin_toolkit-1.12.0.tar.gz
- Upload date:
- Size: 85.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08fe30b68569609d24b3eb8af09582f33db54d36e0ceecbdecfc6716505c1097
|
|
| MD5 |
d14800cdff762b485aab0499b070d581
|
|
| BLAKE2b-256 |
29c9109947264ddf7f89ef0a5cf33914e3329234cde5d8e470ec9fd813733e0a
|
File details
Details for the file edutin_toolkit-1.12.0-py3-none-any.whl.
File metadata
- Download URL: edutin_toolkit-1.12.0-py3-none-any.whl
- Upload date:
- Size: 82.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
730c78e977ffaf756ee52b5018829532a66edb0acd24adcad773c296e9e7a894
|
|
| MD5 |
7cdf7b973460e2400e9c4fabba34ecc6
|
|
| BLAKE2b-256 |
3b654cdcbb130f93056d29a858d6f88a721034c0312ae7f7c851e5278094e10f
|