{"id":36600121,"url":"https://github.com/grahamar/belem","last_synced_at":"2026-01-12T08:37:18.624Z","repository":{"id":62867180,"uuid":"178183029","full_name":"grahamar/belem","owner":"grahamar","description":"CLI for aws-credentials-broker","archived":false,"fork":false,"pushed_at":"2019-03-28T13:21:20.000Z","size":22,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T06:15:16.229Z","etag":null,"topics":["aws","aws-cli","awscli","cli","credentials","federated","google","oidc","saml"],"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/grahamar.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":"2019-03-28T10:44:25.000Z","updated_at":"2024-06-20T06:15:16.230Z","dependencies_parsed_at":"2022-11-08T06:48:05.012Z","dependency_job_id":null,"html_url":"https://github.com/grahamar/belem","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/grahamar/belem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grahamar%2Fbelem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grahamar%2Fbelem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grahamar%2Fbelem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grahamar%2Fbelem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grahamar","download_url":"https://codeload.github.com/grahamar/belem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grahamar%2Fbelem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"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":["aws","aws-cli","awscli","cli","credentials","federated","google","oidc","saml"],"created_at":"2026-01-12T08:37:18.554Z","updated_at":"2026-01-12T08:37:18.607Z","avatar_url":"https://github.com/grahamar.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Belém - Gateway to the Amazon River\n\n[![Build Status](https://travis-ci.com/grahamar/belem.svg?token=ehYmhiZsnqWFWAoybfVc\u0026branch=master)](https://travis-ci.com/grahamar/belem)\n![](https://img.shields.io/badge/license-MIT-blue.svg)\n\nCLI get temporary credentials for the AWS CLI/API via the [aws-credentials-broker](https://github.com/flowcommerce/aws-credentials-broker).\n\n![belem](docs/assets/title.png)\n\n## Getting AWS Temporary Credentials\n\n```\n$ go get github.com/grahamar/belem\n$ cd $GOPATH/src/github.com/grahamar/belem\n$ make install\n$ belem login\n```\n\n## Configuration\n\nTo set your AWS credentials broker URL, you can either pass the `--broker` parameter, or create a configuration file:\n\nConfiguration File: `$HOME/.belem.yaml` (You can pass the `--config` parameter to override the default)\n\n```yaml\nbroker: https://broker.example.com\n```\n\nYou can also configure the `port` that the CLI listens on for the callback (default port 8765).\n\n```yaml\nport: 8765\n```\n\nThe AWS CLI profile the credentials are stored for is by default `default` this can be configured via the `--profile` parameter or the `AWS_PROFILE` environment variable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrahamar%2Fbelem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrahamar%2Fbelem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrahamar%2Fbelem/lists"}