bearerTokenProvider

The token provider to use for authenticating requests when using aws.smithy.kotlin.runtime.http.auth.BearerTokenAuthScheme. If not provided a aws.sdk.kotlin.runtime.auth.credentials.DefaultChainBearerTokenProvider instance will be used. NOTE: The caller is responsible for managing the lifetime of the provider when set. The SDK client will not close it when the client is closed.