Automic VaultAutomic Vault

brew

Install gimme-aws-creds with Homebrew, Nix

CLI to retrieve AWS credentials from Okta. Version 2.8.2 via Homebrew; verified 2026-06-16.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install gimme-aws-creds

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#gimme-aws-creds

nixpkgs package indexes · pkgs/by-name/gi/gimme-aws-creds/package.nix · source: api.github.com

overview

Package summary

CLI to retrieve AWS credentials from Okta

Commands and aliases

  • gimme-aws-creds
  • gimme-aws-creds-autocomplete.sh
  • gimme-aws-creds.cmd

history

Project history and usage

gimme-aws-creds is a command-line tool from Nike for obtaining short-lived AWS credentials through Okta-backed SAML authentication.

Project history

The GitHub repository was created in March 2017, and version 1.0.0 was released in October 2017. The README credits earlier work in okta_aws_login, noting that gimme-aws-creds reused some MIT-licensed code while addressing stale maintenance and multi-application scaling limitations.

Over time the tool expanded from a friendly 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.

Adoption history

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 both Python and macOS-oriented workstation setups.

How it is used

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.

Why package nerds care

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 version support, shell completion, and credential-file paths directly affect whether engineers can enter cloud shells without manual SAML copy-and-paste work.

Timeline

  • 2017: Repository created.
  • 2017: Version 1.0.0 released.
  • 2018: 1.1 series releases continued profile and compatibility work.
  • 2020s: Documentation grew around Okta Identity Engine, device authorization, Python 3.10+, Homebrew, Nix, Docker, and Alibaba Cloud support.

Related projects

  • The README names okta_aws_login as an ancestor and lists okta-aws-cli and okta-aws-cli-assume-role as related projects.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for gimme-aws-creds. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 4 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.okta_aws_login_config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.aws/credentials~/.aliyun/config.json

executables

Installed executables

CommandKindExposureNote
gimme-aws-credscliglobal executable
gimme-aws-creds-autocomplete.shcliglobal executable
gimme-aws-creds.cmdcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version2.8.2
manager updated2026-06-16
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/Nike-Inc/gimme-aws-creds

install metadata

Package metadata

Package keybrew:gimme-aws-creds
Version2.8.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/gimme-aws-creds
Homepagehttps://github.com/Nike-Inc/gimme-aws-creds
Repositoryhttps://github.com/Nike-Inc/gimme-aws-creds
Upstream docshttps://gif.ski/
LicenseApache-2.0
Source archivehttps://files.pythonhosted.org/packages/63/73/9e508d37d4d301f6a3811fdc0b0a076696de87f82ad8a81ec28c3e6befb5/gimme_aws_creds-2.8.2.tar.gz
Last updated2026-06-16T11:20:52Z
Pulseupdated
Dependenciescertifi, cryptography, libyaml, python@3.14
Uses from macOSlibffi
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegimme-aws-creds
Version Scheme0
Revision14
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

gimme-aws-creds

nix profile install nixpkgs#gimme-aws-creds
  • normalized package name match
  • Matched by: Gimme Aws Creds
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/gimme-aws-creds/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment