macOS
brew install chamberprovider-native install command
安装
brew install chamberprovider-native install command
概览
CLI for managing secrets through AWS SSM Parameter Store
历史
Chamber is Segment's CLI for managing secrets in AWS Systems Manager Parameter Store. It stores values under service/key paths and can inject them into process environments for application startup.
The public repository was created in June 2017 and v1.0.0 was released two days later. The README frames Chamber as a tool for managing secrets through SSM Parameter Store and documents AWS IAM and KMS requirements.
The README records important compatibility milestones: version 2.0 moved to Parameter Store's path-based API by default, and version 3.0 reserved the _chamber service name for internal use.
Chamber is packaged by Homebrew and Nix according to the input package facts, while upstream GitHub releases provide the main release channel. The README also recommends use with aws-vault, showing how it fits into AWS operator workflows.
Common commands write, read, list, tag, export, import, and show history for secrets. The exec command loads secrets from one or more services, converts secret keys to environment variable names, and runs a child process with those values.
Chamber is significant because it made AWS SSM Parameter Store usable as a lightweight secrets backend from a single Go CLI. For package managers, it is the kind of small operational binary that replaced custom shell glue around AWS APIs.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
chamber | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:chamber |
|---|---|
| 版本 | 3.1.5 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/segmentio/chamber |
| 仓库 | https://github.com/segmentio/chamber |
| 最后更新 | 2026-07-27T19:20:59+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.