SystemsManager

interface SystemsManager

Docs: https://docs.aws.amazon.com/systems-manager/latest/APIReference/Welcome.html

Types

Link copied to clipboard

Functions

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