Automic VaultAutomic Vault

brew

awsume mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für awsume in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install awsume

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#awsume

nixpkgs package indexes · pkgs/by-name/aw/awsume/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Utility for easily assuming AWS IAM roles from the command-line

Befehle und Aliase

  • autoawsume
  • awsume
  • awsume-autocomplete
  • awsume-configure
  • awsume.bat
  • awsume.fish
  • awsume.ps1
  • awsumepy

Verlauf

Projektgeschichte und Nutzung

AWSume is a command-line utility for assuming AWS IAM roles and exporting the resulting credentials into the user's shell environment. It is built around a daily AWS workflow: move between profiles, MFA-backed sessions, and role chains without hand-editing environment variables.

Projektgeschichte

The `trek10inc/awsume` repository was created in March 2016. Its official documentation describes AWSume as a utility for retrieving and exporting AWS credentials from AWS shared config and credentials files, including profiles that require MFA or assume-role calls.

By the v4 era, the docs emphasized shell integration: on Unix-like systems AWSume needs to be sourced or aliased because a child process cannot update a parent shell's environment. The project also grew plugin and extra-feature support, including SAML, fuzzy matching, console helpers, auto-refresh, role chaining, and credential export back into AWS profile files.

Adoptionsgeschichte

AWSume's adoption is mostly among developers and operators managing many AWS accounts or roles. That is a common agency, consulting, and platform-team problem: the standard AWS shared profile format is flexible, but repeatedly calling STS and exporting temporary credentials is tedious.

The official docs recommend pipx or pip rather than Homebrew, while the Homebrew formula still exists for users who prefer system package managers. That split is worth noting: package-manager availability is convenient, but the project itself treats Python packaging as the official install path.

Wie es verwendet wird

A normal workflow is `awsume <profile_name>` after shell alias setup. AWSume reads `~/.aws/config` and `~/.aws/credentials`, handles MFA or role assumption when needed, then sets variables such as `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`, `AWS_SESSION_TOKEN`, `AWS_PROFILE`, and region variables.

AWSume stores its own configuration at `~/.awsume/config.yaml` by default, or `${XDG_CONFIG_HOME}/awsume/config.yaml` when XDG config is set. It also caches MFA-authenticated credentials under `~/.awsume/cache/` according to the official overview.

Warum Paket-Nerds sich dafür interessieren

AWSume is important for package nerds because it highlights a packaging wrinkle: some command-line tools are not just executables, they must integrate with the parent shell. The install is only half the story; aliases, shell wrappers, and PATH behavior determine whether it actually works.

It also belongs to the larger AWS credential-helper family: focused tools that do not replace AWS CLI but make AWS CLI, SDKs, and arbitrary subprocesses easier to use safely with temporary credentials.

Zeitleiste

  • 2016: Public GitHub repository `trek10inc/awsume` created.
  • 2019: v4.0.0-era tag/commit appears in the repository history.
  • 2020: v4.5.0 release commit recorded.
  • 2024: Official docs mention 4.5.x credential_process support and 4.4.x role-chaining improvements.

Related projects

  • AWS CLI and AWS SDKs consume the environment variables and shared credentials AWSume manages.
  • AWS STS AssumeRole and GetSessionToken are the AWS API operations behind many AWSume workflows.
  • awsume-console-plugin and other AWSume extras extend the core credential workflow.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für awsume wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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
~/.awsume/config.yaml${XDG_CONFIG_HOME}/awsume/config.yaml~/.aws/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.aws/credentials

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
autoawsumecliglobales Executable
awsumecliglobales Executable
awsume-autocompletecliglobales Executable
awsume-configurecliglobales Executable
awsume.batcliglobales Executable
awsume.fishcliglobales Executable
awsume.ps1cliglobales Executable
awsumepycliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version4.5.5
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamaktuell
neueste erkannte Version4.5.5

https://github.com/trek10inc/awsume

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:awsume
Version4.5.5
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/awsume
Homepagehttps://awsu.me
Repositoryhttps://github.com/trek10inc/awsume
Upstream-Dokumentationhttps://awsu.me/
LizenzMIT
Quellarchivhttps://github.com/trek10inc/awsume/archive/refs/tags/4.5.5.tar.gz
Zuletzt aktualisiert2026-06-22T09:49:41-04:00
Pulseupdated
Abhängigkeitenlibyaml, python@3.14
Von macOS bereitgestellte Bibliothekensqlite
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameawsume
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

awsume

nix profile install nixpkgs#awsume
  • normalized package name match
  • Abgeglichen nach: Awsume
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/aw/awsume/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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