macOS
brew install gimme-aws-credslocal Homebrew formula metadata
brew / rank 1803
CLI to retrieve AWS credentials from Okta. Version 2.8.2 via Homebrew; verified 2026-08-04. Also installable with nix: nix profile install nixpkgs#gimme-aws-creds.
install
brew install gimme-aws-credslocal Homebrew formula metadata
nix profile install nixpkgs#gimme-aws-credsnixpkgs package indexes · pkgs/by-name/gi/gimme-aws-creds/package.nix · source: api.github.com
overview
CLI to retrieve AWS credentials from Okta
history
gimme-aws-creds is a command-line tool from Nike for obtaining short-lived cloud credentials through Okta-backed SAML authentication.
The official README describes gimme-aws-creds as a CLI that uses an Okta identity provider via SAML to acquire short-lived credentials for AWS and Alibaba Cloud. Its 1.0.0 release notes describe support for a Lambda proxy to avoid sharing an Okta API key widely, plus Okta MFA support for multiple factors.
Over time the tool expanded from an Okta-to-AWS credential helper into a broader cloud credential bridge. Its documentation covers Okta Identity Engine, browser-based device authorization, MFA factor handling, configurable profiles, optional gimme-creds-lambda proxying, and Alibaba Cloud RAM credentials using the same Okta authentication flow.
The package fits the enterprise CLI niche created by federated AWS access: engineers need temporary AWS profiles, but organizations often require Okta MFA and SAML rather than long-lived IAM user keys. Distribution through PyPI, Homebrew, and Nix made it accessible to Python and macOS-oriented workstation setups.
Practitioners install the tool, run its configuration action to store Okta organization, application, role, and profile preferences, then run gimme-aws-creds to write temporary credentials to the AWS shared credentials file or to stdout. Teams use named profiles and environment overrides to switch accounts, roles, durations, MFA behavior, and cloud-provider mode.
gimme-aws-creds is package-manager-interesting because it lives at the boundary between local developer ergonomics and enterprise identity policy. Small packaging details, Python support, shell completion, optional dependencies, and credential-file paths directly affect whether engineers can enter cloud shells without manual SAML copy-and-paste work.
security posture
No matching local secret-handling manifest was found for gimme-aws-creds. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.okta_aws_login_configCredential-bearing paths to review before unattended agent runs.
~/.aws/credentials~/.aliyun/config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gimme-aws-creds | cli | global executable | |
gimme-aws-creds-autocomplete.sh | cli | global executable | |
gimme-aws-creds.cmd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/Nike-Inc/gimme-aws-creds
install metadata
| Package key | brew:gimme-aws-creds |
|---|---|
| Version | 2.8.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gimme-aws-creds |
| Homepage | https://github.com/Nike-Inc/gimme-aws-creds |
| Repository | https://github.com/Nike-Inc/gimme-aws-creds |
| License | Apache-2.0 |
| Source archive | https://files.pythonhosted.org/packages/63/73/9e508d37d4d301f6a3811fdc0b0a076696de87f82ad8a81ec28c3e6befb5/gimme_aws_creds-2.8.2.tar.gz |
| Last updated | 2026-08-04T11:23:47Z |
| Pulse | updated |
| Dependencies | certifi, cryptography, libyaml, python@3.14 |
| Uses from macOS | libffi |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gimme-aws-creds |
| Version Scheme | 0 |
| Revision | 14 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gimme-aws-creds
nix profile install nixpkgs#gimme-aws-credssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.