macOS
brew install gimme-aws-credslocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.