I wonder if we should create a aws-vault export --stored-credentials PROFILE , a new flag that will only output the master credentials in the vault and never attempt to create temporary credentials.
This seems to be the use-case of #1176 and #1180 which have been raised after the introduction of credential_process as a way to source credentials in v7.
Would this help avoid creating extra profiles just for credentials?
Thoughts @ArjunDandagi @dgholz @Ketouem @jweyrich @olfway
I wonder if we should create a
aws-vault export --stored-credentials PROFILE, a new flag that will only output the master credentials in the vault and never attempt to create temporary credentials.This seems to be the use-case of #1176 and #1180 which have been raised after the introduction of
credential_processas a way to source credentials in v7.Would this help avoid creating extra profiles just for credentials?
Thoughts @ArjunDandagi @dgholz @Ketouem @jweyrich @olfway