Skip to content

Miyar DOT es

It's barely even a WordPress blog

  • Home
  • Privacy Policy
 Posted in Uncategorized

Convert AWS JSON host file to BIND format

 Miyar Es  August 22, 2025
aws route53 list-resource-record-sets --hosted-zone-id «zoneid» | \
 jq -r '.ResourceRecordSets[] | "\(.Name) \(.TTL) IN \(.Type) \(.ResourceRecords[] | join("\n"))"'

Taken from https://serverfault.com/questions/1139495/how-can-i-dump-an-aws-route53-zone-in-a-bind-compatible-format

Author: Miyar Es

Post navigation

Add an MCP to Claude Code →
← MySQL queries to get the local part and domain from an email address

Copyright © 2026 Miyar DOT es

Design by ThemesDNA.com