Cloudformation-Dynamodb-Export
This command can parse Cloudformation templates, collect DynamoDB table properties and export them as JSON.
Install
pip install cloudformation-dynamodb-export
Usage
from the command line, you can run the command as below
cfnddb_export -o output-dir <template-file>
Options
You can pass Parameters with --param option, so that we can solve Fn::Sub and Fn::Ref instrinsic functions.
cfnddb_export -o output-dir <template-file> --param StageName=prod --param AwsRegion=us-west-2
License
MIT
Release files for cloudformation-dynamodb-export 0.2.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cloudformation_dynamodb_export-0.2.3-py3-none-any.whl | Python 3 | none | any | Details |
Release files / cloudformation_dynamodb_export-0.2.3-py3-none-any.whl
| Download URL | cloudformation_dynamodb_export-0.2.3-py3-none-any.whl |
|---|---|
| Size | 5.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
33ece698787697d6f190e4a435a47f66f336e61793e75e913ccddef272ca1682
|
|
BLAKE2b-256 checksum How to use checksums |
9da72b282e82c0ac9c3f5f6e217bb34da860bdb27332ce7d04d8d0e9bca3d7ad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.6
|