macOS
brew install chamberlocal Homebrew formula metadata
brew
CLI for managing secrets through AWS SSM Parameter Store. Version 3.1.5 via Homebrew; verified from local package data.
install
brew install chamberlocal Homebrew formula metadata
nix profile install nixpkgs#chambernixpkgs package indexes · pkgs/by-name/ch/chamber/package.nix · source: api.github.com
overview
CLI for managing secrets through AWS SSM Parameter Store
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
chamber | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/segmentio/chamber
install metadata
| Package key | brew:chamber |
|---|---|
| Version | 3.1.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/chamber |
| Homepage | https://github.com/segmentio/chamber |
| Repository | https://github.com/segmentio/chamber |
| Upstream docs | https://github.com/segmentio/chamber#readme |
| License | MIT |
| Source archive | https://github.com/segmentio/chamber/archive/refs/tags/v3.1.5.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | chamber |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
chamber
nix profile install nixpkgs#chambersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.