AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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
)