AwsClient

smithy4s.aws.AwsClient
object AwsClient

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
AwsClient.type

Members list

Type members

Classlikes

final class AWSInterpreterBuilder[Alg[_[_, _, _, _, _]]](awsProtocol: AwsProtocol, awsService: Service, val service: Service[Alg])

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[Alg[_[_, _, _, _, _]], F[_] : Compression](service: Service[Alg], awsEnv: AwsEnvironment[F]): Resource[F, Impl[F]]
def prepare[Alg[_[_, _, _, _, _]]](service: Service[Alg]): Either[AwsClientInitialisationError, AWSInterpreterBuilder[Alg]]