AXFR2Route53
AXFR2Route53.py is a local script that transfers DNS records from an upstream DNS server via AXFR as defined in RFC 5936 and submits entries to Route 53 via boto3
Install / Use
/learn @GarisonLotus/AXFR2Route53README
AXFR2Route53.py
This script allows transfer of DNS from an upstream DNS server via AXFR as defined in RFC 5936 and submits entries to Route 53 via boto3. It uses the UPSERT action to either create a record or update the existing one. You can use it to do a one time transfer of a type of record from the zone you need or perform a continual sync of DNS from an upstream server, like an Active Directory server into a Route 53 privte zone without having to run/pay for the AWS Directory Service for Microsoft AD. It is safe to run this more than once.
The upstream DNS server must be set to allow AXFR requests. You can test this
by performing: dig AXFR yourdomain.com @<DNS_Server>
Usage: ./AXFR2Route53.py -s 1.2.3.4 -d my.dns.example -z Z1234567891011 -t A
The above example will try a AXFR for my.dns.example aginst 1.2.3.4 for "A" records and send them to the Hosted zone: Z1234567891011 in batches of 100.
Related Skills
node-connect
351.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
