john pfeiffer
  • Home
  • Categories
  • Tags
  • Archives

Amazon dns route53 display all dns records and sed newline

./dnscurl.pl --keyname my-aws-account -- -H "Content-Type: text/xml; charset=UTF-8" https://route53.amazonaws.com/2010-10-01/hostedzone/EXAMPLECODE/rrset > 2011-10-19-dns.txt

sed 's//\n/g' 2011-10-19-o2cloud-dns.txt > 2011-10-19-o2cloud-dns-formatted.txt

(returns 100 items by default - the true/false at the end will let you know if it's truncated)


  • « Chef recipe authbind dependency nodejs
  • Data migration »

Published

Oct 19, 2011

Category

virtualization

~32 words

Tags

  • all 7
  • amazon 17
  • and 29
  • display 7
  • dns 6
  • newline 1
  • records 3
  • route53 3
  • sed 3
  • virtualization 87