Skip to content

Instantly share code, notes, and snippets.

@ohaval
Created June 12, 2023 13:34
Show Gist options
  • Save ohaval/a72506e4cc5e7a4fd9d3897581c0e44b to your computer and use it in GitHub Desktop.
Save ohaval/a72506e4cc5e7a4fd9d3897581c0e44b to your computer and use it in GitHub Desktop.
AWS-Vault exec example
> aws-vault exec some-developer -- env | grep AWS
AWS_ACCESS_KEY_ID=***
AWS_SECRET_ACCESS_KEY=***
AWS_SESSION_TOKEN=***
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment