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

[request]: Add support for the external-process credential provider #261

Closed
2 tasks
rcoh opened this issue Oct 20, 2021 · 3 comments · Fixed by smithy-lang/smithy-rs#1356
Closed
2 tasks
Labels
feature-request A feature should be added or improved.

Comments

@rcoh
Copy link
Contributor

rcoh commented Oct 20, 2021

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue, please leave a comment

Tell us about your request
Add support for the external process credential provider: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sourcing-external.html

  • usable directly
  • loaded from ~/.aws/config via credential_process = ...

Are you currently working around this issue?
How are you currently solving this problem?

  • Registering a custom named provider
  • implementing my own credentials file provider

Additional context
Anything else we should know?

Attachments
If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)

@jszwedko
Copy link
Contributor

Hi all! Just wondering if there is an external roadmap that I could check to see if this feature is on. We (https://github.com/vectordotdev/vector) have some users that we're relying on rusoto's credential_process support to have Hashicorp's Vault provide credentials.

@jszwedko
Copy link
Contributor

Started a PR for this here: smithy-lang/smithy-rs#1356

@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants