Skip to main content

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 Distribution

cloudformation_dynamodb_export-0.2.1.tar.gz (2.8 kB view hashes)

Uploaded Source

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