{"id":40870024,"url":"https://github.com/seqsense/uawscli","last_synced_at":"2026-01-22T00:39:11.607Z","repository":{"id":38419496,"uuid":"285199563","full_name":"seqsense/uawscli","owner":"seqsense","description":"µawscli - collection of tiny AWS console client utilities","archived":false,"fork":false,"pushed_at":"2026-01-13T02:44:55.000Z","size":333,"stargazers_count":1,"open_issues_count":5,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-01-13T02:47:15.432Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seqsense.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":"2020-08-05T06:23:17.000Z","updated_at":"2025-12-16T03:06:44.000Z","dependencies_parsed_at":"2024-01-13T01:12:30.435Z","dependency_job_id":"11955999-47b6-4ead-85a8-0f02e61fd5cc","html_url":"https://github.com/seqsense/uawscli","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/seqsense/uawscli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqsense%2Fuawscli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqsense%2Fuawscli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqsense%2Fuawscli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqsense%2Fuawscli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seqsense","download_url":"https://codeload.github.com/seqsense/uawscli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqsense%2Fuawscli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28648460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2026-01-22T00:39:11.511Z","updated_at":"2026-01-22T00:39:11.596Z","avatar_url":"https://github.com/seqsense.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# µawscli - collection of tiny AWS console client utilities\n\n## Install helper script\n```shell\n# Install helper script\n$ curl -sL https://raw.githubusercontent.com/seqsense/uawscli/master/uaws \\\n  -o ~/.local/bin/uaws\n$ chmod +x ~/.local/bin/uaws\n```\n\n```shell\n$ uaws ecr get-login-password\n```\nwill automatically download uaws-ecr-get-login-password under `~/.local/lib/uaws` and execute.\n\n## Install specific utility (without installing helper script)\n```shell\n# Install latest version of uaws-ecr-get-login-password under ~/.local/bin\n$ curl -sL https://raw.githubusercontent.com/seqsense/uawscli/master/uaws \\\n  | sh -s install ecr-get-login-password\n\n# Install latest version of uaws-ecr-get-login-password\n# under /path/prefix/bin and /path/prefix/lib/uawscli\n$ curl -sL https://raw.githubusercontent.com/seqsense/uawscli/master/uaws \\\n  | sh -s install -i /path/prefix ecr-get-login-password\n\n# Install specific version of uaws-ecr-get-login-password\n# under /path/prefix/bin and /path/prefix/lib/uawscli\n$ curl -sL https://raw.githubusercontent.com/seqsense/uawscli/master/uaws \\\n  | sh -s install -v v0.0.0 -i /path/prefix ecr-get-login-password\n```\n\n```shell\n$ uaws-ecr-get-login-password\n```\nwill be available.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseqsense%2Fuawscli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseqsense%2Fuawscli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseqsense%2Fuawscli/lists"}