{ "info": { "author": "tomoya55", "author_email": "hiranotomoya@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Cloudformation-Dynamodb-Export\n\nThis command can parse Cloudformation templates, collect DynamoDB table properties and export them as JSON.\n\n## Install\n\n```\npip install cloudformation-dynamodb-export\n```\n\n## Usage\n\nfrom the command line, you can run the command as below\n\n```\ncfnddb_export -o output-dir \n```\n\n### Options\n\nYou can pass `Parameters` with `--param` option, so that we can solve `Fn::Sub` and `Fn::Ref` instrinsic functions.\n\n```\ncfnddb_export -o output-dir --param StageName=prod --param AwsRegion=us-west-2\n```\n\n## License\n\nMIT", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tomoya55/cloudformation-dynamodb-export", "keywords": "aws cloudformation dynamodb", "license": "", "maintainer": "", "maintainer_email": "", "name": "cloudformation-dynamodb-export", "package_url": "https://pypi.org/project/cloudformation-dynamodb-export/", "platform": "", "project_url": "https://pypi.org/project/cloudformation-dynamodb-export/", "project_urls": { "Homepage": "https://github.com/tomoya55/cloudformation-dynamodb-export" }, "release_url": "https://pypi.org/project/cloudformation-dynamodb-export/0.2.1/", "requires_dist": null, "requires_python": "", "summary": "Export DynamoDB definition in Cloudformation template files as json", "version": "0.2.1" }, "last_serial": 5365933, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "9e27575416a7ba11f031226c6e4ab237", "sha256": "a7dd8af3fa9499c92705733990b53c7d487890f8dc844d892861d0179a1f52ee" }, "downloads": -1, "filename": "cloudformation_dynamodb_export-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9e27575416a7ba11f031226c6e4ab237", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2750, "upload_time": "2019-06-06T07:43:40", "url": "https://files.pythonhosted.org/packages/62/80/1e8739312e20c735b2e3cb1f4f451df1db9ea5f2524391607b6962b3efdf/cloudformation_dynamodb_export-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "877296d17a3a6a002d0a27a7fdec4530", "sha256": "0b8b6b354d9c9c6477f1dba49a69e48ef4c973c4cff80b66426ad91da11b30b3" }, "downloads": -1, "filename": "cloudformation_dynamodb_export-0.2.0.tar.gz", "has_sig": false, "md5_digest": "877296d17a3a6a002d0a27a7fdec4530", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2752, "upload_time": "2019-06-06T07:44:07", "url": "https://files.pythonhosted.org/packages/f6/6f/8bb2324eb599e084ece2aa725d78115a76a495b9e634caf980de1d7447e9/cloudformation_dynamodb_export-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "ca1b526006d806e8cc8c5cbd6e3882f8", "sha256": "0c845ae6a08129c3f4d52eb4b9aaad3c895f7232af8671b4ff6cbe7ab9cb8658" }, "downloads": -1, "filename": "cloudformation_dynamodb_export-0.2.1.tar.gz", "has_sig": false, "md5_digest": "ca1b526006d806e8cc8c5cbd6e3882f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2755, "upload_time": "2019-06-06T07:48:58", "url": "https://files.pythonhosted.org/packages/08/18/b38557fe68f27252672f21d95a3e365dc9f62523cb6e2dfc4d896d945e35/cloudformation_dynamodb_export-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ca1b526006d806e8cc8c5cbd6e3882f8", "sha256": "0c845ae6a08129c3f4d52eb4b9aaad3c895f7232af8671b4ff6cbe7ab9cb8658" }, "downloads": -1, "filename": "cloudformation_dynamodb_export-0.2.1.tar.gz", "has_sig": false, "md5_digest": "ca1b526006d806e8cc8c5cbd6e3882f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2755, "upload_time": "2019-06-06T07:48:58", "url": "https://files.pythonhosted.org/packages/08/18/b38557fe68f27252672f21d95a3e365dc9f62523cb6e2dfc4d896d945e35/cloudformation_dynamodb_export-0.2.1.tar.gz" } ] }