Function aws_config::load_from_env
source · pub async fn load_from_env() -> SdkConfigExpand description
Load a default configuration from the environment
Convenience wrapper equivalent to aws_config::from_env().load().await
pub async fn load_from_env() -> SdkConfigLoad a default configuration from the environment
Convenience wrapper equivalent to aws_config::from_env().load().await