generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Labels
documentationThis is a problem with documentationThis is a problem with documentationfeature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issue
Description
Add a guide section for implementing your own credentials providers
Things to cover:
- simple providers with
async_provide_credentials_fn
- Using LazyCaching to wrap the provider
- More complex providers with direct implementation of
AsyncProvideCredentials
- use with async-trait
- overall trait layout (
Credentials
implements provide credentials, blanket impls, etc.)
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
Eh2406, chaochn47, mattsre, bhaan, pkazmier and 4 more
Metadata
Metadata
Assignees
Labels
documentationThis is a problem with documentationThis is a problem with documentationfeature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issue