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

Login to AWS console using AWS Login Provider creds #348

Open
arunkumar611 opened this issue Jul 2, 2024 · 1 comment
Open

Login to AWS console using AWS Login Provider creds #348

arunkumar611 opened this issue Jul 2, 2024 · 1 comment
Labels
kind/enhancement Improvements or new features

Comments

@arunkumar611
Copy link
Member

Users can login to AWS Console from CLI and Pulumi Cloud console by using their AWS login provider creds.

Proof of concept implementation: https://github.com/flostadler/aws-login

@arunkumar611 arunkumar611 added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Jul 2, 2024
@cleverguy25 cleverguy25 removed the needs-triage Needs attention from the triage team label Jul 2, 2024
@flostadler
Copy link

If you want to test the PoC:

go install github.com/flostadler/aws-login@latest
esc run ENV_NAME aws-login # <- opens web browser logged into the aws account

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

3 participants