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 to add support for ec2 instance credential provider #99

Open
2 tasks
keshavkaul opened this issue Feb 23, 2024 · 1 comment
Open
2 tasks

Request to add support for ec2 instance credential provider #99

keshavkaul opened this issue Feb 23, 2024 · 1 comment
Labels
feature-request A feature should be added or improved. p3 This is a minor priority issue response-requested Waiting on additional info and feedback. Will move to 'closing-soon' in 7 days.

Comments

@keshavkaul
Copy link

Describe the feature

Please add support for ec2 instance credential provider. In other languages CRT library like java aws crt, we have support for obtaining the default credentials.

Use Case

In SQL Server CLR C# projects, we cannot use System.Net.Http module, hence cannot use AWSSDK Core package. Hence the need to use aws crt packages.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@keshavkaul keshavkaul added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Feb 23, 2024
@jmklix
Copy link
Member

jmklix commented Mar 19, 2024

I'm not sure if this is something that we would like to add bindings for. Can you please add more details for your use case and why you need to use this crt package?

@jmklix jmklix added response-requested Waiting on additional info and feedback. Will move to 'closing-soon' in 7 days. p3 This is a minor priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Mar 19, 2024
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. p3 This is a minor priority issue response-requested Waiting on additional info and feedback. Will move to 'closing-soon' in 7 days.
Projects
None yet
Development

No branches or pull requests

2 participants