pub async fn load_from_env() -> SdkConfig
Expand description

Load a default configuration from the environment

Convenience wrapper equivalent to aws_config::from_env().load().await