{"id":36807607,"url":"https://github.com/openfresh/lightaws","last_synced_at":"2026-01-12T13:41:27.325Z","repository":{"id":57588817,"uuid":"81217844","full_name":"openfresh/lightaws","owner":"openfresh","description":"light aws command line tool.","archived":false,"fork":false,"pushed_at":"2018-08-22T09:33:52.000Z","size":22,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-06T01:36:45.372Z","etag":null,"topics":["aws","cli","ecr"],"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/openfresh.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}},"created_at":"2017-02-07T14:38:26.000Z","updated_at":"2019-09-13T09:05:22.000Z","dependencies_parsed_at":"2022-09-10T09:00:23.081Z","dependency_job_id":null,"html_url":"https://github.com/openfresh/lightaws","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/openfresh/lightaws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfresh%2Flightaws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfresh%2Flightaws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfresh%2Flightaws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfresh%2Flightaws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openfresh","download_url":"https://codeload.github.com/openfresh/lightaws/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfresh%2Flightaws/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28339322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","cli","ecr"],"created_at":"2026-01-12T13:41:26.761Z","updated_at":"2026-01-12T13:41:27.235Z","avatar_url":"https://github.com/openfresh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"lightaws\n==========\n\n[![Circle CI](https://circleci.com/gh/openfresh/lightaws.svg?style=shield\u0026circle-token=6aafa4f2691fc1b6cebc6efc62d50d03d834ad36)](https://circleci.com/gh/openfresh/lightaws)\n[![Language](http://img.shields.io/badge/language-go-brightgreen.svg?style=flat)](https://golang.org/)\n[![issues](https://img.shields.io/github/issues/openfresh/lightaws.svg?style=flat)](https://github.com/openfresh/lightaws/issues?state=open)\n[![License: MIT](http://img.shields.io/badge/license-MIT-orange.svg)](LICENSE)\n\nlightaws is a aws command line tool written in Golang.\n\n## Motivation\n\n[aws-cli](https://github.com/aws/aws-cli) covers almost all operations of AWS, but this requires python. Then it takes time to install by homebrew, and pip.\nToday, we offen use aws-cli in some continuous integration service: (e.g.: TravisCI, CircleCI) \n\nIt's a waste of time to install awscli every time. Further, this depends on platform. We believe that such tools should be provided in binary.\n\n## install\n\n```\n$ go get github.com/openfresh/lightaws\n```\n\n## Usage\n\n### EC2 Container Registry (ECR)\n\nCommand line interface of lightaws is same as aws-cli. For example, in Amazon ECR as follows\n\n```\n$ lightaws ecr get-login --region ap-northeast-1\n```\n\n### EC2 Metadata\n\n```\n$ lightaws metadata region \nap-northeast-1\n```\n\n```\n$ lightaws metadata instance-id \ni-xxxxxxxxxxxxxxxx\n```\n\n## For contribution\n\nlightaws used [cobra](https://github.com/spf13/cobra). You only have to add new command in `cmd` package.\n\n## Roadmap\n\nWe don't think lightaws should cover all operations of AWS. lightaws will add necessary features each time. Your contribution is welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenfresh%2Flightaws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenfresh%2Flightaws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenfresh%2Flightaws/lists"}