Function aws_config::load_from_env
source · 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
pub async fn load_from_env() -> SdkConfig
Load a default configuration from the environment
Convenience wrapper equivalent to aws_config::from_env().load().await