Hi fellow ISPClers, I want to move all my domains to Route 53 in the future. The configuration and automation by ISPConfig 3.x and later via the API will be essential for me. This module will replicate the functionality of the default dns module while using the Route 53-API as the backend. "Watch" the repo on GitHub to let me know you like the functionality and/or post below. Repo: https://github.com/foe-services/ispc-route53 Discussion: down below Resources: Amazon Route 53 API Reference: http://docs.amazonwebservices.com/Route53/latest/APIReference/ Amazon Route 53 Developer Guide: http://docs.amazonwebservices.com/Route53/latest/DeveloperGuide/ Amazon AWS Route 53 API: https://aws.amazon.com/de/documentation/route53/ PHP library for Query-based Route 53 requests: https://aws.amazon.com/code/Amazon-Route-53/8415516287695566 Main characteristics: look-and-feel of the default dns module Deployment via ISPC repository feature (http://ispc.foe-services.de) -> One-Click-Installation (planned) And as always: Contributations are always welcome