Migrate DNS Zone From Rackspace to AWS
First authenticate http://docs.rackspace.com/servers/api/v2/cs-gettingstarted/content/curl_auth.html
Then: https://community.rackspace.com/products/f/25/t/1743
grab the callback URL:
wait for it to say status is “COMPLETED” and content type is BIND_9
copy the contents, including quotes open chrome browser, dev tools c = [paste] document.body.innerHTML = ‘<pre>’ + c + ‘</pre>’; then copy the contents of the page
now open Route 53, create the new zone, click “Import Zone File” paste this content, click “Import”, refresh to see results