Skip to main content

include/aws@credentials_ChainExhausted.hrl

-record(chain_exhausted, {
    attempts :: list({binary(), aws@credentials:provider_error()})
}).