Expand description
Meta-providers that augment existing providers with new behavior
Modules§
- credentials
- Credential providers that augment an existing credentials providers to add functionality
- region
- Region providers that augment existing providers with new functionality
- token
- Token providers that augment existing token providers to add functionality
Structs§
- Provider
Attempt - A single provider’s outcome in a chain, capturing the provider name and its error.
- Provider
Chain Error - Error returned when all providers in a chain are exhausted without producing credentials or tokens.