toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
aws-config
/
aws.sdk.kotlin.runtime.auth.credentials
/
ProfileCredentialsProvider
/
ProfileCredentialsProvider
Profile
Credentials
Provider
constructor
(
profileName
:
String
?
=
null
,
region
:
String
?
=
null
,
platformProvider
:
PlatformProvider
=
PlatformProvider.System
,
httpClient
:
HttpClientEngine
?
=
null
)