{"id":20471763,"url":"https://github.com/signiant/route53-export","last_synced_at":"2026-04-21T04:05:09.380Z","repository":{"id":93381064,"uuid":"94558403","full_name":"Signiant/route53-export","owner":"Signiant","description":"Export route53 zones in BIND format","archived":false,"fork":false,"pushed_at":"2017-06-19T17:05:06.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-16T02:23:46.931Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Signiant.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-16T15:41:50.000Z","updated_at":"2017-06-16T17:55:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"f066f2c7-ba2c-4cfa-9455-a1b4a4c92e29","html_url":"https://github.com/Signiant/route53-export","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signiant%2Froute53-export","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signiant%2Froute53-export/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signiant%2Froute53-export/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signiant%2Froute53-export/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Signiant","download_url":"https://codeload.github.com/Signiant/route53-export/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242039536,"owners_count":20061924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T14:17:11.295Z","updated_at":"2026-04-21T04:05:04.357Z","avatar_url":"https://github.com/Signiant.png","language":"Shell","readme":"# route53-export\nExport all of your Route53 zones in BIND format and transfer them to S3\n\n# Configuration\nThis is primarily designed to be run from AWS ECS as a scheduled task.  As such, you will need:\n\n* A pre-existing S3 location where the Route53 zone files will be dumped\n* A role that allows read to Route53 and read/write to the S3 bucket (and key) you wish to write the exports to\n* a task definition referencing the container (signiant/route53-export) and passing the S3 location as the docker command (ie. s3://mybucket/mykey)\n  * A sample ECS taskdef is included in this project\n\n# Running from the command line\nIf you wish to run from the command line, a sample docker run command is\n\n```bash\ndocker run \\\n   -e AWS_ACCESS_KEY_ID='YOUR_AK' \\\n   -e AWS_SECRET_ACCESS_KEY='YOUR SK' \\\n   signiant/route53-export s3://mybucket/mykey\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigniant%2Froute53-export","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsigniant%2Froute53-export","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigniant%2Froute53-export/lists"}