All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.aws.sdk.kotlin.services.cleanrooms.auth.CleanRoomsAuthSchemeProvider.kt Maven / Gradle / Ivy

There is a newer version: 1.3.35
Show newest version
// Code generated by smithy-kotlin-codegen. DO NOT EDIT!

package aws.sdk.kotlin.services.cleanrooms.auth

import aws.smithy.kotlin.runtime.auth.AuthSchemeProvider

/**
 * CleanRoomsAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation.
 * See [DefaultCleanRoomsAuthSchemeProvider] for the default SDK behavior of this interface.
 */
public interface CleanRoomsAuthSchemeProvider : AuthSchemeProvider




© 2015 - 2024 Weber Informatics LLC | Privacy Policy