assume-role icon indicating copy to clipboard operation
assume-role copied to clipboard

add export AWS_PROFILE

Open rubber-ant opened this issue 2 years ago • 0 comments

after running the command assume-role

along with

export AWS_ACCESS_KEY_ID=""
export AWS_SECRET_ACCESS_KEY=""
export AWS_SESSION_TOKEN=""
export AWS_SECURITY_TOKEN=""
export ASSUMED_ROLE="" 

is it possible to add also export AWS_PROFILE=profile name ? OR replace ASSUMED_ROLE with AWS_PROFILE ?

rubber-ant avatar Dec 14 '22 17:12 rubber-ant