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.
- Host: GitHub
- URL: https://github.com/frectonz/route53-exporter
- Owner: frectonz
- License: mit
- Created: 2024-02-14T16:33:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-15T07:15:08.000Z (about 1 year ago)
- Last Synced: 2024-03-14T18:35:00.511Z (about 1 year ago)
- Topics: aws, aws-route53, route53, route53-backup, rust
- Language: Rust
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```[](https://asciinema.org/a/640350)