Package-level declarations

Types

Link copied to clipboard
class DefaultGuardDutyAuthSchemeProvider(endpointProvider: GuardDutyEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : GuardDutyAuthSchemeProvider
Link copied to clipboard

GuardDutyAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultGuardDutyAuthSchemeProvider for the default SDK behavior of this interface.