Export DynamoDB definition in Cloudformation template files as json
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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 cloudformation_dynamodb_export-0.2.3-py3-none-any.whl.
File metadata
- Download URL: cloudformation_dynamodb_export-0.2.3-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33ece698787697d6f190e4a435a47f66f336e61793e75e913ccddef272ca1682
|
|
| MD5 |
ae6ebeadcdf98eaed3ebec2200cb5746
|
|
| BLAKE2b-256 |
9da72b282e82c0ac9c3f5f6e217bb34da860bdb27332ce7d04d8d0e9bca3d7ad
|