{"id":21670844,"url":"https://github.com/tkuchiki/as-cleaner","last_synced_at":"2026-05-20T10:41:20.037Z","repository":{"id":57592885,"uuid":"68343306","full_name":"tkuchiki/as-cleaner","owner":"tkuchiki","description":"Delete Amazon EBS Snapshot for deregistered AMI","archived":false,"fork":false,"pushed_at":"2016-09-16T01:43:38.000Z","size":4,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-25T09:10:26.694Z","etag":null,"topics":["ami","aws","cleaner","cli","ebs","golang","snapshot"],"latest_commit_sha":null,"homepage":"","language":"Go","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/tkuchiki.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}},"created_at":"2016-09-16T01:01:58.000Z","updated_at":"2021-08-04T19:49:17.000Z","dependencies_parsed_at":"2022-09-14T09:21:12.794Z","dependency_job_id":null,"html_url":"https://github.com/tkuchiki/as-cleaner","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkuchiki%2Fas-cleaner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkuchiki%2Fas-cleaner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkuchiki%2Fas-cleaner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkuchiki%2Fas-cleaner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkuchiki","download_url":"https://codeload.github.com/tkuchiki/as-cleaner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244574795,"owners_count":20474818,"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":["ami","aws","cleaner","cli","ebs","golang","snapshot"],"created_at":"2024-11-25T12:36:40.716Z","updated_at":"2026-05-20T10:41:20.007Z","avatar_url":"https://github.com/tkuchiki.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# as-cleaner\nDelete Amazon EBS Snapshot for deregistered AMI\n\n# Installation\n\nDownload from  https://github.com/tkuchiki/as-cleaner/releases\n\n# Usage\n\n```\n$ ./as-cleaner --help\nusage: as-cleaner [\u003cflags\u003e]\n\nFlags:\n      --help                     Show context-sensitive help (also try --help-long and --help-man).\n  -f, --filters=FILTERS          filter tags (Name=xxx,Values=yyy,zzz Name=xxx,Values=yyy...)\n      --begin-time=BEGIN-TIME    snapshot start time begin\n      --end-time=END-TIME        snapshot start time end\n  -t, --timezone=TIMEZONE        timezone (default: local timezone)\n      --no-dry-run               disable dry-run mode\n      --rm-volume                remove volume\n      --access-key=ACCESS-KEY    AWS Access Key ID\n      --secret-key=SECRET-KEY    AWS Secret Access Key\n      --profile=PROFILE          specific profile from your credential file\n      --config=CONFIG            AWS shared config file\n      --credentials=CREDENTIALS  AWS shared credentials file\n      --region=REGION            AWS region\n      --version                  Show application version.\n```\n\n# Examples\n\n## Dry run\n\n```\n$ ./as-cleaner\ndry run succeeded, ami-xxxxxxxx snap-xxxxxxxx\ndry run succeeded, ami-yyyyyyyy snap-yyyyyyyy snap-yyyyyyyy\n```\n\n```\n$ ./as-cleaner --rm-volume\ndry run succeeded, ami-xxxxxxxx snap-xxxxxxxx(vol-xxxxxxxx)\ndry run succeeded, ami-yyyyyyyy snap-yyyyyyyy(vol-yyyyyyyy) snap-zzzzzzzz(vol-zzzzzzzz)\n```\n\n## Run\n\n```\n$ ./as-cleaner --no-dry-run\ndeleted ami-xxxxxxxx snap-xxxxxxxx\ndeleted ami-yyyyyyyy snap-yyyyyyyy snap-yyyyyyyy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkuchiki%2Fas-cleaner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkuchiki%2Fas-cleaner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkuchiki%2Fas-cleaner/lists"}