🍺 BREW Explorer

← all casks

AWS Vault

brew install --cask aws-vault-binary v7.2.0

Securely store and access AWS credentials from your system keychain with temporary credential generation.

Why you might care

Keeps AWS credentials encrypted in macOS Keychain rather than plaintext files, and generates temporary credentials to minimize exposure. Open-source and integrates directly with AWS CLI profiles. Note: The original project is abandoned; consider the active fork at ByteNess/aws-vault for ongoing maintenance.

Categories

Alternatives

AWS CLI Leapp aws-okta
794
30-day installs · #345
2.4k
90-day · #343
11.7k
365-day · #276
9.0k
★ GitHub stars · updated 5mo ago

GitHub topics

aws aws-vault cli credentials iam keychain mfa temporary-credentials

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "alternatives": [
    "AWS CLI",
    "Leapp",
    "aws-okta"
  ],
  "artifacts": [
    {
      "binary": [
        "aws-vault"
      ],
      "target": "$HOMEBREW_PREFIX/bin/aws-vault"
    }
  ],
  "auto_updates": null,
  "categories": [
    "dev-tools",
    "security",
    "password-manager"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Securely stores and accesses AWS credentials in a development environment",
  "disable_reason": null,
  "disabled": 0,
  "display_name": "AWS Vault",
  "enrichment_fetched_at": "2026-06-20T22:40:49+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "aws-vault-binary",
  "github_default_branch": "master",
  "github_last_commit_at": "2025-12-30T11:28:54Z",
  "github_readme_excerpt": "# AWS Vault\n\n[![Downloads](https://img.shields.io/github/downloads/99designs/aws-vault/total.svg)](https://github.com/99designs/aws-vault/releases)\n[![Continuous Integration](https://github.com/99designs/aws-vault/workflows/Continuous%20Integration/badge.svg)](https://github.com/99designs/aws-vault/actions)\n\n\u003e [!WARNING]\n\u003e This project has been abandoned and it\u0027s not receiving any more updates. If you want to continue to receive updates\n\u003e or contribute, please feel free to look at the active fork at: https://github.com/ByteNess/aws-vault\n\nAWS Vault is a tool to securely store and access AWS credentials in a development environment.\n\nAWS Vault stores IAM credentials in your operating system\u0027s secure keystore and then generates temporary credentials from those to expose to your shell and applications. It\u0027s designed to be complementary to the AWS CLI tools, and is aware of your [profiles and configuration in `~/.aws/config`](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html#cli-config-files).\n\nCheck out the [announcement blog post](https://99designs.com.au/tech-blog/blog/2015/10/26/aws-vault/) for more details.\n\n## Installing\n\nYou can install AWS Vault:\n- by downloading the [latest release](https://github.com/99designs/aws-vault/releases/latest)\n- on macOS with [Homebrew](https://formulae.brew.sh/formula/aws-vault): `brew install aws-vault`\n- on macOS with [MacPorts](https://ports.macports.org/port/aws-vault/summary): `port install aws-vault`\n- on Windows with [Chocolatey](https://chocolatey.org/packages/aws-vault): `choco install aws-vault`\n- on Windows with [Scoop](https://scoop.sh/): `scoop install aws-vault`\n- on Linux with [Homebrew on Linux](https://formulae.brew.sh/formula/aws-vault): `brew install aws-vault`\n- on [Arch Linux](https://www.archlinux.org/packages/community/x86_64/aws-vault/): `pacman -S aws-vault`\n- on [Gentoo Linux](https://github.com/gentoo/guru/tree/master/app-admin/aws-vault): `emerge --ask app-admin/aws-vault` ([e",
  "github_repo": "99designs/aws-vault",
  "github_stars": 8976,
  "github_topics": [
    "aws",
    "aws-vault",
    "cli",
    "credentials",
    "iam",
    "keychain",
    "mfa",
    "temporary-credentials"
  ],
  "homepage": "https://github.com/99designs/aws-vault",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 794,
  "installs_365d": 11679,
  "installs_90d": 2413,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": "2026-06-20T23:03:53+00:00",
  "llm_model": "claude-haiku-4-5",
  "names": [
    "AWS Vault"
  ],
  "one_liner": "Securely store and access AWS credentials from your system keychain with temporary credential generation.",
  "rank_30d": 345,
  "rank_365d": 276,
  "rank_90d": 343,
  "raw_hash": "00b8bded211b453c",
  "ruby_source_path": "Casks/a/aws-vault-binary.rb",
  "tap": "homebrew/cask",
  "token": "aws-vault-binary",
  "version": "7.2.0",
  "why_use_this": "Keeps AWS credentials encrypted in macOS Keychain rather than plaintext files, and generates temporary credentials to minimize exposure. Open-source and integrates directly with AWS CLI profiles. Note: The original project is abandoned; consider the active fork at ByteNess/aws-vault for ongoing maintenance."
}