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

5.39.0 - Using AWS_PROFILE in Env Vars No Longer Works #3772

Closed
adrians5j opened this issue Dec 13, 2023 · 4 comments
Closed

5.39.0 - Using AWS_PROFILE in Env Vars No Longer Works #3772

adrians5j opened this issue Dec 13, 2023 · 4 comments
Milestone

Comments

@adrians5j
Copy link
Member

adrians5j commented Dec 13, 2023

I discovered that when you try using AWS_PROFILE in env vars, the profile is not detected in the STS call (although the creds are picked up!):

image

Let's see why this profile is undefined here. Maybe it's AWS SDK3-related?

@adrians5j adrians5j added this to the 5.39.0 milestone Dec 13, 2023
@ChevronTango
Copy link

I am also experiencing this issue. Had to revert to 5.38.0

@adrians5j
Copy link
Member Author

From which version you reverted back to 5.38?

@ChevronTango
Copy link

From which version you reverted back to 5.38?

Latest. I believe that's 5.38.2. I ran npx create-webiny-project but then it couldn't pick up my AWS profile until I instead did npx create-webiny-project@5.38.0.

For context I'm a new user building the app for the first time.

@adrians5j
Copy link
Member Author

Closed with #3828.

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

2 participants