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

IMDS identity resolver & integration test #1094

Closed
2 tasks
dayaffe opened this issue Aug 24, 2023 · 3 comments
Closed
2 tasks

IMDS identity resolver & integration test #1094

dayaffe opened this issue Aug 24, 2023 · 3 comments
Assignees
Labels
feature-request A feature should be added or improved.
Milestone

Comments

@dayaffe
Copy link
Contributor

dayaffe commented Aug 24, 2023

Describe the feature

IMDSv2 Credentials Provider is currently implemented in CRT (see aws-crt-swift) and part of the default chain credentials provider. However, it is not currently exposed to users. Swift SDK should implement a wrapper that exposes this credentials provider.

Use Case

Users may want to force the user of IMDS Credentials Provider without having to go through the default chain. Exposing via wrapper may also allow for additional configuration.

Proposed Solution

Implement a wrapper that exposes this credentials provider.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@dayaffe dayaffe added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. and removed needs-triage This issue or PR still needs to be triaged. labels Aug 24, 2023
@smivij smivij modified the milestone: GA Sep 21, 2023
@smivij
Copy link
Collaborator

smivij commented Sep 21, 2023

Updated priority based on feature matrix

@smivij smivij mentioned this issue Dec 6, 2023
2 tasks
@smivij smivij added this to the GA milestone Dec 6, 2023
@dayaffe
Copy link
Contributor Author

dayaffe commented Dec 6, 2023

Effort includes writing an integration test

@sichanyoo sichanyoo changed the title SDK IMDS Credentials Provider IMDS identity resolver & integration test Mar 4, 2024
@sichanyoo
Copy link
Contributor

Went out with the release: https://github.com/awslabs/aws-sdk-swift/releases/tag/0.38.0

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
None yet
Development

No branches or pull requests

3 participants