{"id":26299246,"url":"https://github.com/trackit/aws-check-ri-usage","last_synced_at":"2026-04-20T05:34:46.564Z","repository":{"id":89792959,"uuid":"118132691","full_name":"trackit/aws-check-ri-usage","owner":"trackit","description":null,"archived":false,"fork":false,"pushed_at":"2018-02-02T13:48:25.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-10-25T15:48:17.554Z","etag":null,"topics":["aws","cost-control","reservedinstances"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trackit.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-01-19T14:09:20.000Z","updated_at":"2018-02-01T21:30:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"a79f1226-7883-48d9-8e7f-604e12a6347d","html_url":"https://github.com/trackit/aws-check-ri-usage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trackit/aws-check-ri-usage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trackit%2Faws-check-ri-usage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trackit%2Faws-check-ri-usage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trackit%2Faws-check-ri-usage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trackit%2Faws-check-ri-usage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trackit","download_url":"https://codeload.github.com/trackit/aws-check-ri-usage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trackit%2Faws-check-ri-usage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32034760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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","cost-control","reservedinstances"],"created_at":"2025-03-15T06:47:53.299Z","updated_at":"2026-04-20T05:34:46.559Z","avatar_url":"https://github.com/trackit.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# List your EC2 reservations and your usage of them\n\nThis tool allow for listing and exporting your EC2 reserved instances.\n\nIt currently list your reserved EC2. It supports cross-account.\nIt generates a csv file.\n\n## Requirements\n\nBelow are requirements for a standalone installation. If you wish, a Dockerfile is available to run in a container. Those instructions are available below.\n\n### System packages\n\nThe only requirement for the script to work is `Python 2.7`\n\n### Python packages\n\nThe python packages dependencies are listed in `requirements.txt`\n\nThe only dependency is `boto3`\n\nDependencies can be installed via :\n\n```\npip install -r requirements.txt\n```\n\n## Usage\n\n## Docker container\n\nYou will need to have [Docker](https://www.docker.com) installed.\n\nAfter that, you can build the image from the Dockerfile `docker build -t dockerfile/check-ri-usage .`\n\nYou can then run the docker container :\n```\ndocker run -it --rm \\\n--env AWS_ACCESS_KEY_ID={Your AWS access key} \\\n--env AWS_SECRET_ACCESS_KEY={Your AWS secret key} \\\n--env AWS_DEFAULT_REGION={Default region} \\\ndockerfile/check-check-ri-usage check-ri-usage.py\n```\n\n---\n\nYou can specify the output of your via the option `-o [PATH]`\nYou can specify an aws profile via the option `--profile [PROFILE]`.\nIf you specify a profile, you do not need to have the key set in your environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrackit%2Faws-check-ri-usage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrackit%2Faws-check-ri-usage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrackit%2Faws-check-ri-usage/lists"}