S3

interface S3

Docs: https://docs.aws.amazon.com/AmazonS3/latest/API/Welcome.html

Types

Link copied to clipboard

Functions

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