Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

awsmobile not using aws profiles #183

Open
tscole opened this issue Aug 23, 2018 · 1 comment
Open

awsmobile not using aws profiles #183

tscole opened this issue Aug 23, 2018 · 1 comment
Assignees

Comments

@tscole
Copy link

tscole commented Aug 23, 2018

No matter what I do I can't seem to get awsmobile to use anything other than my default profile. I have tried:

  • awsmobile configure aws --profile dwa
  • export AWS_PROFILE=dwa
  • aws configure --profile dwa
@UnleashedMind
Copy link
Contributor

UnleashedMind commented Aug 24, 2018

The awsmobile-cli does not track environment variable for aws profile.
Please use awsmobile configure inside a project to configure its credential setting for that project.

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

No branches or pull requests

2 participants