You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: