AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
sns
/
aws.sdk.kotlin.services.sns.auth
/
DefaultSnsAuthSchemeProvider
/
DefaultSnsAuthSchemeProvider
Default
Sns
Auth
Scheme
Provider
constructor
(
endpointProvider
:
SnsEndpointProvider
?
=
null
,
authSchemePreference
:
List
<
AuthSchemeId
>
?
=
null
)