An open API service indexing awesome lists of open source software.

https://github.com/frectonz/route53-exporter

A program that exports hosted zone data into a JSON file.
https://github.com/frectonz/route53-exporter

aws aws-route53 route53 route53-backup rust

Last synced: about 2 months ago
JSON representation

A program that exports hosted zone data into a JSON file.

Awesome Lists containing this project

README

        

# route53-exporter

A program that exports hosted zone data into a JSON file. Before you run it make sure you have your AWS credentials setup.

## Install

```sh
cargo install route53-exporter
```

[![asciicast](https://asciinema.org/a/640350.svg)](https://asciinema.org/a/640350)