What's Changed
- Simplify creation of temporary creds by @mtibben in #1120
- Handle [sso-session] section by @dima-vm in #1088
- Update Documentation to reflect new Multi-MFA per IAM User functionality on AWS. by @LouisTsiattalou in #1101
- Add support for consuming credential_process in 'aws-vault exec'. by @jmczerk in #1087 #1122
- Add
mfa_process
config by @mtibben in #1123 - Support aws-cli's
AWS_CREDENTIAL_EXPIRATION
by @mtibben in #1124
Backwards-compatibility breaks
--prompt=passotp
is no longer supported. Instead, usemfa_process = pass otp my_aws_mfa
in your config file
New Contributors
- @dima-vm made their first contribution in #1088
- @LouisTsiattalou made their first contribution in #1101
- @jmczerk made their first contribution in #1087
Full Changelog: v6.6.2...v7.0.0-alpha1