Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
interface CloudWatchLogsAuthSchemeProvider : <ERROR CLASS> ERROR CLASS: Symbol not found for AuthSchemeProvider<aws/sdk/kotlin/services/cloudwatchlogs/auth/CloudWatchLogsAuthSchemeParameters>
CloudWatchLogsAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultCloudWatchLogsAuthSchemeProvider for the default SDK behavior of this interface.
Link copied to clipboard
class DefaultCloudWatchLogsAuthSchemeProvider(endpointProvider: CloudWatchLogsEndpointProvider? = null, authSchemePreference: List<ERROR CLASS: Symbol not found for aws.smithy.kotlin.runtime.auth.AuthSchemeId>? = null) : CloudWatchLogsAuthSchemeProvider