pub async fn init_default_s3client_with_region(
    region: Option<impl AsRef<str>>
) -> Client
Expand description

This function builds a AWS client using default credentials_provider, allowing you to optionally override the default aws_region