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

Create in the AWS config file a profile with the temporary credentials. #4

Open
javiortizmol opened this issue Jun 11, 2021 · 1 comment

Comments

@javiortizmol
Copy link

javiortizmol commented Jun 11, 2021

It will be very useful setting an AWS CLI profile with the temporary credentials, having the option to call it that I want it, Eg: default, prod, dev, staging, etc.

With it, We'll be allowed to use the temporary creds in all console session that we need :)

@codeeno
Copy link
Owner

codeeno commented Aug 3, 2021

This would probably be a useful feature.

I've been doing some very small research but can't come up with a good way to programmatically set the credentials for the AWS CLI. I wouldn't want to interact with the credentials file directly as that might screw with peoples manual entries and/or break things.

If anyone has any ideas I'm all ears 🙂

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