Skip to content

juliomauro/GetRoute53Record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Script to show DNS records from AWS - Route53

Script to show DNS records from AWS - Route53

Prerequisites

  1. Install AWS Command Line Interface - https://docs.aws.amazon.com/cli/latest/userguide/installing.html
  2. Configure aws cli to work with your AWS account: aws configure. You can access or generate your AWS security credentials here - https://docs.aws.amazon.com/general/latest/gr/managing-aws-access-keys.html
  3. Install jq commandline JSON processor - https://stedolan.github.io/jq/ or install through the package manager of your linux

Example Usage

GetRoute53Record exmaple.com

About

Script for show DNS records in Amazon Route53

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages