← Package directory
Available on winget

Install aws-vault

A vault for securely storing and accessing AWS credentials in development environments

Install with winget
winget install --id 99designs.aws-vault
Upgrade
winget upgrade --id 99designs.aws-vault
Uninstall
winget uninstall --id 99designs.aws-vault

About aws-vault

A vault for securely storing and accessing AWS credentials in development environments

What's new in 7.2.0

What's Changed - Update golangci-lint by @mtibben in #1194 - Fix credential type detection for login by @mtibben in #1193 - Prioritise source_profile over sso config by @mtibben in #1196 - Fix ini output to match credentials file by @mtibben in a4f5e3d Full Changelog: v7.1.2...v7.2.0

Read release notes

Version history

Version Updated Notes
7.2.0 Unknown What's Changed - Update golangci-lint by @mtibben in #1194 - Fix credential type detection for login by @mtibben in #1193 - Prioritise source_profile over sso config by @mtibben in #1196 - Fix ini output to match credent...
7.1.2 Unknown ## What's Changed * Add explicit removal notice + instructions for `--prompt=pass` by @tavisrudd in https://github.com/99designs/aws-vault/pull/1190 ## New Contributors * @tavisrudd made their first contribution in https...