{"id":21972735,"url":"https://github.com/bryanlabs/aws-ebs-backups","last_synced_at":"2026-05-16T11:32:14.268Z","repository":{"id":98383079,"uuid":"178619961","full_name":"bryanlabs/aws-ebs-backups","owner":"bryanlabs","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-25T21:09:10.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T03:30:15.883Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bryanlabs.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":"2019-03-30T23:01:52.000Z","updated_at":"2023-02-25T21:09:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"11da26fc-bd02-44c4-895e-1313e3714aa3","html_url":"https://github.com/bryanlabs/aws-ebs-backups","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bryanlabs/aws-ebs-backups","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanlabs%2Faws-ebs-backups","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanlabs%2Faws-ebs-backups/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanlabs%2Faws-ebs-backups/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanlabs%2Faws-ebs-backups/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryanlabs","download_url":"https://codeload.github.com/bryanlabs/aws-ebs-backups/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanlabs%2Faws-ebs-backups/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33100822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-29T15:20:38.442Z","updated_at":"2026-05-16T11:32:14.239Z","avatar_url":"https://github.com/bryanlabs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ebs-backups for EC2\n\n# HOW IT WORKS  \n\n### Deploy the Cloudformation, and all EC2 instances will be backed up.  \n\n[![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=ebs-backups\u0026templateURL=https://bryanlabs-public.s3.amazonaws.com/bryanlabs.net_files/blog/ebs-backups/ebs-backups.yml)  \n[View Source](https://github.com/bryanlabs/aws-ebs-backups/blob/master/ebs-backups.yml)\n\n### Opting Out\n\nThe default behavior is to backup all instances. To exclude an instance from being backed up, add the following tag to the instance.\n\n```shell\naws ec2 create-tags \\\n    --resources i-1234567890abcdef0 --tags Key=Backup,Value=False\n```\n\n### Changing Default Retention\nThe default behavior is to retain backups for 14 days. To change the default behavior, update the CFT parameter with a new value.\nTo change the individual behavior of a single instance add the following tag.\n\n```shell\naws ec2 create-tags \\\n    --resources i-1234567890abcdef0 --tags Key=Retention,Value=3\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryanlabs%2Faws-ebs-backups","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbryanlabs%2Faws-ebs-backups","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryanlabs%2Faws-ebs-backups/lists"}