Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot configure shell on assume-role <role> #52

Open
pjustino opened this issue Jun 4, 2020 · 0 comments
Open

Cannot configure shell on assume-role <role> #52

pjustino opened this issue Jun 4, 2020 · 0 comments

Comments

@pjustino
Copy link

pjustino commented Jun 4, 2020

Hi,

I ran "assume-role dev"

$ assume-role dev
export AWS_ACCESS_KEY_ID="..."
export AWS_SECRET_ACCESS_KEY="..."
export AWS_SESSION_TOKEN="..."
export AWS_SECURITY_TOKEN="..."
export ASSUMED_ROLE="dev"
# Run this to configure your shell:
# eval $(assume-role dev)

Then I ran the eval to configure the console:

$eval $(assume-role dev)

But it shows the above info again. It seems it don't apply the eval command anywhere.

I'm using macOS Mojave (10.14.6).

Any ideas on what might be happening?

thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant