AWSInterpreterBuilder

smithy4s.aws.AwsClient$.AWSInterpreterBuilder
final class AWSInterpreterBuilder[Alg[_[_, _, _, _, _]]](awsProtocol: AwsProtocol, service: Service[Alg], endpointPrefix: String)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def build[F[_] : MonadThrow](awsEnv: AwsEnvironment[F]): AwsClient[Alg, F]