{"id":20282401,"url":"https://github.com/den-is/awic","last_synced_at":"2026-05-29T01:32:27.774Z","repository":{"id":243342702,"uuid":"812172320","full_name":"den-is/awic","owner":"den-is","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-19T05:34:06.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-05T23:23:56.705Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/den-is.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}},"created_at":"2024-06-08T06:27:50.000Z","updated_at":"2025-08-19T05:34:09.000Z","dependencies_parsed_at":"2024-06-08T07:39:13.470Z","dependency_job_id":"15dbf4d2-1c5e-4dca-a637-483d2e85a31d","html_url":"https://github.com/den-is/awic","commit_stats":null,"previous_names":["den-is/awic"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/den-is/awic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/den-is%2Fawic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/den-is%2Fawic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/den-is%2Fawic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/den-is%2Fawic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/den-is","download_url":"https://codeload.github.com/den-is/awic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/den-is%2Fawic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33633468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":[],"created_at":"2024-11-14T14:09:14.197Z","updated_at":"2026-05-29T01:32:27.747Z","avatar_url":"https://github.com/den-is.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# awic - AWS instance basic hardware viewer and calculator\n\nOutputs HW information about indicated AWS instance type\n\nAllows to quickly calculate CPU and Memory resources for the `N` number instances of the same type.\n\nAnother useful tool https://github.com/aws/amazon-ec2-instance-selector\n\n## Requirements\nRequires properly configured AWS credentials in users terminal.\n\nMinimum required AWS IAM policy `ec2:DescribeInstanceTypes`\n\n## Usage\n```txt\nawic --help\nUsage of awic:\n  -i string\n        Instance type. Required. Example: c5.4xlarge\n  -x int\n        Instances multiplier (default 1)\n  -p string\n        AWS profile name\n  -r string\n        AWS region name\n```\n\nExamples:\n```sh\n# default information about instance type\nawic -p nonprd -i r5a.16xlarge\nr5a.16xlarge - vCPUs=32, Mem GiB=512, Gbps=12/12, Pods=737\n\n# Quickly output resulting CPU and Memory for X instances of the same type\nawic -i r5a.16xlarge -x 2\nr5a.16xlarge - vCPUs=32, Mem GiB=512, Gbps=12/12, Pods=737\nx2 - vCPUs=64, Mem=1024\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fden-is%2Fawic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fden-is%2Fawic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fden-is%2Fawic/lists"}