STS

interface STS

Docs: https://docs.aws.amazon.com/STS/latest/APIReference/welcome.html

Types

Link copied to clipboard

Functions

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