Skip to main content

Dump an existing Route53 Hosted Zone as a CloudFormation YAML template

Project description

https://img.shields.io/pypi/v/route53-to-cloudformation.svg https://travis-ci.org/timeoutdigital/route53-to-cloudformation.svg?branch=master

A tool for dumping an existing Route53 Hosted Zone out as a CloudFormation YAML template. This can be useful for migrating the hosted zone into control under CloudFormation.

Installation

From pip:

pip install route53-to-cloudformation

Usage

Call the tool with the ID of the hosted zone you wish to convert into a fresh CloudFormation template. It will output it on stdout, so you can inspect it, or pipe it into a file.

$ route53-to-cloudformation ABC123 | head -n 3
AWSTemplateFormatVersion: 2010-09-09
Description: DNS for example.com
Resources:
$ route53-to-cloudformation ABC123 > mytemplate.yml

History

Pending

  • Next version release notes here

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

route53-to-cloudformation-1.0.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

route53_to_cloudformation-1.0.0-py2.py3-none-any.whl (5.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file route53-to-cloudformation-1.0.0.tar.gz.

File metadata

File hashes

Hashes for route53-to-cloudformation-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e187c55c033970a22f7be1e54d69f552bcc8c154f4322e46b7b3ecd8ad7e548a
MD5 a17a7c8f35560910c59e31d852073481
BLAKE2b-256 0610ae73285cfd0c85385025af931dfe29e66cb593fa88562f9d2cfd68040c29

See more details on using hashes here.

File details

Details for the file route53_to_cloudformation-1.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for route53_to_cloudformation-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7584d1de5f4dd210e2a089e17f6a311da882d39fe7b550cac1e06c370e6c6279
MD5 30060e9bb4b8e87b0350433ae00cabb3
BLAKE2b-256 9b744fd7f0931133b158d18932f66a28fcedc570945321c3c65c62d567c36623

See more details on using hashes here.

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