Skip to main content Link Search Menu Expand Document (external link)

SESClientInstanceConfig overview

Added in v1.0.0


Table of contents


constructors

makeDefaultSESClientInstanceConfig

Signature

export declare const makeDefaultSESClientInstanceConfig: Effect.Effect<SESClientConfig, never, never>

Added in v1.0.0

layers

DefaultSESClientConfigLayer

Signature

export declare const DefaultSESClientConfigLayer: Layer.Layer<SESClientInstanceConfig, never, never>

Added in v1.0.0

tags

SESClientInstanceConfig (class)

Signature

export declare class SESClientInstanceConfig

Added in v1.0.0