toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
aws-config
/
aws.sdk.kotlin.runtime.config
/
AbstractAwsSdkClientFactory
/
fromEnvironment
from
Environment
suspend
fun
fromEnvironment
(
block
:
TConfigBuilder
.
(
)
->
Unit
?
=
null
)
:
TClient
Construct a
TClient
by resolving the configuration from the current environment.