aws-route53-tools
v0.2.0
Published
An opinionated set of tools to help administer AWS Route53.
Downloads
5
Readme
aws-route53-tools
Collection of now two scripts to check AWS Route53 resources.
- Check hosted zones script fetches all public zones hosted in AWS Route53 default profile and compares NS servers returned by NS resolver with NS servers configured in AWS Route53. If there is a mismatch it will print an error message.
- Compare CloudFront distributions with alias records in the hosted zones. Show distributions without any aliases and aliases not listed under related distribution's aliases.
Installation
Install globally:
npm install -g aws-route53-tools
Or run with npx:
npx aws-route53-tools
Usage
Run script with the default AWS profile.
$ a53