alias
EasyAwscr::S3::Client::ClientProvider
Overview
An optional hook for managing the native S3 client ("awscr-s3" library) yourself, instead of letting "easy-aws" handle it internally.
The first parameter is a hint whether the connections or credentials should be refreshed. It is only a hint, and implementations are allowed to ignore it.
Alias Definition
Bool -> Awscr::S3::Client