macOS
brew install aws-shelllocal Homebrew formula metadata
安装
brew install aws-shelllocal Homebrew formula metadata
概览
Integrated shell for working with the AWS CLI
历史
aws-shell is an interactive shell for the AWS CLI, adding completions, fuzzy searching, inline documentation, profiles, command history, and persistent shell preferences around normal AWS CLI commands.
The awslabs repository begins in September 2015 with commits that turn the idea into an installable Python package. The README brands it as an interactive productivity booster for the AWS CLI.
The project depends on the AWS CLI model and boto3-style service data to provide command, option, and server-side resource completion. Its public release history is modest; tags reached the 0.2.x line and later commits mainly keep compatibility and dependencies moving.
aws-shell served users who wanted a richer REPL-like AWS CLI experience before modern shell completion and IDE integrations were as common. Its Homebrew formula reflects a developer-workstation tool: install it, run aws-shell, and type AWS CLI commands without the aws prefix.
Because it shares AWS CLI configuration and profiles, adoption did not require a new credentials model. That made it easy to try, but also tied the tool's usefulness to the AWS CLI command model and Python support matrix.
The README says aws-shell accepts the same commands as the AWS CLI except without the aws prefix, supports AWS CLI profiles, records command history in ~/.aws/shell/history, and persists toolbar/keybinding preferences to ~/.aws/shell/awsshellrc.
Configuration and credentials come from the standard AWS CLI files and profile behavior. Users can run configure inside the shell to populate access key, secret key, region, and output format settings.
For package maintainers, aws-shell is a snapshot of the Python AWS tooling era: prompt-tooling convenience wrapped around AWS CLI models, packaged as a standalone executable even though most of its value comes from AWS CLI/boto data underneath.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
~/.aws/config~/.aws/shell/awsshellrcCredential-bearing paths to review before unattended agent runs.
~/.aws/credentials可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
aws-shell | cli | 全局可执行文件 | |
aws-shell-mkindex | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/awslabs/aws-shell
安装元数据
| 软件包键 | brew:aws-shell |
|---|---|
| 版本 | 0.2.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/aws-shell |
| 主页 | https://github.com/awslabs/aws-shell |
| 仓库 | https://github.com/awslabs/aws-shell |
| 上游文档 | https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html |
| 许可证 | Apache-2.0 |
| 源码归档 | https://files.pythonhosted.org/packages/01/31/ee166a91c865a855af4f15e393974eadf57762629fc2a163a3eb3f470ac5/aws-shell-0.2.2.tar.gz |
| 最后更新 | 2026-05-12T10:33:03Z |
| Pulse | updated |
| 依赖 | libyaml, python@3.14 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aws-shell |
| Version Scheme | 0 |
| Revision | 14 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.