AWS Rt53 has a fully programmable API, and even if a basic single domain integration, this would be a good jumping off point to start integrating with third party providers.
Note that the 'rt53' branch contains a breaking backwords compatability issue. The 'BIND array' data structure has been dropped in leu of a JSON array of objects to denote the incoming records. see #21
AWS Rt53 has a fully programmable API, and even if a basic single domain integration, this would be a good jumping off point to start integrating with third party providers.