Skip to main content

Module meta

Module meta 

Source
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§

ProviderAttempt
A single provider’s outcome in a chain, capturing the provider name and its error.
ProviderChainError
Error returned when all providers in a chain are exhausted without producing credentials or tokens.