Expand description
Default retry behavior configuration provider chain
Typically, this module is used via load_from_env
or from_env
. It should only be used directly
if you need to set custom configuration options to override the default resolution chain.
Structs§
- Builder for RetryConfig that checks the environment and aws profile for configuration
Functions§
- Default RetryConfig Provider chain