🍺 BREW Explorer

← all formulae

gimme-aws-creds

brew install gimme-aws-creds v2.8.2_14 Apache-2.0

CLI to retrieve AWS credentials from Okta

718
30-day installs · #1485
2.1k
90-day · #1547
5.9k
365-day · #1810
971
★ GitHub stars · updated 2mo ago

Runtime dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "certifi",
    "cryptography",
    "libyaml",
    "python@3.14"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "CLI to retrieve AWS credentials from Okta",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:02+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "gimme-aws-creds",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-06-02T15:21:15Z",
  "github_readme_excerpt": "# Gimme AWS Creds\n\n[![][license img]][license]\n[![][cicd img]][cicd]\n\n`gimme-aws-creds` is a CLI that uses an [Okta](https://www.okta.com/) IdP via SAML to acquire short-lived cloud credentials. It supports:\n\n- **AWS** - temporary credentials via AWS STS `AssumeRoleWithSAML`.\n- **Alibaba Cloud** - temporary RAM credentials via Alibaba Cloud STS `AssumeRoleWithSAML`, using the same Okta authentication flow. See [Alibaba Cloud](#alibaba-cloud).\n\nAll you need is your Okta username, password, org URL, and an MFA factor (if MFA is enabled). gimme-aws-creds prompts you to pick the Okta application and role, or you can pre-configure them per profile.\n\nOkta does offer an [OSS Java CLI](https://github.com/oktadeveloper/okta-aws-cli-assume-role) for the same purpose, but it requires more configuration than the average Okta user has and doesn\u0027t scale well across multiple Okta apps. gimme-aws-creds is designed to be friendlier for everyday use.\n\n## Disclaimer\nOkta is a registered trademark of Okta, Inc. and this tool has no affiliation with or sponsorship by Okta, Inc.\n\n## Table of Contents\n\n- [Gimme AWS Creds](#gimme-aws-creds)\n  - [Disclaimer](#disclaimer)\n  - [Table of Contents](#table-of-contents)\n  - [Quick Start](#quick-start)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n    - [Recommended](#recommended)\n    - [Other Installation Methods](#other-installation-methods)\n  - [Command Auto Completion](#command-auto-completion)\n  - [Okta Setup](#okta-setup)\n    - [Using gimme-aws-creds with Okta Identity Engine](#using-gimme-aws-creds-with-okta-identity-engine)\n      - [Okta Identity Engine and Device Authorization Flow](#okta-identity-engine-and-device-authorization-flow)\n    - [Forcing the use of the Okta Classic login flow](#forcing-the-use-of-the-okta-classic-login-flow)\n    - [MFA Security Keys Support](#mfa-security-keys-support)\n  - [Configuration](#configuration)\n    - [Configuration File Format](#configuration-file-format)\n    - [Configuration ",
  "github_repo": "Nike-Inc/gimme-aws-creds",
  "github_stars": 971,
  "github_topics": [],
  "homepage": "https://github.com/Nike-Inc/gimme-aws-creds",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 718,
  "installs_365d": 5867,
  "installs_90d": 2143,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "gimme-aws-creds",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1485,
  "rank_365d": 1810,
  "rank_90d": 1547,
  "raw_hash": "e8e6c2584c73ddca",
  "recommended_dependencies": [],
  "revision": 14,
  "ruby_source_path": "Formula/g/gimme-aws-creds.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "libffi"
  ],
  "version_head": "HEAD",
  "version_stable": "2.8.2",
  "versioned_formulae": [],
  "why_use_this": null
}