Cognito

interface Cognito

Docs: https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/Welcome.html

Types

Link copied to clipboard

Functions

Link copied to clipboard
abstract operator fun <R : Any> invoke(action: CognitoAction<R>): Result<R, RemoteFailure>