{"id":20491016,"url":"https://github.com/osoco/aws-tools","last_synced_at":"2025-04-13T16:40:18.678Z","repository":{"id":2618822,"uuid":"3603126","full_name":"osoco/aws-tools","owner":"osoco","description":"Shell scripts to ease some AWS administration tasks.","archived":false,"fork":false,"pushed_at":"2015-08-31T10:50:17.000Z","size":173,"stargazers_count":19,"open_issues_count":2,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-27T07:35:47.762Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/osoco.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-03-02T15:05:24.000Z","updated_at":"2023-09-05T09:44:11.000Z","dependencies_parsed_at":"2022-09-15T01:12:39.094Z","dependency_job_id":null,"html_url":"https://github.com/osoco/aws-tools","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/osoco%2Faws-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osoco%2Faws-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osoco%2Faws-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osoco%2Faws-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osoco","download_url":"https://codeload.github.com/osoco/aws-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248746644,"owners_count":21155304,"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-15T17:19:33.202Z","updated_at":"2025-04-13T16:40:18.660Z","avatar_url":"https://github.com/osoco.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Shell scripts to ease some AWS administration tasks.\n\n* ec2-common.sh - Common vars and functions, meant to be sourced by other scripts\n* backup-volumes-into-snapshots.sh - Backup one or more volumes by making snapshots. Supports \nsnapshot multi-tagging and description. Can operate in synchronous mode. Example of usage:\n\n    ./backup-volumes-into-snapshots.sh -s -v vol-bcf905d4 -d Hourly_backup -t \"Content=Database\" -t \"backup=hourly\"\n\n* find-vols-by-tag.sh - Find volumes by a given tag. Example of usage:\n\n    ./find-vols-by-tag.sh -t Content=Database\n\n* find-vols-attached-to-instance.sh - Search for volumes attached to a given instance. Example of usage:\n\n    ./find-vols-attached-to-instance.sh -i i-9293812\n\n* clean-old-snapshots.sh - Clean old snapshots. Supports snapshot filtering (any criteria supported \nby ec2 api tools). It leaves untouched all snapshots not older than X days, and leave one per day \nfor any snapshot not older than Y days (given that 0 \u003c X \u003c Y). Example of usage: \n\n    ./clean-old-snapshots.sh -f tag:backup=hourly -a 1 -d 7\n\n* ec2-describe-instances-for-humans - Describe instances of one or more regions (or all of them if none specified)\nin a more human-friendly format. Example of usage:\n    \n    ./ec2-describe-instances-for-humans.sh -r eu-west-1 -r us-east-1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosoco%2Faws-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosoco%2Faws-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosoco%2Faws-tools/lists"}