commands.sh

aws-vault

all

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

More info →

Examples (6)

Add credentials to the secure keystore

aws-vault add profile

Execute a command with AWS credentials in the environment

Open a browser window and login to the AWS Console

List profiles, along with their credentials and sessions

Rotate AWS credentials

aws-vault rotate profile

Remove credentials from the secure keystore

aws-vault remove profile
made by @shridhargupta | data from tldr-pages