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

Not finding documentation for providing session credentials on Windows host #87

Open
TedTurnerII opened this issue Jun 11, 2024 · 1 comment

Comments

@TedTurnerII
Copy link


App Version 1.0.11-beta
Arch: x64
Platform: win32
osRelease: 10.0.19045
Locale: en-US

How can I provide my temp credentials on local Windows workstation?

Here is how I do it out in the cloud on a Linux host:
export AWS_ACCESS_KEY_ID=12435678890-
export AWS_SECRET_ACCESS_KEY=-9088675421
export AWS_SESSION_TOKEN=a very long session token

@mo-othman
Copy link
Collaborator

Hi @TedTurnerII,

You can configure it in the terminal and then launch the application from the same terminal session.
The app's executable should be located at this path: C:\Users\<USER>\AppData\Local\Programs\K8Studio

Please let me know if that works for you.

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