{"id":25869490,"url":"https://github.com/webdestroya/aws-sso","last_synced_at":"2026-04-16T22:01:18.563Z","repository":{"id":278483785,"uuid":"935685664","full_name":"webdestroya/aws-sso","owner":"webdestroya","description":"Utility to make using AWS SSO a little less annoying","archived":false,"fork":false,"pushed_at":"2025-03-02T19:31:58.000Z","size":120,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-06T18:42:12.031Z","etag":null,"topics":["aws","aws-sso","go","golang"],"latest_commit_sha":null,"homepage":"","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/webdestroya.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":".github/CODEOWNERS","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":"2025-02-19T21:09:35.000Z","updated_at":"2026-03-25T21:45:25.000Z","dependencies_parsed_at":"2025-10-08T13:24:08.692Z","dependency_job_id":"6be0ec99-293b-408d-883d-9a5778e8f5cc","html_url":"https://github.com/webdestroya/aws-sso","commit_stats":null,"previous_names":["webdestroya/aws-sso"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/webdestroya/aws-sso","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdestroya%2Faws-sso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdestroya%2Faws-sso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdestroya%2Faws-sso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdestroya%2Faws-sso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webdestroya","download_url":"https://codeload.github.com/webdestroya/aws-sso/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdestroya%2Faws-sso/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31905895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"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","aws-sso","go","golang"],"created_at":"2025-03-02T05:17:38.656Z","updated_at":"2026-04-16T22:01:18.542Z","avatar_url":"https://github.com/webdestroya.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aws-sso\n\nWrites credentials to your `~/.aws/credentials` file that were created via SSO configurations. This allows you to run old applications that rely on AccessKey/SecretKey credentials while still allowing you to get those credentials via SSO.\n\n\n## Installation\n\n```shell\nbrew install webdestroya/tap/awssso\n```\n\n## Usage\n\n\u003e [!WARNING]\n\u003e This will be modifying your AWS credentials file. Please create a backup before using this program just in case.\n\nPull credentials for the listed profiles and update the credentials file\n```shell\nawssso sync mycompany-staging mycompany-production\n```\n\nDetailed help can be viewed by passing `--help` to any command.\n\n\n## Shell Alternative\nYou don't even need this program, you can do this entirely within the awscli itself. (Assuming your program can use environment variables instead of aws credentials file.)\n\n```bash\n\n# Login to your profile and get fresh credentials\naws sso login --profile something\n\n# Set the credentials env vars\neval $(aws configure export-credentials --profile something --format env)\n\n# Subsequent AWS commands will use the creds above\naws sts get-caller-identity\n\n```\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdestroya%2Faws-sso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdestroya%2Faws-sso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdestroya%2Faws-sso/lists"}