Automic VaultAutomic Vault

brew

使用 Homebrew 安装 aws-shell

查看 aws-shell 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install aws-shell

local Homebrew formula metadata

概览

软件包摘要

Integrated shell for working with the AWS CLI

命令和别名

  • aws-shell
  • aws-shell-mkindex

历史

项目历史与用法

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.

时间线

  • 2015: Initial public aws-shell commits create an installable Python package.
  • 2015: Early 0.x tags appear.
  • 2020: Compatibility work lands for newer AWS CLI support.
  • 2024: Dependency maintenance continues in the repository.

Related projects

  • AWS CLI provides the underlying command model and shared configuration behavior.
  • boto3 is used for server-side completion according to the README.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:shell

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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
~/.aws/config~/.aws/shell/awsshellrc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.aws/credentials

可执行文件

已安装的可执行文件

命令类型暴露范围备注
aws-shellcli全局可执行文件
aws-shell-mkindexcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本0.2.2
管理器更新时间2026-05-12
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
依赖libyaml, python@3.14
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaws-shell
Version Scheme0
Revision14
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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
  • package relationship graph
  • package version freshness
  • package-page enrichment