{"id":18251804,"url":"https://github.com/hiroakis/ec2-instances-excel","last_synced_at":"2025-04-08T20:46:52.433Z","repository":{"id":145129843,"uuid":"42039997","full_name":"hiroakis/ec2-instances-excel","owner":"hiroakis","description":null,"archived":false,"fork":false,"pushed_at":"2016-01-27T17:54:35.000Z","size":131,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T16:39:46.405Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hiroakis.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}},"created_at":"2015-09-07T08:11:41.000Z","updated_at":"2017-12-21T06:50:43.000Z","dependencies_parsed_at":"2023-04-21T19:07:17.894Z","dependency_job_id":null,"html_url":"https://github.com/hiroakis/ec2-instances-excel","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/hiroakis%2Fec2-instances-excel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fec2-instances-excel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fec2-instances-excel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fec2-instances-excel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiroakis","download_url":"https://codeload.github.com/hiroakis/ec2-instances-excel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247927089,"owners_count":21019504,"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-05T09:48:31.503Z","updated_at":"2025-04-08T20:46:52.406Z","avatar_url":"https://github.com/hiroakis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ec2-instances-excel\n\nOutput EC2 instances to Excel on all regions.\n\n## Installation\n\n```\ngit clone git@github.com:hiroakis/ec2-instances-excel.git\ncd ec2-instances-excel\npip install -r requirements.txt\n```\n\nNote: I did testing only Python 2.7.\n\n## AWS Credentials\n\nSet AWS credential by environment variable or create `~/.boto`. The tool needs `ec2:Describe*` policy.\n\n* environment variable\n\n```\nexport AWS_ACCESS_KEY_ID=xxxxx\nexport AWS_SECRET_ACCESS_KEY=xxxxx\n```\n\n* ~/.boto\n\n```\n[Credentials]\naws_access_key_id=xxxxx\naws_secret_access_key=xxxxx\n```\n\n## Usage\n\n```\npython ec2_instances_excel.py\n```\n\n* option\n  - -h: show helps\n  - -o: The output excel file. default: ./ec2_instances.xlsx\n\n## Output example\n\n![](output.png?raw=true)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroakis%2Fec2-instances-excel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiroakis%2Fec2-instances-excel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroakis%2Fec2-instances-excel/lists"}