{"id":19879169,"url":"https://github.com/boyvinall/aws-list","last_synced_at":"2026-04-19T15:01:38.309Z","repository":{"id":79122706,"uuid":"92513419","full_name":"boyvinall/aws-list","owner":"boyvinall","description":"Prints details of (almost) all your AWS resources","archived":false,"fork":false,"pushed_at":"2017-05-26T13:32:18.000Z","size":0,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-05T17:09:31.763Z","etag":null,"topics":["aws"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/boyvinall.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-26T13:30:30.000Z","updated_at":"2019-06-17T14:56:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"352e1913-dc91-41b6-8c19-d965010bbca6","html_url":"https://github.com/boyvinall/aws-list","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/boyvinall/aws-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyvinall%2Faws-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyvinall%2Faws-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyvinall%2Faws-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyvinall%2Faws-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boyvinall","download_url":"https://codeload.github.com/boyvinall/aws-list/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyvinall%2Faws-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32010957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["aws"],"created_at":"2024-11-12T17:07:44.865Z","updated_at":"2026-04-19T15:01:38.286Z","avatar_url":"https://github.com/boyvinall.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aws-list\n\nThis script enumerates all AWS resources across all zones and prints details.\nUseful for you to check you don't have something lurking in your account\nthat you'd forgotten about.\n\nYou'll need to create yourself a skew config file e.g. `~/.skew`, something like this:\n\n```\n---\n  accounts:\n    \"\u003caccountid\u003e\":\n      profile: default\n```\n\nwhere `\u003caccountid\u003e` is the numeric account ID that you can find from your \"My Account\"\npage in the AWS web console.\n\nYou'll also need an AWS credentials file `~/.aws/credentials` something like this:\n\n```\n[default]\naws_access_key_id = \u003caccesskey\u003e\naws_secret_access_key = \u003csecret\u003e\nregion = \u003cregion\u003e\n```\n\n**NB:** Credit for this script goes to [Micheal Holtby](https://stackoverflow.com/users/6416315/michael-holtby)\nfor [his stack overflow](https://stackoverflow.com/a/37599862)\nanswer.  I just wanted to be able to find it again easily.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboyvinall%2Faws-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboyvinall%2Faws-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboyvinall%2Faws-list/lists"}