macOS
brew install gimme-aws-credslocal Homebrew formula metadata
brew / 順位 1806
gimme-aws-creds のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 · ソース: api.github.com
概要
CLI to retrieve AWS credentials from Okta
履歴
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.
セキュリティ状態
gimme-aws-creds に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gimme-aws-creds | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
gimme-aws-creds-autocomplete.sh | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
gimme-aws-creds.cmd | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:gimme-aws-creds |
|---|---|
| バージョン | 2.8.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/Nike-Inc/gimme-aws-creds |
| リポジトリ | https://github.com/Nike-Inc/gimme-aws-creds |
| 最終更新 | 2026-08-02T20:52:05+09:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gimme-aws-creds
nix profile install nixpkgs#gimme-aws-credsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.